Home
last modified time | relevance | path

Searched refs:wpn_sx_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.cpp179 wpn_sx_off = 2; in BreakOut()
3139 s->x = wpn_x + wpn_sx_off; in Shot_Create()