Home
last modified time | relevance | path

Searched refs:selected_entity_starty_ (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()
1702 const int ypos = selected_entity_starty_ + dy; in handle_object_dragging()
1714 lvl_->editor_highlight()->y() == selected_entity_starty_; in handle_object_dragging()
2037 selected_entity_starty_ = obj_selecting->y(); in handle_mouse_button_down()