package
0.0.0-20240228075841-f4b0e07fdb7a
Repository: https://github.com/gotameme/core.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
Copyright (c) 2024 Sebastian Kroczek <[email protected]>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
GameStateEnd is the state when the game is over.
GameStatePaused is the state when the game is paused.
GameStateRunning is the state when the game is running.
GameStateStart is the initial state of the game.
GameStateStartSimulation is the state when the game is starting.
# Variables
No description provided by the author