Interface: IContainer

Defines a container in the UI.

Methods

Name Description
Hide() Hides the container.
LocalToGlobal(Int32, Int32, Int32&, Int32&)
ShowPanel(IPanel) Shows the container.

Properties

Name Description
LastMouseX Get the x position of the mouse. Retrieved from the last callbacks called.
LastMouseY Get the y position of the mouse. Retrieved from the last callbacks called.
Name
Renderer Gets the associated renderer.