Gridarta Editor
net.sf.gridarta.model.mapgrid.SelectionMode Enum Reference

Modes that describe how squares get selected. More...

+ Collaboration diagram for net.sf.gridarta.model.mapgrid.SelectionMode:

Public Attributes

 ADD
 All squares that are preselected get selected. More...
 
 FLIP
 All squares that are preselected change state of selection. More...
 
 SUB
 All squares that are preselected get unselected. More...
 

Detailed Description

Modes that describe how squares get selected.

Author
Daniel Viegas

Definition at line 26 of file SelectionMode.java.

Member Data Documentation

◆ ADD

◆ FLIP

◆ SUB


The documentation for this enum was generated from the following file: