Package mindustry.type.weather
Class MagneticStorm
java.lang.Object
mindustry.ctype.Content
mindustry.ctype.MappableContent
mindustry.ctype.UnlockableContent
mindustry.type.Weather
mindustry.type.weather.MagneticStorm
- All Implemented Interfaces:
Comparable<Content>
-
Nested Class Summary
Nested classes/interfaces inherited from class mindustry.type.Weather
Weather.WeatherEntry
Nested classes/interfaces inherited from class mindustry.ctype.Content
Content.ModContentInfo
-
Field Summary
Fields inherited from class mindustry.type.Weather
attrs, duration, hidden, opacityMultiplier, rand, sound, soundVol, soundVolMin, soundVolOscMag, soundVolOscScl, status, statusAir, statusDuration, statusGround, type
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.Weather
create, create, create, createWeather, drawNoise, drawNoiseLayers, drawOver, drawParticles, drawRain, drawSplashes, drawUnder, getContentType, instance, isActive, isHidden, remove, update, updateEffect
Methods inherited from class mindustry.ctype.UnlockableContent
checkStats, clearUnlock, createIcons, displayDescription, displayExtra, emoji, getDependencies, getLogicId, hasEmoji, loadIcon, locked, logicVisible, makeOutline, makeOutline, makeOutline, onUnlock, quietUnlock, researchRequirements, setStats, showUnlock, unlock, unlocked, unlockedNow, unlockedNowHost
Methods inherited from class mindustry.ctype.MappableContent
toString
-
Constructor Details
-
MagneticStorm
-