Home
last modified time | relevance | path

Searched defs:onEnterState (Results 1 – 12 of 12) sorted by relevance

/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/Aquaria/
H A DSpore.cpp75 void Spore::onEnterState(int state) in onEnterState() function in Spore
H A DSchoolFish.cpp109 void SchoolFish::onEnterState(int action) in onEnterState() function in SchoolFish
H A DScriptedEntity.cpp758 void ScriptedEntity::onEnterState(int action) in onEnterState() function in ScriptedEntity
H A DEntity.cpp2398 void Entity::onEnterState(int action) in onEnterState() function in Entity
H A DAvatar.cpp4710 void Avatar::onEnterState(int action) in onEnterState() function in Avatar
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/BBGE/
H A DStateMachine.cpp91 void StateMachine::onEnterState(int state) in onEnterState() function in StateMachine
/dports/graphics/aseprite/aseprite-1.2.9/src/app/ui/editor/
H A Dmoving_selection_state.cpp38 void MovingSelectionState::onEnterState(Editor* editor) in onEnterState() function in app::MovingSelectionState
H A Dplay_state.cpp53 void PlayState::onEnterState(Editor* editor) in onEnterState() function in app::PlayState
H A Deditor_state.h62 virtual void onEnterState(Editor* editor) { } in onEnterState() function
H A Dselect_box_state.cpp68 void SelectBoxState::onEnterState(Editor* editor) in onEnterState() function in app::SelectBoxState
H A Dmoving_pixels_state.cpp142 void MovingPixelsState::onEnterState(Editor* editor) in onEnterState() function in app::MovingPixelsState
H A Dstandby_state.cpp99 void StandbyState::onEnterState(Editor* editor) in onEnterState() function in app::StandbyState