MouseController

semagrams.controllers.MouseController$
See theMouseController companion class

Attributes

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

Members list

Concise view

Type members

Classlikes

case class State(pos: Complex, pressed: BitSet)

The state of the MouseController as a value

The state of the MouseController as a value

Attributes

pos

the current position of the mouse

pressed

the current buttons pressed

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object State

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
State.type

Value members

Concrete methods