Midnight Blue Game and Engine
|
This is the complete list of members for MB2D.UI.UIElement, including all inherited members.
BackgroundColor | MB2D.UI.UIElement | |
BorderBottomColor | MB2D.UI.UIElement | |
BorderColor | MB2D.UI.UIElement | |
BorderDisplayed | MB2D.UI.UIElement | |
BorderLeftColor | MB2D.UI.UIElement | |
BorderRightColor | MB2D.UI.UIElement | |
BorderTopColor | MB2D.UI.UIElement | |
BorderWidth | MB2D.UI.UIElement | |
BoundingBox | MB2D.UI.UIElement | |
Content | MB2D.UI.UIElement | |
Draw(SpriteBatch spriteBatch) | MB2D.UI.UIElement | inlinevirtual |
DrawBorder(SpriteBatch spriteBatch) | MB2D.UI.UIElement | inlineprotected |
Fill | MB2D.UI.UIElement | |
Font | MB2D.UI.UIElement | |
SetRelativeSize(UIContent parent, Point at, Point span) | MB2D.UI.UIElement | inline |
SetRelativeSize(UIContent parent, int atRow, int atCol, int rowSpan, int colSpan) | MB2D.UI.UIElement | inline |
Size | MB2D.UI.UIElement | |
Tag | MB2D.UI.UIElement | |
TextColor | MB2D.UI.UIElement | |
TextContent | MB2D.UI.UIElement | |
UIElement(int rows, int cols) | MB2D.UI.UIElement | inlineprotected |
Update() | MB2D.UI.UIElement | pure virtual |