|
ea0b41a781
|
Cut lib/render into its own package, change all imports
|
2019-12-22 18:21:58 -08:00 |
|
|
7355778a39
|
render: Refactor Events System to Make Module Standalone
* Refactor the events used in lib/render/sdl to be more general-purpose
to make librender a stand-alone library separate from Doodle.
|
2019-12-22 14:11:01 -08:00 |
|
|
5c08577214
|
Port over code from old collision dev PR
|
2019-04-09 19:17:56 -07:00 |
|
|
2b42a072a0
|
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 |
|