Add a test animation.
This commit is contained in:
parent
0dca20000d
commit
41f4494b98
2 changed files with 41 additions and 1 deletions
|
@ -34,5 +34,7 @@
|
|||
BOOL running;
|
||||
ogk_rotation_t rotation;
|
||||
ogk_color_t tint;
|
||||
OFThread *animationThread;
|
||||
BOOL stopAnimation;
|
||||
}
|
||||
@end
|
||||
|
|
Reference in a new issue