Character.isMoving
Returns whether a character is currently moving.
Kind: Function
Environments: Game
Game
character:isMoving( )
Parameters:
| Name | Type | Description |
|---|---|---|
character |
Character | The character. |
Returns:
| Type | Description |
|---|---|
| boolean | Whether the character is moving. |