Home
last modified time | relevance | path

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

/dports/games/allacrost/allacrost-1.0.2/src/editor/
H A Deditor.h59 DELETE_TILE = 2, enumerator
H A Deditor.cpp701 _ed_scrollview->_tile_mode = DELETE_TILE; in _TileModeDelete()
1555 case DELETE_TILE: // start deleting tiles in contentsMousePressEvent()
1653 case DELETE_TILE: // continue deleting tiles in contentsMouseMoveEvent()
1781 case DELETE_TILE: // wrap up deleting tiles in contentsMouseReleaseEvent()