PulpCore

Uses of Package
pulpcore.scene

Packages that use pulpcore.scene
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.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.scene used by pulpcore
Scene
          A Scene is an object that updates the display and handles input from the user.
 

Classes in pulpcore.scene used by pulpcore.animation
Scene
          A Scene is an object that updates the display and handles input from the user.
 

Classes in pulpcore.scene used by pulpcore.animation.event
Scene
          A Scene is an object that updates the display and handles input from the user.
 

Classes in pulpcore.scene used by pulpcore.scene
Scene
          A Scene is an object that updates the display and handles input from the user.
Scene2D
          The Scene2D class is a Scene that provdes commonly used features like Sprite management, layer management, Timeline management, and dirty rectangle drawing.
 

Classes in pulpcore.scene used by pulpcore.sprite
Scene2D
          The Scene2D class is a Scene that provdes commonly used features like Sprite management, layer management, Timeline management, and dirty rectangle drawing.
 


PulpCore

Copyright © 2007-2009 Interactive Pulp, LLC.