Properties

ChipmunkBasicTileCache Class Reference

Generic tile cache. Configurable enough to be useful for most uses. More...

#import <ChipmunkTileCache.h>

Inherits ChipmunkAbstractTileCache.

List of all members.

Properties

cpFloat simplifyThreshold
 Threshold value used by cpPolylineSimplifyCurves().
cpFloat segmentRadius
 Radius of the generated segments.
cpFloat segmentFriction
 Friction of the generated segments.
cpFloat segmentElasticity
 Elasticity of the generated segments.
cpGroup segmentGroup
 Collision group of the generated segemnts.
cpLayers segmentLayers
 Collision layers of the generated segments.
id segmentCollisionType
 Collision type of the generated segments.

Detailed Description

Generic tile cache. Configurable enough to be useful for most uses.


The documentation for this class was generated from the following file:
 All Classes Functions Variables Properties