azurite-engine / Azurite

Azurite Game Engine is a 2D Java game engine built on top of LWJGL.
https://azurite-engine.github.io
MIT License
42 stars 20 forks source link

Documentation #63

Closed HilbertCurve closed 2 years ago

HilbertCurve commented 2 years ago

I've added documentation to several files based on what I interpreted the functionality of the class/function/field to be. So far, I'm not done; I feel there's a lot left to do.

HilbertCurve commented 2 years ago

The unnecessary @attributes were removed in the previous commit as per request.