SpriteFactory.Sprite.FrameEvent
Contains information about a frame event.
Variables |
||||
| Name | Description | |||
| animationId | int | The id of the animation that contains the frame. | ||
| animationName | string | The name of the animation that contains the frame. | ||
| frameId | int | The id of the frame that contains the event. | ||
| eventString | string | The event string. |