ofDoc
>
events
>
ofMouseEventArgs
Topics
Public Types
Public Attributes
Public Functions
ofMouseEventArgs
Public Types
Type
Enumerator
Pressed
Moved
Released
Dragged
Scrolled
Public Attributes
Type
type
int
button
Public Functions
ofMouseEventArgs
()
ofMouseEventArgs
(Type type, float x, float y, int button)
ofMouseEventArgs
(Type type, float x, float y)