Home
last modified time | relevance | path

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

/dports/games/lbreakout/lbreakout-010315/lbreakout/
H A Dbreakout.h375 int wpn_sx_off, wpn_sy_off; // shot position offset when created // variable
H A Dbreakout.cpp180 wpn_sy_off = -3; in BreakOut()
3140 s->y = wpn_y + wpn_sy_off; in Shot_Create()