Preparing search index...
The search index is not available
@erikwatson/bramble
@erikwatson/bramble
Mouse
Type alias Mouse
Mouse
:
{
getState
:
(
(
)
=>
MouseState
)
;
start
:
(
(
)
=>
void
)
;
update
:
(
(
)
=>
void
)
;
}
Type declaration
get
State
:
(
(
)
=>
MouseState
)
(
)
:
MouseState
Returns
MouseState
start
:
(
(
)
=>
void
)
(
)
:
void
Returns
void
update
:
(
(
)
=>
void
)
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@erikwatson/bramble
Loading...