blob: 651116a617cc2031b8ac1b61cabec70bb098910f (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
 | Tile:
    - automatic overlays to show unit stack depth
Pawn:
    -
Board:
    - support different grid direction
        Board.Orientation offset
        inverted even/odd row scheme
    - merge SearchBoard with Board ??
Game:
    - End Turn button in Select State
    - attack
        - infantry move after won fight
    - add options to hide moves/targets/assists even in action
    - HUD position left/right
 |