Module engine.HotkeysDisplay

Functions

_M:onMouse (button, mx, my, click, on_over, on_click) Call when a mouse event arrives in this zone This is optional, only if you need mouse support
_M:resize (x, y, w, h) Resize the display area
_M:setColumns (nb) Sets the display into nb columns


Functions

_M:onMouse (button, mx, my, click, on_over, on_click)
Call when a mouse event arrives in this zone This is optional, only if you need mouse support

Parameters

  • button:
  • mx:
  • my:
  • click:
  • on_over:
  • on_click:
_M:resize (x, y, w, h)
Resize the display area

Parameters

  • x:
  • y:
  • w:
  • h:
_M:setColumns (nb)
Sets the display into nb columns

Parameters

  • nb:

Valid XHTML 1.0!