stellarlib 0.1.0
Loading...
Searching...
No Matches
stellarlib::app::scene Member List

This is the complete list of members for stellarlib::app::scene, including all inherited members.

begin(class context &ctx)stellarlib::app::sceneprotectedvirtual
context (defined in stellarlib::app::scene)stellarlib::app::scenefriend
end(class context &ctx)stellarlib::app::sceneprotectedvirtual
operator=(const scene &other) noexcept -> scene &stellarlib::app::sceneprotected
operator=(scene &&other) noexcept -> scene &stellarlib::app::sceneprotected
scene() noexceptstellarlib::app::sceneprotected
scene(const scene &other) noexceptstellarlib::app::sceneprotected
scene(scene &&other) noexceptstellarlib::app::sceneprotected
update(class context &ctx) -> std::optional< std::unique_ptr< scene > >=0stellarlib::app::sceneprotectedpure virtual
~scene() noexcept=0stellarlib::app::scenepure virtual