precomputed shade algo, viewport basic render
This commit is contained in:
@ -39,6 +39,7 @@ type Tile struct {
|
||||
BlocksPass bool
|
||||
BlocksSight bool
|
||||
Explored bool
|
||||
Visible bool
|
||||
MustDraw bool
|
||||
Colordance bool
|
||||
}
|
||||
|
Reference in New Issue
Block a user