Свойство | Type | Description | |
---|---|---|---|
ExpandExtants | void | ||
RecalculateExtants | void | ||
ShrinkExtants | void |
Méthode | Description | |
---|---|---|
AddTileLocation ( |
||
AddTileLocation ( TileCoord location ) : void | ||
MoveBy ( int diffX, int diffY ) : void | ||
MoveTo ( TileCoord location ) : void | ||
MultiTileSelectionAnnot ( ) : System | ||
MultiTileSelectionAnnot ( |
||
MultiTileSelectionAnnot ( Point start ) : System | ||
RemoveTileLocation ( |
||
RemoveTileLocation ( TileCoord location ) : void |
Méthode | Description | |
---|---|---|
ExpandExtants ( TileCoord location ) : void | ||
RecalculateExtants ( ) : void | ||
ShrinkExtants ( TileCoord location ) : void |
public AddTileLocation ( |
||
region | ||
Résultat | void |
public AddTileLocation ( TileCoord location ) : void | ||
location | TileCoord | |
Résultat | void |
public MoveBy ( int diffX, int diffY ) : void | ||
diffX | int | |
diffY | int | |
Résultat | void |
public MoveTo ( TileCoord location ) : void | ||
location | TileCoord | |
Résultat | void |
public MultiTileSelectionAnnot ( ) : System | ||
Résultat | System |
public MultiTileSelectionAnnot ( |
||
annot | ||
Résultat | System |
public MultiTileSelectionAnnot ( Point start ) : System | ||
start | Point | |
Résultat | System |
public RemoveTileLocation ( |
||
region | ||
Résultat | void |
public RemoveTileLocation ( TileCoord location ) : void | ||
location | TileCoord | |
Résultat | void |