RLLib  0.1
rl::Game Member List

This is the complete list of members for rl::Game, including all inherited members.

Game(FilePath path)rl::Gameexplicit
getAsset(const FilePath &path)rl::Game
getBundle() noexceptrl::Game
getScene(const FilePath &path)rl::Game
load(FilePath path)rl::Game
patchAsset(const FilePath &path, const ByteStream &data)rl::Game
removePatch()rl::Game
run(const FilePath &path="")rl::Game
run(const Scene &scene)rl::Game
updateAsset(const FilePath &path, const ByteStream &data)rl::Game