//
pkg.gl
Category
github.com/SchnorcherSepp/TankWars2
gui
package
0.0.0-20240506073618-b7d9b7271415
Repository:
https://github.com/schnorchersepp/tankwars2.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
1
Files
1.1k SLOC
#
Packages
resources
No description provided by the author
#
Functions
RunEditor
RunEditor initializes and runs the map editor with the specified file and world data.
RunGame
RunGame initializes the game window and starts the GUI loop.
#
Structs
Editor
Editor implements the ebiten.Game interface and manages the Map-Editor.
Game
Game implements the ebiten.Game interface and manages the GUI.