Classes | |
class | wxAnimationDecoder |
wxAnimationDecoder is used by wxAnimation for loading frames and other information for the animation from the animation image file. More... | |
Enumerations | |
enum | wxAnimationDisposal { wxANIM_UNSPECIFIED = -1, wxANIM_DONOTREMOVE = 0, wxANIM_TOBACKGROUND = 1, wxANIM_TOPREVIOUS = 2 } |
enum wxAnimationDisposal |