#include <notetrck.h>

Public Member Functions |
|
| DWORD | ID () |
| NoteAnimProperty (NoteTrack *n=NULL) | |
| ~NoteAnimProperty () | |
Public Attributes |
|
| NoteTrack * | note |
| NoteAnimProperty | ( | NoteTrack * | n = NULL |
) | [inline] |
{note = n;}
| ~NoteAnimProperty | ( | ) | [inline] |
| DWORD ID | ( | ) | [inline, virtual] |
Implements AnimProperty.
{return PROPID_NOTETRACK;}