VRage.Game.GUI.TextPanel.MySpriteDrawFrame - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index
public struct MySpriteDrawFrame: IDisposable
Namespace: VRage.Game.GUI.TextPanel
Assembly: VRage.Game.dll
Implements:
MySpriteDrawFrame(Action<MySpriteDrawFrame> submitFrameCallback)
void AddRange(IEnumerable<MySprite> sprites)
void AddToList(List<MySprite> list)
ClearClipToken Clip(int x, int y, int width, int height)
MySpriteCollection ToCollection()