|
R-Type
R-Type project
|
Static Public Member Functions | |
| static std::shared_ptr< GameObject > | createCanvas (SceneManagement::Scene &scene, std::string const &name="Canvas") |
| static std::shared_ptr< GameObject > | createImage (SceneManagement::Scene &scene, std::string const &name="Image", std::string const &pathImage="", Tools::Rectangle const &rect={0, 0, 0, 0}) |
| static std::shared_ptr< GameObject > | createText (SceneManagement::Scene &scene, std::string const &name="Text") |