Searched refs:introFrames (Results 1 – 3 of 3) sorted by relevance
106 GRSurface** introFrames; variable
87 return intro_done ? loopFrames[current_frame] : introFrames[current_frame]; in GetCurrentFrame()564 introFrames = new GRSurface*[intro_frames]; in LoadAnimation()566 LoadBitmap(intro_frame_names.at(i).c_str(), &introFrames[i]); in LoadAnimation()
86 surface = introFrames[current_frame]; in draw_background_locked()