render/sdl
Noah cddc41465f Code Layout Refactor
* All private Doodle source code into the pkg/ folder.
* Potentially public code into the lib/ folder.
* Centralize the logger into a subpackage.
2019-04-09 17:35:44 -07:00
..
canvas.go Code Layout Refactor 2019-04-09 17:35:44 -07:00
events.go Code Layout Refactor 2019-04-09 17:35:44 -07:00
fps.go Code Layout Refactor 2019-04-09 17:35:44 -07:00
log.go Code Layout Refactor 2019-04-09 17:35:44 -07:00
sdl.go Code Layout Refactor 2019-04-09 17:35:44 -07:00
text.go Code Layout Refactor 2019-04-09 17:35:44 -07:00
texture.go Code Layout Refactor 2019-04-09 17:35:44 -07:00
utils.go Code Layout Refactor 2019-04-09 17:35:44 -07:00