Module controls.screen

Screen module

Tables

Screen Screen fields.


Tables

Screen
Screen fields. Inherits from Object.

Fields:

  • x int x position (default 0)
  • y int y position (default 0)
  • width int width (default 0)
  • height int height (default 0)
  • activeControl control.Control active control
  • focusedControl control.Control focused control
  • hoveredControl control.Control hovered control

See also:

generated by LDoc 1.4.0