Added animation style and style slide
This commit is contained in:
parent
8f0aa6c941
commit
694f4433a2
6 changed files with 72 additions and 15 deletions
|
|
@ -13,6 +13,8 @@ public:
|
|||
|
||||
/*
|
||||
Called when a window is created (mapped)
|
||||
The layout HAS TO set the goal pos and size (anim mgr will use it)
|
||||
If !animationinprogress, then the anim mgr will not apply an anim.
|
||||
*/
|
||||
virtual void onWindowCreated(CWindow*) = 0;
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue