Method | Description | |
---|---|---|
OnEntered ( ) : void | ||
OnExitted ( ) : void | ||
OnPressed ( ) : void | ||
OnReleased ( ) : void | ||
SimpleClickable ( Rectangle area, Action onClick, float scale = 1 ) : System |
public SimpleClickable ( Rectangle area, Action onClick, float scale = 1 ) : System | ||
area | Rectangle | |
onClick | Action | |
scale | float | |
return | System |