Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRage.Game.GUI.TextPanel.MySpriteDrawFrame

Morten Aune Lyrstad edited this page Apr 16, 2022 · 17 revisions

IndexNamespace Index

MySpriteDrawFrame Struct

public struct MySpriteDrawFrame: IDisposable

Namespace: VRage.Game.GUI.TextPanel
Assembly: VRage.Game.dll

Implements:

Constructors

Member Description
MySpriteDrawFrame(Action)

Methods

Member Description
void Add(MySprite)
void AddRange(IEnumerable)
void AddToList(List)
ClearClipToken Clip(int, int, int, int)
void Dispose()
MySpriteCollection ToCollection()

Clone this wiki locally