This commit is contained in:
parent
8f4cbe45a8
commit
99a6466f54
8 changed files with 113 additions and 128 deletions
|
@ -40,10 +40,10 @@ virtual void SetScale(int S) {CurrentScale=S;}
|
|||
|
||||
protected:
|
||||
sFXAnim *DataPtr;
|
||||
|
||||
s16 Gravity;
|
||||
s16 VelY;
|
||||
s16 MaxFrame;
|
||||
s16 CurrentFrame;
|
||||
u16 renderFrame;
|
||||
s16 CurrentScale;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue