Class colored_entity
Defined in File colored_entity.hpp
Inheritance Relationships
Derived Types
public cosm::arena::repr::base_cache
(Class base_cache)public cosm::repr::block_metadata
(Class block_metadata)public cosm::repr::nest
(Class nest)public cosm::repr::nest_light
(Class nest_light)
Class Documentation
-
class colored_entity
A mixin class representing cell entities that have a static color.
Subclassed by cosm::arena::repr::base_cache, cosm::repr::block_metadata, cosm::repr::nest, cosm::repr::nest_light
Public Functions
-
colored_entity(const colored_entity &other) = default
-
inline explicit colored_entity(const rcppsw::utils::color &color)
Initialize an entity with a color.
-
virtual ~colored_entity(void) = default
-
colored_entity &operator=(const colored_entity &other) = default
-
colored_entity(const colored_entity &other) = default