AVALANCHE: Some revision in Sequence.
This commit is contained in:
parent
183f10e4a0
commit
ed7e71d226
2 changed files with 5 additions and 4 deletions
|
@ -54,7 +54,7 @@ public:
|
|||
private:
|
||||
AvalancheEngine *_vm;
|
||||
|
||||
void shoveLeft(); // This PROC is called by Timer when it's time to do another frame.
|
||||
void shoveLeft(); // This is called by Timer when it's time to do another frame. It shifts everything to the left.
|
||||
};
|
||||
|
||||
} // End of namespace Avalanche.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue