Home
last modified time | relevance | path

Searched refs:handleTickEvent (Results 1 – 6 of 6) sorted by relevance

/dports/astro/celestia-gtk/celestia-1.6.1/src/celestia/
H A Dcelx.h67 bool handleTickEvent(double dt);
H A Dcelx.cpp905 bool LuaState::handleTickEvent(double dt) in handleTickEvent() function in LuaState
H A Dcelestiacore.cpp2449 celxScript->handleTickEvent(dt); in tick()
/dports/astro/celestia/celestia-1.6.1/src/celestia/
H A Dcelx.h67 bool handleTickEvent(double dt);
H A Dcelx.cpp905 bool LuaState::handleTickEvent(double dt) in handleTickEvent() function in LuaState
H A Dcelestiacore.cpp2449 celxScript->handleTickEvent(dt); in tick()