R-Type
R-Type project
KapEngine::UI::UiFactory Class Reference

Static Public Member Functions

static std::shared_ptr< GameObjectcreateCanvas (SceneManagement::Scene &scene, std::string const &name="Canvas")
 
static std::shared_ptr< GameObjectcreateImage (SceneManagement::Scene &scene, std::string const &name="Image", std::string const &pathImage="", Tools::Rectangle const &rect={0, 0, 0, 0})
 
static std::shared_ptr< GameObjectcreateText (SceneManagement::Scene &scene, std::string const &name="Text")
 

The documentation for this class was generated from the following file: