![]() |
Recast
1
Game with custom magic
|
#include <IUpdaterTemperatureWorldSemiChunkUpdatable.hpp>


Additional Inherited Members | |
Public Member Functions inherited from IUpdaterTemperatureWorldSemiChunkUpdatableMixin | |
| virtual bool | canAddNearChunk (Edge edge, const std::shared_ptr< ITemperatureWorldBoundable< ITemperatureWorld >> &otherChunk) const noexcept=0 |
| virtual void | addNearChunk (Edge edge, std::shared_ptr< ITemperatureWorldBoundable< ITemperatureWorld >> otherChunk)=0 |
Mixin to temperature world updater. Makes updater to updater other chunks.
| T | Base temperature world updater class. |
1.8.6