|
LeviLamina
|
Classes | |
| class | Entry |
Public Member Functions | |
| MCAPI | CircuitTrackingInfo (::gsl::not_null<::BaseCircuitComponent * > component, ::BlockPos const &pos, int dampening) |
| MCAPI void * | $ctor (::gsl::not_null<::BaseCircuitComponent * > component, ::BlockPos const &pos, int dampening) |
Public Attributes | |
| ::ll::TypedStorage< 8, 32, ::CircuitTrackingInfo::Entry > | mCurrent |
| ::ll::TypedStorage< 8, 32, ::CircuitTrackingInfo::Entry > | mPower |
| ::ll::TypedStorage< 8, 32, ::CircuitTrackingInfo::Entry > | mNearest |
| ::ll::TypedStorage< 8, 32, ::CircuitTrackingInfo::Entry > | m2ndNearest |
| ::ll::TypedStorage< 4, 4, int > | mDampening |
| ::ll::TypedStorage< 1, 1, bool > | mDirectlyPowered |
| ::ll::TypedStorage< 4, 4, int > | mData |