Home
last modified time | relevance | path

Searched refs:gms_graphics_animate (Results 1 – 2 of 2) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/glk/magnetic/
H A Dmagnetic.h508 int gms_graphics_animate(type8 off_screen[], type16 width, type16 height);
H A Dglk.cpp827 int Magnetic::gms_graphics_animate(type8 off_screen[], type16 width, type16 height) { in gms_graphics_animate() function in Glk::Magnetic::Magnetic
1183 gms_graphics_animate(off_screen, in gms_graphics_timeout()
1391 more_animation = gms_graphics_animate(off_screen, in gms_graphics_timeout()