38 #include "crab/crab.h" 39 #include "crab/rapidxml/rapidxml.hpp" 65 void target(
const uint32 &val) {
70 void load(rapidxml::xml_node<char> *node,
const Common::String &name,
const bool &echo =
true);
82 uint32 remainingTicks() {
83 return _targetTicks - ticks();
87 bool targetReached(
const float &factor = 1.0f);
105 #endif // CRAB_TIMER_H
Definition: moveeffect.h:37