Home
last modified time | relevance | path

Searched refs:CATEGORY_ITEM (Results 1 – 4 of 4) sorted by relevance

/dports/games/valyriatear/ValyriaTear-1.1.0/src/modes/battle/command/
H A Dcommand_settings.h32 CATEGORY_ITEM = 3 enumerator
H A Dcommand_supervisor.cpp219 _category_options.EnableOption(CATEGORY_ITEM, false); in Initialize()
221 _category_options.EnableOption(CATEGORY_ITEM, true); in Initialize()
339 if(category == CATEGORY_ITEM) in _IsItemCategorySelected()
456 case CATEGORY_ITEM: in _ChangeState()
/dports/games/allacrost/allacrost-1.0.2/src/modes/battle/
H A Dbattle_utils.h52 const uint32 CATEGORY_ITEM = 3; variable
H A Dbattle_command.cpp714 if (category == CATEGORY_ITEM) in _IsItemCategorySelected()
747 case CATEGORY_ITEM: in _ChangeState()