|
Vesper 0.5.1
Vesper is short form for the Latin word for "Bat", as Vesper is designed to be small, lightweight, and easily handle things like particles and flocking behaviors in accordance with the nature of bats. \n It is meant to be a particle simulation, VFX editor, and CAN be used secondarily as a small game engine. GitHub | Vesper Updates | Creator |
This is the complete list of members for Vesper::TextureLibrary, including all inherited members.
| Add(const std::string &name, const Ref< Texture2D > &texture) | Vesper::TextureLibrary | |
| Add(const Ref< Texture2D > &texture) | Vesper::TextureLibrary | |
| Exists(const std::string &name) const | Vesper::TextureLibrary | |
| Get(const std::string &name) const | Vesper::TextureLibrary | |
| Load(const std::string &filepath) | Vesper::TextureLibrary | |
| Load(const std::string &name, const std::string &filepath) | Vesper::TextureLibrary | |
| m_Textures | Vesper::TextureLibrary | private |