|
RenderStack 11.06.1
|
Properties | |
| bool[] | MouseButtons [get] |
| Vector2 | Mouse [get] |
Definition at line 26 of file IUIContect.cs.
bool [] RenderStack.UI.IUIContext.MouseButtons [get] |
Implemented in example.UI.UserInterfaceManager.
Definition at line 28 of file IUIContect.cs.
Referenced by example.UI.Slider.DrawSelf(), example.UI.PushButton.DrawSelf(), and example.UI.Button.DrawSelf().
Vector2 RenderStack.UI.IUIContext.Mouse [get] |
Implemented in example.UI.UserInterfaceManager.
Definition at line 29 of file IUIContect.cs.
Referenced by example.UI.Slider.DrawSelf(), example.UI.PushButton.DrawSelf(), example.UI.MenuList.DrawSelf(), and example.UI.Button.DrawSelf().
1.7.4