Module game_logic::asset_manager::texture [−][src]
Expand description
Code for loading textures from RAM to VRAM
Largely coppied from last year: https://github.com/Ewpratten/ludum-dare-49/blob/master/game/src/utilities/datastore.rs
Enums
Functions
Loads an embedded texture into VRAM.