WorldEvents

indigo.platform.events.WorldEvents
See theWorldEvents companion class
object WorldEvents

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def buttonsFromInt(buttons: Int): Batch[MouseButton]

Work out which buttons are pressed on the mouse (or other input device) based on the buttons field from a dom.MouseEvent.

Work out which buttons are pressed on the mouse (or other input device) based on the buttons field from a dom.MouseEvent.

Attributes