PulpCore

Package pulpcore.animation.event

Provides classes for timeline events.

See:
          Description

Class Summary
AddSpriteEvent An AddSpriteEvent is a TimelineEvent that adds a Sprite to a Group after a specified delay.
RemoveSpriteEvent A RemoveSpriteEvent is a TimelineEvent that removes a Sprite from a Group after a specified delay.
SceneChangeEvent A SceneChangeEvent is a TimelineEvent that changes scenes after a specific delay.
SoundEvent A SoundEvent is a TimelineEvent that plays a sound after a specific delay.
TimelineEvent A TimelineEvent is an abstract class that can perform a certain action after a specific delay.
 

Package pulpcore.animation.event Description

Provides classes for timeline events.


PulpCore

Copyright © 2007-2009 Interactive Pulp, LLC.