PulpCore

Uses of Package
pulpcore.math

Packages that use pulpcore.math
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.image Provides classes for images, fonts, and graphic rendering. 
pulpcore.math Provides classes for arithmetic and geometry. 
pulpcore.sprite Provides the Sprite class, the ImageSprite class, and a few Sprite-based widgets. 
 

Classes in pulpcore.math used by pulpcore
Rect
          The Rect class is used internally for dirty rectangles.
Transform
          The Transform class represents a 2D affine transform.
 

Classes in pulpcore.math used by pulpcore.animation
Path
          The Path class is a series of straight lines and curves that a Sprite can animate along.
 

Classes in pulpcore.math used by pulpcore.image
Rect
          The Rect class is used internally for dirty rectangles.
Transform
          The Transform class represents a 2D affine transform.
 

Classes in pulpcore.math used by pulpcore.math
Rect
          The Rect class is used internally for dirty rectangles.
Transform
          The Transform class represents a 2D affine transform.
Tuple2i
          An integer pair that can be used as a point, vector, dimension, complex, etc.
 

Classes in pulpcore.math used by pulpcore.sprite
Rect
          The Rect class is used internally for dirty rectangles.
 


PulpCore

Copyright © 2007-2009 Interactive Pulp, LLC.