mirror of
https://github.com/zeldaret/ss
synced 2026-06-25 01:32:01 -04:00
dLytDoButton_c OK
This commit is contained in:
@@ -61,6 +61,10 @@ public:
|
||||
return mCurrFrame;
|
||||
}
|
||||
|
||||
inline f32 getRate() const {
|
||||
return mRate;
|
||||
}
|
||||
|
||||
inline void setCurrFrame(f32 arg) {
|
||||
mCurrFrame = arg;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user