December 2014 files
This commit is contained in:
@@ -26,7 +26,7 @@ public:
|
||||
|
||||
ModelPart *cubes[5];
|
||||
DragonModel(float g);
|
||||
void prepareMobModel(shared_ptr<Mob> mob, float time, float r, float a);
|
||||
void prepareMobModel(shared_ptr<LivingEntity> mob, float time, float r, float a);
|
||||
virtual void render(shared_ptr<Entity> entity, float time, float r, float bob, float yRot, float xRot, float scale, bool usecompiled);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user