glop

module
v0.0.0-...-abed7bd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 24, 2015 License: BSD-3-Clause

README

Glop (Game Library Of Power) is a fairly simple cross-platform game library.

  • gin - Input manager, simple interface that supports buttons, mouse wheels and mouse axes, and a way of describing key-combos.
  • gos - Os-specific code, every supported operating system must be made to conform to the system.System interface.
  • system - Describes the interface that all supported operating systems must conform to. This is seperated from gos so that it can be tested more easily.
  • util - Some basic algorithms useful in a lot of places.

If you have any questions, please let me know! [email protected]

Directories

Path Synopsis
Package text supports a few simple functions for doing distance field font rendering.
Package text supports a few simple functions for doing distance field font rendering.
tool
Binary tool generates dictionary files that can be used by the text package to render text using the distance field font rendering method.
Binary tool generates dictionary files that can be used by the text package to render text using the distance field font rendering method.
util

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL