1
0
Fork 0
mirror of https://github.com/Reuh/ubiquitousse.git synced 2025-10-27 17:19:31 +00:00

Improve documentation

This commit is contained in:
Étienne Fildadut 2021-12-26 18:13:32 +01:00
parent 489d0b4ba7
commit af3bd51cb3
25 changed files with 1468 additions and 725 deletions

View file

@ -1,4 +1,4 @@
--- Asset manager.
--- Asset manager for Lua.
--
-- Loads asset and cache them.
--
@ -8,6 +8,8 @@
--
-- No dependencies.
-- @module asset
-- @usage
-- TODO
--- Asset manager.
-- @type Asset