seclerp / OxyEngine

:video_game: OxyEngine - 2D full-featured open-source crossplatform game engine
http://oxyengine.org
MIT License
18 stars 2 forks source link

Caching of the resources #34

Closed seclerp closed 6 years ago

seclerp commented 6 years ago

Add ability to call Load... with caching to not worry about multiply loading

seclerp commented 6 years ago

MonoGame does.