Soldier.jump 3
Makes the soldier jump.
Notice: the jump movement is based on the current soldier velocity and direction.
Return value
Return Type | Description |
---|---|
void | This function doesn't return anything |
No parameters defined for this function.
Examples
No examples available.