AnimResource();
explicit AnimResource(
const void* anmResBuf
);
| AnimResource ( ) | Constructor. |
| AnimResource ( const void * ) | Constructor. |
Resources are not bound. Bind them separately using the Set function.
The animation resource given by anmResBuf is bound.
CONFIDENTIAL