PointClickEngine::AssetLoader
Instance methods
exists?(path : String) : Bool
Sourceload_music_stream(path : String) : RAudio::Music
Sourceload_sound(path : String) : RAudio::Sound
Sourceload_texture(path : String) : RL::Texture2D
Sourceread_script(path : String) : String
Sourceread_yaml(path : String) : String
Source