Home
last modified time | relevance | path

Searched refs:getTargetCursorSize (Results 1 – 5 of 5) sorted by relevance

/dports/games/manaplus/manaplus-2.1.3.17/src/being/
H A Dactorsprite.h99 virtual TargetCursorSizeT getTargetCursorSize() const A_WARN_UNUSED in getTargetCursorSize() function
H A Dactorsprite.cpp181 const size_t sz = CAST_SIZE(getTargetCursorSize()); in setTargetType()
H A Dbeing.h412 TargetCursorSizeT getTargetCursorSize() const restrict2 override final
H A Dbeing.cpp518 TargetCursorSizeT Being::getTargetCursorSize() const restrict2 in getTargetCursorSize() function in Being
523 return mInfo->getTargetCursorSize(); in getTargetCursorSize()
/dports/games/manaplus/manaplus-2.1.3.17/src/resources/
H A Dbeinginfo.h90 TargetCursorSizeT getTargetCursorSize() const noexcept2 A_WARN_UNUSED in getTargetCursorSize() function