Home
last modified time | relevance | path

Searched refs:DiscThrower (Results 1 – 3 of 3) sorted by relevance

/dports/games/flying/flying-6.20/
H A Dpball.C149 case DiscThrower: in Press()
190 case PullMoving: if (pball_type==DiscThrower) StopMoving(); in Release()
409 if (pball_type!=DiscThrower) in StopMoving()
H A Dpball.h17 DiscThrower enumerator
H A Dmain.C363 case 6: game_pball = DiscThrower; break; in main()