Riwmorld
|
Public Member Functions | |
void | Dispose () |
abstract double | GetValue (double x, double y, double z) |
float | GetValue (IntVec2 coordinate) |
float | GetValue (IntVec3 coordinate) |
float | GetValue (Vector3 coordinate) |
Protected Member Functions | |
ModuleBase (int count) | |
virtual bool | Disposing () |
Protected Attributes | |
ModuleBase [] | modules |
Properties | |
bool | IsDisposed [get] |
virtual ModuleBase | this[int index] [get, set] |
int | SourceModuleCount [get] |