The Baltie2DArea type exposes the following members.
Events
Name | Description | |
---|---|---|
![]() | AfterAnimate |
The event is fired after carrying out the sprite animation.
(Inherited from XSprite.) |
![]() | Animate |
The event is fired when the sprite is animated.
(Inherited from XSprite.) |
![]() | BeforeAnimate |
The event is fired before carrying out the sprite animation.
(Inherited from XSprite.) |
![]() | Collision |
Event is fired if the sprites collides with another one.
(Inherited from XSprite.) |
![]() | Disposed | Adds an event handler to listen to the Disposed event on the component. |
![]() | FieldCountChanged |
The event to tracking changes in field count on the Baltie's area.
|
![]() | LocalTransformationChanged |
The event is fired when sprite transform matrix is changed.
(Inherited from XSprite.) |
![]() | ParentChanged |
Event that tracks sprite parent change.
(Inherited from XSprite.) |
![]() | SubspriteInserted |
Event that tracks adding of a sprite to the Sprites sprite collection.
(Inherited from XSprite.) |
![]() | SubspriteRemoved |
Event that tracks removing of a sprite from the Sprites sprite collection.
(Inherited from XSprite.) |