Behavior Type
The base behavior type.
Instance members
Instance member | Description |
Full Usage:
this.Run
Parameters:
GameTime
time : GameTime
constrain : Constraint
targetObj : obj
Returns: Output * obj
Modifiers: abstract |
|
Full Usage:
this.RunMany
Parameters:
GameTime
time : GameTime
constrain : Constraint
targetObj : obj
Returns: Output
Modifiers: abstract |