Home
last modified time | relevance | path

Searched refs:spriteoffsy (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dhng64_sprite.hxx51 int spriteoffsy = (m_spriteregs[1]>>16)&0xffff; in draw_sprites() local
76 ypos += (spriteoffsy); in draw_sprites()
/dports/games/blinkensisters/blinkensisters/lostpixels/game/software/
H A Dactioncapture.cpp71 void renderActionCapture(const Uint32 spriteoffsx, const Uint32 spriteoffsy) { in renderActionCapture() argument
85 Sint32 yoffs = spriteoffsy - ACTIONCAPTURE_HEIGHT / 2; in renderActionCapture()
H A Dactioncapture.h18 void renderActionCapture(const Uint32 spriteoffsx, const Uint32 spriteoffsy);
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dhng64_sprite.hxx51 int spriteoffsy = (m_spriteregs[1]>>16)&0xffff; in draw_sprites() local
76 ypos += (spriteoffsy); in draw_sprites()