Метод | Описание | |
---|---|---|
GetHexCellIndex ( HexDirection direction, int sourceHex, bool isHexRow ) : int | ||
HexConsole ( int width, int height ) : System | ||
ProcessMouse ( |
||
Update ( ) : void |
Метод | Описание | |
---|---|---|
FillHexes ( int index, int glyphIndex, bool isHexRow ) : void | ||
SetGlyph ( int cellIndex, int glyphIndex ) : void |
public GetHexCellIndex ( HexDirection direction, int sourceHex, bool isHexRow ) : int | ||
direction | HexDirection | |
sourceHex | int | |
isHexRow | bool | |
Результат | int |
public HexConsole ( int width, int height ) : System | ||
width | int | |
height | int | |
Результат | System |
public ProcessMouse ( |
||
info | ||
Результат | bool |