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

Add ecs:get

This commit is contained in:
Étienne Fildadut 2022-09-16 19:37:17 +09:00
parent 9ea7241f58
commit 859970c7f7
2 changed files with 38 additions and 4 deletions

View file

@ -6,6 +6,8 @@
--
-- See the `Asset:__call` method for more details on how assets are loaded. Hopefully this will allow you to use asset which are more game-specific than "image" or "audio".
--
-- TODO: async loading
--
-- No dependencies.
-- @module asset
-- @usage