kick
Public Member Functions
kick::Label Class Reference
Inheritance diagram for kick::Label:
kick::Component2D kick::Component

List of all members.

Public Member Functions

 Label (GameObject *gameObject, std::shared_ptr< Canvas > canvas)
std::shared_ptr< Fontfont () const
void setFont (std::shared_ptr< Font > &font)
virtual void render (EngineUniforms *engineUniforms)
std::string const & text () const
void setText (std::string const &text)
virtual Bounds2 bounds () const override
virtual Shadershader () const override
Materialmaterial () const
void setMaterial (Material *material)
virtual int renderOrder ()
virtual void setBounds (Bounds2 bounds)
glm::vec2 anchor () const
void setAnchor (glm::vec2 anchor)

Detailed Description

Definition at line 19 of file label.h.


The documentation for this class was generated from the following files:
 All Classes Functions Variables