animation handling, screens, vp changes
This commit is contained in:
@@ -7,6 +7,7 @@ type GameState struct {
|
||||
RawInput chan int
|
||||
FovRecompute chan struct{}
|
||||
Redraw chan struct{}
|
||||
Player *Player
|
||||
}
|
||||
|
||||
// do runs f on the main thread.
|
||||
|
||||
Reference in New Issue
Block a user