GUInity
Public Member Functions | Public Attributes | List of all members
PhysicsMaterial Class Reference
Inheritance diagram for PhysicsMaterial:
Asset

Public Member Functions

 PhysicsMaterial (float friction, float dynamicFriction, float restitution)
 
PxMaterial * getMaterial ()
 
- Public Member Functions inherited from Asset
 Asset ()
 
virtual ~Asset ()
 
void setAssetID (unsigned int newAssetID)
 
unsigned int getAssetID () const
 
string getPath ()
 
void setPath (string newPath)
 
void setName (string name)
 
string getName ()
 
void setCRC (int crc)
 
int setCRC ()
 

Public Attributes

float friction
 
float dynamicFriction
 
float restitution
 

The documentation for this class was generated from the following files: