Searched refs:spriteoffsy (Results 1 – 4 of 4) sorted by relevance
51 int spriteoffsy = (m_spriteregs[1]>>16)&0xffff; in draw_sprites() local76 ypos += (spriteoffsy); in draw_sprites()
71 void renderActionCapture(const Uint32 spriteoffsx, const Uint32 spriteoffsy) { in renderActionCapture() argument85 Sint32 yoffs = spriteoffsy - ACTIONCAPTURE_HEIGHT / 2; in renderActionCapture()
18 void renderActionCapture(const Uint32 spriteoffsx, const Uint32 spriteoffsy);