Documentation ¶
Overview ¶
Package gogame is a collection of libraries for things commonly used in making games.
Directories ¶
Path | Synopsis |
---|---|
Package event manages a single queue for all events, including input, window, and user-defined events.
|
Package event manages a single queue for all events, including input, window, and user-defined events. |
Package geo conatins geometric and mathematical types and functions.
|
Package geo conatins geometric and mathematical types and functions. |
Package ggweb is wrapper around gopherjs that makes it more convenient to work with for making games.
|
Package ggweb is wrapper around gopherjs that makes it more convenient to work with for making games. |
examples
Package examples demonstrates how to use some of the features of ggweb and other gogame packages.
|
Package examples demonstrates how to use some of the features of ggweb and other gogame packages. |
Package key provides a type that represents keys on a keyboard, and predefines most keys.
|
Package key provides a type that represents keys on a keyboard, and predefines most keys. |
Click to show internal directories.
Click to hide internal directories.