SpriteBaseIsRidingPlatform Method |
Determine if the sprite is riding another sprite
Namespace: (Default Namespace)Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax public bool IsRidingPlatform()
Return Value
Type:
BooleanTrue if this sprite is currently riding on another sprite
See Also