

Private Member Functions | |
| char * | GetDescription () const |
| void | GetFrame (uint8_t *pixels, uint8_t *mesh, int width, int height, double position, double frame_delta, bool reverse) |
|
|
Implements ImageTransition. Definition at line 47 of file image_transitions.cc. 00048 {
00049 return _( "No Change" );
00050 }
|
|
||||||||||||||||||||||||||||||||
|
Implements ImageTransition. Definition at line 52 of file image_transitions.cc. 00053 {
00054 }
|
1.4.2