module

PointClickEngine::AssetLoader

Instance methods

exists?(path : String) : Bool
Source
load_music_stream(path : String) : RAudio::Music
Source
load_sound(path : String) : RAudio::Sound
Source
load_texture(path : String) : RL::Texture2D
Source
read_script(path : String) : String
Source
read_yaml(path : String) : String
Source