Added Bone Info Functions
* Added functions to get info on bones * Fixed ColorKey() flipping images if color is not -1
This commit is contained in:
@@ -283,6 +283,8 @@ struct rc_physicsWorld3D_obj
|
||||
{
|
||||
irrBulletWorld* world;
|
||||
|
||||
bool enabled;
|
||||
|
||||
irr::f32 DeltaTime;
|
||||
irr::u32 maxSubSteps;
|
||||
irr::f32 fixedTimeStep;
|
||||
|
||||
Reference in New Issue
Block a user