XLE
v0.02.0
|
Public Member Functions | |
unsigned | GetChannelCount () const |
const Channel & | GetChannel (unsigned index) const |
Animation (Formatter &formatter, DocumentScaffold &pub) | |
Animation (Animation &&moveFrom) never_throws | |
Animation & | operator= (Animation &&moveFrom) never_throws |
Protected Attributes | |
std::vector< Channel > | _channels |
std::vector< Animation > | _subAnimations |
DocScopeId | _id |
Section | _name |
SubDoc | _extra |