Property | Type | Description | |
---|---|---|---|
ActionableTouchGesturesTouchMoved | void | ||
ActionableTouchGesturesTouchPressed | void | ||
ActionableTouchGesturesTouchReleased | void |
Method | Description | |
---|---|---|
JoystickComponent ( ) : System |
Method | Description | |
---|---|---|
DefaultValues ( ) : void | ||
Initialize ( ) : void | ||
Update ( System.TimeSpan gameTime ) : void |
Method | Description | |
---|---|---|
ActionableTouchGesturesTouchMoved ( object sender, |
||
ActionableTouchGesturesTouchPressed ( object sender, |
||
ActionableTouchGesturesTouchReleased ( object sender, |
protected Update ( System.TimeSpan gameTime ) : void | ||
gameTime | System.TimeSpan | |
return | void |