celEnvFluid Class Reference
A class implementing a fluid in a sector. More...
#include <propclass/mechenv.h>
Public Attributes | |
| float | density |
| The density of the fluid in this sector. | |
| csVector3 | flow |
| The velocity of fluid flow in this sector. | |
Detailed Description
A class implementing a fluid in a sector.
Definition at line 75 of file mechenv.h.
Member Data Documentation
| float celEnvFluid::density |
| csVector3 celEnvFluid::flow |
The documentation for this class was generated from the following file:
- propclass/mechenv.h
Generated for CEL: Crystal Entity Layer by doxygen 1.4.7
