NasNas
An intuitive and beginner friendly 2D game framework for C++
Public Attributes | List of all members
ns::ui::style::Button Struct Reference
Inheritance diagram for ns::ui::style::Button:
ns::ui::style::Basic

Public Attributes

sf::Drawable * drawable_hovered = nullptr
 
sf::Drawable * drawable_focused = nullptr
 
internal::shared_ptr< Regionregion
 
- Public Attributes inherited from ns::ui::style::Basic
Padding padding {}
 
sf::Drawable * drawable = nullptr
 

Detailed Description

Definition at line 50 of file Style.hpp.


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