Home
last modified time | relevance | path

Searched refs:selected_entity_startx_ (Results 1 – 2 of 2) sorted by relevance

/dports/games/frogatto/frogatto-1.3.1/src/
H A Deditor.hpp279 int selected_entity_startx_, selected_entity_starty_; member in editor
H A Deditor.cpp753 selected_entity_startx_(0), selected_entity_starty_(0), in editor()
1701 const int xpos = selected_entity_startx_ + dx; in handle_object_dragging()
1713 lvl_->editor_highlight()->x() == selected_entity_startx_ && in handle_object_dragging()
2036 selected_entity_startx_ = obj_selecting->x(); in handle_mouse_button_down()