Home
last modified time | relevance | path

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

/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/Aquaria/
H A DEntity.h441 BounceType getBounceType();
H A DEntity.cpp67 BounceType Entity::getBounceType() in getBounceType() function in Entity
H A DScriptInterface.cpp2829 bt = (BounceType)e->getBounceType(); in luaFunc()