|
ASW Lib
A.D.S. Games SDL Wrapper Library. A library targeted at Allegro4 users who want to switch to SDL3 and use modern c++.
|
This is the complete list of members for asw::game::Text, including all inherited members.
| active | asw::game::GameObject | |
| alive | asw::game::GameObject | |
| alpha | asw::game::GameObject | |
| body | asw::game::GameObject | |
| color | asw::game::Text | private |
| draw() override | asw::game::Text | inlinevirtual |
| font | asw::game::Text | private |
| GameObject()=default | asw::game::GameObject | |
| getTransform() const | asw::game::GameObject | inline |
| rotation | asw::game::GameObject | |
| setColor(const asw::Color &color) | asw::game::Text | inline |
| setFont(const asw::Font &font) | asw::game::Text | inline |
| setText(const std::string &text) | asw::game::Text | inline |
| text | asw::game::Text | private |
| transform | asw::game::GameObject | |
| update(float deltaTime) override | asw::game::Text | inlinevirtual |
| zIndex | asw::game::GameObject | |
| ~GameObject()=default | asw::game::GameObject | virtual |