|
stellarlib 0.1.0
|
This is the complete list of members for stellarlib::app::scene, including all inherited members.
| begin(class context &ctx) | stellarlib::app::scene | protectedvirtual |
| context (defined in stellarlib::app::scene) | stellarlib::app::scene | friend |
| end(class context &ctx) | stellarlib::app::scene | protectedvirtual |
| operator=(const scene &other) noexcept -> scene & | stellarlib::app::scene | protected |
| operator=(scene &&other) noexcept -> scene & | stellarlib::app::scene | protected |
| scene() noexcept | stellarlib::app::scene | protected |
| scene(const scene &other) noexcept | stellarlib::app::scene | protected |
| scene(scene &&other) noexcept | stellarlib::app::scene | protected |
| update(class context &ctx) -> std::optional< std::unique_ptr< scene > >=0 | stellarlib::app::scene | protectedpure virtual |
| ~scene() noexcept=0 | stellarlib::app::scene | pure virtual |