basic header docs of all public modules

This commit is contained in:
Adam D. Ruppe 2019-12-06 22:57:49 -05:00
parent 4e49255070
commit 8d57ff1f5e
35 changed files with 109 additions and 43 deletions

View file

@ -1,7 +1,7 @@
// This code is D 1.0
/***
The base class from which a game engine should inherit.
/**
Part of my old D 1.0 game helper code that used SDL. I keep it compiling on new D compilers too, but it is not meant to be used in new projects.
Version: 1.0
License: GNU General Public License