introduce enums as map keys
This commit is contained in:
@@ -2,7 +2,8 @@ package konstructor
|
||||
|
||||
type KContext struct {
|
||||
ScreenType ScreenType
|
||||
ScreenValue string
|
||||
ActiveMenu MenuMapKey
|
||||
ActiveDialog DialogMapKey
|
||||
CurrentLevel int
|
||||
CurrentPlayground int
|
||||
Players []Player
|
||||
|
||||
Reference in New Issue
Block a user