Package mindustry.type.unit
Class NeoplasmUnitType
java.lang.Object
mindustry.ctype.Content
mindustry.ctype.MappableContent
mindustry.ctype.UnlockableContent
mindustry.type.UnitType
mindustry.type.unit.NeoplasmUnitType
- All Implemented Interfaces:
Comparable<Content>
,Senseable
This is just a preset. Contains no new behavior.
-
Nested Class Summary
Nested classes/interfaces inherited from class mindustry.type.UnitType
UnitType.UnitEngine
Nested classes/interfaces inherited from class mindustry.ctype.Content
Content.ModContentInfo
-
Field Summary
Fields inherited from class mindustry.type.UnitType
abilities, accel, aiController, aimDst, allowedInPayloads, allowLegStep, alwaysCreateOutline, alwaysShootWhenMoving, ammoCapacity, ammoType, armor, autoFindTarget, baseJointRegion, baseLegStraightness, baseRegion, baseRotateSpeed, boostMultiplier, bounded, buildBeamOffset, buildRange, buildSpeed, buildTime, cachedRequirements, canAttack, canBoost, canDrown, canHeal, cellRegion, circleTarget, clipSize, commands, constructor, controller, coreUnitDock, crashDamageMultiplier, crawlSlowdown, crawlSlowdownFrac, createScorch, createWreck, crushDamage, deathExplosionEffect, deathSound, defaultCommand, dpsEstimate, drag, drawBody, drawBuildBeam, drawCell, drawItems, drawMinimap, drawShields, drownTimeMultiplier, engineColor, engineColorInner, engineLayer, engineOffset, engines, engineSize, envDisabled, envEnabled, envRequired, faceTarget, fallEffect, fallEngineEffect, fallSpeed, firstRequirements, flipBackLegs, flipLegSide, flying, fogRadius, footRegion, forceMultiTarget, groundLayer, healColor, healFlash, health, hidden, hitSize, hittable, homingDelay, hoverable, hovering, immunities, internal, isEnemy, itemCapacity, itemCircleRegion, itemOffsetY, jointRegion, killable, legBaseOffset, legBaseRegion, legContinuousMove, legCount, legExtension, legForwardScl, legGroupSize, legLength, legLengthScl, legMaxLength, legMinLength, legMoveSpace, legPairOffset, legPhysicsLayer, legRegion, legSpeed, legSplashDamage, legSplashRange, legStraightLength, legStraightness, lifetime, lightColor, lightOpacity, lightRadius, lockLegBase, logicControllable, loopSound, loopSoundVolume, lowAltitude, maxRange, mechFrontSway, mechLandShake, mechLegColor, mechSideSway, mechStepParticles, mechStride, mineFloor, mineHardnessScaling, mineItems, mineRange, mineSound, mineSoundVolume, mineSpeed, mineTier, mineWalls, missileAccelTime, naval, omniMovement, outlineColor, outlineRadius, outlineRegion, outlines, parts, pathCost, payloadCapacity, physics, pickupUnits, playerControllable, previewRegion, range, region, researchCostMultiplier, rippleScale, riseSpeed, rotateMoveFirst, rotateSpeed, rotateToBuilding, sample, segmentMag, segmentMaxRot, segmentOutlineRegions, segmentPhase, segmentRegions, segmentRotSpeed, segments, segmentScl, shadowElevation, shadowElevationScl, shadowRegion, shadowTX, shadowTY, singleTarget, softShadowRegion, speed, squareShape, stepShake, strafePenalty, targetable, targetAir, targetFlags, targetGround, targetPriority, totalRequirements, trailColor, trailLength, trailScl, treadEffect, treadFrames, treadPullOffset, treadRects, treadRegion, treadRegions, useEngineElevation, useUnitCap, vulnerableWithPayloads, waveTrailX, waveTrailY, weapons, wreckRegions
Fields inherited from class mindustry.ctype.UnlockableContent
alwaysUnlocked, description, details, fullIcon, generateIcons, hideDetails, iconId, inlineDescription, localizedName, selectionSize, stats, techNode, techNodes, uiIcon, unlocked
Fields inherited from class mindustry.ctype.MappableContent
name
-
Constructor Summary
-
Method Summary
Methods inherited from class mindustry.type.UnitType
applyColor, applyOutlineColor, cellColor, create, createController, createIcons, display, draw, drawBody, drawCell, drawControl, drawCrawl, drawEngines, drawItems, drawLegs, drawLight, drawMech, drawOutline, drawPayload, drawShadow, drawShield, drawSoftShadow, drawSoftShadow, drawSoftShadow, drawTank, drawTrail, drawWeaponOutlines, drawWeapons, estimateDps, getBuildTime, getContentType, getDependencies, getFirstRequirements, getRegionsToOutline, getRequirements, getTotalRequirements, hasWeapons, hittable, init, isBanned, isHidden, killed, landed, load, needsBodyOutline, researchRequirements, sense, senseObject, setEnginesMirror, setStats, spawn, spawn, spawn, spawn, spawn, supportsEnv, targetable, update, updatePayload, validateWeapons
Methods inherited from class mindustry.ctype.UnlockableContent
checkStats, clearUnlock, displayDescription, displayExtra, emoji, getLogicId, hasEmoji, loadIcon, locked, logicVisible, makeOutline, makeOutline, makeOutline, onUnlock, quietUnlock, showUnlock, unlock, unlocked, unlockedNow, unlockedNowHost
Methods inherited from class mindustry.ctype.MappableContent
toString
Methods inherited from class mindustry.ctype.Content
compareTo, hasErrored, isModded, isVanilla
-
Constructor Details
-
NeoplasmUnitType
-