Home
last modified time | relevance | path

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

/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/Aquaria/
H A DShot.cpp65 rotateToVel = 1; in ShotData()
159 inf >> rotateToVel; in bankLoad()
889 if (shotData->rotateToVel) in onUpdate()
H A DShot.h55 int rotateToVel; member