Recast  1
Game with custom magic
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
List of all members
ITemperatureWorldChunkableMutable< T > Class Template Reference

#include <ITemperatureWorldChunkableMutable.hpp>

Inheritance diagram for ITemperatureWorldChunkableMutable< T >:
Inheritance graph
Collaboration diagram for ITemperatureWorldChunkableMutable< T >:
Collaboration graph

Additional Inherited Members

- Public Member Functions inherited from ITemperatureWorldChunkableMutableMixin
virtual void addChunk (std::shared_ptr< ITemperatureWorldBoundable< ITemperatureWorld >> chunk)=0
 
virtual void removeChunk (std::shared_ptr< ITemperatureWorldBoundable< ITemperatureWorld >> chunk)=0
 

Detailed Description

template<typename T>
class ITemperatureWorldChunkableMutable< T >

Mixin to temperature world which can be divided by chunks. Makes temperature world to allow chunk collection modifications.

Template Parameters
TBase temperature world class.

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