Dragonfly 4.20
A text-based game engine
df::Shape Member List

This is the complete list of members for df::Shape, including all inherited members.

deserialize(std::stringstream *p_ss) (defined in df::Shape)df::Shape
draw(Vector world_pos)df::Shape
getColor() constdf::Shape
getOpacity() constdf::Shape
getSize() constdf::Shape
getType() constdf::Shape
m_bdf::Shapeprivate
m_colordf::Shapeprivate
m_g (defined in df::Shape)df::Shapeprivate
m_opacitydf::Shapeprivate
m_r (defined in df::Shape)df::Shapeprivate
m_sizedf::Shapeprivate
m_typedf::Shapeprivate
operator!=(const Shape &s) (defined in df::Shape)df::Shape
operator==(const Shape &s)df::Shape
serialize(std::stringstream *p_ss) const (defined in df::Shape)df::Shape
setColor(Color new_color)df::Shape
setColor(unsigned char r, unsigned char g, unsigned char b)df::Shape
setOpacity(unsigned char new_opacity)df::Shape
setSize(float new_size)df::Shape
setType(ShapeType new_type)df::Shape
Shape()df::Shape
toString() const (defined in df::Shape)df::Shape