December 2014 files
This commit is contained in:
@@ -15,5 +15,5 @@ public:
|
||||
SkeletonHeadModel(int u, int v, int tw, int th);
|
||||
|
||||
void render(shared_ptr<Entity> entity, float time, float r, float bob, float yRot, float xRot, float scale, bool usecompiled);
|
||||
void setupAnim(float time, float r, float bob, float yRot, float xRot, float scale, unsigned int uiBitmaskOverrideAnim=0);
|
||||
void setupAnim(float time, float r, float bob, float yRot, float xRot, float scale, shared_ptr<Entity> entity, unsigned int uiBitmaskOverrideAnim=0);
|
||||
};
|
||||
Reference in New Issue
Block a user