| 
    NasNas
    
   An intuitive and beginner friendly 2D game framework for C++ 
   | 
 
This is the complete list of members for ns::DebugText< T >, including all inherited members.
| color | ns::DebugTextInterface | static | 
| DebugText(std::string label, const sf::Vector2f &position) (defined in ns::DebugText< T >) | ns::DebugText< T > | |
| DebugText(const std::string &label, T *var_address, const sf::Vector2f &position) | ns::DebugText< T > | |
| DebugText(const std::string &label, std::function< T()> fn, const sf::Vector2f &position) | ns::DebugText< T > | |
| font_size | ns::DebugTextInterface | static | 
| outline_color | ns::DebugTextInterface | static | 
| outline_thickness | ns::DebugTextInterface | static | 
| update() override | ns::DebugText< T > | virtual | 
 1.8.13