//
pkg.gl
Category
github.com/gopher-co/td-game
models
replaystate
package
0.1.0
Repository:
https://github.com/gopher-co/td-game.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
1
Files
421 SLOC
#
Functions
New
New creates a new entity of ReplayState.
#
Constants
Paused
Paused is a state that represents the game is paused.
Running
Running is a state that represents the game is running.
#
Structs
ReplayState
ReplayState is a struct that represents the state of the game.
#
Type aliases
CurrentState
CurrentState is a type that represents the current state of the game.