neoGFX
Cross-platform C++ app/game engine
|
#include <i_item_selection_model.hpp>
Public Types | |
typedef selection_area | abstract_type |
Public Attributes | |
item_presentation_model_index | topLeft |
item_presentation_model_index | bottomRight |
Definition at line 114 of file i_item_selection_model.hpp.
Definition at line 116 of file i_item_selection_model.hpp.
item_presentation_model_index neogfx::selection_area::bottomRight |
Definition at line 118 of file i_item_selection_model.hpp.
item_presentation_model_index neogfx::selection_area::topLeft |
Definition at line 117 of file i_item_selection_model.hpp.