Recast  1
Game with custom magic
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
File List
Here is a list of all files with brief descriptions:
[detail level 123456]
\-src
 o-core
 |o-commands
 ||o*CommandManager.cppCommandManager description
 ||o*CreateEntityCommand.cpp
 ||o*ICommand.cppICommand some method
 ||o*ICommandSender.cppICommandSender file for other method
 ||\*StopCommand.cpp
 |o-io
 ||o+configs
 ||o+network
 ||\*SQLite.cppNice case for sqlite_orm
 |o-models
 ||\+collections
 |\-utils
 | o*Parcel.cppSerialization Parcel class source file
 | \*Utils.cppUtils file
 o-headers
 |o-commands
 ||o*CommandManager.hppCommandManager file
 ||o*CreateEntityCommand.h
 ||o*ICommand.hppCommand file
 ||o*ICommandSender.hpp
 ||\*StopCommand.hpp
 |o-exceptions
 ||o*InvalidLoginOrPassword.hpp
 ||\*ServerFullException.hpp
 |o-io
 ||o+configs
 ||o+network
 ||\*SQLite.hpp
 |o-models
 ||o+collections
 ||o*Player.hppPlayer file
 ||o*Point.hpp
 ||\*User.hpp
 |o-spells
 ||o+events
 ||o+nodes
 ||\*Spell.hpp
 |o-temperature-world
 ||o+implementation
 ||o+injectors
 ||o+interfaces
 ||o+types
 ||\+utils
 |o-threads
 ||\*InputThread.hpp
 |o-utils
 ||o*DelayCommand.h
 ||o*DelayedSpellCreate.h
 ||o*Parcel.hppSerialization Parcel class header file
 ||\*Utils.hpp
 |o-world
 ||o+utils
 ||o+wrappers
 ||\*Box2DWorld.h
 |\*Server.hppServer file
 o-spell
 |o-events
 ||o*HeatEvent.cpp
 ||o*MoveEvent.cpp
 ||\*SpellEventListener.cpp
 |o-nodes
 ||o*AimNode.cpp
 ||o*EnergyNode.cpp
 ||o*GeneratorNode.cpp
 ||o*HeaterNode.cpp
 ||\*SpellNode.cpp
 |\*Spell.cpp
 o-temperature-world
 |o-implementation
 ||o*AverageShareTemperatureWorldUpdater.cpp
 ||o*BasicTimer.cpp
 ||o*BoundTemperatureWorld.cpp
 ||o*ChunkedTemperatureWorld.cpp
 ||o*GeneratableChunkedTemperatureWorld.cpp
 ||o*ScalableBoundTemperatureWorld.cpp
 ||o*ScalingGeneratableChunkedTemperatureWorld.cpp
 ||o*SynchronizedBlockingTimer.cpp
 ||\*ThreadedChunkedTemperatureWorldUpdater.cpp
 |\-injectors
 | o*BoundTemperatureWorldInjector.cpp
 | \*ScalingGeneratableChunkedTemperatureWorldInjector.cpp
 o-threads
 |\*InputThread.cppInput thread for execution of terminal command
 o-world
 |o-wrappers
 ||o*Entity.cpp
 ||\*SpellEntity.cpp
 |\*Box2DWorld.cpp
 o*Main.cppStarting point
 \*Server.cppConfig file