|
|
Return values of ANIMATION control. Definition at line 182 of file animation.h. |
|
|
Return values of ANIMATION control. Definition at line 180 of file animation.h. |
|
|
Indicates the user has clicked the control.
Definition at line 342 of file animation.h. |
|
|
Indicates the user has double clicked the control.
Definition at line 348 of file animation.h. |
|
|
Control class name of ANIMATION control. Definition at line 177 of file animation.h. |
|
|
Animation structure |
|
|
Animation frame structure. |
|
||||||||||||
|
Creates an ANIMATION obeject from a GIF 89a data source. This function load a GIF 89a graphic from the data source area, and create an ANIMATION object from the GIF 89a data.
|
|
||||||||||||
|
Creates an ANIMATION obeject from a GIF 89a file. This function load a GIF 89a graphic from the file file, and create an ANIMATION object.
|
|
||||||||||||||||
|
Creates an ANIMATION obeject from a GIF 89a memory data. This function load a GIF 89a graphic from the memory mem which is size long and create an ANIMATION object from the GIF 89a data.
|
|
||||||||||||
|
Destories an ANIMATION object. This function destroies the ANIMATION object anim, and free it if free_it is TRUE.
|
1.4.2