|
GUInity
|
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 |
1.8.9.1