Click or drag to resize
SpriteBaseIsRidingPlatform Method
Determine if the sprite is riding another sprite

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public bool IsRidingPlatform()

Return Value

Type: Boolean
True if this sprite is currently riding on another sprite
See Also