13 lines
118 B
Plaintext
13 lines
118 B
Plaintext
|
/*!
|
||
|
\headerfile QskAnimation.h
|
||
|
\brief Yet another system for animations
|
||
|
*/
|
||
|
|
||
|
class QskAnimation
|
||
|
{
|
||
|
/*!
|
||
|
|
||
|
*/
|
||
|
};
|
||
|
|