Civilization
|
This is the complete list of members for client::Button, including all inherited members.
addChar(std::string ch) | client::Button | |
Button(sf::Vector2f buttonSize, sf::Vector2f buttonPos, sf::Color buttonColor, bool border=false) | client::Button | |
buttonRect (defined in client::Button) | client::Button | |
buttonText (defined in client::Button) | client::Button | |
centerText(bool centerAllAxis=true, sf::Vector2f textOffset={0, 0}) | client::Button | |
clickButton() | client::Button | |
delChar() | client::Button | |
drawButton(std::shared_ptr< sf::RenderWindow > window) | client::Button | |
maxTextSize (defined in client::Button) | client::Button | |
operator()() | client::Button | |
redBorder (defined in client::Button) | client::Button | |
setActive() | client::Button | |
setInactive() | client::Button | |
setText(int textSize, sf::Vector2f textOffset, std::string text, sf::Font &font, int size=0) | client::Button |