Dragonfly 4.20
A text-based game engine
|
This is the complete list of members for df::Frame, including all inherited members.
draw(Vector position, Color color, char transparency) const | df::Frame | |
Frame() | df::Frame | |
Frame(int new_width, int new_height, std::string frame_str) | df::Frame | |
getHeight() const | df::Frame | |
getString() const | df::Frame | |
getWidth() const | df::Frame | |
m_frame_str | df::Frame | private |
m_height | df::Frame | private |
m_width | df::Frame | private |
setHeight(int new_height) | df::Frame | |
setString(std::string new_frame_str) | df::Frame | |
setWidth(int new_width) | df::Frame |