Vertices Engine
v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
|
This is the complete list of members for VerticesEngine.UI.vxLayout, including all inherited members.
ClientArea | VerticesEngine.UI.vxLayout | |
GetAnchor(vxLayoutJustification layoutJustification, Vector2 size) | VerticesEngine.UI.vxLayout | static |
GetRect(float x, float y, float w, float h) (defined in VerticesEngine.UI.vxLayout) | VerticesEngine.UI.vxLayout | static |
GetRect(Point pos, float w, float h) (defined in VerticesEngine.UI.vxLayout) | VerticesEngine.UI.vxLayout | static |
GetRect(Vector2 pos, float w, float h) (defined in VerticesEngine.UI.vxLayout) | VerticesEngine.UI.vxLayout | static |
GetRect(Vector2 pos, Vector2 size) (defined in VerticesEngine.UI.vxLayout) | VerticesEngine.UI.vxLayout | static |
GetRect(Vector2 pos, float sqSize) (defined in VerticesEngine.UI.vxLayout) | VerticesEngine.UI.vxLayout | static |
GetRect(Point pos, float sqSize) (defined in VerticesEngine.UI.vxLayout) | VerticesEngine.UI.vxLayout | static |
GetScaledHeight(float i) (defined in VerticesEngine.UI.vxLayout) | VerticesEngine.UI.vxLayout | static |
GetScaledSize(float x, float y) (defined in VerticesEngine.UI.vxLayout) | VerticesEngine.UI.vxLayout | static |
GetScaledSize(Vector2 vector2) (defined in VerticesEngine.UI.vxLayout) | VerticesEngine.UI.vxLayout | static |
GetScaledSize(float i) | VerticesEngine.UI.vxLayout | static |
GetScaledWidth(float i) (defined in VerticesEngine.UI.vxLayout) | VerticesEngine.UI.vxLayout | static |
GetVector2(Rectangle rectangle, float padding=0) (defined in VerticesEngine.UI.vxLayout) | VerticesEngine.UI.vxLayout | static |
GetVector2(Rectangle rectangle, float paddingX, float paddingY) (defined in VerticesEngine.UI.vxLayout) | VerticesEngine.UI.vxLayout | static |
GetVector2(Rectangle rectangle, Vector2 padding) (defined in VerticesEngine.UI.vxLayout) | VerticesEngine.UI.vxLayout | static |
GetVector2(Point point) (defined in VerticesEngine.UI.vxLayout) | VerticesEngine.UI.vxLayout | static |
IdealScreenSize | VerticesEngine.UI.vxLayout | static |
Place(Vector2 size, float horizontalMargin, float verticalMargine, Alignment alignment) | VerticesEngine.UI.vxLayout | |
Place(Rectangle region, float horizontalMargin, float verticalMargine, Alignment alignment) | VerticesEngine.UI.vxLayout | |
SafeArea | VerticesEngine.UI.vxLayout | |
Scale | VerticesEngine.UI.vxLayout | static |
ScaleAvg | VerticesEngine.UI.vxLayout | static |
SetLayoutScale(Point screenSize, Point IdealScreenSize) (defined in VerticesEngine.UI.vxLayout) | VerticesEngine.UI.vxLayout | static |
vxLayout(Rectangle clientArea, Rectangle safeArea) | VerticesEngine.UI.vxLayout | |
vxLayout(Rectangle clientArea) | VerticesEngine.UI.vxLayout | |
vxLayout(Viewport viewport) | VerticesEngine.UI.vxLayout |