Home
last modified time | relevance | path

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

/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/common/
H A Devent.h568 EVENT_OBJECT_CORNERul = 1371, enumerator
H A Devent.cpp502 EVENT_TYPE_TEXT[EVENT_OBJECT_CORNERul] = "EVENT_OBJECT_CORNERul"; in InitializeEventTypeTexts()
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/ui/
H A Dobject_interface.cpp1425 pw->CreateGroup(pos, ddim, 13, EVENT_OBJECT_CORNERul); in CreateInterface()
1714 pgr = static_cast< CGroup* >(pw->SearchControl(EVENT_OBJECT_CORNERul)); in UpdateInterface()