PulpCore

Uses of Package
pulpcore.sprite

Packages that use pulpcore.sprite
pulpcore Provides basic classes necessary for PulpCore apps, including input, asset management, and scene management. 
pulpcore.animation Provides classes for properties, property animation, and timelines. 
pulpcore.animation.event Provides classes for timeline events. 
pulpcore.math Provides classes for arithmetic and geometry. 
pulpcore.scene Provides the Scene class and a few Scene implementations. 
pulpcore.sprite Provides the Sprite class, the ImageSprite class, and a few Sprite-based widgets. 
 

Classes in pulpcore.sprite used by pulpcore
Sprite
          The superclass of all sprites.
 

Classes in pulpcore.sprite used by pulpcore.animation
Sprite
          The superclass of all sprites.
 

Classes in pulpcore.sprite used by pulpcore.animation.event
Group
          A container of Sprites.
Sprite
          The superclass of all sprites.
 

Classes in pulpcore.sprite used by pulpcore.math
Sprite
          The superclass of all sprites.
 

Classes in pulpcore.sprite used by pulpcore.scene
Group
          A container of Sprites.
Sprite
          The superclass of all sprites.
 

Classes in pulpcore.sprite used by pulpcore.sprite
Button
          The Button is a Sprite that behaves like a common UI push button.
Group
          A container of Sprites.
ImageSprite
          An image-based sprite.
Slider
          A Slider is a widget that lets the user select a value by sliding a knob.
Sprite
          The superclass of all sprites.
 


PulpCore

Copyright © 2007-2009 Interactive Pulp, LLC.