Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

G

gain - Variable in class com.prineside.tdi2.ibxm.Module
 
GAIN_EXP_COEFF - Static variable in class com.prineside.tdi2.towers.FreezingTower
 
Game - Class in com.prineside.tdi2
 
Game(ActionResolver, Runnable) - Constructor for class com.prineside.tdi2.Game
 
GAME - Enum constant in enum class com.prineside.tdi2.GameSystemProvider.SystemsConfig.Setup
 
GAME_BUILD_MISMATCH - Enum constant in enum class com.prineside.tdi2.managers.SecretCodeManager.CodeValidationResultCode
 
GAME_FROM_PREVIOUS_BUILD - Enum constant in enum class com.prineside.tdi2.systems.GameStateSystem.ContinueGameStatus
 
GAME_OVER - Enum constant in enum class com.prineside.tdi2.enums.StaticSoundType
 
GAME_OVER_BASIC_LEVEL - Enum constant in enum class com.prineside.tdi2.IssuedItems.IssueReason
 
GAME_OVER_DAILY_QUEST - Enum constant in enum class com.prineside.tdi2.IssuedItems.IssueReason
 
GAME_OVER_USER_MAP - Enum constant in enum class com.prineside.tdi2.IssuedItems.IssueReason
 
GAME_REPLAY_REPORT_URL - Static variable in class com.prineside.tdi2.Config
 
GAME_SAVES - Enum constant in enum class com.prineside.tdi2.enums.GameValueType
 
GAME_START_LOG_URL - Static variable in class com.prineside.tdi2.Config
 
GAME_STATE_UPDATE_RATE - Static variable in class com.prineside.tdi2.Config
 
GAME_TICK_RATE - Enum constant in enum class com.prineside.tdi2.enums.GameValueType
 
GAME_UI_DRAW - Static variable in class com.prineside.tdi2.configs.GameRenderingOrder
 
GAME_VALUE - Enum constant in enum class com.prineside.tdi2.enums.TileType
 
GAME_VALUE - Variable in class com.prineside.tdi2.managers.TileManager.Factories
 
GAME_VALUE_GLOBAL - Enum constant in enum class com.prineside.tdi2.enums.ItemType
 
GAME_VALUE_LEVEL - Enum constant in enum class com.prineside.tdi2.enums.ItemType
 
GAME_VALUES_CHANGED - Enum constant in enum class com.prineside.tdi2.systems.GameStateSystem.ContinueGameStatus
 
GameDispose - Class in com.prineside.tdi2.events.global
Triggered when the app exits.
GameDispose() - Constructor for class com.prineside.tdi2.events.global.GameDispose
 
gameIsContinued - Variable in class com.prineside.tdi2.systems.GameStateSystem
 
GameListener - Interface in com.prineside.tdi2
Old version of listeners, still used in some places
GameListenersView - Class in com.prineside.tdi2.ui.shared.stateDebugger
 
GameListenersView() - Constructor for class com.prineside.tdi2.ui.shared.stateDebugger.GameListenersView
 
GameLoad - Class in com.prineside.tdi2.events.global
 
GameLoad() - Constructor for class com.prineside.tdi2.events.global.GameLoad
 
GameMapSelectionSystem - Class in com.prineside.tdi2.systems
 
GameMapSelectionSystem() - Constructor for class com.prineside.tdi2.systems.GameMapSelectionSystem
 
gameMode - Variable in class com.prineside.tdi2.GameState
 
gameMode - Variable in class com.prineside.tdi2.managers.LeaderBoardManager.LeaderboardsRankResult
 
gameMode - Variable in class com.prineside.tdi2.managers.LeaderBoardManager.LeaderboardsResult
 
gameMode - Variable in class com.prineside.tdi2.managers.ReplayManager.ReplayHeader
 
gameMode - Variable in class com.prineside.tdi2.managers.ReplayManager.ReplayRecord
 
gameMode - Variable in class com.prineside.tdi2.systems.GameStateSystem
 
gameMode - Variable in class com.prineside.tdi2.utils.simulation.SimConfig
 
GameOver - Class in com.prineside.tdi2.events.game
 
GameOver() - Constructor for class com.prineside.tdi2.events.game.GameOver
 
gameOverBasicLevel - Variable in class com.prineside.tdi2.IssuedItems
 
gameOverGameSpeed - Variable in class com.prineside.tdi2.systems.RenderSystem
 
gameOverInterpolatedTime - Variable in class com.prineside.tdi2.systems.RenderSystem
 
GameOverItemStack(ItemStack) - Constructor for class com.prineside.tdi2.ui.components.GameOverOverlay.GameOverItemStack
 
gameOverOverlay - Variable in class com.prineside.tdi2.systems.GameUiSystem
 
GameOverOverlay - Class in com.prineside.tdi2.ui.components
 
GameOverOverlay(GameSystemProvider) - Constructor for class com.prineside.tdi2.ui.components.GameOverOverlay
 
GameOverOverlay.GameOverItemStack - Class in com.prineside.tdi2.ui.components
 
gameOverReason - Variable in class com.prineside.tdi2.systems.GameStateSystem
 
gameOverTimestamp - Variable in class com.prineside.tdi2.systems.RenderSystem
 
GamePaused - Class in com.prineside.tdi2.events.game
Triggered by GameStateSystem
GamePaused() - Constructor for class com.prineside.tdi2.events.game.GamePaused
 
GAMEPLAY_MOD_SOURCE_NAME - Static variable in class com.prineside.tdi2.systems.BonusSystem
 
gameplayBonusesOverlay - Variable in class com.prineside.tdi2.systems.GameUiSystem
 
GameplayBonusesOverlay - Class in com.prineside.tdi2.ui.components
 
GameplayBonusesOverlay(GameSystemProvider) - Constructor for class com.prineside.tdi2.ui.components.GameplayBonusesOverlay
 
gameplayBonusGroup - Variable in class com.prineside.tdi2.ui.components.MainUi
 
GameplayBonusSummary - Class in com.prineside.tdi2.ui.actors
 
GameplayBonusSummary(GameSystemProvider) - Constructor for class com.prineside.tdi2.ui.actors.GameplayBonusSummary
 
gameplayMod - Variable in class com.prineside.tdi2.GameSystemProvider
 
GameplayMod - Interface in com.prineside.tdi2.gameplayMods
 
GameplayModCategory - Enum Class in com.prineside.tdi2.gameplayMods
 
GameplayModSystem - Class in com.prineside.tdi2.systems
 
GameplayModSystem() - Constructor for class com.prineside.tdi2.systems.GameplayModSystem
 
GameplayModSystem.ActiveMod - Class in com.prineside.tdi2.systems
 
GameRenderingOrder - Class in com.prineside.tdi2.configs
Defines the order of rendering during the run Listeners with higher priority will be drawn first.
GameResourcesJsonGenerator - Class in com.prineside.tdi2.utils
 
GameResourcesJsonGenerator() - Constructor for class com.prineside.tdi2.utils.GameResourcesJsonGenerator
 
GameResumed - Class in com.prineside.tdi2.events.game
Triggered by GameStateSystem
GameResumed() - Constructor for class com.prineside.tdi2.events.game.GameResumed
 
gameSavesDisabled - Variable in class com.prineside.tdi2.systems.GameStateSystem
 
GameScreen - Class in com.prineside.tdi2.screens
 
GameScreen(BasicLevel, DifficultyMode, int, AbilitySelectionOverlay.SelectedAbilitiesConfiguration, boolean, boolean, boolean, long, ProgressManager.ProgressSnapshotForState, ProgressManager.InventoryStatistics, DailyQuestManager.DailyQuestLevel) - Constructor for class com.prineside.tdi2.screens.GameScreen
Used by: - GameStateSystem.restartGame() - GameStateSystem.continueSavedGame() - GameStateSystem.startReplay() - GameStateSystem.headlessValidateGame() --- ScreenManager.startNewBasicLevel() --- ScreenManager.startNewDailyLevel()
GameScreen(BasicLevel, DifficultyMode, int, AbilitySelectionOverlay.SelectedAbilitiesConfiguration, long, ProgressManager.ProgressSnapshotForState) - Constructor for class com.prineside.tdi2.screens.GameScreen
Used by: - ScreenManager.startNewBasicLevel()
GameScreen(GameSystemProvider, long) - Constructor for class com.prineside.tdi2.screens.GameScreen
Used by: - GameStateSystem.continueSavedGame()
GameScreen(DailyQuestManager.DailyQuestLevel) - Constructor for class com.prineside.tdi2.screens.GameScreen
Used by: - ScreenManager.startNewDailyLevel()
GameScreen(UserMap, DifficultyMode, int, AbilitySelectionOverlay.SelectedAbilitiesConfiguration, long, BossType[], ProgressManager.ProgressSnapshotForState, ProgressManager.InventoryStatistics) - Constructor for class com.prineside.tdi2.screens.GameScreen
Used by: - ScreenManager.startNewUserLevel() - GameStateSystem.restartGame() - GameStateSystem.continueSavedGame() - GameStateSystem.startReplay() - GameStateSystem.headlessValidateGame()
gameSpeedButtonVisible() - Method in class com.prineside.tdi2.ui.components.MainUi
 
GameSpeedChange - Class in com.prineside.tdi2.events.game
 
GameSpeedChange() - Constructor for class com.prineside.tdi2.events.game.GameSpeedChange
 
GameStartLoad - Class in com.prineside.tdi2.events.global
 
GameStartLoad() - Constructor for class com.prineside.tdi2.events.global.GameStartLoad
 
gameStartProgressSnapshot - Variable in class com.prineside.tdi2.systems.GameStateSystem
 
gameStartTimestamp - Variable in class com.prineside.tdi2.systems.GameStateSystem
 
gameStartTs - Variable in class com.prineside.tdi2.managers.ReplayManager.ReplayHeader
 
gameState - Variable in class com.prineside.tdi2.GameSystemProvider
 
GameState - Class in com.prineside.tdi2
 
GameState() - Constructor for class com.prineside.tdi2.GameState
 
GameStateEditor - Class in com.prineside.tdi2.ui.components
 
GameStateEditor(GameSystemProvider) - Constructor for class com.prineside.tdi2.ui.components.GameStateEditor
 
GameStateSerializer - Class in com.prineside.tdi2.serializers
Сериализирует все, кроме NotAffectsGameState
GameStateSerializer(Class) - Constructor for class com.prineside.tdi2.serializers.GameStateSerializer
 
GameStateSystem - Class in com.prineside.tdi2.systems
 
GameStateSystem() - Constructor for class com.prineside.tdi2.systems.GameStateSystem
 
GameStateSystem.ContinueGameStatus - Enum Class in com.prineside.tdi2.systems
 
GameStateSystem.GameMode - Enum Class in com.prineside.tdi2.systems
 
GameStateSystem.GameOverReason - Enum Class in com.prineside.tdi2.systems
 
GameStateSystem.OnEnemyDie - Class in com.prineside.tdi2.systems
 
GameStateSystem.OnEnemyReachTarget - Class in com.prineside.tdi2.systems
 
GameStateSystem.OnMinerResourceChange - Class in com.prineside.tdi2.systems
 
GameStateSystem.OnNextWaveForce - Class in com.prineside.tdi2.systems
 
GameStateSystem.ReplayValidationResult - Class in com.prineside.tdi2.systems
 
GameStateSystem.ReplayValidationResult.Result - Enum Class in com.prineside.tdi2.systems
 
GameStateTick - Class in com.prineside.tdi2.events.game
One frame of the game state has been processed.
GameStateTick(float) - Constructor for class com.prineside.tdi2.events.game.GameStateTick
 
gameSyncLoader - Variable in class com.prineside.tdi2.Game
 
GameSyncLoader - Class in com.prineside.tdi2.utils
 
GameSyncLoader() - Constructor for class com.prineside.tdi2.utils.GameSyncLoader
 
GameSyncLoader.SyncExecutionListener - Interface in com.prineside.tdi2.utils
 
GameSyncLoader.Task - Class in com.prineside.tdi2.utils
 
GameSystem - Class in com.prineside.tdi2
IMPORTANT (for me): Do not define basic constructor (SystemName()) to avoid unnecessary actions on deserialization - put some arguments into it
GameSystem() - Constructor for class com.prineside.tdi2.GameSystem
 
GameSystemProvider - Class in com.prineside.tdi2
 
GameSystemProvider(GameSystemProvider.SystemsConfig) - Constructor for class com.prineside.tdi2.GameSystemProvider
 
GameSystemProvider.SystemsConfig - Class in com.prineside.tdi2
 
GameSystemProvider.SystemsConfig.Setup - Enum Class in com.prineside.tdi2
 
GameSystemProvider.ThreadSafeSharedHelpers - Class in com.prineside.tdi2
Thread-local objects, stored in S.TSH Each GameSystemProvider has a single instance of this class and provides objects that were usually available as a regular static fields / singletons Since static fields can not be used in a multithreaded environment and ThreadLocal may get costly
GameSystemProviderSerializer - Class in com.prineside.tdi2.serializers
Deprecated.
GameSystemProviderSerializer() - Constructor for class com.prineside.tdi2.serializers.GameSystemProviderSerializer
Deprecated.
 
GameUiSystem - Class in com.prineside.tdi2.systems
Manages UI elements for a regular game
GameUiSystem() - Constructor for class com.prineside.tdi2.systems.GameUiSystem
 
GameUiSystem.ScreenshotModeConfig - Class in com.prineside.tdi2.systems
 
gameUpdateNotificationShown - Variable in class com.prineside.tdi2.managers.AuthManager
 
gameValue - Variable in class com.prineside.tdi2.GameSystemProvider
 
GameValueConfig - Class in com.prineside.tdi2
 
GameValueConfig(GameValueType, double, boolean, boolean) - Constructor for class com.prineside.tdi2.GameValueConfig
 
GameValueEffect() - Constructor for class com.prineside.tdi2.managers.GameValueManager.GameValueEffect
 
GameValueEffect(GameValueType, double) - Constructor for class com.prineside.tdi2.managers.GameValueManager.GameValueEffect
 
GameValueEffect(GameValueManager.GameValueEffect) - Constructor for class com.prineside.tdi2.managers.GameValueManager.GameValueEffect
 
GameValueGlobalItem - Class in com.prineside.tdi2.items
 
GameValueGlobalItem.GameValueGlobalItemFactory - Class in com.prineside.tdi2.items
 
GameValueGlobalItem.Serializer - Class in com.prineside.tdi2.items
 
GameValueGlobalItemFactory() - Constructor for class com.prineside.tdi2.items.GameValueGlobalItem.GameValueGlobalItemFactory
 
GameValueLevelItem - Class in com.prineside.tdi2.items
 
GameValueLevelItem.GameValueLevelItemFactory - Class in com.prineside.tdi2.items
 
GameValueLevelItem.Serializer - Class in com.prineside.tdi2.items
 
GameValueLevelItemFactory() - Constructor for class com.prineside.tdi2.items.GameValueLevelItem.GameValueLevelItemFactory
 
gameValueManager - Variable in class com.prineside.tdi2.Game
 
GameValueManager - Class in com.prineside.tdi2.managers
 
GameValueManager() - Constructor for class com.prineside.tdi2.managers.GameValueManager
 
GameValueManager.GameValueEffect - Class in com.prineside.tdi2.managers
 
GameValueManager.GameValueEffect.Source - Enum Class in com.prineside.tdi2.managers
 
GameValueManager.GameValueManagerListener - Interface in com.prineside.tdi2.managers
 
GameValueManager.GameValuesSnapshot - Class in com.prineside.tdi2.managers
 
GameValueManager.GameValueStockConfig - Class in com.prineside.tdi2.managers
 
GameValueManager.GvSnapDiff - Class in com.prineside.tdi2.managers
 
GameValueManager.GvSnapDiff.Type - Enum Class in com.prineside.tdi2.managers
 
GameValueManager.Serializer - Class in com.prineside.tdi2.managers
 
GameValueManager.ValueUnits - Enum Class in com.prineside.tdi2.managers
 
gameValueMenu - Variable in class com.prineside.tdi2.systems.GameUiSystem
 
GameValueMenu - Class in com.prineside.tdi2.ui.components
 
GameValueMenu(SideMenu, GameSystemProvider) - Constructor for class com.prineside.tdi2.ui.components.GameValueMenu
 
gameValueMultipliers - Variable in class com.prineside.tdi2.managers.TowerManager.TowerStatConfig
 
GameValueProvider - Interface in com.prineside.tdi2
 
gameValues - Variable in class com.prineside.tdi2.managers.TrophyManager.TrophyConfig
 
GameValuesRecalculate - Class in com.prineside.tdi2.events.game
 
GameValuesRecalculate(double[]) - Constructor for class com.prineside.tdi2.events.game.GameValuesRecalculate
 
gameValuesRecalculated() - Method in interface com.prineside.tdi2.managers.GameValueManager.GameValueManagerListener
Вызывается каждый раз, когда пересчитываются значения (вызван recalculateNow())
GameValuesSnapshot() - Constructor for class com.prineside.tdi2.managers.GameValueManager.GameValuesSnapshot
 
GameValuesSnapshot(GameValueManager.GameValuesSnapshot) - Constructor for class com.prineside.tdi2.managers.GameValueManager.GameValuesSnapshot
 
GameValueStockConfig() - Constructor for class com.prineside.tdi2.managers.GameValueManager.GameValueStockConfig
 
GameValueSystem - Class in com.prineside.tdi2.systems
 
GameValueSystem() - Constructor for class com.prineside.tdi2.systems.GameValueSystem
 
GameValueSystem.GlobalTowerStatMutator - Class in com.prineside.tdi2.systems
 
GameValueSystem.OnTileChange - Class in com.prineside.tdi2.systems
 
GameValueTile - Class in com.prineside.tdi2.tiles
 
GameValueTile.GameValueTileFactory - Class in com.prineside.tdi2.tiles
 
GameValueTileFactory() - Constructor for class com.prineside.tdi2.tiles.GameValueTile.GameValueTileFactory
 
gameValueType - Variable in class com.prineside.tdi2.items.GameValueGlobalItem
 
gameValueType - Variable in class com.prineside.tdi2.items.GameValueLevelItem
 
GameValueType - Enum Class in com.prineside.tdi2.enums
Типы GameValues Конфиг game-values.json генерируется из этого файла путем запуска prepare.bat ENUM, // [стандартное значение] юниты | значок | флаги (не обязательно) | Комментарий (не обязательно)
gate - Variable in class com.prineside.tdi2.items.GateItem
 
Gate - Class in com.prineside.tdi2
 
GATE - Enum constant in enum class com.prineside.tdi2.enums.ItemType
 
GATE_HIT_AREA_WIDTH - Static variable in class com.prineside.tdi2.Map
Touchable width of the gates
Gate.Factory<T extends Gate> - Interface in com.prineside.tdi2
 
Gate.Factory.AbstractFactory<T extends Gate> - Class in com.prineside.tdi2
 
Gate.Pos - Class in com.prineside.tdi2
 
GateBarrier - Class in com.prineside.tdi2
 
GateChange - Class in com.prineside.tdi2.events.game
 
GateChange(int, int, boolean, Gate, Gate) - Constructor for class com.prineside.tdi2.events.game.GateChange
 
GateItem - Class in com.prineside.tdi2.items
 
GateItem.GateItemFactory - Class in com.prineside.tdi2.items
 
GateItem.Serializer - Class in com.prineside.tdi2.items
 
GateItemFactory() - Constructor for class com.prineside.tdi2.items.GateItem.GateItemFactory
 
gateManager - Variable in class com.prineside.tdi2.Game
 
GateManager - Class in com.prineside.tdi2.managers
 
GateManager() - Constructor for class com.prineside.tdi2.managers.GateManager
 
GateManager.Factories - Class in com.prineside.tdi2.managers
 
GateManager.Serializer - Class in com.prineside.tdi2.managers
 
gateMenu - Variable in class com.prineside.tdi2.systems.GameUiSystem
 
GateMenu - Class in com.prineside.tdi2.ui.components
 
GateMenu(SideMenu, GameSystemProvider) - Constructor for class com.prineside.tdi2.ui.components.GateMenu
 
gateOutlineHorizontalActive - Variable in class com.prineside.tdi2.managers.AssetManager.TextureRegions
 
gateOutlineHorizontalHover - Variable in class com.prineside.tdi2.managers.AssetManager.TextureRegions
 
gateOutlineVerticalActive - Variable in class com.prineside.tdi2.managers.AssetManager.TextureRegions
 
gateOutlineVerticalHover - Variable in class com.prineside.tdi2.managers.AssetManager.TextureRegions
 
gates - Variable in class com.prineside.tdi2.utils.mapeditor.Selection
 
GateType - Enum Class in com.prineside.tdi2.enums
 
gatherConstructors(Class<?>) - Static method in class com.prineside.tdi2.utils.ReflectionUtils.LuaRelated
 
gatherFields(Class<?>) - Static method in class com.prineside.tdi2.utils.ReflectionUtils.LuaRelated
 
gatherMethods(Class<?>) - Static method in class com.prineside.tdi2.utils.ReflectionUtils.LuaRelated
 
gatherSaveData(Array<String>) - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.EClass
 
gatherSaveData(Array<String>) - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.EConstructor
 
gatherSaveData(Array<String>) - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.EField
 
gatherSaveData(Array<String>) - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.EInterfaceConstructor
 
gatherSaveData(Array<String>) - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.EMethod
 
gatherSaveData(Array<String>) - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.EPackage
 
gatherSaveData(Array<String>) - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.TreeEntry
 
GAUSS - Enum constant in enum class com.prineside.tdi2.enums.TowerType
 
GAUSS - Variable in class com.prineside.tdi2.managers.TowerManager.Factories
 
GaussTower - Class in com.prineside.tdi2.towers
 
GaussTower.GaussTowerFactory - Class in com.prineside.tdi2.towers
 
GaussTower.OnEnemyDie - Class in com.prineside.tdi2.towers
 
GaussTower.Trail - Class in com.prineside.tdi2.towers
 
GaussTowerFactory() - Constructor for class com.prineside.tdi2.towers.GaussTower.GaussTowerFactory
 
gaveMiningSpeedForGauss - Variable in class com.prineside.tdi2.Enemy
 
GdxArrayComparator - Class in com.prineside.tdi2.utils.syncchecker.comparators
 
GdxArrayComparator() - Constructor for class com.prineside.tdi2.utils.syncchecker.comparators.GdxArrayComparator
 
GdxFloatArrayComparator - Class in com.prineside.tdi2.utils.syncchecker.comparators
 
GdxFloatArrayComparator() - Constructor for class com.prineside.tdi2.utils.syncchecker.comparators.GdxFloatArrayComparator
 
GdxIntArrayComparator - Class in com.prineside.tdi2.utils.syncchecker.comparators
 
GdxIntArrayComparator() - Constructor for class com.prineside.tdi2.utils.syncchecker.comparators.GdxIntArrayComparator
 
GeneralizedTowerStatType - Enum Class in com.prineside.tdi2.enums
 
generate() - Method in class com.prineside.tdi2.managers.MapManager.MapPreview
 
generate(int, Wave, GameSystemProvider, int) - Method in interface com.prineside.tdi2.systems.WaveSystem.WaveGenerator
 
GENERATE_REPORT - Static variable in class com.prineside.tdi2.configs.HeadlessConfig
 
generateBossWaveWithProcessor(BossType, int, int) - Method in class com.prineside.tdi2.systems.WaveSystem
 
generateDeviceReport(Json) - Method in class com.prineside.tdi2.ActionResolver.ActionResolverAdapter
 
generateDeviceReport(Json) - Method in interface com.prineside.tdi2.ActionResolver
 
generateEnemyGroups(int, int) - Method in interface com.prineside.tdi2.WaveProcessor
 
generateEnemyGroups(int, int) - Method in class com.prineside.tdi2.waves.processors.BrootBossWaveProcessor
 
generateEnemyGroups(int, int) - Method in class com.prineside.tdi2.waves.processors.ConstructorBossWaveProcessor
 
generateEnemyGroups(int, int) - Method in class com.prineside.tdi2.waves.processors.MetaphorBossWaveProcessor
 
generateEnemyGroups(int, int) - Method in class com.prineside.tdi2.waves.processors.MobchainBossWaveProcessor
 
generateEnemyGroups(int, int) - Method in class com.prineside.tdi2.waves.processors.SnakeBossWaveProcessor
 
generateEnemyGroups(int, WaveSystem.Mode, WaveDifficultyProvider, int, WaveBossSupplier, Map, long, WaveTemplates.PredefinedWaveTemplate[]) - Method in class com.prineside.tdi2.systems.WaveSystem
Должен работать так же, как generateWave()
generateFrameValues(GameSystemProvider) - Static method in class com.prineside.tdi2.managers.ReplayManager.ReplayRecord.ChartFrames
 
generateHash() - Method in class com.prineside.tdi2.tiles.CoreTile.Upgrade
 
generateHotKeysLabelText(int[]) - Static method in class com.prineside.tdi2.ui.actors.HotKeyHintLabel
Also escapes [ to [[
generateIcon(float, boolean) - Method in class com.prineside.tdi2.Gate
 
generateIcon(float, boolean) - Method in class com.prineside.tdi2.gates.BarrierHealthGate
 
generateIcon(float, boolean) - Method in class com.prineside.tdi2.gates.BarrierTypeGate
 
generateIcon(float, boolean) - Method in class com.prineside.tdi2.gates.TeleportGate
 
generateIcon(float, boolean) - Method in class com.prineside.tdi2.Item
 
generateIcon(float, boolean) - Method in class com.prineside.tdi2.items.AbilityItem
 
generateIcon(float, boolean) - Method in class com.prineside.tdi2.items.AbilityTokenItem
 
generateIcon(float, boolean) - Method in class com.prineside.tdi2.items.AcceleratorItem
 
generateIcon(float, boolean) - Method in class com.prineside.tdi2.items.BitDustItem
 
generateIcon(float, boolean) - Method in class com.prineside.tdi2.items.BlueprintItem
 
generateIcon(float, boolean) - Method in class com.prineside.tdi2.items.CaseItem
 
generateIcon(float, boolean) - Method in class com.prineside.tdi2.items.CaseKeyItem
 
generateIcon(float, boolean) - Method in class com.prineside.tdi2.items.DatPaperItem
 
generateIcon(float, boolean) - Method in class com.prineside.tdi2.items.DoubleGainShardItem
 
generateIcon(float, boolean) - Method in class com.prineside.tdi2.items.GameValueGlobalItem
 
generateIcon(float, boolean) - Method in class com.prineside.tdi2.items.GameValueLevelItem
 
generateIcon(float, boolean) - Method in class com.prineside.tdi2.items.GateItem
 
generateIcon(float, boolean) - Method in class com.prineside.tdi2.items.GreenPaperItem
 
generateIcon(float, boolean) - Method in class com.prineside.tdi2.items.LootBoostItem
 
generateIcon(float, boolean) - Method in class com.prineside.tdi2.items.LuckyShotTokenItem
 
generateIcon(float, boolean) - Method in class com.prineside.tdi2.items.OpenedResearchItem
 
generateIcon(float, boolean) - Method in class com.prineside.tdi2.items.PrestigeDustItem
 
generateIcon(float, boolean) - Method in class com.prineside.tdi2.items.PrestigeTokenItem
 
generateIcon(float, boolean) - Method in class com.prineside.tdi2.items.RandomBarrierItem
 
generateIcon(float, boolean) - Method in class com.prineside.tdi2.items.RandomTeleportItem
 
generateIcon(float, boolean) - Method in class com.prineside.tdi2.items.RandomTileItem
 
generateIcon(float, boolean) - Method in class com.prineside.tdi2.items.RarityBoostItem
 
generateIcon(float, boolean) - Method in class com.prineside.tdi2.items.ResearchTokenItem
 
generateIcon(float, boolean) - Method in class com.prineside.tdi2.items.ResearchTokenUsedItem
 
generateIcon(float, boolean) - Method in class com.prineside.tdi2.items.ResourceItem
 
generateIcon(float, boolean) - Method in class com.prineside.tdi2.items.SkillPointItem
 
generateIcon(float, boolean) - Method in class com.prineside.tdi2.items.StarItem
 
generateIcon(float, boolean) - Method in class com.prineside.tdi2.items.TileItem
 
generateIcon(float, boolean) - Method in class com.prineside.tdi2.items.TrophyItem
 
generateIcon(TriggeredActionType, float, Color) - Method in class com.prineside.tdi2.managers.TriggeredActionManager
 
generateItemByRarity(RandomXS128, RarityType, float, float, float, float, float, float, float, boolean, ProgressManager.InventoryStatistics) - Static method in class com.prineside.tdi2.managers.ItemManager
 
generateLevelsJson() - Method in class com.prineside.tdi2.managers.BasicLevelManager
Deprecated.
generateNewId() - Static method in class com.prineside.tdi2.tiles.XmMusicTrackTile
 
generateNewId() - Static method in class com.prineside.tdi2.utils.PMath
 
generateNewLuckyWheel() - Method in class com.prineside.tdi2.managers.ProgressManager
 
generateNewShopOffers() - Method in class com.prineside.tdi2.managers.ProgressManager
 
generateOverloadSuffixForConstructors(Array<Constructor<?>>) - Static method in class com.prineside.tdi2.utils.ReflectionUtils.LuaRelated
 
generateOverloadSuffixForMethods(Array<Method>) - Static method in class com.prineside.tdi2.utils.ReflectionUtils.LuaRelated
 
generateOverloadSuffixForTypeArray(Array<ObjectPair<Object, Array<Class<?>>>>, int) - Static method in class com.prineside.tdi2.utils.ReflectionUtils.LuaRelated
array(pair(methodOrCtor, array(parameters)))
generateParseException() - Method in class com.prineside.luaj.parser.LuaParser
Generate ParseException.
generatePreview(Map) - Method in class com.prineside.tdi2.managers.MapManager
 
generateSeed() - Method in class com.prineside.tdi2.Map
Calculates the seed based on tile types and positions.
generateSeedSalt() - Method in class com.prineside.tdi2.Tile
Используется для некого hashCode (при генерации seed карты), должен быть разным для каждого варианта тайла
generateSeedSalt() - Method in class com.prineside.tdi2.tiles.CoreTile
 
generateSeedSalt() - Method in class com.prineside.tdi2.tiles.PlatformTile
 
generateSeedSalt() - Method in class com.prineside.tdi2.tiles.SourceTile
 
generateSeedSalt() - Method in class com.prineside.tdi2.tiles.SpawnTile
 
generateSeedSalt() - Method in class com.prineside.tdi2.tiles.TargetTile
 
generateSeedSalt() - Method in class com.prineside.tdi2.tiles.XmMusicTrackTile
 
generateSpectrum(float, float[], float[]) - Method in class com.prineside.tdi2.managers.music.RecordedSpectrum
 
generateUiIcon(float) - Method in class com.prineside.tdi2.Tile
Сгенерировать stage2d Group для отображения тайла в UI
generateUiIcon(float) - Method in class com.prineside.tdi2.tiles.BossTile
 
generateUiIcon(float) - Method in class com.prineside.tdi2.tiles.CoreTile
 
generateUiIcon(float) - Method in class com.prineside.tdi2.tiles.DummyTile
 
generateUiIcon(float) - Method in class com.prineside.tdi2.tiles.EqualizerTile
 
generateUiIcon(float) - Method in class com.prineside.tdi2.tiles.GameValueTile
 
generateUiIcon(float) - Method in class com.prineside.tdi2.tiles.PlatformTile
 
generateUiIcon(float) - Method in class com.prineside.tdi2.tiles.QuadTile
 
generateUiIcon(float) - Method in class com.prineside.tdi2.tiles.RoadTile
 
generateUiIcon(float) - Method in class com.prineside.tdi2.tiles.ScriptTile
 
generateUiIcon(float) - Method in class com.prineside.tdi2.tiles.SourceTile
 
generateUiIcon(float) - Method in class com.prineside.tdi2.tiles.SpawnTile
 
generateUiIcon(float) - Method in class com.prineside.tdi2.tiles.TargetTile
 
generateUiIcon(float) - Method in class com.prineside.tdi2.tiles.XmMusicTrackTile
 
generateUniqueDistinguishableId() - Static method in class com.prineside.tdi2.utils.FastRandom
Сгенерировать случайный идентификатор.
generateWave(int, int, long, ObjectSet<EnemyType>) - Method in class com.prineside.tdi2.systems.WaveSystem
 
generateWave(int, int, WaveTemplates.PredefinedWaveTemplate) - Method in class com.prineside.tdi2.systems.WaveSystem
 
generateWave(WaveTemplates.WaveTemplate, int, int) - Method in class com.prineside.tdi2.systems.WaveSystem
 
generateWavesTimelineConfigurationBasicLevel(BasicLevel, Map, int) - Method in class com.prineside.tdi2.systems.WaveSystem
 
generateWavesTimelineConfigurationUserMap(UserMap, Map, int, WaveBossSupplier) - Method in class com.prineside.tdi2.systems.WaveSystem
 
GENERIC - Enum constant in enum class com.prineside.tdi2.enums.EnemyType
 
GENERIC - Enum constant in enum class com.prineside.tdi2.enums.ExplosionType
 
GENERIC - Variable in class com.prineside.tdi2.managers.EnemyManager.Factories
 
GENERIC - Variable in class com.prineside.tdi2.systems.ExplosionSystem.Factories
 
GENERIC_PROVIDER_CLASS_PATH - Static variable in class com.prineside.tdi2.gameplayMods.BonusStagesConfig
 
GenericAccountScreen - Class in com.prineside.tdi2.screens.account
 
GenericAccountScreen(CharSequence, Runnable) - Constructor for class com.prineside.tdi2.screens.account.GenericAccountScreen
 
GenericEnemy - Class in com.prineside.tdi2.enemies
 
GenericEnemy.GenericEnemyFactory - Class in com.prineside.tdi2.enemies
 
GenericEnemyFactory() - Constructor for class com.prineside.tdi2.enemies.GenericEnemy.GenericEnemyFactory
 
GenericExplosion - Class in com.prineside.tdi2.explosions
 
GenericExplosion.GenericExplosionFactory - Class in com.prineside.tdi2.explosions
 
GenericExplosionFactory() - Constructor for class com.prineside.tdi2.explosions.GenericExplosion.GenericExplosionFactory
 
GenericFor(List<Name>, List<Exp>, Block) - Constructor for class com.prineside.luaj.ast.Stat.GenericFor
 
GenericGameplayMod - Class in com.prineside.tdi2.gameplayMods
 
GenericGameplayMod() - Constructor for class com.prineside.tdi2.gameplayMods.GenericGameplayMod
 
get() - Method in class com.prineside.tdi2.scene2d.ui.Value
Calls Value.get(Actor) with null.
get() - Method in class com.prineside.tdi2.utils.CheatSafeInt
 
get() - Method in class com.prineside.tdi2.utils.CheatSafeLong
 
get() - Method in interface com.prineside.tdi2.utils.ObjectSupplier
Gets a result.
get(int) - Method in class com.prineside.luaj.LuaTable
 
get(int) - Method in class com.prineside.luaj.LuaValue
Get a value in a table including metatag processing using LuaValue.INDEX.
get(int) - Method in class com.prineside.tdi2.ListenerGroup
 
get(int) - Method in class com.prineside.tdi2.utils.BitVector
 
get(int) - Method in class com.prineside.tdi2.utils.QuadRegion.AllWhiteCornerColors
 
get(int) - Method in interface com.prineside.tdi2.utils.QuadRegion.CornerColors
 
get(int) - Method in class com.prineside.tdi2.utils.QuadRegion.FourCornerColors
 
get(int) - Method in class com.prineside.tdi2.utils.QuadRegion.SingleCornerColor
 
get(LuaValue) - Method in class com.prineside.luaj.lib.jse.JavaArray
 
get(LuaValue) - Method in class com.prineside.luaj.lib.jse.JavaClass
 
get(LuaValue) - Method in class com.prineside.luaj.lib.jse.JavaInstance
 
get(LuaValue) - Method in class com.prineside.luaj.LuaTable
 
get(LuaValue) - Method in class com.prineside.luaj.LuaUserdata
 
get(LuaValue) - Method in class com.prineside.luaj.LuaValue
Get a value in a table including metatag processing using LuaValue.INDEX.
get(LuaValue) - Method in interface com.prineside.tdi2.utils.ScriptProxyCreator
 
get(SettingsManager.InitConfig) - Method in class com.prineside.tdi2.ActionResolver.InitConfigManager
 
get(Actor) - Method in class com.prineside.tdi2.scene2d.ui.Value.Fixed
 
get(Actor) - Method in class com.prineside.tdi2.scene2d.ui.Value
 
get(Class) - Static method in class com.prineside.reflectasm.FieldAccess
 
get(Class) - Static method in class com.prineside.reflectasm.MethodAccess
Creates a new MethodAccess for the specified type.
get(Class<T>) - Static method in class com.prineside.reflectasm.ConstructorAccess
 
get(Class<T>) - Method in class com.prineside.tdi2.utils.SafePools
Returns a new or existing pool for the specified type, stored in a Class to SafePools.Pool map.
get(Class<T>, int) - Method in class com.prineside.tdi2.utils.SafePools
 
get(Object, int) - Method in class com.prineside.reflectasm.FieldAccess
 
get(Object, String) - Method in class com.prineside.reflectasm.FieldAccess
 
get(String) - Method in class com.prineside.luaj.LuaValue
Get a value in a table including metatag processing using LuaValue.INDEX.
get(String) - Method in class com.prineside.tdi2.managers.HttpManager
 
get(String) - Method in class com.prineside.tdi2.managers.preferences.RegularPrefMap
 
get(String) - Method in interface com.prineside.tdi2.utils.AssetProvider
 
get(String) - Method in class com.prineside.tdi2.utils.I18NBundle
 
get(String, String) - Method in class com.prineside.tdi2.managers.preferences.LegacyPreferences.SafePreferences
 
get(String, String) - Method in interface com.prineside.tdi2.managers.preferences.PrefMap
 
get(String, String) - Method in class com.prineside.tdi2.managers.preferences.RegularPrefMap
 
GET_ACCOUNT_SETTINGS_URL - Static variable in class com.prineside.tdi2.Config
 
GET_BACKUPS_TO_RESTORE_PREFERENCES_URL - Static variable in class com.prineside.tdi2.Config
 
GET_BASIC_LEVELS_TOP_LEADERBOARDS_URL - Static variable in class com.prineside.tdi2.Config
 
GET_BEST_GAME_REPLAY_URL - Static variable in class com.prineside.tdi2.Config
 
GET_BETA_ACCOUNT_LINK_STATUS_URL - Static variable in class com.prineside.tdi2.Config
 
GET_COMMUNITY_TRANSLATORS_URL - Static variable in class com.prineside.tdi2.Config
 
GET_DAILY_QUEST_HASH_URL - Static variable in class com.prineside.tdi2.Config
 
GET_DAILY_QUEST_INFO_URL - Static variable in class com.prineside.tdi2.Config
 
GET_DAILY_QUEST_LEADERBOARDS_ADVANCE_RANK_URL - Static variable in class com.prineside.tdi2.Config
 
GET_DAILY_QUEST_LEADERBOARDS_URL - Static variable in class com.prineside.tdi2.Config
 
GET_DAILY_QUEST_MAP_URL - Static variable in class com.prineside.tdi2.Config
 
GET_LAST_REPLAYS_TO_RESTORE_PREFERENCES_URL - Static variable in class com.prineside.tdi2.Config
 
GET_LATEST_NEWS_URL - Static variable in class com.prineside.tdi2.Config
 
GET_LEADERBOARDS_ADVANCE_RANK_URL - Static variable in class com.prineside.tdi2.Config
 
GET_LEADERBOARDS_RANK_URL - Static variable in class com.prineside.tdi2.Config
 
GET_LEADERBOARDS_URL - Static variable in class com.prineside.tdi2.Config
 
GET_MESSAGES_URL - Static variable in class com.prineside.tdi2.Config
 
GET_OPCODE(int) - Static method in class com.prineside.luaj.Lua
 
GET_RUNTIME_LEADERBOARDS_URL - Static variable in class com.prineside.tdi2.Config
 
GET_SAVED_GAMES_LIST_URL - Static variable in class com.prineside.tdi2.Config
 
GET_SKILL_POINT_LEADER_BOARD_URL - Static variable in class com.prineside.tdi2.Config
 
GET_STEAM_AUTH_TICKET_INFO_URL - Static variable in class com.prineside.tdi2.Config
 
getAbilities(AbilityType) - Method in class com.prineside.tdi2.managers.ProgressManager
 
getAbility() - Method in class com.prineside.tdi2.DamageRecord
 
getAbility() - Method in class com.prineside.tdi2.events.game.AbilityApply
 
getAbility() - Method in class com.prineside.tdi2.events.game.AbilityStart
 
getAbility() - Method in class com.prineside.tdi2.ui.actors.AbilitySlotButton
 
getAbilityAliases() - Method in class com.prineside.tdi2.Tower.Factory
 
getAbilityAliases() - Method in class com.prineside.tdi2.towers.AirTower.AirTowerFactory
 
getAbilityAliases() - Method in class com.prineside.tdi2.towers.BasicTower.BasicTowerFactory
 
getAbilityAliases() - Method in class com.prineside.tdi2.towers.BlastTower.BlastTowerFactory
 
getAbilityAliases() - Method in class com.prineside.tdi2.towers.CannonTower.CannonTowerFactory
 
getAbilityAliases() - Method in class com.prineside.tdi2.towers.CrusherTower.CrusherTowerFactory
 
getAbilityAliases() - Method in class com.prineside.tdi2.towers.FlamethrowerTower.FlamethrowerTowerFactory
 
getAbilityAliases() - Method in class com.prineside.tdi2.towers.FreezingTower.FreezingTowerFactory
 
getAbilityAliases() - Method in class com.prineside.tdi2.towers.GaussTower.GaussTowerFactory
 
getAbilityAliases() - Method in class com.prineside.tdi2.towers.LaserTower.LaserTowerFactory
 
getAbilityAliases() - Method in class com.prineside.tdi2.towers.MinigunTower.MinigunTowerFactory
 
getAbilityAliases() - Method in class com.prineside.tdi2.towers.MissileTower.MissileTowerFactory
 
getAbilityAliases() - Method in class com.prineside.tdi2.towers.MultishotTower.MultishotTowerFactory
 
getAbilityAliases() - Method in class com.prineside.tdi2.towers.SniperTower.SniperTowerFactory
 
getAbilityAliases() - Method in class com.prineside.tdi2.towers.SplashTower.SplashTowerFactory
 
getAbilityAliases() - Method in class com.prineside.tdi2.towers.TeslaTower.TeslaTowerFactory
 
getAbilityAliases() - Method in class com.prineside.tdi2.towers.VenomTower.VenomTowerFactory
 
getAbilityConfigs(GameSystemProvider, Tower) - Method in class com.prineside.tdi2.Tower.Factory
 
getAbilityConfigs(GameSystemProvider, Tower) - Method in class com.prineside.tdi2.towers.AirTower.AirTowerFactory
 
getAbilityConfigs(GameSystemProvider, Tower) - Method in class com.prineside.tdi2.towers.BasicTower.BasicTowerFactory
 
getAbilityConfigs(GameSystemProvider, Tower) - Method in class com.prineside.tdi2.towers.BlastTower.BlastTowerFactory
 
getAbilityConfigs(GameSystemProvider, Tower) - Method in class com.prineside.tdi2.towers.CannonTower.CannonTowerFactory
 
getAbilityConfigs(GameSystemProvider, Tower) - Method in class com.prineside.tdi2.towers.CrusherTower.CrusherTowerFactory
 
getAbilityConfigs(GameSystemProvider, Tower) - Method in class com.prineside.tdi2.towers.FlamethrowerTower.FlamethrowerTowerFactory
 
getAbilityConfigs(GameSystemProvider, Tower) - Method in class com.prineside.tdi2.towers.FreezingTower.FreezingTowerFactory
 
getAbilityConfigs(GameSystemProvider, Tower) - Method in class com.prineside.tdi2.towers.GaussTower.GaussTowerFactory
 
getAbilityConfigs(GameSystemProvider, Tower) - Method in class com.prineside.tdi2.towers.LaserTower.LaserTowerFactory
 
getAbilityConfigs(GameSystemProvider, Tower) - Method in class com.prineside.tdi2.towers.MinigunTower.MinigunTowerFactory
 
getAbilityConfigs(GameSystemProvider, Tower) - Method in class com.prineside.tdi2.towers.MissileTower.MissileTowerFactory
 
getAbilityConfigs(GameSystemProvider, Tower) - Method in class com.prineside.tdi2.towers.MultishotTower.MultishotTowerFactory
 
getAbilityConfigs(GameSystemProvider, Tower) - Method in class com.prineside.tdi2.towers.SniperTower.SniperTowerFactory
 
getAbilityConfigs(GameSystemProvider, Tower) - Method in class com.prineside.tdi2.towers.SplashTower.SplashTowerFactory
 
getAbilityConfigs(GameSystemProvider, Tower) - Method in class com.prineside.tdi2.towers.TeslaTower.TeslaTowerFactory
 
getAbilityConfigs(GameSystemProvider, Tower) - Method in class com.prineside.tdi2.towers.VenomTower.VenomTowerFactory
 
getAbilityIndex() - Method in class com.prineside.tdi2.events.game.TowerAbilityChange
 
getAbilitySlotCount() - Method in class com.prineside.tdi2.systems.AbilitySystem
 
getAbilityTextures(int) - Method in class com.prineside.tdi2.Tower.Factory
 
getAbilityVulnerability(AbilityType) - Method in class com.prineside.tdi2.enemies.bosses.BrootEnemy
 
getAbilityVulnerability(AbilityType) - Method in class com.prineside.tdi2.enemies.bosses.ConstructorBossEnemy
 
getAbilityVulnerability(AbilityType) - Method in class com.prineside.tdi2.enemies.bosses.MetaphorBossEnemy
 
getAbilityVulnerability(AbilityType) - Method in class com.prineside.tdi2.enemies.bosses.MobchainBossBodyEnemy
 
getAbilityVulnerability(AbilityType) - Method in class com.prineside.tdi2.enemies.bosses.MobchainBossCreepEnemy
 
getAbilityVulnerability(AbilityType) - Method in class com.prineside.tdi2.enemies.bosses.MobchainBossHeadEnemy
 
getAbilityVulnerability(AbilityType) - Method in class com.prineside.tdi2.enemies.bosses.SnakeBossBodyEnemy
 
getAbilityVulnerability(AbilityType) - Method in class com.prineside.tdi2.enemies.bosses.SnakeBossHeadEnemy
 
getAbilityVulnerability(AbilityType) - Method in class com.prineside.tdi2.enemies.bosses.SnakeBossTailEnemy
 
getAbilityVulnerability(AbilityType) - Method in class com.prineside.tdi2.enemies.GenericEnemy
 
getAbilityVulnerability(AbilityType) - Method in class com.prineside.tdi2.Enemy
 
getAccelerators() - Method in class com.prineside.tdi2.managers.ProgressManager
 
getAcceleratorsForDuration(int) - Static method in class com.prineside.tdi2.items.DoubleGainShardItem
 
getAcceleratorsRequiredToShortenTime(float) - Method in class com.prineside.tdi2.managers.ProgressManager
 
getACStringAt(int) - Method in class com.prineside.tdi2.managers.script.autocompletion.LuaScriptParser
 
getAction() - Method in class com.prineside.tdi2.scene2d.actions.AddAction
 
getAction() - Method in class com.prineside.tdi2.scene2d.actions.DelegateAction
 
getAction() - Method in class com.prineside.tdi2.scene2d.actions.RemoveAction
 
getActions() - Method in class com.prineside.tdi2.scene2d.actions.ParallelAction
 
getActions() - Method in class com.prineside.tdi2.scene2d.Actor
 
getActionsRequestRendering() - Method in class com.prineside.tdi2.scene2d.Stage
 
getActionType() - Method in class com.prineside.tdi2.tiles.CoreTile.Upgrade
 
getActiveBonusesCount() - Method in class com.prineside.tdi2.systems.BonusSystem
 
getActiveMod(Class<T>) - Method in class com.prineside.tdi2.systems.GameplayModSystem
 
getActiveModFromSource(Class<T>, String) - Method in class com.prineside.tdi2.systems.GameplayModSystem
 
getActiveMods() - Method in class com.prineside.tdi2.systems.GameplayModSystem
 
getActiveSecondsPlayed() - Method in class com.prineside.tdi2.systems.LootSystem
 
getActor() - Method in class com.prineside.tdi2.scene2d.Action
 
getActor() - Method in class com.prineside.tdi2.scene2d.ui.Cell
Returns the actor for this cell, or null.
getActor() - Method in class com.prineside.tdi2.scene2d.ui.Container
 
getActor() - Method in class com.prineside.tdi2.scene2d.ui.ScrollPane
Returns the actor embedded in this scroll pane, or null.
getActor() - Method in class com.prineside.tdi2.scene2d.ui.Tooltip
 
getActor() - Method in class com.prineside.tdi2.scene2d.ui.Tree.Node
 
getActor() - Method in class com.prineside.tdi2.scene2d.utils.DragAndDrop.Source
 
getActor() - Method in class com.prineside.tdi2.scene2d.utils.DragAndDrop.Target
 
getActorHeight() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getActorLayer(Actor) - Method in class com.prineside.tdi2.managers.UiManager
 
getActors() - Method in class com.prineside.tdi2.scene2d.Stage
Returns the root's child actors.
getActorWidth() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getActorX() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getActorY() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getAdditionalCategory() - Method in interface com.prineside.tdi2.gameplayMods.GameplayMod
 
getAdditionalCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.AbstractGameValueMod
 
getAdditionalCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.BaseExplodesOnEnemyPass
 
getAdditionalCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.BoostExistingEnemiesWithLoot
 
getAdditionalCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.MinersSpawnEnemies
 
getAfforableResearchesCount() - Method in class com.prineside.tdi2.managers.ResearchManager
 
getAimStrategyColor(Tower.AimStrategy) - Method in class com.prineside.tdi2.managers.TowerManager
 
getAimStrategyIcon(Tower.AimStrategy) - Method in class com.prineside.tdi2.managers.TowerManager
 
getAimStrategyIconAlias(Tower.AimStrategy) - Method in class com.prineside.tdi2.managers.TowerManager
 
getAimStrategyName(Tower.AimStrategy) - Method in class com.prineside.tdi2.managers.TowerManager
 
getAlign() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getAlign() - Method in class com.prineside.tdi2.scene2d.ui.Container
 
getAlign() - Method in class com.prineside.tdi2.scene2d.ui.HorizontalGroup
 
getAlign() - Method in class com.prineside.tdi2.scene2d.ui.Image
 
getAlign() - Method in class com.prineside.tdi2.scene2d.ui.Table
 
getAlign() - Method in class com.prineside.tdi2.scene2d.ui.VerticalGroup
 
getAlign() - Method in class com.prineside.tdi2.scene2d.utils.TiledDrawable
 
getAlignment() - Method in class com.prineside.tdi2.scene2d.actions.MoveToAction
 
getAlignment() - Method in class com.prineside.tdi2.scene2d.ui.List
 
getAlignment() - Method in class com.prineside.tdi2.scene2d.ui.TextField
 
getAll() - Method in class com.prineside.tdi2.managers.preferences.LegacyPreferences.SafePreferences
 
getAllChecked() - Method in class com.prineside.tdi2.scene2d.ui.ButtonGroup
 
getAllFields(Class, Array<String>) - Static method in class com.prineside.tdi2.serializers.GameStateSerializer
 
getAllGates() - Method in class com.prineside.tdi2.Map
 
getAllItems() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Inventory
 
getAllItems() - Method in class com.prineside.tdi2.systems.InventorySystem
 
getAllLocalesChars() - Method in class com.prineside.tdi2.managers.LocaleManager
 
getAllowedEnemies() - Method in class com.prineside.tdi2.BasicLevel
 
getAllowedEnemies() - Method in class com.prineside.tdi2.Map
 
getAllowedEnemies() - Method in class com.prineside.tdi2.tiles.SpawnTile
 
getAllowedEnemiesSet() - Method in class com.prineside.tdi2.Map
 
getAllowedEnemiesSet() - Method in class com.prineside.tdi2.tiles.SpawnTile
 
getAllRecordIds() - Method in class com.prineside.tdi2.managers.ReplayManager
 
getAllSerializableFields(Class<?>) - Static method in class com.prineside.tdi2.utils.ReflectionUtils
 
getAllTiles() - Method in class com.prineside.tdi2.Map
 
getAllTime(StatisticsType) - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Statistics
 
getAllTime(StatisticsType) - Method in class com.prineside.tdi2.managers.StatisticsManager
 
getAllTimeReRollCount() - Method in class com.prineside.tdi2.systems.BonusSystem
 
getAlpha() - Method in class com.prineside.tdi2.scene2d.actions.AlphaAction
 
getAlreadyActiveTowers(GameSystemProvider) - Static method in class com.prineside.tdi2.gameplayMods.mods.AllAbilitiesForRandomTower
 
getAmount() - Method in class com.prineside.tdi2.scene2d.actions.RotateByAction
 
getAmountHeight() - Method in class com.prineside.tdi2.scene2d.actions.SizeByAction
 
getAmountWidth() - Method in class com.prineside.tdi2.scene2d.actions.SizeByAction
 
getAmountX() - Method in class com.prineside.tdi2.scene2d.actions.MoveByAction
 
getAmountX() - Method in class com.prineside.tdi2.scene2d.actions.ScaleByAction
 
getAmountY() - Method in class com.prineside.tdi2.scene2d.actions.MoveByAction
 
getAmountY() - Method in class com.prineside.tdi2.scene2d.actions.ScaleByAction
 
getAmplitudes(int) - Method in class com.prineside.tdi2.ibxm.IBXM
 
getAnalyticName() - Method in class com.prineside.tdi2.Item
 
getAnalyticName() - Method in class com.prineside.tdi2.items.AbilityItem
 
getAnalyticName() - Method in class com.prineside.tdi2.items.AbilityTokenItem
 
getAnalyticName() - Method in class com.prineside.tdi2.items.AcceleratorItem
 
getAnalyticName() - Method in class com.prineside.tdi2.items.BitDustItem
 
getAnalyticName() - Method in class com.prineside.tdi2.items.BlueprintItem
 
getAnalyticName() - Method in class com.prineside.tdi2.items.CaseItem
 
getAnalyticName() - Method in class com.prineside.tdi2.items.CaseKeyItem
 
getAnalyticName() - Method in class com.prineside.tdi2.items.DatPaperItem
 
getAnalyticName() - Method in class com.prineside.tdi2.items.DoubleGainShardItem
 
getAnalyticName() - Method in class com.prineside.tdi2.items.GameValueGlobalItem
 
getAnalyticName() - Method in class com.prineside.tdi2.items.GameValueLevelItem
 
getAnalyticName() - Method in class com.prineside.tdi2.items.GateItem
 
getAnalyticName() - Method in class com.prineside.tdi2.items.GreenPaperItem
 
getAnalyticName() - Method in class com.prineside.tdi2.items.LootBoostItem
 
getAnalyticName() - Method in class com.prineside.tdi2.items.LuckyShotTokenItem
 
getAnalyticName() - Method in class com.prineside.tdi2.items.OpenedResearchItem
 
getAnalyticName() - Method in class com.prineside.tdi2.items.PrestigeDustItem
 
getAnalyticName() - Method in class com.prineside.tdi2.items.PrestigeTokenItem
 
getAnalyticName() - Method in class com.prineside.tdi2.items.RandomBarrierItem
 
getAnalyticName() - Method in class com.prineside.tdi2.items.RandomTeleportItem
 
getAnalyticName() - Method in class com.prineside.tdi2.items.RandomTileItem
 
getAnalyticName() - Method in class com.prineside.tdi2.items.RarityBoostItem
 
getAnalyticName() - Method in class com.prineside.tdi2.items.ResearchTokenItem
 
getAnalyticName() - Method in class com.prineside.tdi2.items.ResearchTokenUsedItem
 
getAnalyticName() - Method in class com.prineside.tdi2.items.ResourceItem
 
getAnalyticName() - Method in class com.prineside.tdi2.items.SkillPointItem
 
getAnalyticName() - Method in class com.prineside.tdi2.items.StarItem
 
getAnalyticName() - Method in class com.prineside.tdi2.items.TileItem
 
getAnalyticName() - Method in class com.prineside.tdi2.items.TrophyItem
 
getAngle() - Method in class com.prineside.tdi2.ui.actors.RadialSprite
 
getAngleBetweenPoints(float, float, float, float) - Static method in class com.prineside.tdi2.utils.PMath
 
getAngleBetweenPoints(Vector2, Vector2) - Static method in class com.prineside.tdi2.utils.PMath
 
getApproxStateHash() - Method in class com.prineside.tdi2.systems.GameStateSystem
Хэш примерного состояния (не все поля)
GETARG_A(int) - Static method in class com.prineside.luaj.Lua
 
GETARG_Ax(int) - Static method in class com.prineside.luaj.Lua
 
GETARG_B(int) - Static method in class com.prineside.luaj.Lua
 
GETARG_Bx(int) - Static method in class com.prineside.luaj.Lua
 
GETARG_C(int) - Static method in class com.prineside.luaj.Lua
 
GETARG_sBx(int) - Static method in class com.prineside.luaj.Lua
 
getAsBoolean() - Method in interface com.prineside.tdi2.utils.BooleanSupplier
Gets a result.
getAsStringDefaultMethod(int) - Method in interface com.prineside.tdi2.utils.luaTests.TestInterfaceWithDefaults
 
getAsStringDefaultMethod(TestInterfaceWithDefaults, int) - Static method in class com.prineside.tdi2.utils.luaTests.TestInterfaceWithDefaults.Defaults
 
getAtlas() - Method in class com.prineside.tdi2.ResourcePack.AtlasTextureRegion
 
getAttackDelay() - Method in class com.prineside.tdi2.Tower
 
getAttackDelay() - Method in class com.prineside.tdi2.towers.FlamethrowerTower
 
getAttackDelay() - Method in class com.prineside.tdi2.towers.GaussTower
 
getAttackDelay() - Method in class com.prineside.tdi2.towers.LaserTower
 
getAttackDelay() - Method in class com.prineside.tdi2.towers.MinigunTower
 
getAttackDelay() - Method in class com.prineside.tdi2.towers.SplashTower
Время, за которое выпустит все снаряды по кругу
getAudio(int[]) - Method in class com.prineside.tdi2.ibxm.IBXM
 
getAutocompletion(String, int) - Method in class com.prineside.tdi2.managers.script.ScriptEnvironment
 
getAvailableAbilities(int) - Method in class com.prineside.tdi2.systems.AbilitySystem
 
getAvailableAbilitiesByType(AbilityType) - Method in class com.prineside.tdi2.systems.AbilitySystem
 
getAvailableCount() - Method in class com.prineside.tdi2.events.mapEditor.InventoryItemRemove
 
getAvailableLocales() - Method in class com.prineside.tdi2.managers.LocaleManager
 
getAvailableOnFrame() - Method in class com.prineside.tdi2.systems.BonusSystem.BonusStage
Get update number the bonus has became available or re-rolled
getAvatar(int) - Method in class com.prineside.tdi2.managers.AuthManager
 
getAvatarWebUrl(String, int) - Method in class com.prineside.tdi2.managers.AuthManager
 
getAverage() - Method in class com.prineside.tdi2.utils.MovingAverageFloat
 
getAverage() - Method in class com.prineside.tdi2.utils.MovingAverageInt
 
getAverage() - Method in class com.prineside.tdi2.utils.MovingAverageLong
 
getAverageCenterFrequency(int) - Method in class com.badlogic.gdx.audio.analysis.FourierTransform
Returns the center frequency of the ith average band.
getAverageCoinsPerMinute() - Method in class com.prineside.tdi2.systems.StatisticsSystem
 
getAverageDifficulty() - Method in class com.prineside.tdi2.Map
 
getAverageFloat() - Method in class com.prineside.tdi2.utils.MovingAverageInt
 
getAverageKillsPerMinute() - Method in class com.prineside.tdi2.systems.StatisticsSystem
 
getAverageScorePerMinute() - Method in class com.prineside.tdi2.systems.StatisticsSystem
 
getAvg(int) - Method in class com.badlogic.gdx.audio.analysis.FourierTransform
Gets the value of the ith average.
getBackground() - Method in class com.prineside.tdi2.scene2d.ui.Container
 
getBackground() - Method in class com.prineside.tdi2.scene2d.ui.Table
 
getBackgroundContainer() - Method in class com.prineside.tdi2.ui.actors.SideMenu
 
getBackUpInfo() - Static method in class com.prineside.tdi2.systems.MapEditorSystem
 
getBallAnimation() - Method in class com.prineside.tdi2.units.BallLightningUnit.BallLightningUnitFactory
 
getBallLightningAccumulationTime() - Method in class com.prineside.tdi2.systems.UnitSystem
 
getBand(int) - Method in class com.badlogic.gdx.audio.analysis.FourierTransform
Returns the amplitude of the requested frequency band.
getBandWidth() - Method in class com.badlogic.gdx.audio.analysis.FourierTransform
Returns the width of each frequency band in the spectrum (in Hz).
getBannerTexture() - Method in class com.prineside.tdi2.managers.AssetManager
 
getBase64() - Method in class com.prineside.tdi2.managers.MusicManager.MusicSource
 
getBaseBuildPrice(GameValueProvider) - Method in class com.prineside.tdi2.Miner.Factory
 
getBaseBuildPrice(GameValueProvider) - Method in class com.prineside.tdi2.miners.InfiarMiner.InfiarMinerFactory
 
getBaseBuildPrice(GameValueProvider) - Method in class com.prineside.tdi2.miners.MatrixMiner.MatrixMinerFactory
 
getBaseBuildPrice(GameValueProvider) - Method in class com.prineside.tdi2.miners.ScalarMiner.ScalarMinerFactory
 
getBaseBuildPrice(GameValueProvider) - Method in class com.prineside.tdi2.miners.TensorMiner.TensorMinerFactory
 
getBaseBuildPrice(GameValueProvider) - Method in class com.prineside.tdi2.miners.VectorMiner.VectorMinerFactory
 
getBaseColor() - Method in class com.prineside.tdi2.tiles.TargetTile
 
getBaseColors() - Method in class com.prineside.tdi2.tiles.CoreTile
 
getBaseDamage() - Method in class com.prineside.tdi2.enemies.BossEnemy
 
getBaseDamage() - Method in class com.prineside.tdi2.enemies.bosses.BrootEnemy
 
getBaseDamage() - Method in class com.prineside.tdi2.enemies.bosses.ConstructorBossEnemy
 
getBaseDamage() - Method in class com.prineside.tdi2.enemies.bosses.MetaphorBossCreepEnemy
 
getBaseDamage() - Method in class com.prineside.tdi2.enemies.bosses.MetaphorBossEnemy
 
getBaseDamage() - Method in class com.prineside.tdi2.enemies.bosses.MobchainBossBodyEnemy
 
getBaseDamage() - Method in class com.prineside.tdi2.enemies.bosses.MobchainBossCreepEnemy
 
getBaseDamage() - Method in class com.prineside.tdi2.enemies.bosses.MobchainBossHeadEnemy
 
getBaseDamage() - Method in class com.prineside.tdi2.enemies.bosses.SnakeBossBodyEnemy
 
getBaseDamage() - Method in class com.prineside.tdi2.enemies.bosses.SnakeBossHeadEnemy
 
getBaseDamage() - Method in class com.prineside.tdi2.enemies.bosses.SnakeBossTailEnemy
 
getBaseDamage() - Method in class com.prineside.tdi2.enemies.FighterEnemy
 
getBaseDamage() - Method in class com.prineside.tdi2.enemies.GenericEnemy
 
getBaseDamage() - Method in class com.prineside.tdi2.enemies.HealerEnemy
 
getBaseDamage() - Method in class com.prineside.tdi2.enemies.IcyEnemy
 
getBaseDamage() - Method in class com.prineside.tdi2.Enemy
 
getBaseDamage() - Method in class com.prineside.tdi2.events.game.EnemyReachTarget
 
getBaseMiningSpeed(GameValueProvider) - Method in class com.prineside.tdi2.Miner.Factory
Base speed of mining, res/m
getBaseMiningSpeed(GameValueProvider) - Method in class com.prineside.tdi2.miners.InfiarMiner.InfiarMinerFactory
 
getBaseMiningSpeed(GameValueProvider) - Method in class com.prineside.tdi2.miners.MatrixMiner.MatrixMinerFactory
 
getBaseMiningSpeed(GameValueProvider) - Method in class com.prineside.tdi2.miners.ScalarMiner.ScalarMinerFactory
 
getBaseMiningSpeed(GameValueProvider) - Method in class com.prineside.tdi2.miners.TensorMiner.TensorMinerFactory
 
getBaseMiningSpeed(GameValueProvider) - Method in class com.prineside.tdi2.miners.VectorMiner.VectorMinerFactory
 
getBaseMiningSpeed(Miner, int) - Method in class com.prineside.tdi2.systems.MinerSystem
Resources/s, not affected by modifiers or double speed
getBaseTexture() - Method in class com.prineside.tdi2.Modifier.Factory
 
getBaseTexture() - Method in class com.prineside.tdi2.modifiers.AttackSpeedModifier.AttackSpeedModifierFactory
 
getBaseTexture() - Method in class com.prineside.tdi2.modifiers.BalanceModifier.BalanceModifierFactory
 
getBaseTexture() - Method in class com.prineside.tdi2.modifiers.BountyModifier.BountyModifierFactory
 
getBaseTexture() - Method in class com.prineside.tdi2.modifiers.DamageModifier.DamageModifierFactory
 
getBaseTexture() - Method in class com.prineside.tdi2.modifiers.ExperienceModifier.ExperienceModifierFactory
 
getBaseTexture() - Method in class com.prineside.tdi2.modifiers.MiningSpeedModifier.MiningSpeedModifierFactory
 
getBaseTexture() - Method in class com.prineside.tdi2.modifiers.PowerModifier.PowerModifierFactory
 
getBaseTexture() - Method in class com.prineside.tdi2.modifiers.SearchModifier.SearchModifierFactory
 
getBaseTextures() - Method in class com.prineside.tdi2.Tower.Factory
 
getBaseUpgradePrice(int) - Method in class com.prineside.tdi2.Miner
 
getBaseUpgradePrice(int) - Method in class com.prineside.tdi2.miners.InfiarMiner
 
getBaseUpgradePrice(int) - Method in class com.prineside.tdi2.miners.MatrixMiner
 
getBaseUpgradePrice(int) - Method in class com.prineside.tdi2.miners.ScalarMiner
 
getBaseUpgradePrice(int) - Method in class com.prineside.tdi2.miners.TensorMiner
 
getBaseUpgradePrice(int) - Method in class com.prineside.tdi2.miners.VectorMiner
 
getBaseUpgradePrice(Tower, int) - Method in class com.prineside.tdi2.systems.TowerSystem
 
getBasicLevelStars() - Method in class com.prineside.tdi2.systems.QuestSystem
 
getBasicLevelsTopLeaderboards(ObjectConsumer<LeaderBoardManager.BasicLevelsTopLeaderboards>) - Method in class com.prineside.tdi2.managers.LeaderBoardManager
 
getBatch() - Method in class com.prineside.tdi2.scene2d.Stage
 
getBeginColumn() - Method in class com.prineside.luaj.parser.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in class com.prineside.luaj.parser.SimpleCharStream
Get token beginning line number.
getBestFullscreenMode(int, int) - Static method in class com.prineside.tdi2.managers.SettingsManager
 
getBestFullscreenModeWithPrefDimensions(int, int, int, int) - Static method in class com.prineside.tdi2.managers.SettingsManager
 
getBestReplay() - Method in class com.prineside.tdi2.systems.StatisticsSystem
 
getBestScreenResolution() - Method in class com.prineside.tdi2.ActionResolver.ActionResolverAdapter
 
getBestScreenResolution() - Method in interface com.prineside.tdi2.ActionResolver
 
getBezierCurvePos(Vector2, Vector2, Vector2, Vector2, float) - Static method in class com.prineside.tdi2.utils.PMath
 
getBinarySaveInfo(byte[], int, int) - Static method in class com.prineside.tdi2.managers.preferences.RegularPrefMap
 
getBlankWhiteTextureRegion() - Method in class com.prineside.tdi2.managers.AssetManager
 
getBlankWhiteTextureRegion() - Method in class com.prineside.tdi2.ResourcePack
 
getBlendDstFunc() - Method in class com.prineside.tdi2.utils.ParallelBatch
 
getBlendDstFunc() - Method in class com.prineside.tdi2.utils.SpriteCacheExtended
 
getBlendDstFuncAlpha() - Method in class com.prineside.tdi2.utils.ParallelBatch
 
getBlendDstFuncAlpha() - Method in class com.prineside.tdi2.utils.SpriteCacheExtended
 
getBlendSrcFunc() - Method in class com.prineside.tdi2.utils.ParallelBatch
 
getBlendSrcFunc() - Method in class com.prineside.tdi2.utils.SpriteCacheExtended
 
getBlendSrcFuncAlpha() - Method in class com.prineside.tdi2.utils.ParallelBatch
 
getBlendSrcFuncAlpha() - Method in class com.prineside.tdi2.utils.SpriteCacheExtended
 
getBlueprintType() - Method in class com.prineside.tdi2.items.BlueprintItem
 
getBMode(int) - Static method in class com.prineside.luaj.Lua
 
getBonus() - Method in class com.prineside.tdi2.gameplayMods.ProbableBonus
 
getBonusConfig(String) - Method in class com.prineside.tdi2.gameplayMods.BonusStagesConfig
 
getBonusDoubleMiningSpeedTimeLeft() - Method in class com.prineside.tdi2.systems.MinerSystem
 
getBonuses(int) - Method in class com.prineside.tdi2.components.PowerBonuses
 
getBonusesSum() - Method in class com.prineside.tdi2.components.PowerBonuses
 
getBonusesToChooseCount() - Method in class com.prineside.tdi2.systems.BonusSystem
 
getBonusesToChooseFrom() - Method in class com.prineside.tdi2.systems.BonusSystem.BonusStage
 
getBonusMoney() - Method in class com.prineside.tdi2.events.game.NextWaveForce
 
getBonusMultiplier() - Method in class com.prineside.tdi2.gameplayMods.mods.MinedItemsTurnIntoDust
 
getBonusScore() - Method in class com.prineside.tdi2.events.game.NextWaveForce
 
getBonusStage(int) - Method in class com.prineside.tdi2.systems.BonusSystem
 
getBoolCustomValue(SettingsManager.CustomValueType) - Method in class com.prineside.tdi2.managers.SettingsManager
 
getBoolean(Object, int) - Method in class com.prineside.reflectasm.FieldAccess
 
getBooleanValue(GameValueType) - Method in interface com.prineside.tdi2.GameValueProvider
 
getBooleanValue(GameValueType) - Method in class com.prineside.tdi2.managers.GameValueManager.GameValuesSnapshot
 
getBooleanValue(GameValueType) - Method in class com.prineside.tdi2.systems.GameValueSystem
 
getBossEnemyType(BossType) - Method in class com.prineside.tdi2.managers.EnemyManager
 
getBossName() - Method in class com.prineside.tdi2.ui.components.BossHpBar
 
getBossTileType() - Method in class com.prineside.tdi2.tiles.BossTile
 
getBossTileTypeName() - Method in class com.prineside.tdi2.tiles.BossTile
 
getBossTileTypeName(BossTileType) - Method in class com.prineside.tdi2.tiles.BossTile.BossTileFactory
 
getBossWaveMap() - Method in class com.prineside.tdi2.tiles.BossTile
 
getBossWaves() - Method in class com.prineside.tdi2.Map
 
getBossWavesConfig() - Method in class com.prineside.tdi2.tiles.BossTile
 
getBottomHeight() - Method in class com.prineside.tdi2.scene2d.utils.BaseDrawable
 
getBottomHeight() - Method in interface com.prineside.tdi2.scene2d.utils.Drawable
 
getBottomHeight() - Method in class com.prineside.tdi2.ui.actors.RadialSprite
 
getBottomHeight() - Method in class com.prineside.tdi2.utils.AbstractDrawable
 
getBoundingBox() - Method in class com.prineside.tdi2.Gate
 
getBoundingBox() - Method in class com.prineside.tdi2.Tile
 
getBounty(int, float, float) - Method in interface com.prineside.tdi2.WaveTemplates.EnemyGroupConfig
 
getBox(Rectangle) - Method in class com.prineside.tdi2.ui.actors.Window
 
getBox(Actor, Rectangle) - Static method in class com.prineside.tdi2.ui.actors.Window
 
getBreakParticle() - Method in class com.prineside.tdi2.enemies.GenericEnemy
 
getBreakParticle() - Method in class com.prineside.tdi2.Enemy
 
getBreakParticle() - Method in class com.prineside.tdi2.Unit.Factory.BasicAbstractFactory
 
getBreakParticle() - Method in interface com.prineside.tdi2.Unit.Factory
 
getBrightColor(SpaceTileBonusType) - Static method in class com.prineside.tdi2.SpaceTileBonus
 
getBubbles() - Method in class com.prineside.tdi2.scene2d.Event
 
getBuckshotCoinBonusMult() - Method in class com.prineside.tdi2.towers.MultishotTower
 
getBuff() - Method in class com.prineside.tdi2.events.game.AddBuffToEnemy
 
getBuff() - Method in class com.prineside.tdi2.events.game.RemoveBuffFromEnemy
 
getBuffCountStatistic() - Method in class com.prineside.tdi2.BuffProcessor
 
getBuffCountStatistic() - Method in class com.prineside.tdi2.buffs.processors.BlizzardBuffProcessor
 
getBuffCountStatistic() - Method in class com.prineside.tdi2.buffs.processors.BonusCoinsBuffProcessor
 
getBuffCountStatistic() - Method in class com.prineside.tdi2.buffs.processors.BonusXpBuffProcessor
 
getBuffCountStatistic() - Method in class com.prineside.tdi2.buffs.processors.BurnBuffProcessor
 
getBuffCountStatistic() - Method in class com.prineside.tdi2.buffs.processors.ChainReactionBuffProcessor
 
getBuffCountStatistic() - Method in class com.prineside.tdi2.buffs.processors.DeathExplosionBuffProcessor
 
getBuffCountStatistic() - Method in class com.prineside.tdi2.buffs.processors.FreezingBuffProcessor
 
getBuffCountStatistic() - Method in class com.prineside.tdi2.buffs.processors.InvulnerabilityBuffProcessor
 
getBuffCountStatistic() - Method in class com.prineside.tdi2.buffs.processors.PoisonBuffProcessor
 
getBuffCountStatistic() - Method in class com.prineside.tdi2.buffs.processors.RegenerationBuffProcessor
 
getBuffCountStatistic() - Method in class com.prineside.tdi2.buffs.processors.SlippingBuffProcessor
 
getBuffCountStatistic() - Method in class com.prineside.tdi2.buffs.processors.SnowballBuffProcessor
 
getBuffCountStatistic() - Method in class com.prineside.tdi2.buffs.processors.StunBuffProcessor
 
getBuffCountStatistic() - Method in class com.prineside.tdi2.buffs.processors.ThrowBackBuffProcessor
 
getBuffCountStatistic() - Method in class com.prineside.tdi2.buffs.processors.VulnerabilityBuffProcessor
 
getBuffedDamageMultiplier(TowerType, DamageType) - Method in class com.prineside.tdi2.enemies.bosses.MetaphorBossEnemy
 
getBuffedDamageMultiplier(TowerType, DamageType) - Method in class com.prineside.tdi2.enemies.bosses.MobchainBossBodyEnemy
 
getBuffedDamageMultiplier(TowerType, DamageType) - Method in class com.prineside.tdi2.enemies.bosses.MobchainBossCreepEnemy
 
getBuffedDamageMultiplier(TowerType, DamageType) - Method in class com.prineside.tdi2.enemies.bosses.MobchainBossHeadEnemy
 
getBuffedDamageMultiplier(TowerType, DamageType) - Method in class com.prineside.tdi2.enemies.bosses.SnakeBossHeadEnemy
 
getBuffedDamageMultiplier(TowerType, DamageType) - Method in class com.prineside.tdi2.enemies.LightEnemy
 
getBuffedDamageMultiplier(TowerType, DamageType) - Method in class com.prineside.tdi2.Enemy
 
getBuffedSpeed() - Method in class com.prineside.tdi2.enemies.bosses.BrootEnemy
 
getBuffedSpeed() - Method in class com.prineside.tdi2.enemies.FastEnemy
 
getBuffedSpeed() - Method in class com.prineside.tdi2.enemies.HeliEnemy
 
getBuffedSpeed() - Method in class com.prineside.tdi2.enemies.JetEnemy
 
getBuffedSpeed() - Method in class com.prineside.tdi2.Enemy
 
getBuffer() - Method in class com.prineside.kryo.FixedInput
 
getBuffer() - Method in class com.prineside.kryo.FixedOutput
Returns the buffer.
getBuffsByTypeOrNull(BuffType) - Method in class com.prineside.tdi2.Enemy
 
getBuffVulnerability(BuffType) - Method in class com.prineside.tdi2.enemies.GenericEnemy
 
getBuffVulnerability(BuffType) - Method in class com.prineside.tdi2.enemies.IcyEnemy
 
getBuffVulnerability(BuffType) - Method in class com.prineside.tdi2.Enemy
 
getBuildableMinersCount(MinerType) - Method in class com.prineside.tdi2.systems.MinerSystem
 
getBuildableModifiersCount(ModifierType) - Method in class com.prineside.tdi2.systems.ModifierSystem
 
getBuildHotKey() - Method in class com.prineside.tdi2.Tower.Factory
 
getBuildHotKey() - Method in class com.prineside.tdi2.towers.AirTower.AirTowerFactory
 
getBuildHotKey() - Method in class com.prineside.tdi2.towers.BasicTower.BasicTowerFactory
 
getBuildHotKey() - Method in class com.prineside.tdi2.towers.BlastTower.BlastTowerFactory
 
getBuildHotKey() - Method in class com.prineside.tdi2.towers.CannonTower.CannonTowerFactory
 
getBuildHotKey() - Method in class com.prineside.tdi2.towers.CrusherTower.CrusherTowerFactory
 
getBuildHotKey() - Method in class com.prineside.tdi2.towers.FlamethrowerTower.FlamethrowerTowerFactory
 
getBuildHotKey() - Method in class com.prineside.tdi2.towers.FreezingTower.FreezingTowerFactory
 
getBuildHotKey() - Method in class com.prineside.tdi2.towers.GaussTower.GaussTowerFactory
 
getBuildHotKey() - Method in class com.prineside.tdi2.towers.LaserTower.LaserTowerFactory
 
getBuildHotKey() - Method in class com.prineside.tdi2.towers.MinigunTower.MinigunTowerFactory
 
getBuildHotKey() - Method in class com.prineside.tdi2.towers.MissileTower.MissileTowerFactory
 
getBuildHotKey() - Method in class com.prineside.tdi2.towers.MultishotTower.MultishotTowerFactory
 
getBuildHotKey() - Method in class com.prineside.tdi2.towers.SniperTower.SniperTowerFactory
 
getBuildHotKey() - Method in class com.prineside.tdi2.towers.SplashTower.SplashTowerFactory
 
getBuildHotKey() - Method in class com.prineside.tdi2.towers.TeslaTower.TeslaTowerFactory
 
getBuildHotKey() - Method in class com.prineside.tdi2.towers.VenomTower.VenomTowerFactory
 
getBuilding() - Method in class com.prineside.tdi2.events.game.BuildingRemove
 
getBuildPrice() - Method in class com.prineside.tdi2.events.game.MinerBuild
 
getBuildPrice(MinerType) - Method in class com.prineside.tdi2.systems.MinerSystem
 
getBuildPrice(ModifierType) - Method in class com.prineside.tdi2.systems.ModifierSystem
 
getBuildPrice(GameSystemProvider) - Method in class com.prineside.tdi2.Tower.Factory
 
getBuildPrice(GameSystemProvider) - Method in class com.prineside.tdi2.towers.CrusherTower.CrusherTowerFactory
 
getBuildPrice(GameSystemProvider, int) - Method in class com.prineside.tdi2.Modifier.Factory
 
getBuildPrice(GameSystemProvider, int) - Method in class com.prineside.tdi2.modifiers.AttackSpeedModifier.AttackSpeedModifierFactory
 
getBuildPrice(GameSystemProvider, int) - Method in class com.prineside.tdi2.modifiers.BalanceModifier.BalanceModifierFactory
 
getBuildPrice(GameSystemProvider, int) - Method in class com.prineside.tdi2.modifiers.BountyModifier.BountyModifierFactory
 
getBuildPrice(GameSystemProvider, int) - Method in class com.prineside.tdi2.modifiers.DamageModifier.DamageModifierFactory
 
getBuildPrice(GameSystemProvider, int) - Method in class com.prineside.tdi2.modifiers.ExperienceModifier.ExperienceModifierFactory
 
getBuildPrice(GameSystemProvider, int) - Method in class com.prineside.tdi2.modifiers.MiningSpeedModifier.MiningSpeedModifierFactory
 
getBuildPrice(GameSystemProvider, int) - Method in class com.prineside.tdi2.modifiers.PowerModifier.PowerModifierFactory
 
getBuildPrice(GameSystemProvider, int) - Method in class com.prineside.tdi2.modifiers.SearchModifier.SearchModifierFactory
 
getBuiltStatisticType(MinerType) - Method in class com.prineside.tdi2.managers.MinerManager
 
getBuiltStatisticType(TowerType) - Method in class com.prineside.tdi2.managers.TowerManager
 
getBulletsInMagazine() - Method in class com.prineside.tdi2.towers.MinigunTower
 
getBurnChance() - Method in class com.prineside.tdi2.projectiles.AirProjectile
 
getBurnDamage() - Method in class com.prineside.tdi2.projectiles.AirProjectile
 
getBurningTime() - Method in class com.prineside.tdi2.projectiles.AirProjectile
 
getButton() - Method in class com.prineside.tdi2.events.game.MouseClick
 
getButton() - Method in class com.prineside.tdi2.scene2d.InputEvent
The index for the mouse button pressed.
getButton() - Method in class com.prineside.tdi2.scene2d.utils.ClickListener
 
getButton() - Method in class com.prineside.tdi2.scene2d.utils.DragListener
 
getButtonGroup() - Method in class com.prineside.tdi2.scene2d.ui.Button
 
getButtons() - Method in class com.prineside.tdi2.scene2d.ui.ButtonGroup
 
getByChance(RandomXS128, int[], int) - Static method in class com.prineside.tdi2.utils.PMath
 
getByChance(RandomXS128, IntArray) - Static method in class com.prineside.tdi2.utils.PMath
 
getByIdx(int) - Method in class com.prineside.tdi2.pathfinding.Path
 
getByName(String) - Static method in class com.prineside.tdi2.WaveTemplates
 
getByPassedTiles(float) - Method in class com.prineside.tdi2.pathfinding.Path
 
getByte(Object, int) - Method in class com.prineside.reflectasm.FieldAccess
 
getByteBuddyClassLoadingStrategy() - Method in class com.prineside.tdi2.ActionResolver.ActionResolverAdapter
 
getByteBuddyClassLoadingStrategy() - Method in interface com.prineside.tdi2.ActionResolver
 
getCachedMusicManager() - Method in class com.prineside.tdi2.ActionResolver.ActionResolverAdapter
 
getCachedMusicManager() - Method in interface com.prineside.tdi2.ActionResolver
 
getCallFrame(int) - Method in class com.prineside.luaj.debug.CallStack
 
getCallFrame(int) - Method in class com.prineside.luaj.lib.DebugLib
 
getCallstack() - Method in class com.prineside.luaj.Globals
 
getCamera() - Method in class com.prineside.tdi2.scene2d.Stage
The viewport's camera.
getCamera() - Method in class com.prineside.tdi2.systems.RenderSystem
 
getCameraController() - Method in class com.prineside.tdi2.systems.InputSystem
 
getCapacity() - Method in class com.prineside.tdi2.utils.BitVector
 
getCapture() - Method in class com.prineside.tdi2.scene2d.actions.AddListenerAction
 
getCapture() - Method in class com.prineside.tdi2.scene2d.actions.RemoveListenerAction
 
getCaptureListeners() - Method in class com.prineside.tdi2.scene2d.Actor
 
getCasePriceInAccelerators() - Method in class com.prineside.tdi2.items.CaseItem
 
getCasePriceInKeys() - Method in class com.prineside.tdi2.items.CaseItem
 
getCasePriceInPapers() - Method in class com.prineside.tdi2.items.CaseItem
 
getCaseRandom(CaseType) - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Progress
 
getCategory() - Method in interface com.prineside.tdi2.gameplayMods.GameplayMod
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.AbstractGameValueMod
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.AddAllAbilityCharges
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.AddRandomCoreTile
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.AddRandomPlatform
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.AllAbilitiesForRandomTower
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.BaseExplodesOnEnemyPass
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.BoostExistingEnemiesWithLoot
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.BuildRandomMiner
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.CriticalDamage
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.DebuffsLastLonger
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.DepositCoinsGeneration
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.DoubleMiningSpeed
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.EnemiesDropResources
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.ExtraDamagePerBuff
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.FirstEnemiesInWaveExplode
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.IncreasedTowerToEnemyEfficiency
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.IncreaseSelectedBonusesPower
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.LastEnemiesInWaveDealNoDamage
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.LightningStrikeOnTowerLevelUp
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.LowHpEnemiesDealNoDamage
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.MinedItemsTurnIntoDust
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.MineLegendaryItems
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.MinersSpawnEnemies
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.MoreBonusVariantsNextTime
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.MultiplyLootedItems
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.MultiplyMdps
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.NukeOnBonusStage
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.ReceiveCoins
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.ReceiveGreenPapers
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.SellAllTowers
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.SpawnZombiesFromBase
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.SummonLootBoss
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.TowersAttackSpeed
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.TowersDamage
 
getCategory() - Method in class com.prineside.tdi2.gameplayMods.mods.TriggerRandomAbility
 
getCategory() - Method in class com.prineside.tdi2.Item
 
getCategory() - Method in class com.prineside.tdi2.items.AbilityItem
 
getCategory() - Method in class com.prineside.tdi2.items.AbilityTokenItem
 
getCategory() - Method in class com.prineside.tdi2.items.AcceleratorItem
 
getCategory() - Method in class com.prineside.tdi2.items.BitDustItem
 
getCategory() - Method in class com.prineside.tdi2.items.BlueprintItem
 
getCategory() - Method in class com.prineside.tdi2.items.CaseItem
 
getCategory() - Method in class com.prineside.tdi2.items.CaseKeyItem
 
getCategory() - Method in class com.prineside.tdi2.items.DatPaperItem
 
getCategory() - Method in class com.prineside.tdi2.items.DoubleGainShardItem
 
getCategory() - Method in class com.prineside.tdi2.items.GameValueGlobalItem
 
getCategory() - Method in class com.prineside.tdi2.items.GameValueLevelItem
 
getCategory() - Method in class com.prineside.tdi2.items.GateItem
 
getCategory() - Method in class com.prineside.tdi2.items.GreenPaperItem
 
getCategory() - Method in class com.prineside.tdi2.items.LootBoostItem
 
getCategory() - Method in class com.prineside.tdi2.items.LuckyShotTokenItem
 
getCategory() - Method in class com.prineside.tdi2.items.OpenedResearchItem
 
getCategory() - Method in class com.prineside.tdi2.items.PrestigeDustItem
 
getCategory() - Method in class com.prineside.tdi2.items.PrestigeTokenItem
 
getCategory() - Method in class com.prineside.tdi2.items.RandomBarrierItem
 
getCategory() - Method in class com.prineside.tdi2.items.RandomTeleportItem
 
getCategory() - Method in class com.prineside.tdi2.items.RandomTileItem
 
getCategory() - Method in class com.prineside.tdi2.items.RarityBoostItem
 
getCategory() - Method in class com.prineside.tdi2.items.ResearchTokenItem
 
getCategory() - Method in class com.prineside.tdi2.items.ResearchTokenUsedItem
 
getCategory() - Method in class com.prineside.tdi2.items.ResourceItem
 
getCategory() - Method in class com.prineside.tdi2.items.SkillPointItem
 
getCategory() - Method in class com.prineside.tdi2.items.StarItem
 
getCategory() - Method in class com.prineside.tdi2.items.TileItem
 
getCategory() - Method in class com.prineside.tdi2.items.TrophyItem
 
getCategory(ResearchCategoryType) - Method in class com.prineside.tdi2.managers.ResearchManager
 
getCategoryNameAlias(ItemCategoryType) - Method in class com.prineside.tdi2.managers.ItemManager
 
getCause() - Method in exception com.prineside.luaj.LuaError
Get the cause, if any.
getCell(short) - Method in class com.prineside.tdi2.screens.TicTacToeScreen.Board
 
getCell(short) - Method in class com.prineside.tdi2.screens.TicTacToeScreen.DynamicSizeBoard
 
getCell(short) - Method in class com.prineside.tdi2.screens.TicTacToeScreen.FixedSizeSmallBoard
 
getCell(T) - Method in class com.prineside.tdi2.scene2d.ui.Table
Returns the cell for the specified actor in this table, or null.
getCellByXY(short, short) - Method in class com.prineside.tdi2.screens.TicTacToeScreen.Board
 
getCellIdx(short, short) - Method in class com.prineside.tdi2.screens.TicTacToeScreen.Board
 
getCellIdx(short, short) - Method in class com.prineside.tdi2.screens.TicTacToeScreen.Rules
 
getCells() - Method in class com.prineside.tdi2.scene2d.ui.Table
Returns the cells for this table.
getCellSize() - Method in class com.prineside.tdi2.utils.AABBCounter
 
getCellSize() - Method in class com.prineside.tdi2.utils.FlowField
 
getCellSizeXInv() - Method in class com.prineside.tdi2.utils.AABB
 
getCellSizeYInv() - Method in class com.prineside.tdi2.utils.AABB
 
getChanceMultiplier() - Method in class com.prineside.tdi2.gameplayMods.mods.CriticalDamage
 
getChangesCount() - Method in class com.prineside.tdi2.systems.MapEditorSystem.HistoryImprint
 
getChar(Object, int) - Method in class com.prineside.reflectasm.FieldAccess
 
getCharacter() - Method in class com.prineside.tdi2.scene2d.InputEvent
The character for the key that was typed.
getCharStream() - Method in class com.prineside.luaj.parser.LuaParser
 
getCheatingReason(Array<GameValueManager.GvSnapDiff>) - Method in class com.prineside.tdi2.managers.GameValueManager
 
getChecked() - Method in class com.prineside.tdi2.scene2d.ui.ButtonGroup
 
getCheckedIndex() - Method in class com.prineside.tdi2.scene2d.ui.ButtonGroup
 
getChild(int) - Method in class com.prineside.tdi2.scene2d.Group
Returns the child at the specified index.
getChildren() - Method in class com.prineside.tdi2.scene2d.Group
Returns an ordered list of child actors in this group.
getChildren() - Method in class com.prineside.tdi2.scene2d.ui.Tree.Node
If the children order is changed, Tree.Node.updateChildren() must be called to ensure the node's actors are in the correct order.
getChildren() - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.TreeEntry
 
getClassByName(String) - Static method in class com.prineside.tdi2.utils.ReflectionUtils
 
getClasses(String) - Method in class com.prineside.tdi2.ActionResolver.ActionResolverAdapter
 
getClasses(String) - Method in interface com.prineside.tdi2.ActionResolver
 
getClassFields() - Method in class com.prineside.luaj.lib.jse.JavaClass
 
getClassMethods() - Method in class com.prineside.luaj.lib.jse.JavaClass
 
getClassToId() - Method in class com.prineside.tdi2.events.EventDispatcher
 
getClickHandler() - Method in class com.prineside.tdi2.ui.actors.PaddedImageButton
 
getClickListener() - Method in class com.prineside.tdi2.scene2d.ui.Button
 
getClickListener() - Method in class com.prineside.tdi2.scene2d.ui.SelectBox
 
getClickListener() - Method in class com.prineside.tdi2.scene2d.ui.Tree
Returns the click listener the tree uses for clicking on nodes and the over node.
getClip() - Method in class com.prineside.tdi2.scene2d.ui.Container
 
getClip() - Method in class com.prineside.tdi2.scene2d.ui.Table
 
getCloudSavedGamesList(ObjectConsumer<JsonValue>) - Method in class com.prineside.tdi2.managers.AuthManager
 
getCloudSaveSlotId() - Method in class com.prineside.tdi2.managers.AuthManager
 
getCloudSaveSlotTimestamp() - Method in class com.prineside.tdi2.managers.AuthManager
 
getCMode(int) - Static method in class com.prineside.luaj.Lua
 
getCol() - Method in class com.prineside.tdi2.events.game.CoreTileUpgradeInstall
 
getColor() - Method in class com.prineside.tdi2.abilities.BallLightningAbility.BallLightningAbilityFactory
 
getColor() - Method in class com.prineside.tdi2.abilities.BlizzardAbility.BlizzardAbilityFactory
 
getColor() - Method in class com.prineside.tdi2.abilities.BulletWallAbility.BulletWallAbilityFactory
 
getColor() - Method in class com.prineside.tdi2.abilities.FireballAbility.FireballAbilityFactory
 
getColor() - Method in class com.prineside.tdi2.abilities.FirestormAbility.FirestormAbilityFactory
 
getColor() - Method in class com.prineside.tdi2.abilities.LoicAbility.LoicAbilityFactory
 
getColor() - Method in class com.prineside.tdi2.abilities.LoopAbility.RepeatAbilityFactory
 
getColor() - Method in class com.prineside.tdi2.abilities.MagnetAbility.MagnetAbilityFactory
 
getColor() - Method in class com.prineside.tdi2.abilities.NukeAbility.NukeAbilityFactory
 
getColor() - Method in class com.prineside.tdi2.abilities.OverloadAbility.OverloadAbilityFactory
 
getColor() - Method in class com.prineside.tdi2.abilities.SmokeBombAbility.SmokeBombAbilityFactory
 
getColor() - Method in class com.prineside.tdi2.abilities.ThunderAbility.ThunderAbilityFactory
 
getColor() - Method in class com.prineside.tdi2.abilities.WindstormAbility.WindstormAbilityFactory
 
getColor() - Method in class com.prineside.tdi2.Ability.Factory
 
getColor() - Method in class com.prineside.tdi2.enemies.ArmoredEnemy.ArmoredEnemyFactory
 
getColor() - Method in class com.prineside.tdi2.enemies.BossEnemy.BossEnemyFactory
 
getColor() - Method in class com.prineside.tdi2.enemies.bosses.BrootEnemy.BrootEnemyFactory
 
getColor() - Method in class com.prineside.tdi2.enemies.bosses.ConstructorBossEnemy.ConstructorBossBodyEnemyFactory
 
getColor() - Method in class com.prineside.tdi2.enemies.bosses.MetaphorBossCreepEnemy.MetaphorBossCreepEnemyFactory
 
getColor() - Method in class com.prineside.tdi2.enemies.bosses.MetaphorBossEnemy.MetaphorBossEnemyFactory
 
getColor() - Method in class com.prineside.tdi2.enemies.bosses.MobchainBossBodyEnemy.MobchainBossBodyEnemyFactory
 
getColor() - Method in class com.prineside.tdi2.enemies.bosses.MobchainBossCreepEnemy.MobchainBossCreepEnemyFactory
 
getColor() - Method in class com.prineside.tdi2.enemies.bosses.MobchainBossHeadEnemy.MobchainBossHeadEnemyFactory
 
getColor() - Method in class com.prineside.tdi2.enemies.bosses.SnakeBossBodyEnemy.SnakeBossBodyEnemyFactory
 
getColor() - Method in class com.prineside.tdi2.enemies.bosses.SnakeBossHeadEnemy.SnakeBossHeadEnemyFactory
 
getColor() - Method in class com.prineside.tdi2.enemies.bosses.SnakeBossTailEnemy.SnakeBossTailEnemyFactory
 
getColor() - Method in class com.prineside.tdi2.enemies.FastEnemy.FastEnemyFactory
 
getColor() - Method in class com.prineside.tdi2.enemies.FighterEnemy.FighterEnemyFactory
 
getColor() - Method in class com.prineside.tdi2.enemies.GenericEnemy.GenericEnemyFactory
 
getColor() - Method in class com.prineside.tdi2.enemies.GenericEnemy
 
getColor() - Method in class com.prineside.tdi2.enemies.HealerEnemy.HealerEnemyFactory
 
getColor() - Method in class com.prineside.tdi2.enemies.HeliEnemy.HeliEnemyFactory
 
getColor() - Method in class com.prineside.tdi2.enemies.IcyEnemy.IcyEnemyFactory
 
getColor() - Method in class com.prineside.tdi2.enemies.JetEnemy.JetEnemyFactory
 
getColor() - Method in class com.prineside.tdi2.enemies.LightEnemy.LightEnemyFactory
 
getColor() - Method in class com.prineside.tdi2.enemies.RegularEnemy.RegularEnemyFactory
 
getColor() - Method in class com.prineside.tdi2.enemies.StrongEnemy.StrongEnemyFactory
 
getColor() - Method in class com.prineside.tdi2.enemies.ToxicEnemy.ToxicEnemyFactory
 
getColor() - Method in class com.prineside.tdi2.Enemy.Factory
 
getColor() - Method in class com.prineside.tdi2.Enemy
 
getColor() - Method in class com.prineside.tdi2.items.CaseItem
 
getColor() - Method in class com.prineside.tdi2.managers.TowerStatManager.TowerStat
 
getColor() - Method in class com.prineside.tdi2.scene2d.actions.AlphaAction
 
getColor() - Method in class com.prineside.tdi2.scene2d.actions.ColorAction
 
getColor() - Method in class com.prineside.tdi2.scene2d.Actor
Returns the color the actor will be tinted when drawn.
getColor() - Method in class com.prineside.tdi2.scene2d.utils.TiledDrawable
 
getColor() - Method in class com.prineside.tdi2.shapes.ChainLightning
 
getColor() - Method in class com.prineside.tdi2.shapes.RangeCircle
 
getColor() - Method in class com.prineside.tdi2.shapes.TrailMultiLine
 
getColor() - Method in class com.prineside.tdi2.Tower.Factory
 
getColor() - Method in class com.prineside.tdi2.towers.AirTower.AirTowerFactory
 
getColor() - Method in class com.prineside.tdi2.towers.BasicTower.BasicTowerFactory
 
getColor() - Method in class com.prineside.tdi2.towers.BlastTower.BlastTowerFactory
 
getColor() - Method in class com.prineside.tdi2.towers.CannonTower.CannonTowerFactory
 
getColor() - Method in class com.prineside.tdi2.towers.CrusherTower.CrusherTowerFactory
 
getColor() - Method in class com.prineside.tdi2.towers.FlamethrowerTower.FlamethrowerTowerFactory
 
getColor() - Method in class com.prineside.tdi2.towers.FreezingTower.FreezingTowerFactory
 
getColor() - Method in class com.prineside.tdi2.towers.GaussTower.GaussTowerFactory
 
getColor() - Method in class com.prineside.tdi2.towers.LaserTower.LaserTowerFactory
 
getColor() - Method in class com.prineside.tdi2.towers.MinigunTower.MinigunTowerFactory
 
getColor() - Method in class com.prineside.tdi2.towers.MissileTower.MissileTowerFactory
 
getColor() - Method in class com.prineside.tdi2.towers.MultishotTower.MultishotTowerFactory
 
getColor() - Method in class com.prineside.tdi2.towers.SniperTower.SniperTowerFactory
 
getColor() - Method in class com.prineside.tdi2.towers.SplashTower.SplashTowerFactory
 
getColor() - Method in class com.prineside.tdi2.towers.TeslaTower.TeslaTowerFactory
 
getColor() - Method in class com.prineside.tdi2.towers.VenomTower.VenomTowerFactory
 
getColor() - Method in interface com.prineside.tdi2.Unit.Factory
 
getColor() - Method in class com.prineside.tdi2.units.BallLightningUnit.BallLightningUnitFactory
 
getColor() - Method in class com.prineside.tdi2.units.DisorientedUnit.DisorientedUnitFactory
 
getColor() - Method in class com.prineside.tdi2.units.IceFieldUnit.IceFieldUnitFactory
 
getColor() - Method in class com.prineside.tdi2.units.MicrogunUnit.MicrogunUnitFactory
 
getColor() - Method in class com.prineside.tdi2.units.MineUnit.MineUnitFactory
 
getColor() - Method in class com.prineside.tdi2.units.SnowballUnit.SnowballUnitFactory
 
getColor() - Method in class com.prineside.tdi2.utils.ParallelBatch
 
getColor(EnemyType) - Method in class com.prineside.tdi2.systems.EnemySystem
Per-session value of Enemy.Factory#get...()
getColor(ResourceType) - Method in class com.prineside.tdi2.managers.ResourceManager
 
getColor(SpaceTileBonusType) - Static method in class com.prineside.tdi2.SpaceTileBonus
 
getColor(String) - Method in class com.prineside.tdi2.managers.AssetManager
 
getColor(String) - Method in class com.prineside.tdi2.ResourcePack
 
getColorArray() - Method in class com.prineside.tdi2.utils.PackColor
 
getColorAtIndex(int) - Method in class com.prineside.tdi2.utils.PackColor
 
getColorMode() - Method in class com.prineside.tdi2.utils.QuadRegion
 
getCols() - Method in class com.prineside.tdi2.utils.AABB
 
getCols() - Method in class com.prineside.tdi2.utils.AABBCounter
 
getColspan() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getColumn() - Method in class com.prineside.luaj.parser.SimpleCharStream
Deprecated. 
getColumn() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getColumnMinWidth(int) - Method in class com.prineside.tdi2.scene2d.ui.Table
Returns the min width of the specified column.
getColumnPrefWidth(int) - Method in class com.prineside.tdi2.scene2d.ui.Table
Returns the pref width of the specified column.
getColumns() - Method in class com.prineside.tdi2.scene2d.ui.Table
 
getColumns() - Method in class com.prineside.tdi2.scene2d.ui.VerticalGroup
When wrapping is enabled, the number of columns may be > 1.
getColumnWidth(int) - Method in class com.prineside.tdi2.scene2d.ui.Table
Returns the width of the specified column, or 0 if the table layout has not been validated.
getCompletedQuests() - Method in class com.prineside.tdi2.systems.GameStateSystem
 
getCompletedWavesCount() - Method in class com.prineside.tdi2.systems.WaveSystem
 
getCompleteLink() - Method in class com.prineside.tdi2.ibxm.Module.TrackInfoEntry
 
getComponent(Class<T>) - Method in class com.prineside.tdi2.managers.UiManager
 
getComputedPadBottom() - Method in class com.prineside.tdi2.scene2d.ui.Cell
The actual amount of combined padding and spacing from the last layout.
getComputedPadLeft() - Method in class com.prineside.tdi2.scene2d.ui.Cell
The actual amount of combined padding and spacing from the last layout.
getComputedPadRight() - Method in class com.prineside.tdi2.scene2d.ui.Cell
The actual amount of combined padding and spacing from the last layout.
getComputedPadTop() - Method in class com.prineside.tdi2.scene2d.ui.Cell
The actual amount of combined padding and spacing from the last layout.
getConfig(TrophyType) - Method in class com.prineside.tdi2.managers.TrophyManager
 
getConfigs() - Method in class com.prineside.tdi2.managers.TrophyManager
 
getConfigs() - Method in class com.prineside.tdi2.ui.actors.PieChartActor
 
getConstantId() - Method in interface com.prineside.tdi2.GameListener
 
getConstructor() - Method in class com.prineside.luaj.lib.jse.JavaClass
 
getConstructor() - Method in class com.prineside.luaj.lib.jse.JavaConstructor
 
getConstructor() - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.EConstructor
 
getConstructorSignature(Constructor<?>) - Static method in class com.prineside.tdi2.managers.script.Whitelist
 
getContainer() - Method in class com.prineside.tdi2.scene2d.ui.Tooltip
 
getContentBox(Rectangle) - Method in class com.prineside.tdi2.ui.actors.Window
 
getContentHeight() - Method in class com.prineside.tdi2.ui.actors.Window
 
getContents() - Method in class com.prineside.tdi2.ui.actors.Window
 
getContents() - Method in class com.prineside.tdi2.ui.shared.MainMenuUiScene
 
getCooldown() - Method in class com.prineside.tdi2.gameplayMods.mods.BaseExplodesOnEnemyPass
 
getCoreColor() - Method in class com.prineside.tdi2.tiles.TargetTile
 
getCoreTile() - Method in class com.prineside.tdi2.events.game.CoreTileLevelUp
 
getCoreTile() - Method in class com.prineside.tdi2.events.game.CoreTileUpgradeInstall
 
getCornerColors() - Method in class com.prineside.tdi2.utils.QuadRegion
 
getCornerPositions() - Method in class com.prineside.tdi2.utils.QuadRegion
 
getCost() - Method in class com.prineside.tdi2.pathfinding.PathConnection
 
getCount() - Method in class com.prineside.tdi2.events.game.EnemyLootAdd
 
getCount() - Method in class com.prineside.tdi2.events.mapEditor.InventoryItemAdd
 
getCount() - Method in class com.prineside.tdi2.events.mapEditor.InventoryItemRemove
 
getCount() - Method in class com.prineside.tdi2.ItemStack
 
getCount() - Method in class com.prineside.tdi2.pathfinding.Path
 
getCount() - Method in class com.prineside.tdi2.scene2d.actions.RepeatAction
 
getCount() - Method in class com.prineside.tdi2.ui.actors.AbilitySlotButton
 
getCount() - Method in class com.prineside.tdi2.ui.actors.ItemCell
 
getCount() - Method in class com.prineside.tdi2.utils.FloatSorter
 
getCount() - Method in class com.prineside.tdi2.utils.MovingAverageFloat
 
getCount(int) - Method in class com.prineside.tdi2.managers.DailyQuestManager.DailyLootDayConfig
 
getCount(int, float, float) - Method in interface com.prineside.tdi2.WaveTemplates.EnemyGroupConfig
 
getCountByTower(int) - Method in class com.prineside.tdi2.components.StunDebuffStats
 
getCountGameValue(ModifierType) - Method in class com.prineside.tdi2.managers.ModifierManager
 
getCountPerWave() - Method in class com.prineside.tdi2.gameplayMods.mods.SpawnZombiesFromBase
 
getCountWithGVs() - Method in class com.prineside.tdi2.CraftRecipe.Ingredient
 
getCraftedCount() - Method in class com.prineside.tdi2.managers.ProgressManager.CraftingQueueItem
 
getCraftRecipes(Item) - Method in class com.prineside.tdi2.managers.ItemManager
 
getCrownsCount() - Method in class com.prineside.tdi2.MapPrestigeConfig
 
getCtorSignature() - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.EConstructor
 
getCullingArea() - Method in class com.prineside.tdi2.scene2d.Group
 
getCullingArea() - Method in class com.prineside.tdi2.scene2d.ui.List
 
getCumulativePrice(int, int, boolean) - Method in class com.prineside.tdi2.Research
 
getCurrent() - Method in class com.prineside.tdi2.events.game.MapElementHover
 
getCurrent() - Method in class com.prineside.tdi2.events.game.MapElementSelect
 
getCurrent() - Static method in class com.prineside.tdi2.utils.logging.LogLevel
 
getCurrentDayDate() - Method in class com.prineside.tdi2.managers.DailyQuestManager
 
getCurrentDayLevel(ObjectConsumer<DailyQuestManager.DailyQuestLevel>) - Method in class com.prineside.tdi2.managers.DailyQuestManager
Получает с сервера название сегодняшнего уровня Сервер может вернуть status FAILED, если игра не последней версии, в таком случае применяется локальный алгоритм Если уровень берется первый раз за день, id его пройденных квестов сбрасываются
getCurrentEffects() - Method in class com.prineside.tdi2.managers.GameValueManager
Get current effects of GV snapshot, depends on the selected difficulty mode.
getCurrentFBO() - Method in class com.prineside.tdi2.managers.RenderingManager
 
getCurrentGameStatistic(StatisticsType) - Method in class com.prineside.tdi2.systems.StatisticsSystem
 
getCurrentGameStatistics() - Method in class com.prineside.tdi2.systems.StatisticsSystem
 
getCurrentItem() - Method in class com.prineside.tdi2.utils.mapeditor.Selection
Creates an item from the selection At least one item must be selected (ideally exactly one) so check count() beforehand Throws exception when nothing is selected
getCurrentLevelExperience() - Method in class com.prineside.tdi2.tiles.CoreTile
 
getCurrentlyPlayingMenuThemeSource() - Method in class com.prineside.tdi2.managers.MusicManager
 
getCurrentlyProgressingStage() - Method in class com.prineside.tdi2.systems.BonusSystem
 
getCurrentlyResearching() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Research
 
getCurrentMiningSpeedFromSystem() - Method in class com.prineside.tdi2.Miner
 
getCurrentProgress(AchievementType) - Method in class com.prineside.tdi2.managers.AchievementManager
 
getCurrentRenderTargetHeight() - Method in class com.prineside.tdi2.managers.RenderingManager
 
getCurrentRenderTargetWidth() - Method in class com.prineside.tdi2.managers.RenderingManager
 
getCurrentReplayChart() - Method in class com.prineside.tdi2.systems.StatisticsSystem
 
getCurrentReplayChartValues() - Method in class com.prineside.tdi2.systems.StatisticsSystem
 
getCurrentResearchEndTime() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Research
 
getCurrentResearching() - Method in class com.prineside.tdi2.managers.ResearchManager
 
getCurrentScreen() - Method in class com.prineside.tdi2.managers.ScreenManager
 
getCurrentSystemProvider() - Method in class com.prineside.tdi2.ui.shared.StateDebugger
 
getCurrentTile() - Method in class com.prineside.tdi2.Enemy
 
getCurrentUpdateActions() - Method in class com.prineside.tdi2.systems.StateSystem
 
getCurrentValue(GameValueManager.GameValuesSnapshot) - Method in class com.prineside.tdi2.BasicLevelQuestConfig
 
getCurrentView() - Method in class com.prineside.tdi2.ui.shared.StateDebugger
 
getCurrentViewId() - Method in class com.prineside.tdi2.ui.shared.StateDebugger
 
getCurrentVisualProgressPoints() - Method in class com.prineside.tdi2.systems.BonusSystem
 
getCurrentVisualProgressStageNumber() - Method in class com.prineside.tdi2.systems.BonusSystem
 
getCursorLine() - Method in class com.prineside.tdi2.scene2d.ui.TextArea
 
getCursorPosition() - Method in class com.prineside.tdi2.scene2d.ui.TextField
 
getCursorX() - Method in class com.prineside.tdi2.scene2d.ui.TextArea
 
getCursorX() - Method in class com.prineside.tdi2.scene2d.ui.TextField
 
getCursorY() - Method in class com.prineside.tdi2.scene2d.ui.TextArea
 
getCursorY() - Method in class com.prineside.tdi2.scene2d.ui.TextField
 
getCustomKeys() - Method in class com.prineside.tdi2.managers.ProgressManager
 
getCustomValue(SettingsManager.CustomValueType) - Method in class com.prineside.tdi2.managers.SettingsManager
 
getCustomValue(String, String) - Method in class com.prineside.tdi2.managers.ProgressManager
Retrieve custom data by the specified key
getDailyLootCurrentDay() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_DailyQuest
 
getDailyLootCurrentDayIndex() - Method in class com.prineside.tdi2.managers.DailyQuestManager
 
getDailyLootCurrentDayIndex() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_DailyQuest
 
getDailyLootCurrentMonthIndex() - Method in class com.prineside.tdi2.managers.DailyQuestManager
 
getDailyLootCurrentQuest() - Method in class com.prineside.tdi2.managers.DailyQuestManager
 
getDailyLootCurrentQuest() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_DailyQuest
 
getDailyLootDaysInRow() - Method in class com.prineside.tdi2.managers.DailyQuestManager
Deprecated.
getDailyLootDaysInRow() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_DailyQuest
Deprecated.
getDailyLootLastCompletedDay() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_DailyQuest
 
getDailyQuestHash(int) - Method in class com.prineside.tdi2.managers.DailyQuestManager
Local, internal or null
getDailyQuestHashFromServer(int, ObjectConsumer<String>) - Method in class com.prineside.tdi2.managers.DailyQuestManager
 
getDailyQuestLevelCache() - Method in class com.prineside.tdi2.managers.DailyQuestManager
 
getDamage() - Method in class com.prineside.tdi2.DamageRecord
 
getDamage() - Method in class com.prineside.tdi2.explosions.FireballExplosion
 
getDamage() - Method in class com.prineside.tdi2.gameplayMods.mods.BaseExplodesOnEnemyPass
 
getDamage() - Method in class com.prineside.tdi2.gameplayMods.mods.ExtraDamagePerBuff
 
getDamage() - Method in class com.prineside.tdi2.gameplayMods.mods.FirstEnemiesInWaveExplode
 
getDamage() - Method in class com.prineside.tdi2.Projectile
 
getDamageBonusForFoundationRotation() - Method in class com.prineside.tdi2.towers.CannonTower
 
getDamageDealtStatisticType(TowerType) - Method in class com.prineside.tdi2.managers.TowerManager
 
getDamageMultiplier() - Method in class com.prineside.tdi2.gameplayMods.mods.CriticalDamage
 
getDamageNumbersEspeciallyEffectiveFont() - Method in class com.prineside.tdi2.managers.AssetManager
 
getDamageNumbersFont() - Method in class com.prineside.tdi2.managers.AssetManager
 
getDamageNumbersOverTimeFont() - Method in class com.prineside.tdi2.managers.AssetManager
 
getDamageType() - Method in class com.prineside.tdi2.DamageRecord
 
getDamageTypeIcon(DamageType) - Method in class com.prineside.tdi2.managers.EnemyManager
 
getDarkerColor() - Method in class com.prineside.tdi2.abilities.BallLightningAbility.BallLightningAbilityFactory
 
getDarkerColor() - Method in class com.prineside.tdi2.abilities.BlizzardAbility.BlizzardAbilityFactory
 
getDarkerColor() - Method in class com.prineside.tdi2.abilities.BulletWallAbility.BulletWallAbilityFactory
 
getDarkerColor() - Method in class com.prineside.tdi2.abilities.FireballAbility.FireballAbilityFactory
 
getDarkerColor() - Method in class com.prineside.tdi2.abilities.FirestormAbility.FirestormAbilityFactory
 
getDarkerColor() - Method in class com.prineside.tdi2.abilities.LoicAbility.LoicAbilityFactory
 
getDarkerColor() - Method in class com.prineside.tdi2.abilities.LoopAbility.RepeatAbilityFactory
 
getDarkerColor() - Method in class com.prineside.tdi2.abilities.MagnetAbility.MagnetAbilityFactory
 
getDarkerColor() - Method in class com.prineside.tdi2.abilities.NukeAbility.NukeAbilityFactory
 
getDarkerColor() - Method in class com.prineside.tdi2.abilities.OverloadAbility.OverloadAbilityFactory
 
getDarkerColor() - Method in class com.prineside.tdi2.abilities.SmokeBombAbility.SmokeBombAbilityFactory
 
getDarkerColor() - Method in class com.prineside.tdi2.abilities.ThunderAbility.ThunderAbilityFactory
 
getDarkerColor() - Method in class com.prineside.tdi2.abilities.WindstormAbility.WindstormAbilityFactory
 
getDarkerColor() - Method in class com.prineside.tdi2.Ability.Factory
 
getData() - Method in class com.prineside.tdi2.Item
 
getData() - Method in class com.prineside.tdi2.items.AbilityItem
 
getData() - Method in class com.prineside.tdi2.items.BlueprintItem
 
getData() - Method in class com.prineside.tdi2.items.CaseItem
 
getData() - Method in class com.prineside.tdi2.items.CaseKeyItem
 
getData() - Method in class com.prineside.tdi2.items.GameValueGlobalItem
 
getData() - Method in class com.prineside.tdi2.items.GameValueLevelItem
 
getData() - Method in class com.prineside.tdi2.items.ResourceItem
 
getData() - Method in class com.prineside.tdi2.items.TileItem
 
getData() - Method in class com.prineside.tdi2.items.TrophyItem
 
getData(IntArray) - Method in class com.prineside.tdi2.Tile
Fill array with item data, key = ItemDataType, value = int / enum.ordinal() Called by TileItem#getData()
getData(IntArray) - Method in class com.prineside.tdi2.tiles.CoreTile
 
getData(IntArray) - Method in class com.prineside.tdi2.tiles.PlatformTile
 
getData(String) - Method in class com.prineside.tdi2.tiles.DummyTile
 
getDataOfType(ItemDataType) - Method in class com.prineside.tdi2.Item
 
getDebug() - Method in class com.prineside.tdi2.scene2d.Actor
 
getDebugColor() - Method in class com.prineside.tdi2.scene2d.Stage
The default color that can be used by actors to draw debug lines.
getDebugFont(boolean) - Method in class com.prineside.tdi2.managers.AssetManager
 
getDebugLabelStyle() - Method in class com.prineside.tdi2.managers.AssetManager
 
getDebugLib() - Method in class com.prineside.luaj.Globals
 
getDecryptionTime() - Method in class com.prineside.tdi2.items.CaseItem
 
getDefault() - Method in interface com.prineside.tdi2.utils.AssetProvider
 
getDefault(SettingsManager.InitConfig) - Method in class com.prineside.tdi2.ActionResolver.InitConfigManager
 
getDefaultAimStrategy() - Method in class com.prineside.tdi2.systems.TowerSystem
 
getDefaultBosses() - Method in class com.prineside.tdi2.managers.UserMapManager
 
getDefaultCustomValue(SettingsManager.CustomValueType) - Static method in class com.prineside.tdi2.managers.preferences.categories.settings.SP_Settings
 
getDefaultHotKey(SettingsManager.HotkeyAction) - Method in class com.prineside.tdi2.managers.SettingsManager
 
getDefaultInputListener() - Method in class com.prineside.tdi2.scene2d.ui.TextField
 
getDefaultLocale() - Method in class com.prineside.tdi2.ActionResolver.ActionResolverAdapter
 
getDefaultLocale() - Method in interface com.prineside.tdi2.ActionResolver
 
getDefaultPath(EnemyType, SpawnTile) - Method in class com.prineside.tdi2.systems.PathfindingSystem
Возвращает стандартный кэшированный путь для этого типа врага.
getDefaultPathWithoutStateChanges(EnemyType, SpawnTile) - Method in class com.prineside.tdi2.systems.PathfindingSystem
 
getDelay(int, float, float) - Method in interface com.prineside.tdi2.WaveTemplates.EnemyGroupConfig
 
getDelta() - Method in class com.prineside.tdi2.events.game.MinerResourceChange
 
getDelta() - Method in class com.prineside.tdi2.events.game.TowerExperienceChange
 
getDelta() - Method in class com.prineside.tdi2.events.mapEditor.InventoryStackChange
 
getDelta() - Method in class com.prineside.tdi2.tiles.GameValueTile
 
getDeltaCol(CoreTile.LinkDirection) - Static method in enum class com.prineside.tdi2.tiles.CoreTile.LinkDirection
 
getDeltaRow(CoreTile.LinkDirection) - Static method in enum class com.prineside.tdi2.tiles.CoreTile.LinkDirection
 
getDeltaTime() - Method in class com.prineside.tdi2.events.game.GameStateTick
 
getDeltaTime() - Method in class com.prineside.tdi2.events.global.PostRender
 
getDeltaTime() - Method in class com.prineside.tdi2.events.global.PreRender
 
getDeltaTime() - Method in class com.prineside.tdi2.events.global.Render
 
getDeltaTime() - Method in class com.prineside.tdi2.events.global.StartRender
 
getDeltaX() - Method in class com.prineside.tdi2.scene2d.utils.DragListener
Returns the amount on the x axis that the touch has been dragged since the last drag event.
getDeltaY() - Method in class com.prineside.tdi2.scene2d.utils.DragListener
Returns the amount on the y axis that the touch has been dragged since the last drag event.
getDescription() - Method in class com.prineside.tdi2.Enemy.Factory
 
getDescription() - Method in class com.prineside.tdi2.events.EventListeners.Entry
 
getDescription() - Method in interface com.prineside.tdi2.gameplayMods.GameplayMod
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.AbstractGameValueMod
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.AddAllAbilityCharges
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.AddRandomCoreTile
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.AddRandomPlatform
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.AllAbilitiesForRandomTower
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.BaseExplodesOnEnemyPass
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.BoostExistingEnemiesWithLoot
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.BuildRandomMiner
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.CriticalDamage
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.DebuffsLastLonger
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.DepositCoinsGeneration
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.DoubleMiningSpeed
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.EnemiesDropResources
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.ExtraDamagePerBuff
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.FirstEnemiesInWaveExplode
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.IncreasedTowerToEnemyEfficiency
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.IncreaseSelectedBonusesPower
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.LastEnemiesInWaveDealNoDamage
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.LightningStrikeOnTowerLevelUp
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.LowHpEnemiesDealNoDamage
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.MinedItemsTurnIntoDust
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.MineLegendaryItems
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.MinersSpawnEnemies
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.MoreBonusVariantsNextTime
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.MultiplyLootedItems
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.MultiplyMdps
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.NukeOnBonusStage
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.ReceiveCoins
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.ReceiveGreenPapers
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.SellAllTowers
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.SpawnZombiesFromBase
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.SummonLootBoss
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.TowersAttackSpeed
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.TowersDamage
 
getDescription() - Method in class com.prineside.tdi2.gameplayMods.mods.TriggerRandomAbility
 
getDescription() - Method in class com.prineside.tdi2.Item
 
getDescription() - Method in class com.prineside.tdi2.items.AbilityItem
 
getDescription() - Method in class com.prineside.tdi2.items.AbilityTokenItem
 
getDescription() - Method in class com.prineside.tdi2.items.AcceleratorItem
 
getDescription() - Method in class com.prineside.tdi2.items.BitDustItem
 
getDescription() - Method in class com.prineside.tdi2.items.BlueprintItem
 
getDescription() - Method in class com.prineside.tdi2.items.CaseItem
 
getDescription() - Method in class com.prineside.tdi2.items.CaseKeyItem
 
getDescription() - Method in class com.prineside.tdi2.items.DatPaperItem
 
getDescription() - Method in class com.prineside.tdi2.items.DoubleGainShardItem
 
getDescription() - Method in class com.prineside.tdi2.items.GameValueGlobalItem
 
getDescription() - Method in class com.prineside.tdi2.items.GameValueLevelItem
 
getDescription() - Method in class com.prineside.tdi2.items.GateItem
 
getDescription() - Method in class com.prineside.tdi2.items.GreenPaperItem
 
getDescription() - Method in class com.prineside.tdi2.items.LootBoostItem
 
getDescription() - Method in class com.prineside.tdi2.items.LuckyShotTokenItem
 
getDescription() - Method in class com.prineside.tdi2.items.OpenedResearchItem
 
getDescription() - Method in class com.prineside.tdi2.items.PrestigeDustItem
 
getDescription() - Method in class com.prineside.tdi2.items.PrestigeTokenItem
 
getDescription() - Method in class com.prineside.tdi2.items.RandomBarrierItem
 
getDescription() - Method in class com.prineside.tdi2.items.RandomTeleportItem
 
getDescription() - Method in class com.prineside.tdi2.items.RandomTileItem
 
getDescription() - Method in class com.prineside.tdi2.items.RarityBoostItem
 
getDescription() - Method in class com.prineside.tdi2.items.ResearchTokenItem
 
getDescription() - Method in class com.prineside.tdi2.items.ResearchTokenUsedItem
 
getDescription() - Method in class com.prineside.tdi2.items.ResourceItem
 
getDescription() - Method in class com.prineside.tdi2.items.SkillPointItem
 
getDescription() - Method in class com.prineside.tdi2.items.StarItem
 
getDescription() - Method in class com.prineside.tdi2.items.TileItem
 
getDescription() - Method in class com.prineside.tdi2.items.TrophyItem
 
getDescription() - Method in class com.prineside.tdi2.Miner.Factory
 
getDescription() - Method in class com.prineside.tdi2.Research
 
getDescription() - Method in class com.prineside.tdi2.ResearchCategory
 
getDescription() - Method in class com.prineside.tdi2.systems.GameValueSystem.GlobalTowerStatMutator
 
getDescription() - Method in class com.prineside.tdi2.Tile.Factory.AbstractFactory
 
getDescription() - Method in interface com.prineside.tdi2.Tile.Factory
 
getDescription() - Method in class com.prineside.tdi2.Tile
 
getDescription() - Method in class com.prineside.tdi2.tiles.CoreTile
 
getDescription() - Method in class com.prineside.tdi2.tiles.DummyTile
 
getDescription() - Method in class com.prineside.tdi2.Tower.AbilityConfig
 
getDescription() - Method in class com.prineside.tdi2.Tower.Factory
 
getDescription(AchievementType) - Method in class com.prineside.tdi2.managers.AchievementManager
 
getDescription(TowerType) - Method in class com.prineside.tdi2.managers.TowerManager
 
getDescription(GameValueProvider) - Method in class com.prineside.tdi2.abilities.BallLightningAbility.BallLightningAbilityFactory
 
getDescription(GameValueProvider) - Method in class com.prineside.tdi2.abilities.BlizzardAbility.BlizzardAbilityFactory
 
getDescription(GameValueProvider) - Method in class com.prineside.tdi2.abilities.BulletWallAbility.BulletWallAbilityFactory
 
getDescription(GameValueProvider) - Method in class com.prineside.tdi2.abilities.FireballAbility.FireballAbilityFactory
 
getDescription(GameValueProvider) - Method in class com.prineside.tdi2.abilities.FirestormAbility.FirestormAbilityFactory
 
getDescription(GameValueProvider) - Method in class com.prineside.tdi2.abilities.LoicAbility.LoicAbilityFactory
 
getDescription(GameValueProvider) - Method in class com.prineside.tdi2.abilities.LoopAbility.RepeatAbilityFactory
 
getDescription(GameValueProvider) - Method in class com.prineside.tdi2.abilities.MagnetAbility.MagnetAbilityFactory
 
getDescription(GameValueProvider) - Method in class com.prineside.tdi2.abilities.NukeAbility.NukeAbilityFactory
 
getDescription(GameValueProvider) - Method in class com.prineside.tdi2.abilities.OverloadAbility.OverloadAbilityFactory
 
getDescription(GameValueProvider) - Method in class com.prineside.tdi2.abilities.SmokeBombAbility.SmokeBombAbilityFactory
 
getDescription(GameValueProvider) - Method in class com.prineside.tdi2.abilities.ThunderAbility.ThunderAbilityFactory
 
getDescription(GameValueProvider) - Method in class com.prineside.tdi2.abilities.WindstormAbility.WindstormAbilityFactory
 
getDescription(GameValueProvider) - Method in class com.prineside.tdi2.Ability.Factory
 
getDescription(GameValueProvider) - Method in class com.prineside.tdi2.Modifier.Factory
 
getDescription(GameValueProvider) - Method in class com.prineside.tdi2.modifiers.AttackSpeedModifier.AttackSpeedModifierFactory
 
getDescription(GameValueProvider) - Method in class com.prineside.tdi2.modifiers.BountyModifier.BountyModifierFactory
 
getDescription(GameValueProvider) - Method in class com.prineside.tdi2.modifiers.DamageModifier.DamageModifierFactory
 
getDescription(GameValueProvider) - Method in class com.prineside.tdi2.modifiers.ExperienceModifier.ExperienceModifierFactory
 
getDescription(GameValueProvider) - Method in class com.prineside.tdi2.modifiers.MiningSpeedModifier.MiningSpeedModifierFactory
 
getDescription(GameValueProvider) - Method in class com.prineside.tdi2.modifiers.PowerModifier.PowerModifierFactory
 
getDescription(GameValueProvider) - Method in class com.prineside.tdi2.modifiers.SearchModifier.SearchModifierFactory
 
getDescription(Gate) - Method in class com.prineside.tdi2.Gate.Factory.AbstractFactory
 
getDescription(Gate) - Method in interface com.prineside.tdi2.Gate.Factory
 
getDescriptionAlias(ModifierType) - Method in class com.prineside.tdi2.managers.ModifierManager
 
getDescriptionCached() - Method in class com.prineside.tdi2.tiles.XmMusicTrackTile
 
getDetailedName(SpaceTileBonusType, int) - Static method in class com.prineside.tdi2.SpaceTileBonus
 
getDeviceInfo() - Method in interface com.prineside.tdi2.ActionResolver
 
getDifferences(GameValueManager.GameValuesSnapshot) - Method in class com.prineside.tdi2.managers.GameValueManager.GameValuesSnapshot
 
getDifficultWavesMultiplier(int) - Method in class com.prineside.tdi2.utils.WaveDifficultyProvider
 
getDifficultWavesMultiplier(int, int) - Method in class com.prineside.tdi2.utils.WaveDifficultyProviderOld
 
getDifficultWavesMultiplierOld(int, int[]) - Static method in class com.prineside.tdi2.systems.WaveSystem
Deprecated.
getDifficulty() - Method in class com.prineside.tdi2.abilities.OverloadAbility
 
getDifficultyBonus() - Method in class com.prineside.tdi2.MapPrestigeConfig
 
getDifficultyExpectedPlaytime() - Method in class com.prineside.tdi2.BasicLevel
 
getDifficultyExpectedPlaytime() - Method in class com.prineside.tdi2.Map
 
getDifficultyMode() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Progress
 
getDifficultyMode() - Method in class com.prineside.tdi2.managers.ProgressManager
 
getDifficultyModeColor(DifficultyMode) - Method in class com.prineside.tdi2.managers.ProgressManager
 
getDifficultyModeDiffMultiplier(DifficultyMode) - Method in class com.prineside.tdi2.managers.ProgressManager
 
getDifficultyModePrizeMultiplier(DifficultyMode) - Static method in class com.prineside.tdi2.managers.ProgressManager
 
getDifficultyName(DifficultyMode) - Method in class com.prineside.tdi2.managers.ProgressManager
 
getDirection(float, float, float, float) - Static method in class com.prineside.tdi2.pathfinding.PathSegmentForRendering
 
getDirection(int, int) - Method in class com.prineside.tdi2.utils.FlowField
 
getDirtyTileGeneration(Tile) - Method in class com.prineside.tdi2.systems.MapSystem
 
getDirtyTileGenerationAt(int, int) - Method in class com.prineside.tdi2.systems.MapSystem
 
getDisabledColor() - Method in class com.prineside.tdi2.ui.actors.PaddedImageButton
 
getDisabledTitle(GameValueType) - Method in class com.prineside.tdi2.managers.GameValueManager
 
getDisorientationChance() - Method in class com.prineside.tdi2.towers.CrusherTower
 
getDisorientedUnitCoinPerTile() - Method in class com.prineside.tdi2.towers.CrusherTower
 
getDistanceBetweenAngles(float, float) - Static method in class com.prineside.tdi2.utils.PMath
 
getDistanceBetweenPoints(float, float, float, float) - Static method in class com.prineside.tdi2.utils.PMath
 
getDistanceBetweenPoints(Vector2, Vector2) - Static method in class com.prineside.tdi2.utils.PMath
 
getDistinguishableString(int, RandomXS128) - Static method in class com.prineside.tdi2.utils.FastRandom
 
getDouble(Object, int) - Method in class com.prineside.reflectasm.FieldAccess
 
getDoubleSpeedTimeLeft() - Method in class com.prineside.tdi2.systems.GameStateSystem
 
getDragActor() - Method in class com.prineside.tdi2.scene2d.utils.DragAndDrop
Returns the current drag actor, or null.
getDragActor() - Method in class com.prineside.tdi2.scene2d.utils.DragAndDrop.Payload
 
getDragDistance() - Method in class com.prineside.tdi2.scene2d.utils.DragListener
The distance from drag start to the current drag position.
getDragPayload() - Method in class com.prineside.tdi2.scene2d.utils.DragAndDrop
Returns the current drag payload, or null.
getDragSource() - Method in class com.prineside.tdi2.scene2d.utils.DragAndDrop
Returns the current drag source, or null.
getDragStartX() - Method in class com.prineside.tdi2.scene2d.utils.DragListener
 
getDragStartY() - Method in class com.prineside.tdi2.scene2d.utils.DragListener
 
getDragTime() - Method in class com.prineside.tdi2.scene2d.utils.DragAndDrop
 
getDragX() - Method in class com.prineside.tdi2.scene2d.utils.DragListener
 
getDragY() - Method in class com.prineside.tdi2.scene2d.utils.DragListener
 
getDrawable() - Method in class com.prineside.tdi2.scene2d.ui.Image
 
getDrawable(String) - Method in class com.prineside.tdi2.managers.AssetManager
Возвращает всегда один и тот же Drawable с указанным алиасом региона.
getDrawMode() - Method in class com.prineside.tdi2.systems.MapRenderingSystem
 
getDuration() - Method in class com.prineside.tdi2.gameplayMods.mods.DoubleMiningSpeed
 
getDuration() - Method in class com.prineside.tdi2.projectiles.LaserProjectile
 
getDuration() - Method in class com.prineside.tdi2.scene2d.actions.DelayAction
 
getDuration() - Method in class com.prineside.tdi2.scene2d.actions.TemporalAction
 
getDuration() - Method in class com.prineside.tdi2.ui.shared.CameraTools.Scenario
 
getDurationMultiplier() - Method in class com.prineside.tdi2.gameplayMods.mods.DebuffsLastLonger
 
getDynamicSetting(SettingsManager.DynamicSetting) - Method in class com.prineside.tdi2.managers.SettingsManager
 
getEffect() - Method in class com.prineside.tdi2.scene2d.ui.ParticleEffectActor
 
getEffect(SpaceTileBonusType, int) - Static method in class com.prineside.tdi2.SpaceTileBonus
 
getEffectIcons() - Method in class com.prineside.tdi2.ui.components.BossHpBar
 
getEffects(int) - Method in class com.prineside.tdi2.components.PowerBonuses
 
getEffects(int) - Method in class com.prineside.tdi2.Research
Sums up all effects of this research considering the installed level.
getEfficiency() - Method in class com.prineside.tdi2.DamageRecord
 
getEmailHint() - Method in class com.prineside.tdi2.managers.AuthManager
 
getEmojiTexture() - Method in class com.prineside.tdi2.enemies.ArmoredEnemy.ArmoredEnemyFactory
 
getEmojiTexture() - Method in class com.prineside.tdi2.enemies.FastEnemy.FastEnemyFactory
 
getEmojiTexture() - Method in class com.prineside.tdi2.enemies.FighterEnemy.FighterEnemyFactory
 
getEmojiTexture() - Method in class com.prineside.tdi2.enemies.FighterEnemy
 
getEmojiTexture() - Method in class com.prineside.tdi2.enemies.GenericEnemy.GenericEnemyFactory
 
getEmojiTexture() - Method in class com.prineside.tdi2.enemies.GenericEnemy
 
getEmojiTexture() - Method in class com.prineside.tdi2.enemies.HealerEnemy.HealerEnemyFactory
 
getEmojiTexture() - Method in class com.prineside.tdi2.enemies.HeliEnemy.HeliEnemyFactory
 
getEmojiTexture() - Method in class com.prineside.tdi2.enemies.IcyEnemy.IcyEnemyFactory
 
getEmojiTexture() - Method in class com.prineside.tdi2.enemies.JetEnemy.JetEnemyFactory
 
getEmojiTexture() - Method in class com.prineside.tdi2.enemies.LightEnemy.LightEnemyFactory
 
getEmojiTexture() - Method in class com.prineside.tdi2.enemies.RegularEnemy.RegularEnemyFactory
 
getEmojiTexture() - Method in class com.prineside.tdi2.enemies.StrongEnemy.StrongEnemyFactory
 
getEmojiTexture() - Method in class com.prineside.tdi2.enemies.ToxicEnemy.ToxicEnemyFactory
 
getEmojiTexture() - Method in class com.prineside.tdi2.Enemy.Factory
 
getEmojiTexture() - Method in class com.prineside.tdi2.Enemy
 
getEmojiTexture(EnemyType) - Method in class com.prineside.tdi2.systems.EnemySystem
Per-session value of Enemy.Factory#get...()
getEnd() - Method in class com.prineside.tdi2.scene2d.actions.FloatAction
 
getEnd() - Method in class com.prineside.tdi2.scene2d.actions.IntAction
 
getEndColor() - Method in class com.prineside.tdi2.scene2d.actions.ColorAction
 
getEndColumn() - Method in class com.prineside.luaj.parser.SimpleCharStream
Get token end column number.
getEndlessSnapshot() - Method in class com.prineside.tdi2.managers.GameValueManager
 
getEndLine() - Method in class com.prineside.luaj.parser.SimpleCharStream
Get token end line number.
getEndX() - Method in class com.prineside.tdi2.projectiles.LaserProjectile
 
getEndY() - Method in class com.prineside.tdi2.projectiles.LaserProjectile
 
getEnemiesInCircle(float, float, float, AABB.EntryRetriever<Enemy.EnemyReference>) - Method in class com.prineside.tdi2.systems.MapSystem
 
getEnemiesInCircleFiltered(float, float, float, AABB.EntryFilter, AABB.EntryRetriever<Enemy.EnemyReference>) - Method in class com.prineside.tdi2.systems.MapSystem
Note: enemy never null (if not modified during the loop)
getEnemiesInCircleV(Vector2, float, AABB.EntryRetriever<Enemy.EnemyReference>) - Method in class com.prineside.tdi2.systems.MapSystem
 
getEnemiesInRect(float, float, float, float, AABB.EntryRetriever<Enemy.EnemyReference>) - Method in class com.prineside.tdi2.systems.MapSystem
 
getEnemiesInRectFiltered(float, float, float, float, AABB.EntryFilter, AABB.EntryRetriever<Enemy.EnemyReference>) - Method in class com.prineside.tdi2.systems.MapSystem
 
getEnemiesInRectV(Vector2, Vector2, AABB.EntryRetriever<Enemy.EnemyReference>) - Method in class com.prineside.tdi2.systems.MapSystem
 
getEnemiesKilledStatisticsType(TowerType) - Method in class com.prineside.tdi2.managers.TowerManager
 
getEnemiesToSpawn(float, Array<EnemyGroup.SpawnEnemyGroup>) - Static method in class com.prineside.tdi2.systems.WaveSystem
Создает объекты врагов по конфигурации группы.
getEnemy() - Method in class com.prineside.tdi2.DamageRecord
 
getEnemy() - Method in class com.prineside.tdi2.events.game.AddBuffToEnemy
 
getEnemy() - Method in class com.prineside.tdi2.events.game.EnemyDespawn
 
getEnemy() - Method in class com.prineside.tdi2.events.game.EnemyReachTarget
 
getEnemy() - Method in class com.prineside.tdi2.events.game.EnemySpawn
 
getEnemy() - Method in class com.prineside.tdi2.events.game.RemoveBuffFromEnemy
 
getEnemyArray() - Method in class com.prineside.tdi2.GameSystemProvider.ThreadSafeSharedHelpers
 
getEnemyConfig(EnemyType) - Method in class com.prineside.tdi2.tiles.SpawnTile
 
getEnemyCount() - Method in class com.prineside.tdi2.gameplayMods.mods.FirstEnemiesInWaveExplode
 
getEnemyCount() - Method in class com.prineside.tdi2.gameplayMods.mods.LastEnemiesInWaveDealNoDamage
 
getEnemyGroupConfigs() - Method in class com.prineside.tdi2.waves.templates.ArmoredLow
 
getEnemyGroupConfigs() - Method in class com.prineside.tdi2.waves.templates.ArmoredRegular
 
getEnemyGroupConfigs() - Method in class com.prineside.tdi2.waves.templates.ArmoredStrong
 
getEnemyGroupConfigs() - Method in class com.prineside.tdi2.waves.templates.FastHigh
 
getEnemyGroupConfigs() - Method in class com.prineside.tdi2.waves.templates.FastLow
 
getEnemyGroupConfigs() - Method in class com.prineside.tdi2.waves.templates.FastMedium
 
getEnemyGroupConfigs() - Method in class com.prineside.tdi2.waves.templates.FighterArmored
 
getEnemyGroupConfigs() - Method in class com.prineside.tdi2.waves.templates.FighterLow
 
getEnemyGroupConfigs() - Method in class com.prineside.tdi2.waves.templates.FighterMedium
 
getEnemyGroupConfigs() - Method in class com.prineside.tdi2.waves.templates.HealerArmored
 
getEnemyGroupConfigs() - Method in class com.prineside.tdi2.waves.templates.HealerIcy
 
getEnemyGroupConfigs() - Method in class com.prineside.tdi2.waves.templates.HealerJet
 
getEnemyGroupConfigs() - Method in class com.prineside.tdi2.waves.templates.HealerRegular
 
getEnemyGroupConfigs() - Method in class com.prineside.tdi2.waves.templates.HealerSlow
 
getEnemyGroupConfigs() - Method in class com.prineside.tdi2.waves.templates.HealerStrong
 
getEnemyGroupConfigs() - Method in class com.prineside.tdi2.waves.templates.HeliMedium
 
getEnemyGroupConfigs() - Method in class com.prineside.tdi2.waves.templates.IcyHigh
 
getEnemyGroupConfigs() - Method in class com.prineside.tdi2.waves.templates.IcyToxic
 
getEnemyGroupConfigs() - Method in class com.prineside.tdi2.waves.templates.JetMedium
 
getEnemyGroupConfigs() - Method in class com.prineside.tdi2.waves.templates.LightFast
 
getEnemyGroupConfigs() - Method in class com.prineside.tdi2.waves.templates.LightHigh
 
getEnemyGroupConfigs() - Method in class com.prineside.tdi2.waves.templates.LightMedium
 
getEnemyGroupConfigs() - Method in class com.prineside.tdi2.waves.templates.RegularHigh
 
getEnemyGroupConfigs() - Method in class com.prineside.tdi2.waves.templates.RegularLow
 
getEnemyGroupConfigs() - Method in class com.prineside.tdi2.waves.templates.RegularMedium
 
getEnemyGroupConfigs() - Method in class com.prineside.tdi2.waves.templates.StrongLow
 
getEnemyGroupConfigs() - Method in class com.prineside.tdi2.waves.templates.StrongMedium
 
getEnemyGroupConfigs() - Method in class com.prineside.tdi2.waves.templates.ToxicArmored
 
getEnemyGroupConfigs() - Method in class com.prineside.tdi2.waves.templates.ToxicHigh
 
getEnemyGroupConfigs() - Method in class com.prineside.tdi2.waves.templates.ToxicMedium
 
getEnemyGroupConfigs() - Method in class com.prineside.tdi2.WaveTemplates.WaveTemplate
 
getEnemyInterval() - Method in class com.prineside.tdi2.gameplayMods.mods.EnemiesDropResources
 
getEnemyPriority(Enemy) - Method in class com.prineside.tdi2.Tower
0 - lowest priority (with lowAimPriority) 10 - regular priority
getEnemyPriority(Enemy) - Method in class com.prineside.tdi2.towers.AirTower
 
getEnemyPriority(Enemy) - Method in class com.prineside.tdi2.towers.VenomTower
 
getEnemyType() - Method in class com.prineside.tdi2.EnemyGroup
 
getEnemyType() - Method in interface com.prineside.tdi2.WaveTemplates.EnemyGroupConfig
 
getEnemyTypesThatCantFindPath() - Method in class com.prineside.tdi2.systems.PathfindingSystem
 
getEnergy() - Method in class com.prineside.tdi2.systems.AbilitySystem
 
getEnergyCost() - Method in class com.prineside.tdi2.ui.actors.AbilitySlotButton
 
getEnergyCost(AbilityType) - Method in class com.prineside.tdi2.systems.AbilitySystem
 
getEnergyCostGameValueType(AbilityType) - Method in class com.prineside.tdi2.managers.AbilityManager
 
getEnergyRegenerationTime() - Method in class com.prineside.tdi2.systems.AbilitySystem
 
getEntityCount(float, float) - Method in class com.prineside.tdi2.utils.AABBCounter
In a square
getEntityCount(int) - Method in class com.prineside.tdi2.utils.AABB
 
getEntityCountByCellIdx(int) - Method in class com.prineside.tdi2.utils.AABBCounter
 
getEntriesBackingArray() - Method in class com.prineside.tdi2.events.EventListeners
Iterate from 0 to size(), may contain nulls
getEntryIcon() - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.EClass
 
getEntryIcon() - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.EConstructor
 
getEntryIcon() - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.EField
 
getEntryIcon() - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.EInterfaceConstructor
 
getEntryIcon() - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.EMethod
 
getEntryIcon() - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.EPackage
 
getEntryIcon() - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.TreeEntry
 
getEnumKeyArrayFieldAnnotationCached(Field) - Static method in class com.prineside.tdi2.serializers.GameStateSerializer
 
getEnumKeyArrayFieldAnnotationCached(Field) - Static method in class com.prineside.tdi2.utils.ReflectionUtils
 
getErrorFunc() - Method in class com.prineside.luaj.Globals
 
getErrorMessage() - Method in class com.prineside.tdi2.managers.AuthManager.SignInResponse
 
getEventClass() - Method in class com.prineside.tdi2.events.EventListeners
 
getEventsStopped() - Method in class com.prineside.tdi2.events.EventListeners
 
getEventsTriggered() - Method in class com.prineside.tdi2.events.EventListeners
 
getExampleItems() - Method in class com.prineside.tdi2.CraftRecipe.Ingredient
 
getException() - Method in class com.prineside.tdi2.events.mapEditor.MapValidationFail
 
getExistsTime() - Method in class com.prineside.tdi2.shapes.ChainLightning
 
getExpand() - Method in class com.prineside.tdi2.scene2d.ui.HorizontalGroup
 
getExpand() - Method in class com.prineside.tdi2.scene2d.ui.VerticalGroup
 
getExpandX() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getExpandY() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getExperience() - Method in class com.prineside.tdi2.tiles.CoreTile
 
getExperienceGeneration() - Method in class com.prineside.tdi2.tiles.CoreTile
 
getExperienceGeneration(CoreTile, GameValueProvider) - Method in class com.prineside.tdi2.tiles.CoreTile.CoreTileFactory
 
getExperienceGenerationGameValueType(TowerType) - Method in class com.prineside.tdi2.managers.TowerManager
 
getExperienceMultiplierGameValueType(TowerType) - Method in class com.prineside.tdi2.managers.TowerManager
 
getExpLevelStatBonusPercentage(int, TowerType, GameValueProvider) - Static method in class com.prineside.tdi2.Tower
 
getExplosion() - Method in class com.prineside.tdi2.DamageRecord
 
getExtraDecryptingSlotsCount() - Method in class com.prineside.tdi2.managers.ProgressManager
 
getExtraDustInEndless(GameValueProvider) - Method in class com.prineside.tdi2.BasicLevelQuestConfig
 
getExtraMessage() - Method in exception com.prineside.luaj.LuaError
 
getFactDamage() - Method in class com.prineside.tdi2.DamageRecord
 
getFactDamage() - Method in class com.prineside.tdi2.events.game.EnemyReachTarget
 
getFactory(AbilityType) - Method in class com.prineside.tdi2.managers.AbilityManager
 
getFactory(BuffType) - Method in class com.prineside.tdi2.managers.BuffManager
 
getFactory(EnemyType) - Method in class com.prineside.tdi2.managers.EnemyManager
 
getFactory(ExplosionType) - Method in class com.prineside.tdi2.systems.ExplosionSystem
 
getFactory(GateType) - Method in class com.prineside.tdi2.managers.GateManager
 
getFactory(ItemType) - Method in class com.prineside.tdi2.managers.ItemManager
 
getFactory(MinerType) - Method in class com.prineside.tdi2.managers.MinerManager
 
getFactory(ModifierType) - Method in class com.prineside.tdi2.managers.ModifierManager
 
getFactory(ProjectileType) - Method in class com.prineside.tdi2.systems.ProjectileSystem
 
getFactory(ShapeType) - Method in class com.prineside.tdi2.managers.ShapeManager
 
getFactory(TileType) - Method in class com.prineside.tdi2.managers.TileManager
 
getFactory(TowerType) - Method in class com.prineside.tdi2.managers.TowerManager
 
getFactory(UnitType) - Method in class com.prineside.tdi2.managers.UnitManager
 
getFactVolume(float) - Method in class com.prineside.tdi2.managers.MusicManager
 
getFadeScrollBars() - Method in class com.prineside.tdi2.scene2d.ui.ScrollPane
 
getFairFloat() - Static method in class com.prineside.tdi2.utils.FastRandom
 
getFairInt(int) - Static method in class com.prineside.tdi2.utils.FastRandom
 
getFancyTitle() - Method in class com.prineside.tdi2.Ability.Factory
 
getFancyTitle() - Method in class com.prineside.tdi2.Modifier.Factory
 
getFastForwardUpdateNumber() - Method in class com.prineside.tdi2.systems.StateSystem
 
getFastStateHash() - Method in class com.prineside.tdi2.GameSystem
 
getField() - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.EField
 
getFieldCount() - Method in class com.prineside.reflectasm.FieldAccess
 
getFieldNames() - Method in class com.prineside.reflectasm.FieldAccess
 
getFields() - Method in class com.prineside.reflectasm.FieldAccess
 
getFieldTypes() - Method in class com.prineside.reflectasm.FieldAccess
 
getFileChooser() - Method in interface com.prineside.tdi2.ActionResolver
 
getFileExtension() - Method in class com.prineside.tdi2.ibxm.Module
 
getFileline() - Method in exception com.prineside.luaj.LuaError
 
getFill() - Method in class com.prineside.tdi2.scene2d.ui.HorizontalGroup
 
getFill() - Method in class com.prineside.tdi2.scene2d.ui.VerticalGroup
 
getFillX() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getFillX() - Method in class com.prineside.tdi2.scene2d.ui.Container
 
getFillY() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getFillY() - Method in class com.prineside.tdi2.scene2d.ui.Container
 
getFinalPrestigeTokens() - Method in class com.prineside.tdi2.MapPrestigeConfig
 
getFinalXor() - Method in class com.prineside.tdi2.utils.CRC.Parameters
 
getFireDamage() - Method in class com.prineside.tdi2.explosions.FireballExplosion
 
getFirstLineShowing() - Method in class com.prineside.tdi2.scene2d.ui.TextArea
 
getFittingWinnerMask() - Method in class com.prineside.tdi2.screens.TicTacToeScreen.Board
 
getFittingWinnerMask() - Method in class com.prineside.tdi2.screens.TicTacToeScreen.DynamicSizeBoard
 
getFittingWinnerMask() - Method in class com.prineside.tdi2.screens.TicTacToeScreen.FixedSizeSmallBoard
 
getFittingWinnerMaskAsync(long[]) - Method in class com.prineside.tdi2.screens.TicTacToeScreen.Board
 
getFittingWinnerMaskAsync(long[]) - Method in class com.prineside.tdi2.screens.TicTacToeScreen.DynamicSizeBoard
 
getFittingWinnerMaskAsync(long[]) - Method in class com.prineside.tdi2.screens.TicTacToeScreen.FixedSizeSmallBoard
 
getFittingWinnerMasksCountAsync(long[], byte) - Method in class com.prineside.tdi2.screens.TicTacToeScreen.Board
 
getFittingWinnerMasksCountAsync(long[], byte) - Method in class com.prineside.tdi2.screens.TicTacToeScreen.DynamicSizeBoard
 
getFittingWinnerMasksCountAsync(long[], byte) - Method in class com.prineside.tdi2.screens.TicTacToeScreen.FixedSizeSmallBoard
 
getFixHintMessage() - Method in exception com.prineside.tdi2.Map.InvalidMapException
 
getFlags() - Method in class com.prineside.tdi2.events.EventListeners.Entry.EntryMetaData
 
getFlip() - Method in class com.prineside.tdi2.shapes.MultiLine
 
getFloat() - Static method in class com.prineside.tdi2.utils.FastRandom
 
getFloat(Object, int) - Method in class com.prineside.reflectasm.FieldAccess
 
getFloatValue(GameValueType) - Method in interface com.prineside.tdi2.GameValueProvider
 
getFloatValue(GameValueType) - Method in class com.prineside.tdi2.managers.GameValueManager.GameValuesSnapshot
 
getFloatValue(GameValueType) - Method in class com.prineside.tdi2.systems.GameValueSystem
 
getFloatValueSum(GameValueType, GameValueType) - Method in interface com.prineside.tdi2.GameValueProvider
 
getFloatValueSum(GameValueType, GameValueType) - Method in class com.prineside.tdi2.managers.GameValueManager.GameValuesSnapshot
 
getFloatValueSum(GameValueType, GameValueType) - Method in class com.prineside.tdi2.systems.GameValueSystem
 
getFlyAlign() - Method in class com.prineside.tdi2.events.game.IssuedItemsAdd
 
getFocusTraversal() - Method in class com.prineside.tdi2.scene2d.ui.TextField
 
getFont(int) - Method in class com.prineside.tdi2.managers.AssetManager
 
getFont(int) - Method in class com.prineside.tdi2.ResourcePack
 
getFontScaleMultiplier(int) - Method in class com.prineside.tdi2.managers.AssetManager
Depens only on "lage fonts" setting
getFontScaleX() - Method in class com.prineside.tdi2.ui.actors.Label
 
getFontScaleY() - Method in class com.prineside.tdi2.ui.actors.Label
 
getFontWithMarkup(int, boolean) - Method in class com.prineside.tdi2.managers.AssetManager
 
getFontWithMarkup(int, boolean) - Method in class com.prineside.tdi2.ResourcePack
 
getForceWaveBonus() - Method in class com.prineside.tdi2.systems.WaveSystem
 
getForClass() - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.EClass
 
getForDate() - Method in class com.prineside.tdi2.managers.DailyQuestManager.DailyQuestLevel
 
getForDateTimestamp() - Method in class com.prineside.tdi2.managers.DailyQuestManager.DailyQuestLevel
 
getFormattedValue() - Method in class com.prineside.tdi2.Requirement
 
getFormattedValue(float, boolean) - Method in class com.prineside.tdi2.managers.TowerStatManager.TowerStat
 
getFree() - Method in class com.prineside.tdi2.utils.SafePools.RegularPool
 
getFreeHeapSpaceSize() - Static method in class com.prineside.tdi2.Game
 
getFreeUpgradePoints() - Method in class com.prineside.tdi2.tiles.CoreTile
 
getFreq(float) - Method in class com.badlogic.gdx.audio.analysis.FourierTransform
Gets the amplitude of the requested frequency in the spectrum.
getFromNode() - Method in class com.prineside.tdi2.pathfinding.PathConnection
 
getFullKryo() - Method in class com.prineside.tdi2.managers.NetworkManager
 
getFullPathToStage(Actor) - Static method in class com.prineside.tdi2.utils.UiUtils
 
getfuncname(CallFrame) - Static method in class com.prineside.luaj.debug.CallFrame
 
getGainedCountStatistic(ResourceType) - Method in class com.prineside.tdi2.managers.ResourceManager
 
getGainedStars() - Method in class com.prineside.tdi2.managers.BasicLevelManager
 
getGainedStarsOnLevel(BasicLevel) - Method in class com.prineside.tdi2.managers.BasicLevelManager
Учитываются waveQuests И простоые quests
getGainedStarsOnStage(BasicLevelStage) - Method in class com.prineside.tdi2.managers.BasicLevelManager
 
getGameEnergy() - Method in class com.prineside.tdi2.ui.actors.AbilitySlotButton
 
getGameLootIssuedItems() - Method in class com.prineside.tdi2.systems.GameStateSystem
 
getGameSessionFingerprint(String, String) - Static method in class com.prineside.tdi2.managers.SettingsManager
 
getGameSpeed() - Method in class com.prineside.tdi2.systems.GameStateSystem
 
getGameStartGameVersion() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Progress
 
getGameStartGameVersion() - Method in class com.prineside.tdi2.managers.ProgressManager
 
getGameStartHash() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Progress
 
getGameStartHash() - Method in class com.prineside.tdi2.managers.ProgressManager
 
getGameStartTimestamp() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Progress
 
getGameStartTimestamp() - Method in class com.prineside.tdi2.managers.ProgressManager
 
getGameValues() - Method in class com.prineside.tdi2.tiles.BossTile
 
getGameValues() - Method in class com.prineside.tdi2.tiles.TargetTile
 
getGameValueType() - Method in class com.prineside.tdi2.tiles.CoreTile.Upgrade
 
getGameValueType() - Method in class com.prineside.tdi2.tiles.GameValueTile
 
getGate(int, int, boolean) - Method in class com.prineside.tdi2.Map
 
getGateAtPos(Gate.Pos) - Method in class com.prineside.tdi2.Map
 
getGateByMapPos(float, float) - Method in class com.prineside.tdi2.Map
Get a gate with a properly set position and side at the specified point.
getGatesByType(Class<T>) - Method in class com.prineside.tdi2.Map
 
getGatesRaw() - Method in class com.prineside.tdi2.Map
 
getGeneralizedStat(GeneralizedTowerStatType) - Method in class com.prineside.tdi2.Tower.Factory
 
getGeneralizedStat(GeneralizedTowerStatType) - Method in class com.prineside.tdi2.towers.AirTower.AirTowerFactory
 
getGeneralizedStat(GeneralizedTowerStatType) - Method in class com.prineside.tdi2.towers.BasicTower.BasicTowerFactory
 
getGeneralizedStat(GeneralizedTowerStatType) - Method in class com.prineside.tdi2.towers.BlastTower.BlastTowerFactory
 
getGeneralizedStat(GeneralizedTowerStatType) - Method in class com.prineside.tdi2.towers.CannonTower.CannonTowerFactory
 
getGeneralizedStat(GeneralizedTowerStatType) - Method in class com.prineside.tdi2.towers.CrusherTower.CrusherTowerFactory
 
getGeneralizedStat(GeneralizedTowerStatType) - Method in class com.prineside.tdi2.towers.FlamethrowerTower.FlamethrowerTowerFactory
 
getGeneralizedStat(GeneralizedTowerStatType) - Method in class com.prineside.tdi2.towers.FreezingTower.FreezingTowerFactory
 
getGeneralizedStat(GeneralizedTowerStatType) - Method in class com.prineside.tdi2.towers.GaussTower.GaussTowerFactory
 
getGeneralizedStat(GeneralizedTowerStatType) - Method in class com.prineside.tdi2.towers.LaserTower.LaserTowerFactory
 
getGeneralizedStat(GeneralizedTowerStatType) - Method in class com.prineside.tdi2.towers.MinigunTower.MinigunTowerFactory
 
getGeneralizedStat(GeneralizedTowerStatType) - Method in class com.prineside.tdi2.towers.MissileTower.MissileTowerFactory
 
getGeneralizedStat(GeneralizedTowerStatType) - Method in class com.prineside.tdi2.towers.MultishotTower.MultishotTowerFactory
 
getGeneralizedStat(GeneralizedTowerStatType) - Method in class com.prineside.tdi2.towers.SniperTower.SniperTowerFactory
 
getGeneralizedStat(GeneralizedTowerStatType) - Method in class com.prineside.tdi2.towers.SplashTower.SplashTowerFactory
 
getGeneralizedStat(GeneralizedTowerStatType) - Method in class com.prineside.tdi2.towers.TeslaTower.TeslaTowerFactory
 
getGeneralizedStat(GeneralizedTowerStatType) - Method in class com.prineside.tdi2.towers.VenomTower.VenomTowerFactory
 
getGeneralizedTowerStatColor(GeneralizedTowerStatType) - Method in class com.prineside.tdi2.managers.TowerManager
 
getGeneralizedTowerStatName(GeneralizedTowerStatType) - Method in class com.prineside.tdi2.managers.TowerManager
 
getGestureDetector() - Method in class com.prineside.tdi2.scene2d.utils.ActorGestureListener
 
getGlobalCTable() - Method in class com.prineside.tdi2.managers.ScriptManager
 
getGlobals() - Method in class com.prineside.tdi2.managers.script.ScriptEnvironment
 
getGlobalSnapshot() - Method in class com.prineside.tdi2.systems.GameValueSystem
If not set yet, generates snapshot on demand, based on the current difficulty mode, level, gameStartProgressSnapshot and TargetTile config.
getGlobalStatMultiplier(TowerStatType) - Method in class com.prineside.tdi2.systems.GameValueSystem
 
getGlobalTowerStatMutators(TowerStatType) - Method in class com.prineside.tdi2.systems.GameValueSystem
 
getGlobalUpgradePrice(MinerType) - Method in class com.prineside.tdi2.systems.MinerSystem
 
getGlobalUpgradePrice(TowerType) - Method in class com.prineside.tdi2.systems.TowerSystem
 
getGlobalVol() - Method in class com.prineside.tdi2.ibxm.IBXM
 
getGlyphLayout() - Method in class com.prineside.tdi2.ui.actors.Label
 
getGreenPapers() - Method in class com.prineside.tdi2.managers.ProgressManager
 
getGuaranteedItemType() - Method in class com.prineside.tdi2.items.CaseItem
 
getHashEntries() - Method in class com.prineside.luaj.LuaTable
 
getHeaderHeight() - Method in class com.prineside.tdi2.ui.actors.Window
 
getHealth() - Method in class com.prineside.tdi2.Enemy
 
getHealth() - Method in class com.prineside.tdi2.systems.GameStateSystem
 
getHealth(int, float, float) - Method in interface com.prineside.tdi2.WaveTemplates.EnemyGroupConfig
 
getHealthBarIcon() - Method in class com.prineside.tdi2.Buff.Factory
Returns a generic icon for this buff type
getHealthBarIcon() - Method in class com.prineside.tdi2.Buff
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.ArmorBuff.ArmorBuffFactory
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.ArmorBuff
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.BlizzardBuff.BlizzardBuffFactory
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.BlizzardBuff
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.BonusCoinsBuff.BonusCoinsBuffFactory
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.BonusCoinsBuff
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.BonusXpBuff.BonusXpBuffFactory
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.BonusXpBuff
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.BurnBuff.BurnBuffFactory
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.BurnBuff
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.ChainReactionBuff.ChainReactionBuffFactory
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.ChainReactionBuff
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.DeathExplosionBuff.ExplosionChargeBuffFactory
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.DeathExplosionBuff
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.FreezingBuff.FreezingBuffFactory
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.FreezingBuff
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.InvulnerabilityBuff
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.InvulnerabilityBuff.InvulnerabilityBuffFactory
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.NoBonusSystemPointsBuff
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.NoBonusSystemPointsBuff.NoBonusSystemPointsBuffFactory
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.NoDamageBuff
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.NoDamageBuff.NoDamageBuffFactory
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.PoisonBuff
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.PoisonBuff.PoisonBuffFactory
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.RegenerationBuff
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.RegenerationBuff.RegenerationBuffFactory
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.SlippingBuff
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.SlippingBuff.SlippingBuffFactory
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.SnowballBuff
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.SnowballBuff.SnowballBuffFactory
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.StunBuff
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.StunBuff.StunBuffFactory
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.ThrowBackBuff.BlastThrowBackBuffFactory
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.ThrowBackBuff
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.VulnerabilityBuff
 
getHealthBarIcon() - Method in class com.prineside.tdi2.buffs.VulnerabilityBuff.VulnerabilityBuffFactory
 
getHeight() - Method in class com.prineside.tdi2.events.global.ScreenResize
 
getHeight() - Method in class com.prineside.tdi2.Map
 
getHeight() - Method in class com.prineside.tdi2.scene2d.actions.SizeToAction
 
getHeight() - Method in class com.prineside.tdi2.scene2d.Actor
 
getHeight() - Method in class com.prineside.tdi2.scene2d.Stage
The viewport's world height.
getHeight() - Method in class com.prineside.tdi2.scene2d.ui.Tree.Node
Returns the height of the node as calculated for layout.
getHeight() - Method in class com.prineside.tdi2.utils.FlowField
 
getHeight() - Method in class com.prineside.tdi2.utils.Quad
 
getHeight() - Method in class com.prineside.tdi2.utils.QuadRegion
 
getHighlightTexture() - Method in class com.prineside.tdi2.enemies.ArmoredEnemy.ArmoredEnemyFactory
 
getHighlightTexture() - Method in class com.prineside.tdi2.enemies.BossEnemy.BossEnemyFactory
 
getHighlightTexture() - Method in class com.prineside.tdi2.enemies.bosses.BrootEnemy.BrootEnemyFactory
 
getHighlightTexture() - Method in class com.prineside.tdi2.enemies.bosses.ConstructorBossEnemy.ConstructorBossBodyEnemyFactory
 
getHighlightTexture() - Method in class com.prineside.tdi2.enemies.bosses.MetaphorBossCreepEnemy.MetaphorBossCreepEnemyFactory
 
getHighlightTexture() - Method in class com.prineside.tdi2.enemies.bosses.MetaphorBossEnemy.MetaphorBossEnemyFactory
 
getHighlightTexture() - Method in class com.prineside.tdi2.enemies.bosses.MobchainBossBodyEnemy.MobchainBossBodyEnemyFactory
 
getHighlightTexture() - Method in class com.prineside.tdi2.enemies.bosses.MobchainBossCreepEnemy.MobchainBossCreepEnemyFactory
 
getHighlightTexture() - Method in class com.prineside.tdi2.enemies.bosses.MobchainBossHeadEnemy.MobchainBossHeadEnemyFactory
 
getHighlightTexture() - Method in class com.prineside.tdi2.enemies.bosses.SnakeBossBodyEnemy.SnakeBossBodyEnemyFactory
 
getHighlightTexture() - Method in class com.prineside.tdi2.enemies.bosses.SnakeBossHeadEnemy.SnakeBossHeadEnemyFactory
 
getHighlightTexture() - Method in class com.prineside.tdi2.enemies.bosses.SnakeBossTailEnemy.SnakeBossTailEnemyFactory
 
getHighlightTexture() - Method in class com.prineside.tdi2.enemies.FastEnemy.FastEnemyFactory
 
getHighlightTexture() - Method in class com.prineside.tdi2.enemies.FighterEnemy.FighterEnemyFactory
 
getHighlightTexture() - Method in class com.prineside.tdi2.enemies.FighterEnemy
 
getHighlightTexture() - Method in class com.prineside.tdi2.enemies.GenericEnemy.GenericEnemyFactory
 
getHighlightTexture() - Method in class com.prineside.tdi2.enemies.GenericEnemy
 
getHighlightTexture() - Method in class com.prineside.tdi2.enemies.HealerEnemy.HealerEnemyFactory
 
getHighlightTexture() - Method in class com.prineside.tdi2.enemies.HeliEnemy.HeliEnemyFactory
 
getHighlightTexture() - Method in class com.prineside.tdi2.enemies.IcyEnemy.IcyEnemyFactory
 
getHighlightTexture() - Method in class com.prineside.tdi2.enemies.JetEnemy.JetEnemyFactory
 
getHighlightTexture() - Method in class com.prineside.tdi2.enemies.LightEnemy.LightEnemyFactory
 
getHighlightTexture() - Method in class com.prineside.tdi2.enemies.RegularEnemy.RegularEnemyFactory
 
getHighlightTexture() - Method in class com.prineside.tdi2.enemies.StrongEnemy.StrongEnemyFactory
 
getHighlightTexture() - Method in class com.prineside.tdi2.enemies.ToxicEnemy.ToxicEnemyFactory
 
getHighlightTexture() - Method in class com.prineside.tdi2.Enemy.Factory
 
getHighlightTexture() - Method in class com.prineside.tdi2.Enemy
 
getHighlightTexture(EnemyType) - Method in class com.prineside.tdi2.systems.EnemySystem
Per-session value of Enemy.Factory#get...()
getHintTable() - Method in class com.prineside.tdi2.ui.shared.Dialog
Will be cleared on hide()
getHistory() - Method in class com.prineside.tdi2.systems.MapEditorSystem
 
getHistoryPointer() - Method in class com.prineside.tdi2.systems.MapEditorSystem
 
getHitParticle() - Method in class com.prineside.tdi2.enemies.GenericEnemy
 
getHitParticle() - Method in class com.prineside.tdi2.Enemy
 
getHoldingHotKeys() - Method in class com.prineside.tdi2.managers.SettingsManager
 
getHotKey(SettingsManager.HotkeyAction) - Method in class com.prineside.tdi2.managers.SettingsManager
 
getHotKeyActions(IntArray) - Method in class com.prineside.tdi2.managers.SettingsManager
 
getHotkeyGroupTitle(SettingsManager.HotkeyAction) - Method in class com.prineside.tdi2.managers.SettingsManager
 
getHotKeyName(SettingsManager.HotkeyAction) - Method in class com.prineside.tdi2.managers.SettingsManager
 
getHotkeysJustPressed() - Method in class com.prineside.tdi2.managers.SettingsManager
 
getHoveredGate() - Method in class com.prineside.tdi2.systems.GameMapSelectionSystem
 
getHoveredGate() - Method in class com.prineside.tdi2.systems.MapEditorSystem
 
getHoveredTile() - Method in class com.prineside.tdi2.systems.GameMapSelectionSystem
 
getHoveredTile() - Method in class com.prineside.tdi2.systems.MapEditorSystem
 
getHowToObtainHint(TrophyType) - Method in class com.prineside.tdi2.managers.TrophyManager
 
getHpMultiplier() - Method in class com.prineside.tdi2.gameplayMods.mods.SpawnZombiesFromBase
 
getHpThreshold() - Method in class com.prineside.tdi2.gameplayMods.mods.LowHpEnemiesDealNoDamage
 
getHttp() - Method in class com.prineside.tdi2.managers.HttpManager.PreparedRequest
 
getIceOverlayTexture(int) - Method in class com.prineside.tdi2.managers.EnemyManager
 
getIcon() - Method in interface com.prineside.tdi2.gameplayMods.GameplayMod
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.AbstractGameValueMod
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.AddAllAbilityCharges
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.AddRandomCoreTile
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.AddRandomPlatform
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.AllAbilitiesForRandomTower
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.BaseExplodesOnEnemyPass
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.BoostExistingEnemiesWithLoot
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.BuildRandomMiner
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.CriticalDamage
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.DebuffsLastLonger
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.DepositCoinsGeneration
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.DoubleMiningSpeed
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.EnemiesDropResources
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.ExtraDamagePerBuff
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.FirstEnemiesInWaveExplode
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.IncreasedTowerToEnemyEfficiency
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.IncreaseSelectedBonusesPower
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.LastEnemiesInWaveDealNoDamage
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.LightningStrikeOnTowerLevelUp
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.LowHpEnemiesDealNoDamage
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.MinedItemsTurnIntoDust
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.MineLegendaryItems
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.MinersSpawnEnemies
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.MoreBonusVariantsNextTime
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.MultiplyLootedItems
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.MultiplyMdps
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.NukeOnBonusStage
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.ReceiveCoins
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.ReceiveGreenPapers
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.SellAllTowers
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.SpawnZombiesFromBase
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.SummonLootBoss
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.TowersAttackSpeed
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.TowersDamage
 
getIcon() - Method in class com.prineside.tdi2.gameplayMods.mods.TriggerRandomAbility
 
getIcon() - Method in class com.prineside.tdi2.managers.GameValueManager.GameValueStockConfig
 
getIcon() - Method in class com.prineside.tdi2.ResearchCategory
 
getIcon() - Method in class com.prineside.tdi2.scene2d.ui.Tree.Node
 
getIcon() - Method in class com.prineside.tdi2.tiles.CoreTile
 
getIcon() - Method in class com.prineside.tdi2.ui.actors.PaddedImageButton
 
getIconContainer() - Method in class com.prineside.tdi2.ui.components.DraggingItemHelper
 
getIconDrawable() - Method in class com.prineside.tdi2.abilities.BallLightningAbility.BallLightningAbilityFactory
 
getIconDrawable() - Method in class com.prineside.tdi2.abilities.BlizzardAbility.BlizzardAbilityFactory
 
getIconDrawable() - Method in class com.prineside.tdi2.abilities.BulletWallAbility.BulletWallAbilityFactory
 
getIconDrawable() - Method in class com.prineside.tdi2.abilities.FireballAbility.FireballAbilityFactory
 
getIconDrawable() - Method in class com.prineside.tdi2.abilities.FirestormAbility.FirestormAbilityFactory
 
getIconDrawable() - Method in class com.prineside.tdi2.abilities.LoicAbility.LoicAbilityFactory
 
getIconDrawable() - Method in class com.prineside.tdi2.abilities.LoopAbility.RepeatAbilityFactory
 
getIconDrawable() - Method in class com.prineside.tdi2.abilities.MagnetAbility.MagnetAbilityFactory
 
getIconDrawable() - Method in class com.prineside.tdi2.abilities.NukeAbility.NukeAbilityFactory
 
getIconDrawable() - Method in class com.prineside.tdi2.abilities.OverloadAbility.OverloadAbilityFactory
 
getIconDrawable() - Method in class com.prineside.tdi2.abilities.SmokeBombAbility.SmokeBombAbilityFactory
 
getIconDrawable() - Method in class com.prineside.tdi2.abilities.ThunderAbility.ThunderAbilityFactory
 
getIconDrawable() - Method in class com.prineside.tdi2.abilities.WindstormAbility.WindstormAbilityFactory
 
getIconDrawable() - Method in class com.prineside.tdi2.Ability.Factory
 
getIconDrawable() - Method in class com.prineside.tdi2.Item
 
getIconDrawable() - Method in class com.prineside.tdi2.items.BitDustItem
 
getIconDrawable() - Method in class com.prineside.tdi2.items.BlueprintItem
 
getIconDrawable() - Method in class com.prineside.tdi2.items.CaseItem
 
getIconDrawable() - Method in class com.prineside.tdi2.items.GreenPaperItem
 
getIconDrawable() - Method in class com.prineside.tdi2.items.ResourceItem
 
getIconDrawable() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_BasicLevel.LevelLootBonus
 
getIconDrawable() - Method in class com.prineside.tdi2.Tower.Factory
 
getIconDrawableAlias() - Method in class com.prineside.tdi2.managers.TowerStatManager.TowerStat
 
getIconName(SpaceTileBonusType) - Static method in class com.prineside.tdi2.SpaceTileBonus
 
getIconString() - Method in class com.prineside.tdi2.ResearchCategory
 
getIconTexture() - Method in class com.prineside.tdi2.managers.TrophyManager.TrophyConfig
 
getIconTexture() - Method in class com.prineside.tdi2.Tower.Factory
 
getIconTexture() - Method in class com.prineside.tdi2.WaveProcessor.WaveProcessorFactory
 
getIconTextureName() - Method in class com.prineside.tdi2.Requirement
 
getId() - Method in class com.prineside.tdi2.BasicLevelQuestConfig
 
getId() - Method in interface com.prineside.tdi2.gameplayMods.GameplayMod
Used to identify and compare mods instead of comparing mod classes and variants (if mod allows multiple variants) For example, GameValueMod may have many variants and should generate a separate id for each one
getId() - Method in class com.prineside.tdi2.gameplayMods.GenericGameplayMod
 
getId() - Method in class com.prineside.tdi2.gameplayMods.mods.GV_AbilitiesEnergy
 
getId() - Method in class com.prineside.tdi2.gameplayMods.mods.IncreasedTowerToEnemyEfficiency
 
getId() - Method in class com.prineside.tdi2.tiles.DummyTile
 
getId() - Method in class com.prineside.tdi2.tiles.ScriptTile
 
getId() - Method in class com.prineside.tdi2.tiles.XmMusicTrackTile
 
getId() - Method in class com.prineside.tdi2.ui.shared.stateDebugger.GameListenersView
 
getId() - Method in class com.prineside.tdi2.ui.shared.stateDebugger.GlobalListenersView
 
getId() - Method in class com.prineside.tdi2.ui.shared.stateDebugger.UtilitiesView
 
getId() - Method in interface com.prineside.tdi2.ui.shared.StateDebugger.View
 
getIdColors() - Method in class com.prineside.tdi2.tiles.XmMusicTrackTile
 
getImage() - Method in class com.prineside.tdi2.scene2d.ui.CheckBox
 
getImage() - Method in class com.prineside.tdi2.scene2d.ui.ImageButton
 
getImage() - Method in class com.prineside.tdi2.scene2d.ui.ImageTextButton
 
GetImage() - Method in class com.prineside.luaj.parser.SimpleCharStream
Get token literal value.
getImageCell() - Method in class com.prineside.tdi2.scene2d.ui.CheckBox
 
getImageCell() - Method in class com.prineside.tdi2.scene2d.ui.ImageButton
 
getImageCell() - Method in class com.prineside.tdi2.scene2d.ui.ImageTextButton
 
getImageHeight() - Method in class com.prineside.tdi2.scene2d.ui.Image
 
getImageWidth() - Method in class com.prineside.tdi2.scene2d.ui.Image
 
getImageX() - Method in class com.prineside.tdi2.scene2d.ui.Image
 
getImageY() - Method in class com.prineside.tdi2.scene2d.ui.Image
 
getImaginaryPart() - Method in class com.badlogic.gdx.audio.analysis.FourierTransform
 
getIndentSpacing() - Method in class com.prineside.tdi2.scene2d.ui.Tree
Returns the amount of horizontal space for indentation level.
getIndex(Field) - Method in class com.prineside.reflectasm.FieldAccess
 
getIndex(String) - Method in class com.prineside.reflectasm.FieldAccess
 
getIndex(String) - Method in class com.prineside.reflectasm.MethodAccess
Returns the index of the first method with the specified name.
getIndex(String, int) - Method in class com.prineside.reflectasm.MethodAccess
Returns the index of the first method with the specified name and the specified number of arguments.
getIndex(String, Class...) - Method in class com.prineside.reflectasm.MethodAccess
Returns the index of the first method with the specified name and param types.
getInfoContainer() - Method in class com.prineside.tdi2.ui.shared.ItemCountSelectionOverlay
 
getInfoFromInstrumentNames() - Method in class com.prineside.tdi2.ibxm.Module
 
getInGameDeltaTime() - Method in class com.prineside.tdi2.events.game.Render
 
getInit() - Method in class com.prineside.tdi2.utils.CRC.Parameters
 
getInitConfigManager() - Method in class com.prineside.tdi2.ActionResolver.ActionResolverAdapter
 
getInitConfigManager() - Method in interface com.prineside.tdi2.ActionResolver
 
getInnerColor() - Method in class com.prineside.tdi2.shapes.Circle
 
getInnerRadius() - Method in class com.prineside.tdi2.shapes.Circle
 
getInputProcessor() - Method in class com.prineside.tdi2.CameraController
 
getInputProcessor() - Method in class com.prineside.tdi2.systems.InputSystem
 
getInputStream() - Method in class com.prineside.kryo.FixedInput
 
getInstallDuration() - Method in class com.prineside.tdi2.Miner
 
getInstallDurationGameValueType(MinerType) - Method in class com.prineside.tdi2.managers.MinerManager
 
getInstalledLevel() - Method in class com.prineside.tdi2.Research
 
getInstalledLevel(ResearchType) - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Research
 
getInstalledLevel(ResearchType) - Method in class com.prineside.tdi2.managers.ResearchManager
 
getInstallTimeLeft() - Method in class com.prineside.tdi2.Miner
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.AddAllAbilityCharges.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.AddRandomCoreTile.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.AddRandomPlatform.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.AllAbilitiesForRandomTower.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.BaseExplodesOnEnemyPass.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.BoostExistingEnemiesWithLoot.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.BuildRandomMiner.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.CriticalDamage.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.DebuffsLastLonger.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.DepositCoinsGeneration.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.DoubleMiningSpeed.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.EnemiesDropResources.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.ExtraDamagePerBuff.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.FirstEnemiesInWaveExplode.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.GV_AbilitiesEnergy.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.GV_AbilitiesMaxEnergy.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.GV_BountiesNearby.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.GV_DisableBountyModifierHarm.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.GV_MinersMaxUpgradeLevel.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.GV_TowersMaxExpLevel.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.IncreasedTowerToEnemyEfficiency.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.IncreaseSelectedBonusesPower.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.LastEnemiesInWaveDealNoDamage.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.LightningStrikeOnTowerLevelUp.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.LowHpEnemiesDealNoDamage.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.MinedItemsTurnIntoDust.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.MineLegendaryItems.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.MinersSpawnEnemies.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.MoreBonusVariantsNextTime.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.MultiplyLootedItems.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.MultiplyMdps.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.NukeOnBonusStage.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.ReceiveCoins.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.ReceiveGreenPapers.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.SellAllTowers.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.SpawnZombiesFromBase.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.SummonLootBoss.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.TowersAttackSpeed.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.TowersDamage.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.gameplayMods.mods.TriggerRandomAbility.BonusProvider
 
getInstance() - Static method in class com.prineside.tdi2.scene2d.ui.TooltipManager
 
getInstance() - Static method in class com.prineside.tdi2.utils.SafePools
 
getInstance(ResearchType) - Method in class com.prineside.tdi2.managers.ResearchManager
 
getInstance(TowerStatType) - Method in class com.prineside.tdi2.managers.TowerStatManager
 
getInstanceFields() - Method in class com.prineside.luaj.lib.jse.JavaClass
 
getInstanceMethods() - Method in class com.prineside.luaj.lib.jse.JavaClass
 
getInstancePreSetup(ResearchType) - Method in class com.prineside.tdi2.managers.ResearchManager
Only used during reload(), not safe
getInstances() - Method in class com.prineside.tdi2.managers.ResearchManager
 
getInt(int) - Static method in class com.prineside.tdi2.utils.FastRandom
 
getInt(Object, int) - Method in class com.prineside.reflectasm.FieldAccess
 
getInterpolatedTime() - Method in class com.prineside.tdi2.events.game.Render
 
getInterpolation() - Method in class com.prineside.tdi2.managers.MusicManager
 
getInterpolation() - Method in class com.prineside.tdi2.scene2d.actions.TemporalAction
 
getInterval() - Method in class com.prineside.tdi2.gameplayMods.mods.TriggerRandomAbility
 
getInterval(int, float, float) - Method in interface com.prineside.tdi2.WaveTemplates.EnemyGroupConfig
 
getIntMultipliedByTwo(int) - Method in interface com.prineside.tdi2.utils.luaTests.TestInterfaceWithDefaults
 
getIntValue(GameValueType) - Method in interface com.prineside.tdi2.GameValueProvider
 
getIntValue(GameValueType) - Method in class com.prineside.tdi2.managers.GameValueManager.GameValuesSnapshot
 
getIntValue(GameValueType) - Method in class com.prineside.tdi2.systems.GameValueSystem
 
getIntValueSum(GameValueType, GameValueType) - Method in interface com.prineside.tdi2.GameValueProvider
 
getIntValueSum(GameValueType, GameValueType) - Method in class com.prineside.tdi2.managers.GameValueManager.GameValuesSnapshot
 
getIntValueSum(GameValueType, GameValueType) - Method in class com.prineside.tdi2.systems.GameValueSystem
 
getInvalidDragActor() - Method in class com.prineside.tdi2.scene2d.utils.DragAndDrop.Payload
 
getInventoryStatistics() - Method in class com.prineside.tdi2.managers.ProgressManager
 
getInventorySubcategory() - Method in class com.prineside.tdi2.Tile
Вызывается через Item
getInventorySubcategory() - Method in class com.prineside.tdi2.tiles.BossTile
 
getInventorySubcategory() - Method in class com.prineside.tdi2.tiles.CoreTile
 
getInventorySubcategory() - Method in class com.prineside.tdi2.tiles.DummyTile
 
getInventorySubcategory() - Method in class com.prineside.tdi2.tiles.EqualizerTile
 
getInventorySubcategory() - Method in class com.prineside.tdi2.tiles.GameValueTile
 
getInventorySubcategory() - Method in class com.prineside.tdi2.tiles.PlatformTile
 
getInventorySubcategory() - Method in class com.prineside.tdi2.tiles.QuadTile
 
getInventorySubcategory() - Method in class com.prineside.tdi2.tiles.RoadTile
 
getInventorySubcategory() - Method in class com.prineside.tdi2.tiles.ScriptTile
 
getInventorySubcategory() - Method in class com.prineside.tdi2.tiles.SourceTile
 
getInventorySubcategory() - Method in class com.prineside.tdi2.tiles.SpawnTile
 
getInventorySubcategory() - Method in class com.prineside.tdi2.tiles.TargetTile
 
getInventorySubcategory() - Method in class com.prineside.tdi2.tiles.XmMusicTrackTile
 
getInviteCode() - Method in class com.prineside.tdi2.managers.AuthManager
Может быть null в оффлайне
getInvitedById() - Method in class com.prineside.tdi2.managers.AuthManager
 
getInvulnerabilityProgress() - Method in class com.prineside.tdi2.waves.processors.ConstructorBossWaveProcessor
 
getIssuedItems() - Method in class com.prineside.tdi2.events.game.IssuedItemsAdd
 
getIssuedItems() - Method in class com.prineside.tdi2.managers.ProgressManager
 
getIssuedItemsFilePath() - Static method in class com.prineside.tdi2.managers.PreferencesManager
 
getIssuedPrizes() - Method in class com.prineside.tdi2.managers.ProgressManager
 
getItem() - Method in class com.prineside.tdi2.events.game.EnemyLootAdd
 
getItem() - Method in class com.prineside.tdi2.events.mapEditor.InventoryItemAdd
 
getItem() - Method in class com.prineside.tdi2.events.mapEditor.InventoryItemRemove
 
getItem() - Method in class com.prineside.tdi2.ItemStack
 
getItem() - Method in class com.prineside.tdi2.ui.actors.ItemCell
 
getItem(Item) - Method in class com.prineside.tdi2.managers.ProgressManager
 
getItemAt(float) - Method in class com.prineside.tdi2.scene2d.ui.List
 
getItemCellRarityCoat(RarityType, int) - Method in class com.prineside.tdi2.managers.UiManager
 
getItemCount() - Method in class com.prineside.tdi2.items.CaseItem
 
getItemHeight() - Method in class com.prineside.tdi2.scene2d.ui.List
 
getItemIndexAt(float) - Method in class com.prineside.tdi2.scene2d.ui.List
 
getItemRarityChances() - Method in class com.prineside.tdi2.items.CaseItem
 
getItems() - Method in class com.prineside.tdi2.scene2d.ui.List
Returns the internal items array.
getItems() - Method in class com.prineside.tdi2.scene2d.ui.SelectBox
Returns the internal items array.
getItemsByCategory(ItemCategoryType) - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Inventory
 
getItemsByCategory(ItemCategoryType) - Method in class com.prineside.tdi2.managers.ProgressManager
 
getItemsBySubcategory(ItemSubcategoryType) - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Inventory
 
getItemsBySubcategory(ItemSubcategoryType) - Method in class com.prineside.tdi2.managers.ProgressManager
 
getItemsBySubCategory(ItemSubcategoryType) - Method in class com.prineside.tdi2.systems.InventorySystem
 
getItemsByType(ItemType) - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Inventory
 
getItemsByType(ItemType) - Method in class com.prineside.tdi2.managers.ProgressManager
 
getItemsCount(Item) - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Inventory
 
getItemsCount(Item) - Method in class com.prineside.tdi2.managers.ProgressManager
 
getItemStack() - Method in class com.prineside.tdi2.events.game.IssuedItemsAdd
 
getItemStack() - Method in class com.prineside.tdi2.events.game.MinerMineItem
 
getItemStack() - Method in class com.prineside.tdi2.events.mapEditor.InventoryStackChange
 
getItemStack() - Method in class com.prineside.tdi2.ui.components.MapEditorInventoryMenu.ItemSlot
 
getItemStackFromArray(Array<ItemStack>, Item) - Static method in class com.prineside.tdi2.managers.ProgressManager
 
getJavaClass() - Method in class com.prineside.luaj.lib.jse.JavaInstance
 
getJavaMethod() - Method in class com.prineside.luaj.lib.jse.JavaMethod
 
getKeyboardFocus() - Method in class com.prineside.tdi2.scene2d.Stage
Gets the actor that will receive key events.
getKeyCode() - Method in class com.prineside.tdi2.scene2d.InputEvent
The key code of the key that was pressed.
getKeyframe(int) - Method in class com.prineside.tdi2.ui.shared.CameraTools.Scenario
 
getKeyListener() - Method in class com.prineside.tdi2.scene2d.ui.List
 
getKeys() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Custom
 
getKilledEnemiesCoinMultiplier() - Method in class com.prineside.tdi2.Ability
Get coin multiplier for enemy kills with this ability.
getKiller() - Method in class com.prineside.tdi2.events.game.UnitDie
 
getKillExp() - Method in class com.prineside.tdi2.Enemy
 
getKillExp(int, float, float) - Method in interface com.prineside.tdi2.WaveTemplates.EnemyGroupConfig
 
getKillScore() - Method in class com.prineside.tdi2.Enemy
 
getKillScore(int, float, float) - Method in interface com.prineside.tdi2.WaveTemplates.EnemyGroupConfig
 
getKind() - Method in class com.prineside.tdi2.enemies.bosses.MetaphorBossCreepEnemy
 
getKnobPercentX() - Method in class com.prineside.tdi2.scene2d.ui.Touchpad
Returns the x-position of the knob as a percentage from the center of the touchpad to the edge of the circular movement area.
getKnobPercentY() - Method in class com.prineside.tdi2.scene2d.ui.Touchpad
Returns the y-position of the knob as a percentage from the center of the touchpad to the edge of the circular movement area.
getKnobX() - Method in class com.prineside.tdi2.scene2d.ui.Touchpad
Returns the x-position of the knob relative to the center of the widget.
getKnobY() - Method in class com.prineside.tdi2.scene2d.ui.Touchpad
Returns the y-position of the knob relative to the center of the widget.
getLabel() - Method in class com.prineside.tdi2.scene2d.ui.ImageTextButton
 
getLabel() - Method in class com.prineside.tdi2.scene2d.ui.TextButton
 
getLabelAlign() - Method in class com.prineside.tdi2.ui.actors.Label
 
getLabelCell() - Method in class com.prineside.tdi2.scene2d.ui.ImageTextButton
 
getLabelCell() - Method in class com.prineside.tdi2.scene2d.ui.TextButton
 
getLabelStyle(int) - Method in class com.prineside.tdi2.managers.AssetManager
 
getLargeDebugFont(boolean) - Method in class com.prineside.tdi2.managers.AssetManager
 
getLastCompletedDailyQuestTimestamp() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_DailyQuest
 
getLastConfirmId() - Method in class com.prineside.tdi2.ui.shared.Dialog
 
getLastDamage() - Method in class com.prineside.tdi2.events.game.EnemyDie
 
getLastLoadedQuestDate() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_DailyQuest
 
getLastLoadedQuestId() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_DailyQuest
 
getLastLoadFromCloudTimestamp() - Method in class com.prineside.tdi2.managers.AuthManager
 
getLastLogLines(int) - Static method in class com.prineside.tdi2.utils.logging.Logger
 
getLastSelected() - Method in class com.prineside.tdi2.scene2d.utils.Selection
Makes a best effort to return the last item selected, else returns an arbitrary item or null if the selection is empty.
getLayer(int) - Method in class com.prineside.tdi2.systems.RenderSystem
 
getLayer(String) - Method in class com.prineside.tdi2.systems.CachedRenderingSystem
 
getLeaderboards(GameStateSystem.GameMode, DifficultyMode, String, ReplayManager.LeaderboardsMode, ObjectConsumer<LeaderBoardManager.LeaderboardsResult>) - Method in class com.prineside.tdi2.managers.LeaderBoardManager
 
getLeaderboards(String, ObjectConsumer<DailyQuestManager.DailyQuestLeaderboards>) - Method in class com.prineside.tdi2.managers.DailyQuestManager
 
getLeaderboardsAdvanceRank(GameStateSystem.GameMode, DifficultyMode, String, ReplayManager.LeaderboardsMode, long, ObjectConsumer<LeaderBoardManager.LeaderboardsRankResult>) - Method in class com.prineside.tdi2.managers.LeaderBoardManager
 
getLeaderboardsRank(GameStateSystem.GameMode, DifficultyMode, String, ReplayManager.LeaderboardsMode, ObjectConsumer<LeaderBoardManager.LeaderboardsRankResult>) - Method in class com.prineside.tdi2.managers.LeaderBoardManager
 
getLeftWidth() - Method in class com.prineside.tdi2.scene2d.utils.BaseDrawable
 
getLeftWidth() - Method in interface com.prineside.tdi2.scene2d.utils.Drawable
 
getLeftWidth() - Method in class com.prineside.tdi2.ui.actors.RadialSprite
 
getLeftWidth() - Method in class com.prineside.tdi2.utils.AbstractDrawable
 
getLegacyPreferences() - Method in class com.prineside.tdi2.managers.PreferencesManager
 
getLengthInTiles() - Method in class com.prineside.tdi2.pathfinding.Path
 
getLevel() - Method in class com.prineside.tdi2.abilities.OverloadAbility
 
getLevel() - Method in class com.prineside.tdi2.modifiers.BalanceModifier
 
getLevel() - Method in class com.prineside.tdi2.scene2d.ui.Tree.Node
 
getLevel() - Method in class com.prineside.tdi2.tiles.CoreTile
 
getLevel() - Method in class com.prineside.tdi2.Tower
 
getLevel(String) - Method in class com.prineside.tdi2.managers.BasicLevelManager
ВОзвращает уровень из levels.json или файловой системы, если кэширован (дневной квест)
getLevelExperienceMilestone(int) - Static method in class com.prineside.tdi2.Tower
 
getLevelForExperience(float) - Static method in class com.prineside.tdi2.Tower
 
getLevelForExperienceFast(float) - Static method in class com.prineside.tdi2.Tower
 
getLevelLootBonus(String) - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_BasicLevel
 
getLevelMaxPlayingTime(String) - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_BasicLevel
 
getLevelMaxReachedWave(String) - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_BasicLevel
 
getLevelMaxScore(String) - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_BasicLevel
 
getLevelName() - Method in class com.prineside.tdi2.managers.DailyQuestManager.DailyQuestLevel
 
getLevelStage(String) - Method in class com.prineside.tdi2.managers.BasicLevelManager
 
getLevelStartsCount(String) - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_BasicLevel
 
getLine() - Method in class com.prineside.luaj.parser.SimpleCharStream
Deprecated. 
getLineAlign() - Method in class com.prineside.tdi2.ui.actors.Label
 
getLineCircleIntersection(Vector2, Vector2, Vector2, float, Vector2) - Static method in class com.prineside.tdi2.utils.PMath
 
getLines() - Method in class com.prineside.tdi2.scene2d.ui.TextArea
Returns total number of lines that the text occupies
getLinesShowing() - Method in class com.prineside.tdi2.scene2d.ui.TextArea
 
getLinks() - Method in class com.prineside.tdi2.managers.ResearchManager
 
getList() - Method in class com.prineside.tdi2.scene2d.ui.SelectBox
Returns the list shown when the select box is open.
getList() - Method in class com.prineside.tdi2.scene2d.ui.SelectBox.SelectBoxScrollPane
 
getListener() - Method in class com.prineside.tdi2.events.EventListeners.Entry
 
getListener() - Method in class com.prineside.tdi2.scene2d.actions.AddListenerAction
 
getListener() - Method in class com.prineside.tdi2.scene2d.actions.RemoveListenerAction
 
getListenerActor() - Method in class com.prineside.tdi2.scene2d.Event
Returns the actor that this listener is attached to.
getListenerGroups() - Method in class com.prineside.tdi2.events.EventDispatcher
 
getListeners() - Method in class com.prineside.tdi2.scene2d.Actor
 
getListeners(Class<T>) - Method in class com.prineside.tdi2.events.EventDispatcher
Get listeners of some specific event type.
getListEntry() - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.TreeEntry
 
getListItem(QuestSystem.Quest) - Method in class com.prineside.tdi2.systems.QuestSystem
 
getLoadedAtlases() - Method in class com.prineside.tdi2.ResourcePack
 
getLoadedConfigHash() - Method in class com.prineside.tdi2.managers.ResearchManager
Used to compare old vs new reload() methods
getLocale() - Method in class com.prineside.tdi2.managers.LocaleManager
 
getLocale() - Method in class com.prineside.tdi2.utils.I18NBundle
 
getLocallyStoredPrefs() - Method in class com.prineside.tdi2.managers.preferences.LegacyPreferences
 
getlocalname(int, int) - Method in class com.prineside.luaj.FPrototype
Get the name of a local variable.
getlocalname(int, int) - Method in class com.prineside.luaj.Prototype
Get the name of a local variable.
getLogFile() - Method in interface com.prineside.tdi2.ActionResolver
Must work even before GDX has started (no access to Gdx.files yet).
getLong(Object, int) - Method in class com.prineside.reflectasm.FieldAccess
 
getLongUUID() - Static method in class com.prineside.tdi2.utils.FastRandom
Unique number guaranteed if called with 0.01s minimum interval for 248.55 days.
getLookPos() - Method in class com.prineside.tdi2.CameraController
 
getLoops() - Method in class com.prineside.tdi2.events.EventListeners
 
getLootBoostTimeLeft() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Progress
 
getLootBoostTimeLeft() - Method in class com.prineside.tdi2.managers.ProgressManager
 
getLootSlots(MinerType) - Method in class com.prineside.tdi2.systems.LootSystem
 
getLuaPackageDefinitions() - Method in class com.prineside.tdi2.managers.ScriptManager
 
getLuckyWheelCurrentMultiplier() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Progress
 
getLuckyWheelLastRotation() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Progress
 
getLuckyWheelLastWeaponAngle() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Progress
 
getLuckyWheelOptions() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Progress
 
getLuckyWheelOptions() - Method in class com.prineside.tdi2.managers.ProgressManager
 
getLuckyWheelRespinPriceAccelerators() - Method in class com.prineside.tdi2.managers.ProgressManager
 
getLuckyWheelRespinPriceTokens() - Method in class com.prineside.tdi2.managers.ProgressManager
 
getLuckyWheelSpinRandom() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Progress
 
getLuckyWheelWheelRandom() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Progress
 
getMagazineSize() - Method in class com.prineside.tdi2.towers.MinigunTower
 
getMainEnemyType(EnemyType) - Static method in enum class com.prineside.tdi2.enums.EnemyType
Returns BOSS if enemy type is a boss.
getMainTexture() - Method in class com.prineside.tdi2.shapes.StraightMultiLine
 
getMainUi() - Method in class com.prineside.tdi2.systems.GameUiSystem
 
getMainVolume() - Method in class com.prineside.tdi2.managers.MusicManager
 
getManager() - Method in class com.prineside.tdi2.scene2d.ui.Tooltip
 
getMap() - Method in class com.prineside.tdi2.BasicLevel
 
getMap() - Method in class com.prineside.tdi2.managers.preferences.RegularPrefMap
 
getMap() - Method in class com.prineside.tdi2.systems.MapSystem
 
getMap() - Method in class com.prineside.tdi2.utils.WaveBossSupplier.MapBased
 
getMapHeight() - Method in class com.prineside.tdi2.CameraController
 
getMapHeight() - Method in class com.prineside.tdi2.managers.ResearchManager
 
getMapMaxX() - Method in class com.prineside.tdi2.managers.ResearchManager
 
getMapMaxY() - Method in class com.prineside.tdi2.managers.ResearchManager
 
getMapMinX() - Method in class com.prineside.tdi2.managers.ResearchManager
 
getMapMinY() - Method in class com.prineside.tdi2.managers.ResearchManager
 
getMapper() - Method in class com.prineside.tdi2.utils.JsonHandler
 
getMapWidth() - Method in class com.prineside.tdi2.CameraController
 
getMapWidth() - Method in class com.prineside.tdi2.managers.ResearchManager
 
getMapX() - Method in class com.prineside.tdi2.events.game.MouseClick
 
getMapX() - Method in class com.prineside.tdi2.events.game.MouseMove
 
getMapY() - Method in class com.prineside.tdi2.events.game.MouseClick
 
getMapY() - Method in class com.prineside.tdi2.events.game.MouseMove
 
getMasteredLevels() - Method in class com.prineside.tdi2.managers.BasicLevelManager
 
getMaxBonusStages() - Method in class com.prineside.tdi2.systems.BonusSystem
 
getMaxCloudSaveSlots() - Method in class com.prineside.tdi2.managers.AuthManager
 
getMaxCount() - Method in class com.prineside.tdi2.ui.shared.ItemCountSelectionOverlay
 
getMaxCraftQueueSize() - Method in class com.prineside.tdi2.managers.ProgressManager
 
getMaxedAbilitiesConfiguration() - Method in class com.prineside.tdi2.Map
 
getMaxEnergy() - Method in class com.prineside.tdi2.systems.AbilitySystem
 
getMaxExpLevelGameValueType(TowerType) - Method in class com.prineside.tdi2.managers.TowerManager
 
getMaxHeight() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getMaxHeight() - Method in class com.prineside.tdi2.scene2d.ui.Container
 
getMaxHeight() - Method in class com.prineside.tdi2.scene2d.ui.Stack
 
getMaxHeight() - Method in class com.prineside.tdi2.scene2d.ui.Widget
 
getMaxHeight() - Method in class com.prineside.tdi2.scene2d.ui.WidgetGroup
 
getMaxHeight() - Method in interface com.prineside.tdi2.scene2d.utils.Layout
Zero indicates no max height.
getMaxHeight() - Method in class com.prineside.tdi2.ui.actors.Window
 
getMaxHeightValue() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getMaxHeightValue() - Method in class com.prineside.tdi2.scene2d.ui.Container
 
getMaxHeightValue() - Method in class com.prineside.tdi2.scene2d.ui.Widget
 
getMaxHeightValue() - Method in class com.prineside.tdi2.scene2d.ui.WidgetGroup
 
getMaxLength() - Method in class com.prineside.tdi2.scene2d.ui.TextField
 
getMaxLevel() - Method in class com.prineside.tdi2.Research
Including endless
getMaxListCount() - Method in class com.prineside.tdi2.scene2d.ui.SelectBox
 
getMaxMapSize() - Method in class com.prineside.tdi2.managers.UserMapManager
 
getMaxMinersCount(MinerType) - Method in class com.prineside.tdi2.systems.MinerSystem
Возвращает количество майнеров, которые вообще могут быть построены
getMaxModifiersCount(ModifierType) - Method in class com.prineside.tdi2.systems.ModifierSystem
 
getMaxOneGame(StatisticsType) - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Statistics
 
getMaxOneGame(StatisticsType) - Method in class com.prineside.tdi2.managers.StatisticsManager
 
getMaxPerGameGameValueType(AbilityType) - Method in class com.prineside.tdi2.managers.AbilityManager
 
getMaxPossibleStat(TowerStatType) - Method in class com.prineside.tdi2.systems.TowerSystem
 
getMaxPower() - Method in interface com.prineside.tdi2.gameplayMods.GameplayMod
 
getMaxPower() - Method in class com.prineside.tdi2.gameplayMods.GenericGameplayMod
 
getMaxPrestigeScore() - Method in class com.prineside.tdi2.MapPrestigeConfig
 
getMaxPrestigeScore(int, boolean) - Static method in class com.prineside.tdi2.MapPrestigeConfig
 
getMaxQuality(RarityType) - Static method in class com.prineside.tdi2.managers.ProgressManager
 
getMaxQueueStackWithGVs() - Method in class com.prineside.tdi2.CraftRecipe
 
getMaxRadius() - Method in class com.prineside.tdi2.shapes.RangeCircle
 
getMaxReachedWave(String) - Method in class com.prineside.tdi2.managers.BasicLevelManager
 
getMaxRegularLevel() - Method in class com.prineside.tdi2.Research
 
getMaxReRollsAllTime() - Method in class com.prineside.tdi2.gameplayMods.BonusStagesConfig
 
getMaxReRollsPerStage() - Method in class com.prineside.tdi2.gameplayMods.BonusStagesConfig
 
getMaxSelectedPrefWidth() - Method in class com.prineside.tdi2.scene2d.ui.SelectBox
Returns the pref width of the select box if the widest item was selected, for use when SelectBox.setSelectedPrefWidth(boolean) is true.
getMaxSplitAmount() - Method in class com.prineside.tdi2.scene2d.ui.SplitPane
 
getMaxStages() - Method in class com.prineside.tdi2.gameplayMods.BonusStagesConfig
 
getMaxStars(BasicLevelStage, boolean) - Method in class com.prineside.tdi2.managers.BasicLevelManager
 
getMaxStarsCount() - Method in class com.prineside.tdi2.managers.BasicLevelManager
 
getMaxTechnicalBonusStages() - Method in class com.prineside.tdi2.systems.BonusSystem
 
getMaxTextureSize() - Static method in class com.prineside.tdi2.Config
 
getMaxTotalResourcesPercentage() - Method in class com.prineside.tdi2.gameplayMods.mods.EnemiesDropResources
 
getMaxTowerLevel() - Method in class com.prineside.tdi2.Tower
 
getMaxUpgradeLevel() - Method in class com.prineside.tdi2.Tower
 
getMaxUpgradeLevel(MinerType) - Method in class com.prineside.tdi2.systems.MinerSystem
 
getMaxUpgradeLevelGameValueType(TowerType) - Method in class com.prineside.tdi2.managers.TowerManager
 
getMaxValue() - Method in class com.prineside.tdi2.scene2d.ui.ProgressBar
 
getMaxWidth() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getMaxWidth() - Method in class com.prineside.tdi2.scene2d.ui.Container
 
getMaxWidth() - Method in class com.prineside.tdi2.scene2d.ui.Stack
 
getMaxWidth() - Method in class com.prineside.tdi2.scene2d.ui.Widget
 
getMaxWidth() - Method in class com.prineside.tdi2.scene2d.ui.WidgetGroup
 
getMaxWidth() - Method in interface com.prineside.tdi2.scene2d.utils.Layout
Zero indicates no max width.
getMaxWidth() - Method in class com.prineside.tdi2.ui.actors.Window
 
getMaxWidthValue() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getMaxWidthValue() - Method in class com.prineside.tdi2.scene2d.ui.Container
 
getMaxWidthValue() - Method in class com.prineside.tdi2.scene2d.ui.Widget
 
getMaxWidthValue() - Method in class com.prineside.tdi2.scene2d.ui.WidgetGroup
 
getMaxX() - Method in class com.prineside.tdi2.scene2d.ui.ScrollPane
Returns the maximum scroll value in the x direction.
getMaxX() - Method in class com.prineside.tdi2.utils.AABB
 
getMaxX() - Method in class com.prineside.tdi2.utils.AABBCounter
 
getMaxY() - Method in class com.prineside.tdi2.scene2d.ui.ScrollPane
Returns the maximum scroll value in the y direction.
getMaxY() - Method in class com.prineside.tdi2.utils.AABB
 
getMaxY() - Method in class com.prineside.tdi2.utils.AABBCounter
 
getMaxZoom() - Method in class com.prineside.tdi2.CameraController
 
getMdpsMultiplier() - Method in class com.prineside.tdi2.gameplayMods.mods.LightningStrikeOnTowerLevelUp
 
getMdpsMultiplier() - Method in class com.prineside.tdi2.gameplayMods.mods.TriggerRandomAbility
 
getMenuMusicSourceRepeatCount(MusicManager.MusicSource) - Method in class com.prineside.tdi2.managers.MusicManager
 
getMenuThemeSources() - Method in class com.prineside.tdi2.managers.MusicManager
 
getMenuXmSoundTrack() - Method in class com.prineside.tdi2.managers.AssetManager
 
getMenuXmSoundTrack() - Method in class com.prineside.tdi2.ResourcePack
 
getMessage() - Method in exception com.prineside.luaj.LuaError
Get the string message if it was supplied, or a string representation of the message object if that was supplied.
getMessage() - Method in error com.prineside.luaj.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage(String) - Method in class com.prineside.tdi2.managers.MessageManager
Get a message with the id specified
getMessageDeletedTimestamp(String) - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Message
 
getMessageItemsReceivedTimestamp(String) - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Message
 
getMessageObject() - Method in exception com.prineside.luaj.LuaError
Get the LuaValue that was provided in the constructor, or a LuaString containing the message if it was a string error argument.
getMessageReadTimestamp(String) - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Message
 
getMessages() - Method in class com.prineside.tdi2.managers.MessageManager
 
getMessageText() - Method in class com.prineside.tdi2.scene2d.ui.TextField
 
getMetaData() - Method in class com.prineside.tdi2.events.EventListeners.Entry
 
getmetatable() - Constructor for class com.prineside.luaj.lib.BaseLib.getmetatable
 
getmetatable() - Method in class com.prineside.luaj.LuaBoolean
 
getmetatable() - Method in class com.prineside.luaj.LuaFunction
 
getmetatable() - Method in class com.prineside.luaj.LuaNil
 
getmetatable() - Method in class com.prineside.luaj.LuaNumber
 
getmetatable() - Method in class com.prineside.luaj.LuaString
 
getmetatable() - Method in class com.prineside.luaj.LuaTable
 
getmetatable() - Method in class com.prineside.luaj.LuaUserdata
 
getmetatable() - Method in class com.prineside.luaj.LuaValue
Get the metatable for this LuaValue
getMethod() - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.EMethod
 
getMethodNames() - Method in class com.prineside.reflectasm.MethodAccess
 
getMethodSignature() - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.EMethod
 
getMethodSignature(Method) - Static method in class com.prineside.tdi2.managers.script.Whitelist
 
getMillisTillGameStart() - Method in class com.prineside.tdi2.Game
 
getMillisToResearchingEnd() - Method in class com.prineside.tdi2.managers.ResearchManager
 
getMinCount() - Method in class com.prineside.tdi2.ui.shared.ItemCountSelectionOverlay
 
getMiner() - Method in class com.prineside.tdi2.events.game.MinerBuild
 
getMiner() - Method in class com.prineside.tdi2.events.game.MinerMineItem
 
getMiner() - Method in class com.prineside.tdi2.events.game.MinerPlace
 
getMiner() - Method in class com.prineside.tdi2.events.game.MinerRemove
 
getMiner() - Method in class com.prineside.tdi2.events.game.MinerResourceChange
 
getMiner() - Method in class com.prineside.tdi2.events.game.MinerSell
 
getMiner() - Method in class com.prineside.tdi2.events.game.MinerUpgrade
 
getMinerArray() - Method in class com.prineside.tdi2.GameSystemProvider.ThreadSafeSharedHelpers
 
getMinHeight() - Method in class com.prineside.tdi2.scene2d.ui.Button
 
getMinHeight() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getMinHeight() - Method in class com.prineside.tdi2.scene2d.ui.Container
 
getMinHeight() - Method in class com.prineside.tdi2.scene2d.ui.Image
 
getMinHeight() - Method in class com.prineside.tdi2.scene2d.ui.ScrollPane
 
getMinHeight() - Method in class com.prineside.tdi2.scene2d.ui.SplitPane
 
getMinHeight() - Method in class com.prineside.tdi2.scene2d.ui.Stack
 
getMinHeight() - Method in class com.prineside.tdi2.scene2d.ui.Table
 
getMinHeight() - Method in class com.prineside.tdi2.scene2d.ui.Widget
 
getMinHeight() - Method in class com.prineside.tdi2.scene2d.ui.WidgetGroup
 
getMinHeight() - Method in class com.prineside.tdi2.scene2d.utils.BaseDrawable
 
getMinHeight() - Method in interface com.prineside.tdi2.scene2d.utils.Drawable
 
getMinHeight() - Method in interface com.prineside.tdi2.scene2d.utils.Layout
 
getMinHeight() - Method in class com.prineside.tdi2.ui.actors.RadialSprite
 
getMinHeight() - Method in class com.prineside.tdi2.ui.actors.Window
 
getMinHeight() - Method in class com.prineside.tdi2.utils.AbstractDrawable
 
getMinHeightValue() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getMinHeightValue() - Method in class com.prineside.tdi2.scene2d.ui.Container
 
getMinHeightValue() - Method in class com.prineside.tdi2.scene2d.ui.Widget
 
getMinHeightValue() - Method in class com.prineside.tdi2.scene2d.ui.WidgetGroup
 
getMiningSpeed() - Method in class com.prineside.tdi2.abilities.OverloadAbility
 
getMiningSpeed(Miner, int) - Method in class com.prineside.tdi2.systems.MinerSystem
Resources/s, accounts for modifiers and bonus 2x speed Does not account for the accumulated 2x mining speed time of this miner
getMiningSpeedModifierCount(Miner) - Method in class com.prineside.tdi2.systems.MinerSystem
 
getMiningSpeedModifierEfficiencyPerCount(int) - Method in class com.prineside.tdi2.systems.MinerSystem
 
getMiningSpeedModifierMultiplier(Miner) - Method in class com.prineside.tdi2.systems.MinerSystem
 
getMinQuality(RarityType) - Static method in class com.prineside.tdi2.managers.ProgressManager
 
getMinRadius() - Method in class com.prineside.tdi2.shapes.RangeCircle
 
getMinRange() - Method in class com.prineside.tdi2.Tower
 
getMinSplitAmount() - Method in class com.prineside.tdi2.scene2d.ui.SplitPane
 
getMinStage() - Method in class com.prineside.tdi2.gameplayMods.ProbableBonusesProvider.BonusProviderConfig
 
getMinValue() - Method in class com.prineside.tdi2.scene2d.ui.ProgressBar
 
getMinWidth() - Method in class com.prineside.tdi2.scene2d.ui.Button
 
getMinWidth() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getMinWidth() - Method in class com.prineside.tdi2.scene2d.ui.Container
 
getMinWidth() - Method in class com.prineside.tdi2.scene2d.ui.Image
 
getMinWidth() - Method in class com.prineside.tdi2.scene2d.ui.ScrollPane
 
getMinWidth() - Method in class com.prineside.tdi2.scene2d.ui.SplitPane
 
getMinWidth() - Method in class com.prineside.tdi2.scene2d.ui.Stack
 
getMinWidth() - Method in class com.prineside.tdi2.scene2d.ui.Table
 
getMinWidth() - Method in class com.prineside.tdi2.scene2d.ui.Widget
 
getMinWidth() - Method in class com.prineside.tdi2.scene2d.ui.WidgetGroup
 
getMinWidth() - Method in class com.prineside.tdi2.scene2d.utils.BaseDrawable
 
getMinWidth() - Method in interface com.prineside.tdi2.scene2d.utils.Drawable
 
getMinWidth() - Method in interface com.prineside.tdi2.scene2d.utils.Layout
 
getMinWidth() - Method in class com.prineside.tdi2.ui.actors.RadialSprite
 
getMinWidth() - Method in class com.prineside.tdi2.ui.actors.Window
 
getMinWidth() - Method in class com.prineside.tdi2.utils.AbstractDrawable
 
getMinWidthValue() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getMinWidthValue() - Method in class com.prineside.tdi2.scene2d.ui.Widget
 
getMinWidthValue() - Method in class com.prineside.tdi2.scene2d.ui.WidgetGroup
 
getMinX() - Method in class com.prineside.tdi2.utils.AABB
 
getMinX() - Method in class com.prineside.tdi2.utils.AABBCounter
 
getMinY() - Method in class com.prineside.tdi2.utils.AABB
 
getMinY() - Method in class com.prineside.tdi2.utils.AABBCounter
 
getMinZoom() - Method in class com.prineside.tdi2.CameraController
 
getMirror() - Method in class com.prineside.tdi2.shapes.MultiLine
 
getMixBufferLength() - Method in class com.prineside.tdi2.ibxm.IBXM
 
getMobilePasswordInput(Input.TextInputListener, String, String, String) - Method in class com.prineside.tdi2.ActionResolver.ActionResolverAdapter
 
getMobilePasswordInput(Input.TextInputListener, String, String, String) - Method in interface com.prineside.tdi2.ActionResolver
 
getMod() - Method in class com.prineside.tdi2.systems.GameplayModSystem.ActiveMod
 
getMode(InputEvent.Type) - Method in class com.prineside.tdi2.utils.InputListenerExtended
 
getModel(String, ObjectConsumer<Model>) - Method in class com.prineside.tdi2.managers.AssetManager
 
getModId() - Static method in class com.prineside.tdi2.Config
 
getModifier() - Method in class com.prineside.tdi2.events.game.ModifierBuild
 
getModifier() - Method in class com.prineside.tdi2.events.game.ModifierCustomButtonPress
 
getModifier() - Method in class com.prineside.tdi2.events.game.ModifierPlace
 
getModifier() - Method in class com.prineside.tdi2.events.game.ModifierSell
 
getModRandom(int) - Method in class com.prineside.tdi2.systems.GameplayModSystem
 
getModule() - Method in class com.prineside.tdi2.ibxm.IBXM
 
getModule() - Method in class com.prineside.tdi2.managers.MusicManager.MusicSource
 
getModule() - Method in class com.prineside.tdi2.tiles.XmMusicTrackTile
 
getModule(String) - Method in class com.prineside.tdi2.managers.MusicManager
 
getMoney() - Method in class com.prineside.tdi2.systems.GameStateSystem
 
getMoneySpentStatisticType(MinerType) - Method in class com.prineside.tdi2.managers.MinerManager
 
getMoneySpentStatisticType(TowerType) - Method in class com.prineside.tdi2.managers.TowerManager
 
getMoveSideByDirections(byte, byte) - Static method in class com.prineside.tdi2.pathfinding.MoveDirection
 
getMoveSideByIdx(int) - Method in class com.prineside.tdi2.pathfinding.Path
Can only be used after prepare()
getMoveSideByPassedTiles(float) - Method in class com.prineside.tdi2.pathfinding.Path
 
getMoveSides() - Method in class com.prineside.tdi2.pathfinding.Path
Do not modify
getMSAASampleCount() - Method in class com.prineside.tdi2.managers.RenderingManager
 
getMultiple() - Method in class com.prineside.tdi2.scene2d.utils.Selection
 
getMultiplier() - Method in class com.prineside.tdi2.systems.GameValueSystem.GlobalTowerStatMutator
 
getMusicB64hash(String) - Method in class com.prineside.tdi2.managers.MusicManager
 
getMusicTile() - Method in class com.prineside.tdi2.Map
 
getName() - Method in class com.prineside.tdi2.events.EventListeners.Entry
 
getName() - Method in class com.prineside.tdi2.managers.TowerStatManager.TowerStat
 
getName() - Method in class com.prineside.tdi2.scene2d.Actor
 
getName() - Method in class com.prineside.tdi2.scene2d.utils.BaseDrawable
 
getName() - Method in class com.prineside.tdi2.systems.RenderSystem.Layer
 
getName() - Method in class com.prineside.tdi2.tiles.CoreTile
 
getName() - Method in class com.prineside.tdi2.Tower.AbilityConfig
 
getName() - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.EConstructor
 
getName() - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.EInterfaceConstructor
 
getName() - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.EMethod
 
getName() - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.TreeEntry
 
getName() - Method in class com.prineside.tdi2.ui.shared.stateDebugger.GameListenersView
 
getName() - Method in class com.prineside.tdi2.ui.shared.stateDebugger.GlobalListenersView
 
getName() - Method in class com.prineside.tdi2.ui.shared.stateDebugger.UtilitiesView
 
getName() - Method in interface com.prineside.tdi2.ui.shared.StateDebugger.View
 
getName() - Method in class com.prineside.tdi2.utils.simulation.PerformanceBenchmarkSim
 
getName() - Method in class com.prineside.tdi2.utils.simulation.providers.PerformanceBenchmarkSimProvider
 
getName() - Method in class com.prineside.tdi2.utils.simulation.providers.SyncCheckSimProvider
 
getName() - Method in class com.prineside.tdi2.utils.simulation.providers.TowerBenchmarkSimProvider
 
getName() - Method in interface com.prineside.tdi2.utils.simulation.SimTypeProvider
 
getName() - Method in interface com.prineside.tdi2.utils.simulation.Simulation
 
getName() - Method in class com.prineside.tdi2.utils.simulation.SyncCheckSim
 
getName() - Method in class com.prineside.tdi2.utils.simulation.TowerBenchmarkSim
 
getName(byte) - Static method in class com.prineside.tdi2.pathfinding.MoveDirection
 
getName(byte) - Static method in class com.prineside.tdi2.pathfinding.MoveSide
 
getName(byte) - Static method in class com.prineside.tdi2.utils.logging.LogLevel
 
getName(AchievementType) - Method in class com.prineside.tdi2.managers.AchievementManager
 
getName(ResourceType) - Method in class com.prineside.tdi2.managers.ResourceManager
 
getNeighbourTiles(Array<Tile>, int, int) - Method in class com.prineside.tdi2.Map
Same as traverseNeighborTiles but fills an array
getNewGate() - Method in class com.prineside.tdi2.events.game.GateChange
 
getNews(ObjectConsumer<AuthManager.NewsResponse>) - Method in class com.prineside.tdi2.managers.AuthManager
 
getNewTile() - Method in class com.prineside.tdi2.events.game.TileChange
 
getNextDayDate() - Method in class com.prineside.tdi2.managers.DailyQuestManager
 
getNextEnergyGenerationTime() - Method in class com.prineside.tdi2.systems.AbilitySystem
 
getNextLevel(BasicLevel) - Method in class com.prineside.tdi2.managers.BasicLevelManager
 
getNextLevelExperience() - Method in class com.prineside.tdi2.tiles.CoreTile
 
getNextNodeShift(byte) - Static method in class com.prineside.tdi2.pathfinding.MoveSide
 
getNextOverridableWaveNumber() - Method in class com.prineside.tdi2.systems.WaveSystem
 
getNextStagePointsRequirement() - Method in class com.prineside.tdi2.systems.BonusSystem
 
getNextToken() - Method in class com.prineside.luaj.parser.LuaParser
Get the next Token.
getNextToken() - Method in class com.prineside.luaj.parser.LuaParserTokenManager
Get the next Token.
getNextVisibleLevel(BasicLevel) - Method in class com.prineside.tdi2.managers.BasicLevelManager
 
getNextWaveDelayMultiplier() - Method in interface com.prineside.tdi2.WaveProcessor
 
getNextWaveDelayMultiplier() - Method in class com.prineside.tdi2.waves.processors.BrootBossWaveProcessor
 
getNextWaveDelayMultiplier() - Method in class com.prineside.tdi2.waves.processors.ConstructorBossWaveProcessor
 
getNextWaveDelayMultiplier() - Method in class com.prineside.tdi2.waves.processors.MetaphorBossWaveProcessor
 
getNextWaveDelayMultiplier() - Method in class com.prineside.tdi2.waves.processors.MobchainBossWaveProcessor
 
getNickname() - Method in class com.prineside.tdi2.managers.AuthManager
 
getNinePathRegion() - Method in class com.prineside.tdi2.utils.QuadRegion
 
getNodeAt(float) - Method in class com.prineside.tdi2.scene2d.ui.Tree
 
getNodeCount() - Method in class com.prineside.tdi2.shapes.MultiLine
 
getNodeCount() - Method in class com.prineside.tdi2.shapes.StraightMultiLine
 
getNodeIdxByPassedTiles(float) - Method in class com.prineside.tdi2.pathfinding.Path
 
getNodes() - Method in class com.prineside.tdi2.pathfinding.Path
Do not modify, only read.
getNodes() - Method in class com.prineside.tdi2.scene2d.ui.Tree
Deprecated.
getNonAnimatedGameSpeed() - Method in class com.prineside.tdi2.systems.GameStateSystem
 
getNonStateAffectingEntriesCount() - Method in class com.prineside.tdi2.events.EventListeners
 
getNoQuad() - Static method in class com.prineside.tdi2.utils.Quad
 
getNote(int, Note) - Method in class com.prineside.tdi2.ibxm.Pattern
 
getNotSatisfiedPreconditions(GameSystemProvider) - Method in interface com.prineside.tdi2.gameplayMods.GameplayMod
 
getNotSatisfiedPreconditions(GameSystemProvider) - Method in class com.prineside.tdi2.gameplayMods.mods.AddAllAbilityCharges
 
getNotSatisfiedPreconditions(GameSystemProvider) - Method in class com.prineside.tdi2.gameplayMods.mods.AddRandomCoreTile
 
getNotSatisfiedPreconditions(GameSystemProvider) - Method in class com.prineside.tdi2.gameplayMods.mods.AddRandomPlatform
 
getNotSatisfiedPreconditions(GameSystemProvider) - Method in class com.prineside.tdi2.gameplayMods.mods.AllAbilitiesForRandomTower
 
getNotSatisfiedPreconditions(GameSystemProvider) - Method in class com.prineside.tdi2.gameplayMods.mods.BoostExistingEnemiesWithLoot
 
getNotSatisfiedPreconditions(GameSystemProvider) - Method in class com.prineside.tdi2.gameplayMods.mods.BuildRandomMiner
 
getNotSatisfiedPreconditions(GameSystemProvider) - Method in class com.prineside.tdi2.gameplayMods.mods.DoubleMiningSpeed
 
getNotSatisfiedPreconditions(GameSystemProvider) - Method in class com.prineside.tdi2.gameplayMods.mods.EnemiesDropResources
 
getNotSatisfiedPreconditions(GameSystemProvider) - Method in class com.prineside.tdi2.gameplayMods.mods.GV_AbilitiesEnergy
 
getNotSatisfiedPreconditions(GameSystemProvider) - Method in class com.prineside.tdi2.gameplayMods.mods.GV_AbilitiesMaxEnergy
 
getNotSatisfiedPreconditions(GameSystemProvider) - Method in class com.prineside.tdi2.gameplayMods.mods.GV_BountiesNearby
 
getNotSatisfiedPreconditions(GameSystemProvider) - Method in class com.prineside.tdi2.gameplayMods.mods.GV_DisableBountyModifierHarm
 
getNotSatisfiedPreconditions(GameSystemProvider) - Method in class com.prineside.tdi2.gameplayMods.mods.GV_MinersMaxUpgradeLevel
 
getNotSatisfiedPreconditions(GameSystemProvider) - Method in class com.prineside.tdi2.gameplayMods.mods.IncreasedTowerToEnemyEfficiency
 
getNotSatisfiedPreconditions(GameSystemProvider) - Method in class com.prineside.tdi2.gameplayMods.mods.MinedItemsTurnIntoDust
 
getNotSatisfiedPreconditions(GameSystemProvider) - Method in class com.prineside.tdi2.gameplayMods.mods.MinersSpawnEnemies
 
getNotSatisfiedPreconditions(GameSystemProvider) - Method in class com.prineside.tdi2.gameplayMods.mods.MultiplyMdps
 
getNotSatisfiedPreconditions(GameSystemProvider) - Method in class com.prineside.tdi2.gameplayMods.mods.SellAllTowers
 
getNotSatisfiedPreconditions(GameSystemProvider) - Method in class com.prineside.tdi2.gameplayMods.mods.SummonLootBoss
 
getNotSatisfiedPreconditions(GameSystemProvider) - Method in class com.prineside.tdi2.gameplayMods.mods.TriggerRandomAbility
 
getNumber() - Method in class com.prineside.tdi2.systems.BonusSystem.BonusStage
 
getObject() - Method in class com.prineside.tdi2.scene2d.utils.DragAndDrop.Payload
 
getObject(InterpolationType) - Static method in enum class com.prineside.tdi2.enums.InterpolationType
 
getObjectFieldOrMethod(LuaValue) - Method in class com.prineside.luaj.lib.jse.JavaClass
 
getobjname(FPrototype, int, int) - Static method in class com.prineside.luaj.debug.CallFrame
 
getOfflinePlayerId() - Method in class com.prineside.tdi2.managers.preferences.categories.settings.SP_Auth
 
getOldGate() - Method in class com.prineside.tdi2.events.game.GateChange
 
getOldStatus() - Method in class com.prineside.tdi2.events.game.WaveStatusChange
 
getOldTile() - Method in class com.prineside.tdi2.events.game.BuildingRemove
 
getOldTile() - Method in class com.prineside.tdi2.events.game.MinerRemove
 
getOldTile() - Method in class com.prineside.tdi2.events.game.TileChange
 
getOldValue() - Method in class com.prineside.tdi2.events.game.BaseHealthChange
 
getOldValue() - Method in class com.prineside.tdi2.events.game.CoinsChange
 
getOldValue() - Method in class com.prineside.tdi2.events.game.MdpsUpdate
 
getOldValue() - Method in class com.prineside.tdi2.events.game.MinedResourcesChange
 
getOldValue() - Method in class com.prineside.tdi2.events.game.ScoreChange
 
getOldValues() - Method in class com.prineside.tdi2.events.game.GameValuesRecalculate
 
getOnscreenKeyboard() - Method in class com.prineside.tdi2.scene2d.ui.TextField
Default is an instance of TextField.DefaultOnscreenKeyboard.
getOpMode(int) - Static method in class com.prineside.luaj.Lua
 
getOpponent(byte) - Method in class com.prineside.tdi2.screens.TicTacToeScreen.Board
 
getOpposite(CoreTile.LinkDirection) - Static method in enum class com.prineside.tdi2.tiles.CoreTile.LinkDirection
 
getOrAddLayer(String, int, ShaderProgram, boolean) - Method in class com.prineside.tdi2.systems.CachedRenderingSystem
Will recreate existing layer if its parameters do not match.
getOrCreateSourceMinedItems(int, int) - Method in class com.prineside.tdi2.systems.LootSystem
 
getOriginX() - Method in class com.prineside.tdi2.scene2d.Actor
 
getOriginY() - Method in class com.prineside.tdi2.scene2d.Actor
 
getOtherItemsRandom() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Progress
 
getOuterColor() - Method in class com.prineside.tdi2.shapes.Circle
 
getOuterRadius() - Method in class com.prineside.tdi2.shapes.Circle
 
getOutputStream() - Method in class com.prineside.kryo.FixedOutput
 
getOverItem() - Method in class com.prineside.tdi2.scene2d.ui.List
 
getOverlayBackground() - Method in class com.prineside.tdi2.managers.AssetManager
 
getOverloadLevel() - Method in class com.prineside.tdi2.tiles.TargetTile
 
getOverNode() - Method in class com.prineside.tdi2.scene2d.ui.Tree
 
getOverscrollDistance() - Method in class com.prineside.tdi2.scene2d.ui.ScrollPane
 
getOverValue() - Method in class com.prineside.tdi2.scene2d.ui.Tree
 
getPackagesToScanFromConfig() - Static method in class com.prineside.tdi2.managers.ScriptManager
 
getPackedColor() - Method in class com.prineside.tdi2.utils.ParallelBatch
 
getPadBottom() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getPadBottom() - Method in class com.prineside.tdi2.scene2d.ui.Container
 
getPadBottom() - Method in class com.prineside.tdi2.scene2d.ui.HorizontalGroup
 
getPadBottom() - Method in class com.prineside.tdi2.scene2d.ui.Table
 
getPadBottom() - Method in class com.prineside.tdi2.scene2d.ui.VerticalGroup
 
getPadBottomValue() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getPadBottomValue() - Method in class com.prineside.tdi2.scene2d.ui.Container
 
getPadBottomValue() - Method in class com.prineside.tdi2.scene2d.ui.Table
 
getPadLeft() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getPadLeft() - Method in class com.prineside.tdi2.scene2d.ui.Container
 
getPadLeft() - Method in class com.prineside.tdi2.scene2d.ui.HorizontalGroup
 
getPadLeft() - Method in class com.prineside.tdi2.scene2d.ui.Table
 
getPadLeft() - Method in class com.prineside.tdi2.scene2d.ui.VerticalGroup
 
getPadLeftValue() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getPadLeftValue() - Method in class com.prineside.tdi2.scene2d.ui.Container
 
getPadLeftValue() - Method in class com.prineside.tdi2.scene2d.ui.Table
 
getPadRight() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getPadRight() - Method in class com.prineside.tdi2.scene2d.ui.Container
 
getPadRight() - Method in class com.prineside.tdi2.scene2d.ui.HorizontalGroup
 
getPadRight() - Method in class com.prineside.tdi2.scene2d.ui.Table
 
getPadRight() - Method in class com.prineside.tdi2.scene2d.ui.VerticalGroup
 
getPadRightValue() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getPadRightValue() - Method in class com.prineside.tdi2.scene2d.ui.Container
 
getPadRightValue() - Method in class com.prineside.tdi2.scene2d.ui.Table
 
getPadTop() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getPadTop() - Method in class com.prineside.tdi2.scene2d.ui.Container
 
getPadTop() - Method in class com.prineside.tdi2.scene2d.ui.HorizontalGroup
 
getPadTop() - Method in class com.prineside.tdi2.scene2d.ui.Table
 
getPadTop() - Method in class com.prineside.tdi2.scene2d.ui.VerticalGroup
 
getPadTopValue() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getPadTopValue() - Method in class com.prineside.tdi2.scene2d.ui.Container
 
getPadTopValue() - Method in class com.prineside.tdi2.scene2d.ui.Table
 
getPadX() - Method in class com.prineside.tdi2.scene2d.ui.Cell
getPadX() - Method in class com.prineside.tdi2.scene2d.ui.Container
getPadX() - Method in class com.prineside.tdi2.scene2d.ui.Table
getPadY() - Method in class com.prineside.tdi2.scene2d.ui.Cell
getPadY() - Method in class com.prineside.tdi2.scene2d.ui.Container
getPadY() - Method in class com.prineside.tdi2.scene2d.ui.Table
getPapersFromFlamethrowerUltBank(int) - Method in class com.prineside.tdi2.systems.LootSystem
Draw papers from the FT ult bank.
getPapersHourBasePrice() - Method in class com.prineside.tdi2.managers.PurchaseManager
 
getPapersHourBasePrice(int, float) - Method in class com.prineside.tdi2.managers.PurchaseManager
 
getParameterTypes() - Method in class com.prineside.reflectasm.MethodAccess
 
getParent() - Method in class com.prineside.tdi2.scene2d.Actor
Returns the parent actor, or null if not in a group.
getParent() - Method in class com.prineside.tdi2.scene2d.ui.Tree.Node
 
getParticleEffectPool(String) - Method in class com.prineside.tdi2.managers.AssetManager
 
getParticleEffectPoolWithTemplate(String, ParticleEffect) - Method in class com.prineside.tdi2.managers.AssetManager
 
getPassedTilesDelta(float) - Method in class com.prineside.tdi2.Enemy
Get the distance which will be travelled by the enemy in the specified time from the current position.
getPassedTilesDelta(float) - Method in class com.prineside.tdi2.Unit
 
getPassedTilesDelta(float, float, int, float) - Method in class com.prineside.tdi2.pathfinding.Path
 
getPatch() - Method in class com.prineside.tdi2.scene2d.utils.NinePatchDrawable
 
getPercent() - Method in class com.prineside.tdi2.scene2d.ui.ProgressBar
 
getPercentValueAsMultiplier(GameValueType) - Method in interface com.prineside.tdi2.GameValueProvider
 
getPercentValueAsMultiplier(GameValueType) - Method in class com.prineside.tdi2.managers.GameValueManager.GameValuesSnapshot
 
getPercentValueAsMultiplier(GameValueType) - Method in class com.prineside.tdi2.systems.GameValueSystem
 
getPercentValueAsMultiplierSum(GameValueType, GameValueType) - Method in interface com.prineside.tdi2.GameValueProvider
 
getPercentValueAsMultiplierSum(GameValueType, GameValueType) - Method in class com.prineside.tdi2.managers.GameValueManager.GameValuesSnapshot
 
getPercentValueAsMultiplierSum(GameValueType, GameValueType) - Method in class com.prineside.tdi2.systems.GameValueSystem
 
getPercentValueAsMultiplierSumAll(GameValueType[]) - Method in interface com.prineside.tdi2.GameValueProvider
 
getPercentValueAsMultiplierSumAll(GameValueType[]) - Method in class com.prineside.tdi2.managers.GameValueManager.GameValuesSnapshot
 
getPercentValueAsMultiplierSumAll(GameValueType[]) - Method in class com.prineside.tdi2.systems.GameValueSystem
 
getPivotX() - Method in class com.prineside.tdi2.utils.Quad
 
getPivotY() - Method in class com.prineside.tdi2.utils.Quad
 
getPlatformCount() - Method in class com.prineside.tdi2.gameplayMods.mods.AddRandomPlatform
 
getPlatformLogger() - Static method in class com.prineside.tdi2.utils.logging.Logger
 
getPlaybackStatus() - Method in class com.prineside.tdi2.managers.music.LiveMusicManager
 
getPlayerId() - Method in class com.prineside.tdi2.managers.AuthManager
 
getPlayerIdCached() - Method in class com.prineside.tdi2.managers.AuthManager
 
getPlayerName(byte) - Method in class com.prineside.tdi2.screens.TicTacToeScreen.Board
 
getPlayingMusic() - Method in class com.prineside.tdi2.managers.music.CachedMusicManager
 
getPlayingMusic() - Method in class com.prineside.tdi2.managers.music.LiveMusicManager
 
getPlayingMusic() - Method in class com.prineside.tdi2.managers.MusicManager
 
getPlayTimeSinceLevelLootBonusUpdate() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_BasicLevel
 
getPlayTimeUntilShopOffersUpdate() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Progress
 
getPointByAngleFromPoint(float, float, float, float, Vector2) - Static method in class com.prineside.tdi2.utils.PMath
 
getPointer() - Method in class com.prineside.tdi2.events.game.MouseClick
 
getPointer() - Method in class com.prineside.tdi2.events.game.MouseMove
 
getPointer() - Method in class com.prineside.tdi2.scene2d.InputEvent
The pointer index for the event.
getPoints() - Method in class com.prineside.tdi2.systems.BonusSystem.BonusStage
 
getPointsRequirement() - Method in class com.prineside.tdi2.systems.BonusSystem.BonusStage
 
getPoisonousCloudRange() - Method in class com.prineside.tdi2.towers.VenomTower
 
getPolygonSprites() - Method in class com.prineside.tdi2.managers.ResearchManager
 
getPolynomial() - Method in class com.prineside.tdi2.utils.CRC.Parameters
 
getPool() - Method in class com.prineside.tdi2.scene2d.Action
 
getPosition() - Method in class com.prineside.tdi2.Enemy
 
getPosition() - Method in class com.prineside.tdi2.EnemyFollowingProjectile
 
getPosition() - Method in class com.prineside.tdi2.Projectile
 
getPosition(float, int, Vector2) - Method in class com.prineside.tdi2.pathfinding.Path
 
getPositionSimpleSegmentsForGraphics(int, Array<PathSegmentForRendering>) - Method in class com.prineside.tdi2.pathfinding.Path
 
getPosRotForAngle(float) - Static method in class com.prineside.tdi2.ui.shared.LuckyWheelOverlay.WheelOptionConfig
 
getPower() - Method in interface com.prineside.tdi2.gameplayMods.GameplayMod
 
getPower() - Method in class com.prineside.tdi2.gameplayMods.GenericGameplayMod
 
getPowerCombinedMultiplier() - Method in class com.prineside.tdi2.Tower
 
getPowerfulAbilityGameValueType(TowerType) - Method in class com.prineside.tdi2.managers.TowerManager
 
getPplAfter10GameValueType(TowerType) - Method in class com.prineside.tdi2.managers.TowerManager
 
getPplTill10GameValueType(TowerType) - Method in class com.prineside.tdi2.managers.TowerManager
 
getPrefHeight() - Method in class com.prineside.tdi2.scene2d.ui.Button
 
getPrefHeight() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getPrefHeight() - Method in class com.prineside.tdi2.scene2d.ui.Container
 
getPrefHeight() - Method in class com.prineside.tdi2.scene2d.ui.HorizontalGroup
 
getPrefHeight() - Method in class com.prineside.tdi2.scene2d.ui.Image
 
getPrefHeight() - Method in class com.prineside.tdi2.scene2d.ui.List
 
getPrefHeight() - Method in class com.prineside.tdi2.scene2d.ui.ProgressBar
 
getPrefHeight() - Method in class com.prineside.tdi2.scene2d.ui.ScrollPane
 
getPrefHeight() - Method in class com.prineside.tdi2.scene2d.ui.SelectBox
 
getPrefHeight() - Method in class com.prineside.tdi2.scene2d.ui.SplitPane
 
getPrefHeight() - Method in class com.prineside.tdi2.scene2d.ui.Stack
 
getPrefHeight() - Method in class com.prineside.tdi2.scene2d.ui.Table
 
getPrefHeight() - Method in class com.prineside.tdi2.scene2d.ui.TextArea
 
getPrefHeight() - Method in class com.prineside.tdi2.scene2d.ui.TextField
 
getPrefHeight() - Method in class com.prineside.tdi2.scene2d.ui.Touchpad
 
getPrefHeight() - Method in class com.prineside.tdi2.scene2d.ui.Tree
 
getPrefHeight() - Method in class com.prineside.tdi2.scene2d.ui.VerticalGroup
 
getPrefHeight() - Method in class com.prineside.tdi2.scene2d.ui.Widget
 
getPrefHeight() - Method in class com.prineside.tdi2.scene2d.ui.WidgetGroup
 
getPrefHeight() - Method in interface com.prineside.tdi2.scene2d.utils.Layout
 
getPrefHeight() - Method in class com.prineside.tdi2.ui.actors.Label
 
getPrefHeightValue() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getPrefHeightValue() - Method in class com.prineside.tdi2.scene2d.ui.Container
 
getPrefHeightValue() - Method in class com.prineside.tdi2.scene2d.ui.Widget
 
getPrefHeightValue() - Method in class com.prineside.tdi2.scene2d.ui.WidgetGroup
 
getPrefMapForProgressSaveFile() - Method in class com.prineside.tdi2.managers.PreferencesManager
 
getPrefMapForSettingsSaveFile() - Method in class com.prineside.tdi2.managers.PreferencesManager
 
getPrefWidth() - Method in class com.prineside.tdi2.scene2d.ui.Button
 
getPrefWidth() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getPrefWidth() - Method in class com.prineside.tdi2.scene2d.ui.Container
 
getPrefWidth() - Method in class com.prineside.tdi2.scene2d.ui.HorizontalGroup
 
getPrefWidth() - Method in class com.prineside.tdi2.scene2d.ui.Image
 
getPrefWidth() - Method in class com.prineside.tdi2.scene2d.ui.List
 
getPrefWidth() - Method in class com.prineside.tdi2.scene2d.ui.ProgressBar
 
getPrefWidth() - Method in class com.prineside.tdi2.scene2d.ui.ScrollPane
 
getPrefWidth() - Method in class com.prineside.tdi2.scene2d.ui.SelectBox
 
getPrefWidth() - Method in class com.prineside.tdi2.scene2d.ui.SplitPane
 
getPrefWidth() - Method in class com.prineside.tdi2.scene2d.ui.Stack
 
getPrefWidth() - Method in class com.prineside.tdi2.scene2d.ui.Table
 
getPrefWidth() - Method in class com.prineside.tdi2.scene2d.ui.TextField
 
getPrefWidth() - Method in class com.prineside.tdi2.scene2d.ui.Touchpad
 
getPrefWidth() - Method in class com.prineside.tdi2.scene2d.ui.Tree
 
getPrefWidth() - Method in class com.prineside.tdi2.scene2d.ui.VerticalGroup
 
getPrefWidth() - Method in class com.prineside.tdi2.scene2d.ui.Widget
 
getPrefWidth() - Method in class com.prineside.tdi2.scene2d.ui.WidgetGroup
 
getPrefWidth() - Method in interface com.prineside.tdi2.scene2d.utils.Layout
 
getPrefWidth() - Method in class com.prineside.tdi2.ui.actors.Label
 
getPrefWidthValue() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getPrefWidthValue() - Method in class com.prineside.tdi2.scene2d.ui.Container
 
getPrefWidthValue() - Method in class com.prineside.tdi2.scene2d.ui.Widget
 
getPrefWidthValue() - Method in class com.prineside.tdi2.scene2d.ui.WidgetGroup
 
getPreparationProgress() - Method in class com.prineside.tdi2.Miner
 
getPreparedCaches() - Method in class com.prineside.tdi2.utils.SpriteCacheExtended.CacheArray
 
getPreparedRandom(int) - Method in class com.prineside.tdi2.systems.BonusSystem
 
getPressedButton() - Method in class com.prineside.tdi2.scene2d.utils.ClickListener
The button that initially pressed this button or -1 if the button is not pressed.
getPressedItem() - Method in class com.prineside.tdi2.scene2d.ui.List
 
getPressedPointer() - Method in class com.prineside.tdi2.scene2d.utils.ClickListener
The pointer that initially pressed this button or -1 if the button is not pressed.
getPrestigeCompletedQuests() - Method in class com.prineside.tdi2.managers.BasicLevelManager
 
getPrestigeMaxCompletedQuests() - Method in class com.prineside.tdi2.managers.BasicLevelManager
 
getPrestigeScore() - Method in class com.prineside.tdi2.Gate
 
getPrestigeScore() - Method in class com.prineside.tdi2.gates.BarrierHealthGate
 
getPrestigeScore() - Method in class com.prineside.tdi2.gates.BarrierTypeGate
 
getPrestigeScore() - Method in class com.prineside.tdi2.gates.TeleportGate
 
getPrestigeScore() - Method in class com.prineside.tdi2.Map
 
getPrestigeScore() - Method in class com.prineside.tdi2.Tile
 
getPrestigeScore() - Method in class com.prineside.tdi2.tiles.BossTile
 
getPrestigeScore() - Method in class com.prineside.tdi2.tiles.CoreTile
 
getPrestigeScore() - Method in class com.prineside.tdi2.tiles.DummyTile
 
getPrestigeScore() - Method in class com.prineside.tdi2.tiles.EqualizerTile
 
getPrestigeScore() - Method in class com.prineside.tdi2.tiles.GameValueTile
 
getPrestigeScore() - Method in class com.prineside.tdi2.tiles.PlatformTile
 
getPrestigeScore() - Method in class com.prineside.tdi2.tiles.QuadTile
 
getPrestigeScore() - Method in class com.prineside.tdi2.tiles.RoadTile
 
getPrestigeScore() - Method in class com.prineside.tdi2.tiles.ScriptTile
 
getPrestigeScore() - Method in class com.prineside.tdi2.tiles.SourceTile
 
getPrestigeScore() - Method in class com.prineside.tdi2.tiles.SpawnTile
 
getPrestigeScore() - Method in class com.prineside.tdi2.tiles.TargetTile
 
getPrestigeScore() - Method in class com.prineside.tdi2.tiles.XmMusicTrackTile
 
getPreview() - Method in class com.prineside.tdi2.BasicLevel
 
getPreview() - Method in class com.prineside.tdi2.Map
 
getPrevious() - Method in class com.prineside.tdi2.events.game.MapElementHover
 
getPrevious() - Method in class com.prineside.tdi2.events.game.MapElementSelect
 
getPrice() - Method in class com.prineside.tdi2.events.game.ModifierBuild
 
getPrice() - Method in class com.prineside.tdi2.events.game.TowerBuild
 
getPrice() - Method in class com.prineside.tdi2.events.game.TowerUpgrade
 
getPrice(int) - Method in class com.prineside.tdi2.Research.EndlessResearchLevel
 
getPriceGameValueType(TowerType) - Method in class com.prineside.tdi2.managers.TowerManager
 
getPriceInAcceleratorsForResearchReset(int) - Method in class com.prineside.tdi2.Item
 
getPriceInAcceleratorsForResearchReset(int) - Method in class com.prineside.tdi2.items.BitDustItem
 
getPriceInAcceleratorsForResearchReset(int) - Method in class com.prineside.tdi2.items.BlueprintItem
 
getPriceInAcceleratorsForResearchReset(int) - Method in class com.prineside.tdi2.items.GreenPaperItem
 
getPriceInAcceleratorsForResearchReset(int) - Method in class com.prineside.tdi2.items.PrestigeTokenItem
 
getPriceInAcceleratorsForResearchReset(int) - Method in class com.prineside.tdi2.items.ResourceItem
 
getPriceInGreenPapers(int) - Method in class com.prineside.tdi2.abilities.BallLightningAbility.BallLightningAbilityFactory
 
getPriceInGreenPapers(int) - Method in class com.prineside.tdi2.abilities.BlizzardAbility.BlizzardAbilityFactory
 
getPriceInGreenPapers(int) - Method in class com.prineside.tdi2.abilities.BulletWallAbility.BulletWallAbilityFactory
 
getPriceInGreenPapers(int) - Method in class com.prineside.tdi2.abilities.FireballAbility.FireballAbilityFactory
 
getPriceInGreenPapers(int) - Method in class com.prineside.tdi2.abilities.FirestormAbility.FirestormAbilityFactory
 
getPriceInGreenPapers(int) - Method in class com.prineside.tdi2.abilities.LoicAbility.LoicAbilityFactory
 
getPriceInGreenPapers(int) - Method in class com.prineside.tdi2.abilities.LoopAbility.RepeatAbilityFactory
 
getPriceInGreenPapers(int) - Method in class com.prineside.tdi2.abilities.MagnetAbility.MagnetAbilityFactory
 
getPriceInGreenPapers(int) - Method in class com.prineside.tdi2.abilities.NukeAbility.NukeAbilityFactory
 
getPriceInGreenPapers(int) - Method in class com.prineside.tdi2.abilities.OverloadAbility.OverloadAbilityFactory
 
getPriceInGreenPapers(int) - Method in class com.prineside.tdi2.abilities.SmokeBombAbility.SmokeBombAbilityFactory
 
getPriceInGreenPapers(int) - Method in class com.prineside.tdi2.abilities.ThunderAbility.ThunderAbilityFactory
 
getPriceInGreenPapers(int) - Method in class com.prineside.tdi2.abilities.WindstormAbility.WindstormAbilityFactory
 
getPriceInGreenPapers(int) - Method in class com.prineside.tdi2.Ability.Factory
 
getPriceInResources(ResourceType, int) - Method in class com.prineside.tdi2.abilities.BallLightningAbility.BallLightningAbilityFactory
 
getPriceInResources(ResourceType, int) - Method in class com.prineside.tdi2.abilities.BlizzardAbility.BlizzardAbilityFactory
 
getPriceInResources(ResourceType, int) - Method in class com.prineside.tdi2.abilities.BulletWallAbility.BulletWallAbilityFactory
 
getPriceInResources(ResourceType, int) - Method in class com.prineside.tdi2.abilities.FireballAbility.FireballAbilityFactory
 
getPriceInResources(ResourceType, int) - Method in class com.prineside.tdi2.abilities.FirestormAbility.FirestormAbilityFactory
 
getPriceInResources(ResourceType, int) - Method in class com.prineside.tdi2.abilities.LoicAbility.LoicAbilityFactory
 
getPriceInResources(ResourceType, int) - Method in class com.prineside.tdi2.abilities.LoopAbility.RepeatAbilityFactory
 
getPriceInResources(ResourceType, int) - Method in class com.prineside.tdi2.abilities.MagnetAbility.MagnetAbilityFactory
 
getPriceInResources(ResourceType, int) - Method in class com.prineside.tdi2.abilities.NukeAbility.NukeAbilityFactory
 
getPriceInResources(ResourceType, int) - Method in class com.prineside.tdi2.abilities.OverloadAbility.OverloadAbilityFactory
 
getPriceInResources(ResourceType, int) - Method in class com.prineside.tdi2.abilities.SmokeBombAbility.SmokeBombAbilityFactory
 
getPriceInResources(ResourceType, int) - Method in class com.prineside.tdi2.abilities.ThunderAbility.ThunderAbilityFactory
 
getPriceInResources(ResourceType, int) - Method in class com.prineside.tdi2.abilities.WindstormAbility.WindstormAbilityFactory
 
getPriceInResources(ResourceType, int) - Method in class com.prineside.tdi2.Ability.Factory
 
getPriority() - Method in class com.prineside.tdi2.events.EventListeners.Entry
 
getPrizes(GameValueManager.GameValuesSnapshot) - Method in class com.prineside.tdi2.BasicLevelQuestConfig
 
getProbability() - Method in class com.prineside.tdi2.gameplayMods.ProbableBonus
 
getProbability(int, float, float) - Method in class com.prineside.tdi2.waves.templates.ArmoredLow
 
getProbability(int, float, float) - Method in class com.prineside.tdi2.waves.templates.ArmoredRegular
 
getProbability(int, float, float) - Method in class com.prineside.tdi2.waves.templates.ArmoredStrong
 
getProbability(int, float, float) - Method in class com.prineside.tdi2.waves.templates.FastHigh
 
getProbability(int, float, float) - Method in class com.prineside.tdi2.waves.templates.FastLow
 
getProbability(int, float, float) - Method in class com.prineside.tdi2.waves.templates.FastMedium
 
getProbability(int, float, float) - Method in class com.prineside.tdi2.waves.templates.FighterArmored
 
getProbability(int, float, float) - Method in class com.prineside.tdi2.waves.templates.FighterLow
 
getProbability(int, float, float) - Method in class com.prineside.tdi2.waves.templates.FighterMedium
 
getProbability(int, float, float) - Method in class com.prineside.tdi2.waves.templates.HealerArmored
 
getProbability(int, float, float) - Method in class com.prineside.tdi2.waves.templates.HealerIcy
 
getProbability(int, float, float) - Method in class com.prineside.tdi2.waves.templates.HealerJet
 
getProbability(int, float, float) - Method in class com.prineside.tdi2.waves.templates.HealerRegular
 
getProbability(int, float, float) - Method in class com.prineside.tdi2.waves.templates.HealerSlow
 
getProbability(int, float, float) - Method in class com.prineside.tdi2.waves.templates.HealerStrong
 
getProbability(int, float, float) - Method in class com.prineside.tdi2.waves.templates.HeliMedium
 
getProbability(int, float, float) - Method in class com.prineside.tdi2.waves.templates.IcyHigh
 
getProbability(int, float, float) - Method in class com.prineside.tdi2.waves.templates.IcyToxic
 
getProbability(int, float, float) - Method in class com.prineside.tdi2.waves.templates.JetMedium
 
getProbability(int, float, float) - Method in class com.prineside.tdi2.waves.templates.LightFast
 
getProbability(int, float, float) - Method in class com.prineside.tdi2.waves.templates.LightHigh
 
getProbability(int, float, float) - Method in class com.prineside.tdi2.waves.templates.LightMedium
 
getProbability(int, float, float) - Method in class com.prineside.tdi2.waves.templates.RegularHigh
 
getProbability(int, float, float) - Method in class com.prineside.tdi2.waves.templates.RegularLow
 
getProbability(int, float, float) - Method in class com.prineside.tdi2.waves.templates.RegularMedium
 
getProbability(int, float, float) - Method in class com.prineside.tdi2.waves.templates.StrongLow
 
getProbability(int, float, float) - Method in class com.prineside.tdi2.waves.templates.StrongMedium
 
getProbability(int, float, float) - Method in class com.prineside.tdi2.waves.templates.ToxicArmored
 
getProbability(int, float, float) - Method in class com.prineside.tdi2.waves.templates.ToxicHigh
 
getProbability(int, float, float) - Method in class com.prineside.tdi2.waves.templates.ToxicMedium
 
getProbability(int, float, float) - Method in class com.prineside.tdi2.WaveTemplates.WaveTemplate
 
getProbabilityForPrize(float, ProgressManager.InventoryStatistics) - Method in interface com.prineside.tdi2.Tile.Factory
 
getProbabilityForPrize(float, ProgressManager.InventoryStatistics) - Method in class com.prineside.tdi2.tiles.BossTile.BossTileFactory
 
getProbabilityForPrize(float, ProgressManager.InventoryStatistics) - Method in class com.prineside.tdi2.tiles.CoreTile.CoreTileFactory
 
getProbabilityForPrize(float, ProgressManager.InventoryStatistics) - Method in class com.prineside.tdi2.tiles.DummyTile.DummyTileFactory
 
getProbabilityForPrize(float, ProgressManager.InventoryStatistics) - Method in class com.prineside.tdi2.tiles.EqualizerTile.EqualizerTileFactory
 
getProbabilityForPrize(float, ProgressManager.InventoryStatistics) - Method in class com.prineside.tdi2.tiles.GameValueTile.GameValueTileFactory
 
getProbabilityForPrize(float, ProgressManager.InventoryStatistics) - Method in class com.prineside.tdi2.tiles.PlatformTile.SpaceTileFactory
 
getProbabilityForPrize(float, ProgressManager.InventoryStatistics) - Method in class com.prineside.tdi2.tiles.QuadTile.QuadTileFactory
 
getProbabilityForPrize(float, ProgressManager.InventoryStatistics) - Method in class com.prineside.tdi2.tiles.RoadTile.RoadTileFactory
 
getProbabilityForPrize(float, ProgressManager.InventoryStatistics) - Method in class com.prineside.tdi2.tiles.ScriptTile.ScriptTileFactory
 
getProbabilityForPrize(float, ProgressManager.InventoryStatistics) - Method in class com.prineside.tdi2.tiles.SourceTile.SourceTileFactory
 
getProbabilityForPrize(float, ProgressManager.InventoryStatistics) - Method in class com.prineside.tdi2.tiles.SpawnTile.SpawnTileFactory
 
getProbabilityForPrize(float, ProgressManager.InventoryStatistics) - Method in class com.prineside.tdi2.tiles.TargetTile.TargetTileFactory
 
getProbabilityForPrize(float, ProgressManager.InventoryStatistics) - Method in class com.prineside.tdi2.tiles.XmMusicTrackTile.XmMusicTrackTileFactory
 
getProbableBonuses() - Method in class com.prineside.tdi2.systems.BonusSystem.BonusStage
 
getProbableBonuses(int, GameSystemProvider) - Method in class com.prineside.tdi2.gameplayMods.BonusStagesConfig
 
getProcessor(BuffType) - Method in class com.prineside.tdi2.systems.BuffSystem
 
getProcessor(ModifierType) - Method in class com.prineside.tdi2.systems.ModifierSystem
 
getProcessors() - Method in class com.prineside.tdi2.utils.InputMultiplexerExtended
 
getProductId(String) - Method in class com.prineside.tdi2.managers.PurchaseManager
 
getProfileLevelTextures(int) - Method in class com.prineside.tdi2.managers.AuthManager
 
getProgrammaticChangeEvents() - Method in class com.prineside.tdi2.scene2d.ui.TextField
 
getProgress() - Method in class com.prineside.tdi2.utils.GameSyncLoader
 
getProgress() - Method in class com.prineside.tdi2.utils.simulation.BuildTowerScenario
 
getProgress() - Method in class com.prineside.tdi2.utils.simulation.JustUpdateScenario
 
getProgress() - Method in class com.prineside.tdi2.utils.simulation.PerformanceBenchmarkSim
 
getProgress() - Method in interface com.prineside.tdi2.utils.simulation.Scenario
 
getProgress() - Method in interface com.prineside.tdi2.utils.simulation.Simulation
 
getProgress() - Method in class com.prineside.tdi2.utils.simulation.SyncCheckSim
 
getProgress() - Method in class com.prineside.tdi2.utils.simulation.TowerBenchmarkSim
 
getProgress() - Method in class com.prineside.tdi2.utils.simulation.TowersBenchmarkScenario
 
getProgress(AchievementType) - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Achievement
 
getProgressOwnerId() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Auth
 
getProgressOwnerNickname() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Auth
 
getProgressOwnerPlayerId() - Method in class com.prineside.tdi2.managers.AuthManager
 
getProgressOwnerPlayerNickname() - Method in class com.prineside.tdi2.managers.AuthManager
 
getProgressPrefs() - Method in class com.prineside.tdi2.managers.PreferencesManager
 
getProgressPrefsFilePath() - Static method in class com.prineside.tdi2.managers.PreferencesManager
 
getProjectile() - Method in class com.prineside.tdi2.DamageRecord
 
getProjectile() - Method in class com.prineside.tdi2.events.game.ProjectileDespawn
 
getProjectile() - Method in class com.prineside.tdi2.events.game.ProjectileSpawn
 
getProjectionMatrix() - Method in class com.prineside.tdi2.utils.ParallelBatch
 
getPropertiesInstance(String) - Method in class com.prineside.tdi2.managers.preferences.LegacyPreferences
Legacy Allows to read properties from the legacy encrypted storage (Properties) These instances no longer allow to modify their data / flush it
getPurchaseIdentifier(Config.ProductId) - Method in class com.prineside.tdi2.managers.PurchaseManager
 
getPurchaseManager() - Method in class com.prineside.tdi2.ActionResolver.ActionResolverAdapter
 
getPurchaseManager() - Method in interface com.prineside.tdi2.ActionResolver
 
getPxpLastActionFrame() - Method in class com.prineside.tdi2.systems.GameStateSystem
 
getQuad() - Method in class com.prineside.tdi2.tiles.QuadTile
 
getQuad(String) - Method in class com.prineside.tdi2.managers.AssetManager
May return Quad.getNoQuad() if not found
getQuad(String) - Method in class com.prineside.tdi2.ResourcePack
 
getQuadActor() - Method in class com.prineside.tdi2.utils.QuadDrawable
 
getQuadName() - Method in class com.prineside.tdi2.utils.QuadRegion
 
getQuadOrNull(String) - Method in class com.prineside.tdi2.managers.AssetManager
 
getQuality() - Method in class com.prineside.tdi2.events.game.MinerMineItem
 
getQuest(String) - Method in class com.prineside.tdi2.BasicLevel
 
getQuestName() - Method in class com.prineside.tdi2.managers.DailyQuestManager.DailyQuestLevel
 
getQuestRewards() - Method in class com.prineside.tdi2.managers.DailyQuestManager.DailyQuestLevel
 
getQuestSavedValue(String) - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_BasicLevel
 
getQuestsIssuedPrizes() - Method in class com.prineside.tdi2.systems.GameStateSystem
 
getQuestSkipPrice(BasicLevelQuestConfig) - Method in class com.prineside.tdi2.managers.BasicLevelManager
 
getQuestsPrestigeMilestones() - Method in class com.prineside.tdi2.managers.BasicLevelManager
 
getQueuedEncryptedCaseType(int) - Method in class com.prineside.tdi2.managers.ItemManager
 
getQueuedEvents() - Method in class com.prineside.tdi2.events.EventDispatcher
 
getRageDuration() - Method in class com.prineside.tdi2.enemies.bosses.BrootEnemy
 
getRandomState(int) - Method in class com.prineside.tdi2.systems.GameStateSystem
 
getRange() - Method in class com.prineside.tdi2.gameplayMods.mods.BaseExplodesOnEnemyPass
 
getRange() - Method in class com.prineside.tdi2.Tower
 
getRangeSelect() - Method in class com.prineside.tdi2.scene2d.utils.ArraySelection
 
getRarity() - Method in class com.prineside.tdi2.events.game.MinerMineItem
 
getRarity() - Method in class com.prineside.tdi2.Gate
 
getRarity() - Method in class com.prineside.tdi2.gates.BarrierHealthGate
 
getRarity() - Method in class com.prineside.tdi2.gates.BarrierTypeGate
 
getRarity() - Method in class com.prineside.tdi2.gates.TeleportGate
 
getRarity() - Method in class com.prineside.tdi2.Item
 
getRarity() - Method in class com.prineside.tdi2.items.AbilityItem
 
getRarity() - Method in class com.prineside.tdi2.items.AbilityTokenItem
 
getRarity() - Method in class com.prineside.tdi2.items.AcceleratorItem
 
getRarity() - Method in class com.prineside.tdi2.items.BitDustItem
 
getRarity() - Method in class com.prineside.tdi2.items.BlueprintItem
 
getRarity() - Method in class com.prineside.tdi2.items.CaseItem
 
getRarity() - Method in class com.prineside.tdi2.items.CaseKeyItem
 
getRarity() - Method in class com.prineside.tdi2.items.DatPaperItem
 
getRarity() - Method in class com.prineside.tdi2.items.DoubleGainShardItem
 
getRarity() - Method in class com.prineside.tdi2.items.GameValueGlobalItem
 
getRarity() - Method in class com.prineside.tdi2.items.GameValueLevelItem
 
getRarity() - Method in class com.prineside.tdi2.items.GateItem
 
getRarity() - Method in class com.prineside.tdi2.items.GreenPaperItem
 
getRarity() - Method in class com.prineside.tdi2.items.LootBoostItem
 
getRarity() - Method in class com.prineside.tdi2.items.LuckyShotTokenItem
 
getRarity() - Method in class com.prineside.tdi2.items.OpenedResearchItem
 
getRarity() - Method in class com.prineside.tdi2.items.PrestigeDustItem
 
getRarity() - Method in class com.prineside.tdi2.items.PrestigeTokenItem
 
getRarity() - Method in class com.prineside.tdi2.items.RandomBarrierItem
 
getRarity() - Method in class com.prineside.tdi2.items.RandomTeleportItem
 
getRarity() - Method in class com.prineside.tdi2.items.RandomTileItem
 
getRarity() - Method in class com.prineside.tdi2.items.RarityBoostItem
 
getRarity() - Method in class com.prineside.tdi2.items.ResearchTokenItem
 
getRarity() - Method in class com.prineside.tdi2.items.ResearchTokenUsedItem
 
getRarity() - Method in class com.prineside.tdi2.items.ResourceItem
 
getRarity() - Method in class com.prineside.tdi2.items.SkillPointItem
 
getRarity() - Method in class com.prineside.tdi2.items.StarItem
 
getRarity() - Method in class com.prineside.tdi2.items.TileItem
 
getRarity() - Method in class com.prineside.tdi2.items.TrophyItem
 
getRarity() - Method in class com.prineside.tdi2.Tile
 
getRarity() - Method in class com.prineside.tdi2.tiles.BossTile
 
getRarity() - Method in class com.prineside.tdi2.tiles.CoreTile
 
getRarity() - Method in class com.prineside.tdi2.tiles.DummyTile
 
getRarity() - Method in class com.prineside.tdi2.tiles.EqualizerTile
 
getRarity() - Method in class com.prineside.tdi2.tiles.GameValueTile
 
getRarity() - Method in class com.prineside.tdi2.tiles.PlatformTile
 
getRarity() - Method in class com.prineside.tdi2.tiles.QuadTile
 
getRarity() - Method in class com.prineside.tdi2.tiles.RoadTile
 
getRarity() - Method in class com.prineside.tdi2.tiles.ScriptTile
 
getRarity() - Method in class com.prineside.tdi2.tiles.SourceTile
 
getRarity() - Method in class com.prineside.tdi2.tiles.SpawnTile
 
getRarity() - Method in class com.prineside.tdi2.tiles.TargetTile
 
getRarity() - Method in class com.prineside.tdi2.tiles.XmMusicTrackTile
 
getRarity(RarityType) - Method in class com.prineside.tdi2.managers.SoundManager
 
getRarityBrightColor(RarityType) - Method in class com.prineside.tdi2.managers.ProgressManager
 
getRarityBrightColors() - Method in class com.prineside.tdi2.managers.ProgressManager
 
getRarityColor(RarityType) - Method in class com.prineside.tdi2.managers.ProgressManager
 
getRarityColors() - Method in class com.prineside.tdi2.managers.ProgressManager
 
getRarityFromQuality(float) - Static method in class com.prineside.tdi2.managers.ProgressManager
 
getRarityIcon(RarityType) - Method in class com.prineside.tdi2.managers.ProgressManager
 
getRarityName(RarityType) - Method in class com.prineside.tdi2.managers.ProgressManager
 
getRarityQuality() - Method in class com.prineside.tdi2.events.game.MinerMineItem
 
getRarityType() - Method in class com.prineside.tdi2.gameplayMods.mods.AddRandomCoreTile
 
getRayIndex(Vector2, Vector2) - Static method in class com.prineside.tdi2.Explosion
 
getRealDeltaTime() - Method in class com.prineside.tdi2.events.game.Render
 
getRealPart() - Method in class com.badlogic.gdx.audio.analysis.FourierTransform
 
getRealTickCount() - Static method in class com.prineside.tdi2.Game
 
getReason() - Method in class com.prineside.tdi2.events.game.ScoreChange
 
getReasonCount() - Method in class com.prineside.tdi2.utils.MultiReasonBool
 
getReasonDescription() - Method in class com.prineside.tdi2.IssuedItems
 
getReasonsBuffer() - Method in class com.prineside.tdi2.utils.MultiReasonBool
Use getReasonCount() first If reason count is 0, this method may return null Iteration: String[] reasons = getReasonsBuffer(); for (int i = 0, n = bool.getReasonCount(); i < n; i++) { reasons[i] ...
getReceivedTrophies() - Method in class com.prineside.tdi2.managers.TrophyManager
 
getRecord() - Method in class com.prineside.tdi2.events.game.EnemyTakeDamage
 
getRecord() - Method in class com.prineside.tdi2.events.game.GiveDamageToEnemy
 
getRecord(String) - Method in class com.prineside.tdi2.managers.ReplayManager
 
getReference(Enemy) - Method in class com.prineside.tdi2.systems.EnemySystem
Use this method if you need to store a reference to Enemy anywhere.
getRegion() - Method in class com.prineside.tdi2.scene2d.utils.TextureRegionDrawable
 
getRegionName() - Method in class com.prineside.tdi2.utils.QuadRegion
 
getRegions() - Method in class com.prineside.tdi2.utils.Quad
 
getRegistration(Class) - Method in class com.prineside.tdi2.managers.NetworkManager.KryoForState
 
getRegularLayerWidth() - Method in class com.prineside.tdi2.managers.UiManager
 
getRegularQuestById(String) - Method in class com.prineside.tdi2.managers.BasicLevelManager
 
getRegularRewardingAdItems(int) - Method in class com.prineside.tdi2.managers.ProgressManager
 
getRelatedActor() - Method in class com.prineside.tdi2.scene2d.InputEvent
The actor related to the event.
getRelatedActor() - Method in class com.prineside.tdi2.scene2d.utils.FocusListener.FocusEvent
The actor related to the event.
getRelatedToTowerType() - Method in class com.prineside.tdi2.Research
 
getReloadDuration() - Method in class com.prineside.tdi2.towers.MinigunTower
 
getRemain() - Method in class com.prineside.tdi2.ibxm.WavInputStream
 
getRenderer() - Method in class com.prineside.tdi2.systems.RenderSystem.Layer
 
getReplacesUnsatisfiedMod() - Method in interface com.prineside.tdi2.gameplayMods.GameplayMod
 
getReplacesUnsatisfiedMod() - Method in class com.prineside.tdi2.gameplayMods.GenericGameplayMod
 
getReplaysDirPath() - Static method in class com.prineside.tdi2.managers.PreferencesManager
 
getRequired() - Method in class com.prineside.tdi2.scene2d.utils.Selection
 
getRequiredValue(GameValueManager.GameValuesSnapshot) - Method in class com.prineside.tdi2.BasicLevelQuestConfig
 
getReRollPrice(int, GameSystemProvider) - Method in class com.prineside.tdi2.gameplayMods.BonusStagesConfig
Get a price of re-roll of bonuses based on a fixed value or BonusSystem.getCurrentStageGameStatistics()
getResearchCount() - Method in class com.prineside.tdi2.managers.ProgressManager.ProgressSnapshotForState
 
getResearchingDuration(Research) - Method in class com.prineside.tdi2.managers.ResearchManager
 
getResearchInstalledLevel(ResearchType) - Method in class com.prineside.tdi2.managers.ProgressManager.ProgressSnapshotForState
 
getResearchInstance(ResearchType) - Method in class com.prineside.tdi2.managers.ResearchManager
 
getResearchLevelsCount() - Method in class com.prineside.tdi2.managers.ProgressManager.ProgressSnapshotForState
 
getResetOnTouchUp() - Method in class com.prineside.tdi2.scene2d.ui.Touchpad
 
getResetPrice() - Method in class com.prineside.tdi2.Research
Reset this research for 20 Accelerators + 1 Research token? You will receive all the items spent on this research (warning: inventory is limited to 999M items, any excess items will be lost)
getResetStarResearchesAcceleratorPrice() - Method in class com.prineside.tdi2.managers.ResearchManager
 
getResourceChargeValue(ResourceType) - Static method in class com.prineside.tdi2.towers.GaussTower
 
getResourceDensity() - Method in class com.prineside.tdi2.tiles.SourceTile
 
getResourceMinedRawScore(ResourceType) - Method in class com.prineside.tdi2.systems.MinerSystem
 
getResources(ResourceType) - Method in class com.prineside.tdi2.managers.ProgressManager
 
getResources(ResourceType) - Method in class com.prineside.tdi2.systems.GameStateSystem
 
getResourcesCount() - Method in class com.prineside.tdi2.Map
 
getResourcesCount(ResourceType) - Method in class com.prineside.tdi2.tiles.SourceTile
 
getResourceType() - Method in class com.prineside.tdi2.events.game.MinerMineItem
 
getResourceType() - Method in class com.prineside.tdi2.events.game.MinerResourceChange
 
getReturnedCoins() - Method in class com.prineside.tdi2.events.game.MinerSell
 
getReturnedCoins() - Method in class com.prineside.tdi2.events.game.ModifierSell
 
getReturnedCoins() - Method in class com.prineside.tdi2.events.game.TowerPreSell
 
getReturnedCoins() - Method in class com.prineside.tdi2.events.game.TowerSell
 
getReturnTypes() - Method in class com.prineside.reflectasm.MethodAccess
 
getReverse() - Method in class com.prineside.tdi2.scene2d.ui.HorizontalGroup
 
getReverse() - Method in class com.prineside.tdi2.scene2d.ui.VerticalGroup
 
getRevZoomPercent() - Method in class com.prineside.tdi2.CameraController
 
getRewardingAdsLootMultiplier() - Method in class com.prineside.tdi2.systems.LootSystem
 
getRewardingAdViews() - Method in class com.prineside.tdi2.systems.LootSystem
 
getRewardingAdWatchTimestamps(PurchaseManager.RewardingAdsType) - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Purchase
Do not mutate
getRight() - Method in class com.prineside.tdi2.scene2d.Actor
Returns x plus width.
getRightWidth() - Method in class com.prineside.tdi2.scene2d.utils.BaseDrawable
 
getRightWidth() - Method in interface com.prineside.tdi2.scene2d.utils.Drawable
 
getRightWidth() - Method in class com.prineside.tdi2.ui.actors.RadialSprite
 
getRightWidth() - Method in class com.prineside.tdi2.utils.AbstractDrawable
 
getRoadTexture(Tile, Tile, Tile, Tile) - Method in class com.prineside.tdi2.managers.TileManager
 
getRoot() - Method in class com.prineside.tdi2.scene2d.Stage
Returns the root group which holds all actors in the stage.
getRootNodes() - Method in class com.prineside.tdi2.scene2d.ui.Tree
If the order of the root nodes is changed, Tree.updateRootNodes() must be called to ensure the nodes' actors are in the correct order.
getRotation() - Method in class com.prineside.tdi2.scene2d.actions.RotateToAction
 
getRotation() - Method in class com.prineside.tdi2.scene2d.Actor
 
getRotation(float, int) - Method in class com.prineside.tdi2.pathfinding.Path
 
getRotationSinceShot() - Method in class com.prineside.tdi2.towers.CannonTower
 
getRow() - Method in class com.prineside.tdi2.events.game.CoreTileUpgradeInstall
 
getRow() - Method in class com.prineside.tdi2.ibxm.IBXM
 
getRow() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getRow(float) - Method in class com.prineside.tdi2.scene2d.ui.Table
Returns the row index for the y coordinate, or -1 if not over a row.
getRowHeight(int) - Method in class com.prineside.tdi2.scene2d.ui.Table
Returns the height of the specified row, or 0 if the table layout has not been validated.
getRowMinHeight(int) - Method in class com.prineside.tdi2.scene2d.ui.Table
Returns the min height of the specified row.
getRowPrefHeight(int) - Method in class com.prineside.tdi2.scene2d.ui.Table
Returns the pref height of the specified row.
getRows() - Method in class com.prineside.tdi2.scene2d.ui.HorizontalGroup
When wrapping is enabled, the number of rows may be > 1.
getRows() - Method in class com.prineside.tdi2.scene2d.ui.Table
 
getRows() - Method in class com.prineside.tdi2.utils.AABB
 
getRows() - Method in class com.prineside.tdi2.utils.AABBCounter
 
getRules() - Method in class com.prineside.tdi2.screens.TicTacToeScreen.Board
 
getRunnable() - Method in class com.prineside.tdi2.scene2d.actions.RunnableAction
 
getSampleRate() - Method in class com.prineside.tdi2.ibxm.IBXM
 
getSampleRate() - Method in class com.prineside.tdi2.managers.music.LiveMusicManager
 
getSavedGameFilePath() - Static method in class com.prineside.tdi2.managers.PreferencesManager
 
getSavedGameInfo() - Static method in class com.prineside.tdi2.systems.GameStateSystem
 
getSavedValue() - Method in class com.prineside.tdi2.BasicLevelQuestConfig
 
getSavesDirPath() - Static method in class com.prineside.tdi2.managers.PreferencesManager
 
getScale() - Method in class com.prineside.tdi2.scene2d.actions.TimeScaleAction
 
getScale() - Method in class com.prineside.tdi2.scene2d.utils.TiledDrawable
 
getScaledViewportHeight() - Method in class com.prineside.tdi2.managers.SettingsManager
 
getScaleX() - Method in class com.prineside.tdi2.scene2d.Actor
 
getScaleY() - Method in class com.prineside.tdi2.scene2d.Actor
 
getSceneModel(ObjectConsumer<Model>) - Method in class com.prineside.tdi2.managers.AssetManager
 
getSceneModelIfLoaded() - Method in class com.prineside.tdi2.managers.AssetManager
 
getScore() - Method in class com.prineside.tdi2.systems.GameStateSystem
 
getScoreMultiplier() - Method in class com.prineside.tdi2.MapPrestigeConfig
 
getScoreMultiplier(StatisticsType) - Method in class com.prineside.tdi2.systems.GameStateSystem
 
getScreenHeight() - Method in class com.prineside.tdi2.managers.UiManager
 
getScreenSafeAreaInsets() - Method in class com.prineside.tdi2.ActionResolver.ActionResolverAdapter
 
getScreenSafeAreaInsets() - Method in interface com.prineside.tdi2.ActionResolver
 
getScreenSafeMargin() - Method in class com.prineside.tdi2.managers.UiManager
Stage PX
getScreenWidth() - Method in class com.prineside.tdi2.managers.UiManager
 
getScript() - Method in class com.prineside.tdi2.tiles.ScriptTile
 
getScrollAmountX() - Method in class com.prineside.tdi2.scene2d.InputEvent
The amount the mouse was scrolled horizontally.
getScrollAmountY() - Method in class com.prineside.tdi2.scene2d.InputEvent
The amount the mouse was scrolled vertically.
getScrollBarHeight() - Method in class com.prineside.tdi2.scene2d.ui.ScrollPane
 
getScrollBarWidth() - Method in class com.prineside.tdi2.scene2d.ui.ScrollPane
 
getScrollFocus() - Method in class com.prineside.tdi2.scene2d.Stage
Gets the actor that will receive scroll events.
getScrollHeight() - Method in class com.prineside.tdi2.scene2d.ui.ScrollPane
Returns the height of the scrolled viewport.
getScrollPane() - Method in class com.prineside.tdi2.scene2d.ui.SelectBox
Returns the scroll pane containing the list that is shown when the select box is open.
getScrollPane() - Method in class com.prineside.tdi2.ui.actors.Window
 
getScrollPaneStyle(float) - Method in class com.prineside.tdi2.managers.AssetManager
 
getScrollPercentX() - Method in class com.prineside.tdi2.scene2d.ui.ScrollPane
 
getScrollPercentY() - Method in class com.prineside.tdi2.scene2d.ui.ScrollPane
 
getScrollWidth() - Method in class com.prineside.tdi2.scene2d.ui.ScrollPane
Returns the width of the scrolled viewport.
getScrollX() - Method in class com.prineside.tdi2.scene2d.ui.ScrollPane
Returns the x scroll position in pixels, where 0 is the left of the scroll pane.
getScrollY() - Method in class com.prineside.tdi2.scene2d.ui.ScrollPane
Returns the y scroll position in pixels, where 0 is the top of the scroll pane.
getSecondsPlayedCorrectedForShop() - Method in class com.prineside.tdi2.managers.ProgressManager
 
getSecondsTillAdIsReady(PurchaseManager.RewardingAdsType) - Method in class com.prineside.tdi2.managers.PurchaseManager
 
getSecondsTillCanShowRewardAd() - Method in class com.prineside.tdi2.ActionResolver.ActionResolverAdapter
 
getSecondsTillCanShowRewardAd() - Method in interface com.prineside.tdi2.ActionResolver
 
getSecondsTillLuckyWheelSpinAvailable() - Method in class com.prineside.tdi2.managers.ProgressManager
 
getSecondsTillNextDailyLoot() - Method in class com.prineside.tdi2.managers.DailyQuestManager
 
getSeed() - Method in class com.prineside.tdi2.systems.GameStateSystem
 
getSegmentCount() - Method in class com.prineside.tdi2.shapes.Circle
 
getSelectBox() - Method in class com.prineside.tdi2.scene2d.ui.SelectBox.SelectBoxScrollPane
 
getSelectBoxStyle(BitmapFont, boolean) - Method in class com.prineside.tdi2.managers.AssetManager
 
getSelected() - Method in class com.prineside.tdi2.scene2d.ui.List
Returns the first selected item, or null.
getSelected() - Method in class com.prineside.tdi2.scene2d.ui.SelectBox
Returns the first selected item, or null.
getSelectedBonusIdx() - Method in class com.prineside.tdi2.systems.BonusSystem.BonusStage
 
getSelectedCount() - Method in class com.prineside.tdi2.ui.shared.ItemCountSelectionOverlay
 
getSelectedGate() - Method in class com.prineside.tdi2.systems.GameMapSelectionSystem
 
getSelectedIndex() - Method in class com.prineside.tdi2.scene2d.ui.List
 
getSelectedIndex() - Method in class com.prineside.tdi2.scene2d.ui.SelectBox
 
getSelectedNode() - Method in class com.prineside.tdi2.scene2d.ui.Tree
Returns the first selected node, or null.
getSelectedPrefWidth() - Method in class com.prineside.tdi2.scene2d.ui.SelectBox
 
getSelectedScenario() - Method in class com.prineside.tdi2.ui.shared.CameraTools
 
getSelectedTile() - Method in class com.prineside.tdi2.systems.GameMapSelectionSystem
 
getSelectedValue() - Method in class com.prineside.tdi2.scene2d.ui.Tree
Returns the first selected value, or null.
getSelection() - Method in class com.prineside.tdi2.scene2d.ui.List
 
getSelection() - Method in class com.prineside.tdi2.scene2d.ui.SelectBox
Get the set of selected items, useful when multiple items are selected
getSelection() - Method in class com.prineside.tdi2.scene2d.ui.TextField
 
getSelection() - Method in class com.prineside.tdi2.scene2d.ui.Tree
 
getSelectionBoundingBox(Rectangle) - Method in class com.prineside.tdi2.scene2d.ui.TextArea
 
getSelectionBoundingBox(Rectangle) - Method in class com.prineside.tdi2.scene2d.ui.TextField
 
getSelectionStart() - Method in class com.prineside.tdi2.scene2d.ui.TextField
 
getSellDelay() - Method in class com.prineside.tdi2.Modifier
For how long it will not be possible to sell the modifier
getSellPrice() - Method in class com.prineside.tdi2.Miner
 
getSellPrice() - Method in class com.prineside.tdi2.Modifier
 
getSellPrice() - Method in class com.prineside.tdi2.Tower
 
getSellPrice() - Method in class com.prineside.tdi2.towers.BasicTower
 
getSequencePos() - Method in class com.prineside.tdi2.ibxm.IBXM
 
getSessionData() - Method in class com.prineside.tdi2.managers.AuthManager
 
getSessionId() - Method in class com.prineside.tdi2.managers.AuthManager
 
getSetOnCheat() - Method in class com.prineside.tdi2.utils.CheatSafeInt
 
getSetOnCheat() - Method in class com.prineside.tdi2.utils.CheatSafeLong
 
getSettingsPrefs() - Method in class com.prineside.tdi2.managers.PreferencesManager
 
getSettingsPrefsFilePath() - Static method in class com.prineside.tdi2.managers.PreferencesManager
 
getShader() - Method in class com.prineside.tdi2.utils.ParallelBatch
 
getShader() - Method in class com.prineside.tdi2.utils.SpriteCacheExtended
 
getShaderProgram() - Method in class com.prineside.tdi2.utils.SpriteCacheExtended.CacheArray
 
getShadowTextures() - Method in class com.prineside.tdi2.Tower.Factory
 
getShopOffers() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Progress
Do not mutate - if change is needed, use setter with a new object instance
getShopOffers() - Method in class com.prineside.tdi2.managers.ProgressManager
 
getShort(Object, int) - Method in class com.prineside.reflectasm.FieldAccess
 
getShortDescription() - Method in class com.prineside.tdi2.utils.simulation.SimConfig
 
getShortDeviceInfo() - Method in interface com.prineside.tdi2.ActionResolver
 
getShortName() - Method in class com.prineside.tdi2.Research
 
getShortName(byte) - Static method in class com.prineside.tdi2.utils.logging.LogLevel
 
getSideMenu() - Method in class com.prineside.tdi2.ui.components.MapEditorInventoryMenu
 
getSignInStatus() - Method in class com.prineside.tdi2.managers.AuthManager
 
getSimpleFormatter() - Static method in class com.prineside.tdi2.utils.I18NBundle
 
getSize() - Method in class com.prineside.tdi2.enemies.bosses.BrootEnemy
 
getSize() - Method in class com.prineside.tdi2.enemies.bosses.ConstructorBossEnemy
 
getSize() - Method in class com.prineside.tdi2.enemies.bosses.MetaphorBossCreepEnemy
 
getSize() - Method in class com.prineside.tdi2.enemies.FighterEnemy
 
getSize() - Method in class com.prineside.tdi2.enemies.GenericEnemy
 
getSize() - Method in class com.prineside.tdi2.Enemy
Enemy's radius in px
getSize() - Method in class com.prineside.tdi2.Unit
 
getSize() - Method in class com.prineside.tdi2.units.MicrogunUnit
 
getSizePerCache() - Method in class com.prineside.tdi2.utils.SpriteCacheExtended.CacheArray
 
getSkillPointLeaderboards(ObjectConsumer<LeaderBoardManager.SkillPointsLeaderboardsResult>) - Method in class com.prineside.tdi2.managers.LeaderBoardManager
 
getSlot(AbilityType) - Method in class com.prineside.tdi2.ui.shared.AbilitySelectionOverlay.SelectedAbilitiesConfiguration
Узнать слот указанного типа навыка
getSmallDebugFont() - Method in class com.prineside.tdi2.managers.AssetManager
 
getSmallDebugFontNoMarkup() - Method in class com.prineside.tdi2.managers.AssetManager
 
getSmallDebugLabelStyle() - Method in class com.prineside.tdi2.managers.AssetManager
 
getSnapshot() - Method in class com.prineside.tdi2.managers.GameValueManager
Depends on the selected difficulty
getSnapshot() - Method in class com.prineside.tdi2.systems.GameValueSystem
 
getSnapToValues() - Method in class com.prineside.tdi2.scene2d.ui.Slider
 
getSnapToValuesThreshold() - Method in class com.prineside.tdi2.scene2d.ui.Slider
 
getSoldStatisticType(TowerType) - Method in class com.prineside.tdi2.managers.TowerManager
 
getSomeField() - Method in class com.prineside.tdi2.utils.luaTests.TestClass
 
getSomeInt(int) - Method in interface com.prineside.tdi2.utils.luaTests.TestComplexInterface
 
getSomeString() - Method in interface com.prineside.tdi2.utils.luaTests.TestComplexInterface
 
getSortCategory() - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.EClass
 
getSortCategory() - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.EConstructor
 
getSortCategory() - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.EField
 
getSortCategory() - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.EInterfaceConstructor
 
getSortCategory() - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.EMethod
 
getSortCategory() - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.EPackage
 
getSortCategory() - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.TreeEntry
 
getSortingScore(ItemSortingType) - Method in class com.prineside.tdi2.Gate
 
getSortingScore(ItemSortingType) - Method in class com.prineside.tdi2.gates.BarrierHealthGate
 
getSortingScore(ItemSortingType) - Method in class com.prineside.tdi2.gates.BarrierTypeGate
 
getSortingScore(ItemSortingType) - Method in class com.prineside.tdi2.gates.TeleportGate
 
getSortingScore(ItemSortingType) - Method in class com.prineside.tdi2.Item
 
getSortingScore(ItemSortingType) - Method in class com.prineside.tdi2.items.GateItem
 
getSortingScore(ItemSortingType) - Method in class com.prineside.tdi2.items.TileItem
 
getSortingScore(ItemSortingType) - Method in class com.prineside.tdi2.Tile
 
getSortingScore(ItemSortingType) - Method in class com.prineside.tdi2.tiles.BossTile
 
getSortingScore(ItemSortingType) - Method in class com.prineside.tdi2.tiles.CoreTile
 
getSortingScore(ItemSortingType) - Method in class com.prineside.tdi2.tiles.DummyTile
 
getSortingScore(ItemSortingType) - Method in class com.prineside.tdi2.tiles.EqualizerTile
 
getSortingScore(ItemSortingType) - Method in class com.prineside.tdi2.tiles.GameValueTile
 
getSortingScore(ItemSortingType) - Method in class com.prineside.tdi2.tiles.PlatformTile
 
getSortingScore(ItemSortingType) - Method in class com.prineside.tdi2.tiles.QuadTile
 
getSortingScore(ItemSortingType) - Method in class com.prineside.tdi2.tiles.RoadTile
 
getSortingScore(ItemSortingType) - Method in class com.prineside.tdi2.tiles.ScriptTile
 
getSortingScore(ItemSortingType) - Method in class com.prineside.tdi2.tiles.SourceTile
 
getSortingScore(ItemSortingType) - Method in class com.prineside.tdi2.tiles.SpawnTile
 
getSortingScore(ItemSortingType) - Method in class com.prineside.tdi2.tiles.TargetTile
 
getSortingScore(ItemSortingType) - Method in class com.prineside.tdi2.tiles.XmMusicTrackTile
 
getSortName() - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.EField
 
getSortName() - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.EMethod
 
getSortName() - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.TreeEntry
 
getSound(StaticSoundType) - Method in class com.prineside.tdi2.managers.AssetManager
Получает трек из последнего набора ресурсов, в котором все они есть
getSound(StaticSoundType) - Method in class com.prineside.tdi2.ResourcePack
 
getSource() - Method in class com.prineside.tdi2.systems.GameplayModSystem.ActiveMod
 
getSourceMinedItems(int, int) - Method in class com.prineside.tdi2.systems.LootSystem
 
getSourceName(String) - Static method in class com.prineside.luaj.LoadState
Construct a source name from a supplied chunk name
getSpace() - Method in class com.prineside.tdi2.scene2d.ui.HorizontalGroup
 
getSpace() - Method in class com.prineside.tdi2.scene2d.ui.VerticalGroup
 
getSpaceBottom() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getSpaceBottomValue() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getSpaceLeft() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getSpaceLeftValue() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getSpaceRight() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getSpaceRightValue() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getSpaceTop() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getSpaceTopValue() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getSpawnCountByTime(float) - Method in class com.prineside.tdi2.EnemyGroup
 
getSpawnedByTower() - Method in class com.prineside.tdi2.units.DisorientedUnit
 
getSpawnedCount() - Method in class com.prineside.tdi2.EnemyGroup
 
getSpawnedEnemiesCountByWave(Wave) - Method in class com.prineside.tdi2.systems.MapSystem
 
getSpawnedEnemyCount() - Method in class com.prineside.tdi2.Wave
 
getSpectrum() - Method in class com.badlogic.gdx.audio.analysis.FourierTransform
 
getSpectrumConfig(MusicManager.SpectrumConfig) - Method in class com.prineside.tdi2.managers.MusicManager
 
getSpectrumSim() - Method in class com.prineside.tdi2.managers.MusicManager
 
getSpectrumSize() - Method in class com.prineside.tdi2.managers.MusicManager.SpectrumConfig
 
getSpectrumValue(int, int, int) - Method in class com.prineside.tdi2.managers.music.RecordedSpectrum
 
getSpeed() - Method in class com.prineside.tdi2.Enemy
 
getSpeed() - Method in class com.prineside.tdi2.modifiers.BalanceModifier
XP/s
getSpeed(int, float, float) - Method in interface com.prineside.tdi2.WaveTemplates.EnemyGroupConfig
 
getSpeedMultiplier(float, int) - Method in class com.prineside.tdi2.pathfinding.Path
 
getSpeedMultiplierByNodeIdx(int, int) - Method in class com.prineside.tdi2.pathfinding.Path
 
getSphereColor() - Method in class com.prineside.tdi2.tiles.CoreTile
 
getSplitAmount() - Method in class com.prineside.tdi2.scene2d.ui.SplitPane
 
getSprite() - Method in class com.prineside.tdi2.scene2d.utils.SpriteDrawable
 
getSquareDistanceBetweenPoints(float, float, float, float) - Static method in class com.prineside.tdi2.utils.PMath
 
getSquaredSize() - Method in class com.prineside.tdi2.enemies.bosses.BrootEnemy
 
getSquaredSize() - Method in class com.prineside.tdi2.enemies.bosses.ConstructorBossEnemy
 
getSquaredSize() - Method in class com.prineside.tdi2.enemies.bosses.MetaphorBossCreepEnemy
 
getSquaredSize() - Method in class com.prineside.tdi2.enemies.FighterEnemy
 
getSquaredSize() - Method in class com.prineside.tdi2.enemies.GenericEnemy
 
getSquaredSize() - Method in class com.prineside.tdi2.Enemy
 
getStackSize() - Method in class com.prineside.tdi2.gameplayMods.mods.MinedItemsTurnIntoDust
 
getStage() - Method in class com.prineside.tdi2.events.game.BonusStageRequirementMet
 
getStage() - Method in class com.prineside.tdi2.scene2d.Actor
Returns the stage that this actor is currently in, or null if not in a stage.
getStage() - Method in class com.prineside.tdi2.scene2d.Event
The stage for the actor the event was fired on.
getStage(int) - Static method in class com.prineside.tdi2.configs.ShopOfferValues.PlayStageFunction
 
getStage(String) - Method in class com.prineside.tdi2.managers.BasicLevelManager
 
getStageNumber() - Method in class com.prineside.tdi2.events.game.BonusSelect
 
getStageRequirement(int) - Method in class com.prineside.tdi2.gameplayMods.BonusStagesConfig
 
getStagesConfig() - Method in class com.prineside.tdi2.systems.BonusSystem
 
getStageToChooseBonusFor() - Method in class com.prineside.tdi2.systems.BonusSystem
 
getStageTouchDownX() - Method in class com.prineside.tdi2.scene2d.utils.DragListener
 
getStageTouchDownY() - Method in class com.prineside.tdi2.scene2d.utils.DragListener
 
getStageX() - Method in class com.prineside.tdi2.events.game.IssuedItemsAdd
 
getStageX() - Method in class com.prineside.tdi2.scene2d.InputEvent
The stage x coordinate where the event occurred.
getStageY() - Method in class com.prineside.tdi2.events.game.IssuedItemsAdd
 
getStageY() - Method in class com.prineside.tdi2.scene2d.InputEvent
The stage x coordinate where the event occurred.
getStarMilestoneWaves() - Method in class com.prineside.tdi2.BasicLevel
 
getStart() - Method in class com.prineside.tdi2.scene2d.actions.FloatAction
 
getStart() - Method in class com.prineside.tdi2.scene2d.actions.IntAction
 
getStartingLevel(TowerType, GameValueProvider) - Static method in class com.prineside.tdi2.Tower
 
getStartingLevelGameValueType(TowerType) - Method in class com.prineside.tdi2.managers.TowerManager
 
getStartingPwr(TowerType, GameValueProvider) - Static method in class com.prineside.tdi2.Tower
 
getStartingPwrGameValueType(TowerType) - Method in class com.prineside.tdi2.managers.TowerManager
 
getStartX() - Method in class com.prineside.tdi2.projectiles.LaserProjectile
 
getStartX() - Method in class com.prineside.tdi2.scene2d.actions.MoveToAction
Gets the starting X value, set in MoveToAction.begin().
getStartX() - Method in class com.prineside.tdi2.shapes.ChainLightning
 
getStartY() - Method in class com.prineside.tdi2.projectiles.LaserProjectile
 
getStartY() - Method in class com.prineside.tdi2.scene2d.actions.MoveToAction
Gets the starting Y value, set in MoveToAction.begin().
getStartY() - Method in class com.prineside.tdi2.shapes.ChainLightning
 
getStat(TowerStatType) - Method in class com.prineside.tdi2.Tower
 
getStatBarCoeff(TowerStatType, float, float) - Method in class com.prineside.tdi2.managers.TowerManager
 
getStatConfig(TowerType, TowerStatType) - Method in class com.prineside.tdi2.managers.TowerManager
 
getState() - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.EClass
 
getState() - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.EPackage
 
getState() - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.TreeEntry
 
getStateAffectingEntriesCount() - Method in class com.prineside.tdi2.events.EventListeners
 
getStateBytes() - Method in class com.prineside.tdi2.managers.ReplayManager.ReplayRecord
 
getStateBytes() - Method in class com.prineside.tdi2.systems.GameStateSystem
 
getStateHash() - Method in class com.prineside.tdi2.events.EventListeners
 
getStateHash() - Method in class com.prineside.tdi2.ListenerGroup
 
getStateStr(boolean) - Method in class com.prineside.tdi2.systems.GameStateSystem
Используется для сохранения игры (в рамках одной версии) и реплеев - можно не париться за обратную совместимость версий
getStatFromConfig(TowerType, TowerStatType, int, int, GameValueProvider) - Method in class com.prineside.tdi2.managers.TowerManager
Получить значение из tower-stats.json без всяких бафов
getStatistic(StatisticsType) - Method in class com.prineside.tdi2.systems.StatisticsSystem
 
getStatisticsTitle(StatisticsType) - Method in class com.prineside.tdi2.managers.StatisticsManager
 
getStatMoreInfo(TowerStatType, GameValueProvider, Tower) - Method in class com.prineside.tdi2.Tower.Factory
 
getStatMoreInfo(TowerStatType, GameValueProvider, Tower) - Method in class com.prineside.tdi2.towers.AirTower.AirTowerFactory
 
getStatMoreInfo(TowerStatType, GameValueProvider, Tower) - Method in class com.prineside.tdi2.towers.BlastTower.BlastTowerFactory
 
getStatMoreInfo(TowerStatType, GameValueProvider, Tower) - Method in class com.prineside.tdi2.towers.CrusherTower.CrusherTowerFactory
 
getStatMoreInfo(TowerStatType, GameValueProvider, Tower) - Method in class com.prineside.tdi2.towers.FlamethrowerTower.FlamethrowerTowerFactory
 
getStatMoreInfo(TowerStatType, GameValueProvider, Tower) - Method in class com.prineside.tdi2.towers.GaussTower.GaussTowerFactory
 
getStatMoreInfo(TowerStatType, GameValueProvider, Tower) - Method in class com.prineside.tdi2.towers.LaserTower.LaserTowerFactory
 
getStatMoreInfo(TowerStatType, GameValueProvider, Tower) - Method in class com.prineside.tdi2.towers.MinigunTower.MinigunTowerFactory
 
getStatMoreInfo(TowerStatType, GameValueProvider, Tower) - Method in class com.prineside.tdi2.towers.MissileTower.MissileTowerFactory
 
getStatMoreInfo(TowerStatType, GameValueProvider, Tower) - Method in class com.prineside.tdi2.towers.SniperTower.SniperTowerFactory
 
getStatMoreInfo(TowerStatType, GameValueProvider, Tower) - Method in class com.prineside.tdi2.towers.SplashTower.SplashTowerFactory
 
getStatMoreInfo(TowerStatType, GameValueProvider, Tower) - Method in class com.prineside.tdi2.towers.TeslaTower.TeslaTowerFactory
 
getStatMultiplier() - Method in class com.prineside.tdi2.gameplayMods.mods.TowersAttackSpeed
 
getStatMultiplier() - Method in class com.prineside.tdi2.gameplayMods.mods.TowersDamage
 
getStatTypes(TowerType) - Method in class com.prineside.tdi2.managers.TowerManager
 
getSteamAccountId() - Method in class com.prineside.tdi2.managers.AuthManager
 
getStepSize() - Method in class com.prineside.tdi2.scene2d.ui.ProgressBar
 
getStockValueConfig(GameValueType) - Method in class com.prineside.tdi2.managers.GameValueManager
 
getStrikeCount() - Method in class com.prineside.tdi2.gameplayMods.mods.LightningStrikeOnTowerLevelUp
 
getString(Object, int) - Method in class com.prineside.reflectasm.FieldAccess
 
getStyle() - Method in class com.prineside.tdi2.scene2d.ui.Button
Returns the button's style.
getStyle() - Method in class com.prineside.tdi2.scene2d.ui.CheckBox
Returns the checkbox's style.
getStyle() - Method in class com.prineside.tdi2.scene2d.ui.ImageButton
 
getStyle() - Method in class com.prineside.tdi2.scene2d.ui.ImageTextButton
 
getStyle() - Method in class com.prineside.tdi2.scene2d.ui.List
Returns the list's style.
getStyle() - Method in class com.prineside.tdi2.scene2d.ui.ProgressBar
Returns the progress bar's style.
getStyle() - Method in class com.prineside.tdi2.scene2d.ui.ScrollPane
Returns the scroll pane's style.
getStyle() - Method in class com.prineside.tdi2.scene2d.ui.SelectBox
Returns the select box's style.
getStyle() - Method in class com.prineside.tdi2.scene2d.ui.Slider
Returns the slider's style.
getStyle() - Method in class com.prineside.tdi2.scene2d.ui.SplitPane
Returns the split pane's style.
getStyle() - Method in class com.prineside.tdi2.scene2d.ui.TextButton
 
getStyle() - Method in class com.prineside.tdi2.scene2d.ui.TextField
Returns the text field's style.
getStyle() - Method in class com.prineside.tdi2.scene2d.ui.Touchpad
Returns the touchpad's style.
getStyle() - Method in class com.prineside.tdi2.scene2d.ui.Tree
 
getStyle() - Method in class com.prineside.tdi2.ui.actors.Label
Returns the label's style.
getStyle() - Method in class com.prineside.tdi2.ui.actors.Window
 
getSubcategory() - Method in class com.prineside.tdi2.Item
 
getSubcategory() - Method in class com.prineside.tdi2.items.AbilityItem
 
getSubcategory() - Method in class com.prineside.tdi2.items.AbilityTokenItem
 
getSubcategory() - Method in class com.prineside.tdi2.items.AcceleratorItem
 
getSubcategory() - Method in class com.prineside.tdi2.items.BitDustItem
 
getSubcategory() - Method in class com.prineside.tdi2.items.BlueprintItem
 
getSubcategory() - Method in class com.prineside.tdi2.items.CaseItem
 
getSubcategory() - Method in class com.prineside.tdi2.items.CaseKeyItem
 
getSubcategory() - Method in class com.prineside.tdi2.items.DatPaperItem
 
getSubcategory() - Method in class com.prineside.tdi2.items.DoubleGainShardItem
 
getSubcategory() - Method in class com.prineside.tdi2.items.GameValueGlobalItem
 
getSubcategory() - Method in class com.prineside.tdi2.items.GameValueLevelItem
 
getSubcategory() - Method in class com.prineside.tdi2.items.GateItem
 
getSubcategory() - Method in class com.prineside.tdi2.items.GreenPaperItem
 
getSubcategory() - Method in class com.prineside.tdi2.items.LootBoostItem
 
getSubcategory() - Method in class com.prineside.tdi2.items.LuckyShotTokenItem
 
getSubcategory() - Method in class com.prineside.tdi2.items.OpenedResearchItem
 
getSubcategory() - Method in class com.prineside.tdi2.items.PrestigeDustItem
 
getSubcategory() - Method in class com.prineside.tdi2.items.PrestigeTokenItem
 
getSubcategory() - Method in class com.prineside.tdi2.items.RandomBarrierItem
 
getSubcategory() - Method in class com.prineside.tdi2.items.RandomTeleportItem
 
getSubcategory() - Method in class com.prineside.tdi2.items.RandomTileItem
 
getSubcategory() - Method in class com.prineside.tdi2.items.RarityBoostItem
 
getSubcategory() - Method in class com.prineside.tdi2.items.ResearchTokenItem
 
getSubcategory() - Method in class com.prineside.tdi2.items.ResearchTokenUsedItem
 
getSubcategory() - Method in class com.prineside.tdi2.items.ResourceItem
 
getSubcategory() - Method in class com.prineside.tdi2.items.SkillPointItem
 
getSubcategory() - Method in class com.prineside.tdi2.items.StarItem
 
getSubcategory() - Method in class com.prineside.tdi2.items.TileItem
 
getSubcategory() - Method in class com.prineside.tdi2.items.TrophyItem
 
getSubcategoryColor(ItemSubcategoryType) - Method in class com.prineside.tdi2.managers.ItemManager
 
getSubcategoryIconAlias(ItemSubcategoryType) - Method in class com.prineside.tdi2.managers.ItemManager
 
getSubcategoryName(ItemSubcategoryType) - Method in class com.prineside.tdi2.managers.ItemManager
 
GetSuffix(int) - Method in class com.prineside.luaj.parser.SimpleCharStream
Get the suffix.
getSuitableItemsFromInventory() - Method in class com.prineside.tdi2.CraftRecipe.Ingredient
 
getSuitableMods(Array<GameplayModSystem.ActiveMod>) - Static method in class com.prineside.tdi2.gameplayMods.mods.IncreaseSelectedBonusesPower
 
getSuitablePlaces(GameSystemProvider) - Static method in class com.prineside.tdi2.gameplayMods.mods.BuildRandomMiner
 
getSuitableTowers(GameSystemProvider) - Static method in class com.prineside.tdi2.gameplayMods.mods.AllAbilitiesForRandomTower
 
getSynthesizerStatus() - Method in class com.prineside.tdi2.managers.music.LiveMusicManager
 
getSystemName() - Method in class com.prineside.tdi2.GameSystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.AbilitySystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.AchievementSystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.BonusSystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.BuffSystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.CachedRenderingSystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.DamageSystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.EnemySystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.ExperienceSystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.ExplosionSystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.GameMapSelectionSystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.GameplayModSystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.GameStateSystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.GameUiSystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.GameValueSystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.HotKeySystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.InputSystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.InventorySystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.LootSystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.MapEditorSystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.MapEditorUiSystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.MapRenderingSystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.MapSystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.MinerSystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.ModifierSystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.ParticleSystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.PathfindingSystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.PathRenderingSystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.ProjectileSystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.ProjectileTrailSystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.QuestSystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.RenderSystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.ScriptSystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.SoundSystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.StateSystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.StatisticsSystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.TowerSystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.UnitSystem
 
getSystemName() - Method in class com.prineside.tdi2.systems.WaveSystem
 
getSystemsOrdered() - Method in class com.prineside.tdi2.GameSystemProvider
 
getTable() - Method in class com.prineside.tdi2.managers.UiManager.UiLayer
 
getTable() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getTableDebug() - Method in class com.prineside.tdi2.scene2d.ui.Table
 
getTabSize(int) - Method in class com.prineside.luaj.parser.SimpleCharStream
 
getTag() - Method in class com.prineside.tdi2.utils.logging.TLog
 
getTapCount() - Method in class com.prineside.tdi2.scene2d.utils.ClickListener
Returns the number of taps within the tap count interval for the most recent click event.
getTapSquareSize() - Method in class com.prineside.tdi2.scene2d.utils.ClickListener
 
getTapSquareSize() - Method in class com.prineside.tdi2.scene2d.utils.DragListener
 
getTarget() - Method in class com.prineside.tdi2.EnemyFollowingProjectile
 
getTarget() - Method in class com.prineside.tdi2.scene2d.Action
 
getTarget() - Method in class com.prineside.tdi2.scene2d.Event
Returns the actor that the event originated from.
getTarget() - Method in class com.prineside.tdi2.Tower
 
getTarget() - Method in class com.prineside.tdi2.towers.CrusherTower.Hook
 
getTargetAngle() - Method in class com.prineside.tdi2.towers.GaussTower
 
getTargetTile(boolean) - Method in class com.prineside.tdi2.Map
 
getTargetTileOrThrow() - Method in class com.prineside.tdi2.Map
 
getTeleportGates(IntMap<Array<TeleportGate>>) - Method in class com.prineside.tdi2.Map
 
getTeleports() - Method in interface com.prineside.tdi2.pathfinding.PathNode
 
getTeleports() - Method in class com.prineside.tdi2.pathfinding.PathNodeWithoutTeleports
 
getTeleports() - Method in class com.prineside.tdi2.pathfinding.PathNodeWithTeleports
 
getTempDoubleGainDurationLeft() - Method in class com.prineside.tdi2.managers.ProgressManager
 
getTempDoubleGainEndDate() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Progress
 
getTempDoubleGainStartDate() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Progress
 
getText() - Method in class com.prineside.tdi2.scene2d.ui.ImageTextButton
 
getText() - Method in class com.prineside.tdi2.scene2d.ui.TextButton
 
getText() - Method in class com.prineside.tdi2.scene2d.ui.TextField
 
getText() - Method in class com.prineside.tdi2.ui.actors.Label
 
getTextFieldFilter() - Method in class com.prineside.tdi2.scene2d.ui.TextField
 
getTextFieldStyle(int) - Method in class com.prineside.tdi2.managers.AssetManager
 
getTextFieldStyleWithFontAndVariant(BitmapFont, boolean) - Method in class com.prineside.tdi2.managers.AssetManager
 
getTextFieldStyleWithVariant(int, boolean) - Method in class com.prineside.tdi2.managers.AssetManager
 
getTextInput(Input.TextInputListener, String, String, String) - Method in class com.prineside.tdi2.managers.UiManager
 
getTexture() - Method in class com.prineside.tdi2.enemies.ArmoredEnemy.ArmoredEnemyFactory
 
getTexture() - Method in class com.prineside.tdi2.enemies.BossEnemy.BossEnemyFactory
 
getTexture() - Method in class com.prineside.tdi2.enemies.bosses.BrootEnemy.BrootEnemyFactory
 
getTexture() - Method in class com.prineside.tdi2.enemies.bosses.ConstructorBossEnemy.ConstructorBossBodyEnemyFactory
 
getTexture() - Method in class com.prineside.tdi2.enemies.bosses.MetaphorBossCreepEnemy.MetaphorBossCreepEnemyFactory
 
getTexture() - Method in class com.prineside.tdi2.enemies.bosses.MetaphorBossEnemy.MetaphorBossEnemyFactory
 
getTexture() - Method in class com.prineside.tdi2.enemies.bosses.MobchainBossBodyEnemy.MobchainBossBodyEnemyFactory
 
getTexture() - Method in class com.prineside.tdi2.enemies.bosses.MobchainBossCreepEnemy.MobchainBossCreepEnemyFactory
 
getTexture() - Method in class com.prineside.tdi2.enemies.bosses.MobchainBossHeadEnemy.MobchainBossHeadEnemyFactory
 
getTexture() - Method in class com.prineside.tdi2.enemies.bosses.SnakeBossBodyEnemy.SnakeBossBodyEnemyFactory
 
getTexture() - Method in class com.prineside.tdi2.enemies.bosses.SnakeBossHeadEnemy.SnakeBossHeadEnemyFactory
 
getTexture() - Method in class com.prineside.tdi2.enemies.bosses.SnakeBossTailEnemy.SnakeBossTailEnemyFactory
 
getTexture() - Method in class com.prineside.tdi2.enemies.FastEnemy.FastEnemyFactory
 
getTexture() - Method in class com.prineside.tdi2.enemies.FighterEnemy.FighterEnemyFactory
 
getTexture() - Method in class com.prineside.tdi2.enemies.FighterEnemy
 
getTexture() - Method in class com.prineside.tdi2.enemies.GenericEnemy.GenericEnemyFactory
 
getTexture() - Method in class com.prineside.tdi2.enemies.GenericEnemy
 
getTexture() - Method in class com.prineside.tdi2.enemies.HealerEnemy.HealerEnemyFactory
 
getTexture() - Method in class com.prineside.tdi2.enemies.HeliEnemy.HeliEnemyFactory
 
getTexture() - Method in class com.prineside.tdi2.enemies.IcyEnemy.IcyEnemyFactory
 
getTexture() - Method in class com.prineside.tdi2.enemies.JetEnemy.JetEnemyFactory
 
getTexture() - Method in class com.prineside.tdi2.enemies.LightEnemy.LightEnemyFactory
 
getTexture() - Method in class com.prineside.tdi2.enemies.RegularEnemy.RegularEnemyFactory
 
getTexture() - Method in class com.prineside.tdi2.enemies.StrongEnemy.StrongEnemyFactory
 
getTexture() - Method in class com.prineside.tdi2.enemies.ToxicEnemy.ToxicEnemyFactory
 
getTexture() - Method in class com.prineside.tdi2.Enemy.Factory
 
getTexture() - Method in class com.prineside.tdi2.Enemy
 
getTexture() - Method in class com.prineside.tdi2.Miner.Factory
 
getTexture() - Method in class com.prineside.tdi2.miners.InfiarMiner.InfiarMinerFactory
 
getTexture() - Method in class com.prineside.tdi2.miners.MatrixMiner.MatrixMinerFactory
 
getTexture() - Method in class com.prineside.tdi2.miners.ScalarMiner.ScalarMinerFactory
 
getTexture() - Method in class com.prineside.tdi2.miners.TensorMiner.TensorMinerFactory
 
getTexture() - Method in class com.prineside.tdi2.miners.VectorMiner.VectorMinerFactory
 
getTexture() - Method in class com.prineside.tdi2.tiles.DummyTile
 
getTexture() - Method in class com.prineside.tdi2.ui.actors.RadialSprite
 
getTexture(EnemyType) - Method in class com.prineside.tdi2.systems.EnemySystem
Per-session value of Enemy.Factory#get...()
getTexturedLineVertices(TextureRegion, float, float, float, float, float, float, float, float, float, float) - Static method in class com.prineside.tdi2.utils.DrawUtils
 
getTexturedMultiLineVertices(float[], float, TextureRegion, float[], int, int) - Static method in class com.prineside.tdi2.utils.DrawUtils
 
getTextureRegion() - Method in class com.prineside.tdi2.managers.MapManager.MapPreview
 
getTextureRegion() - Method in class com.prineside.tdi2.shapes.MultiLine
 
getTextureRegion() - Method in class com.prineside.tdi2.ui.actors.QuadActor
 
getTextureRegion() - Method in class com.prineside.tdi2.utils.QuadRegion
 
getTextureRegion(String) - Method in class com.prineside.tdi2.managers.AssetManager
 
getTextureRegion(String) - Method in class com.prineside.tdi2.ResourcePack
 
getTextureRegions() - Method in class com.prineside.tdi2.ResourcePack
 
getTextureRegions(String) - Method in class com.prineside.tdi2.managers.AssetManager
 
getTextureRegionSet(String) - Method in class com.prineside.tdi2.ResourcePack
Returns an array of textures with indices (indexed textures have a digital suffix in them)
getTextureRegionSets() - Method in class com.prineside.tdi2.ResourcePack
 
getTextureRegionSetThrowing(String, boolean) - Method in class com.prineside.tdi2.managers.AssetManager
 
getTextureSize() - Method in class com.prineside.tdi2.Enemy.Factory
 
getTickRate() - Method in class com.prineside.tdi2.systems.GameValueSystem
 
getTickRateDeltaTime() - Method in class com.prineside.tdi2.systems.GameValueSystem
 
getTier() - Method in class com.prineside.tdi2.tiles.CoreTile
 
getTierColor(CoreTile.Tier) - Method in class com.prineside.tdi2.tiles.CoreTile.CoreTileFactory
 
getTierDescription(CoreTile.Tier) - Method in class com.prineside.tdi2.tiles.CoreTile.CoreTileFactory
 
getTile() - Method in class com.prineside.tdi2.Building
 
getTile() - Method in class com.prineside.tdi2.Miner
 
getTile() - Method in class com.prineside.tdi2.ui.components.TileResources
 
getTile(int, int) - Method in class com.prineside.tdi2.Map
 
getTileAndNeighbours(int, int, Array<Tile>) - Method in class com.prineside.tdi2.systems.MapSystem
Получить тайл и соседей (по углам тоже)
getTileArray() - Method in class com.prineside.tdi2.GameSystemProvider.ThreadSafeSharedHelpers
 
getTileAtPos(Tile.Pos) - Method in class com.prineside.tdi2.Map
 
getTileByMapPos(float, float) - Method in class com.prineside.tdi2.Map
 
getTileByMapPosV(Vector2) - Method in class com.prineside.tdi2.Map
 
getTileCoordinatesByMapPos(float, float) - Method in class com.prineside.tdi2.Map
 
getTileIdByPos(Tile) - Static method in class com.prineside.tdi2.Map
 
getTileIndex(float) - Static method in class com.prineside.tdi2.Map
 
getTilesByType(Class<T>) - Method in class com.prineside.tdi2.Map
 
getTilesRaw() - Method in class com.prineside.tdi2.Map
 
getTime() - Method in class com.prineside.tdi2.events.game.NextWaveForce
 
getTime() - Method in class com.prineside.tdi2.scene2d.actions.DelayAction
Gets the time spent waiting for the delay.
getTime() - Method in class com.prineside.tdi2.scene2d.actions.TemporalAction
Gets the transition time so far.
getTimeExists() - Method in class com.prineside.tdi2.EnemyFollowingProjectile
 
getTimeLeft() - Method in class com.prineside.tdi2.managers.ProgressManager.CraftingQueueItem
 
getTimePassed() - Method in class com.prineside.tdi2.managers.ProgressManager.CraftingQueueItem
 
getTimeSinceLastAttack() - Method in class com.prineside.tdi2.towers.MinigunTower
 
getTimeSinceReloadStart() - Method in class com.prineside.tdi2.towers.MinigunTower
 
getTimeSize() - Method in class com.badlogic.gdx.audio.analysis.FourierTransform
 
getTimeSpentInGameSinceStart() - Method in class com.prineside.tdi2.managers.StatisticsManager
 
getTimestampMillis() - Static method in class com.prineside.tdi2.Game
 
getTimestampSeconds() - Static method in class com.prineside.tdi2.Game
 
getTimeTillSellAvailable() - Method in class com.prineside.tdi2.Modifier
 
getTimeToNextWave() - Method in class com.prineside.tdi2.systems.WaveSystem
 
getTimeToRewardingAds(boolean) - Method in class com.prineside.tdi2.systems.LootSystem
 
getTimeWithGVs() - Method in class com.prineside.tdi2.CraftRecipe
 
getTint() - Method in class com.prineside.tdi2.shapes.MultiLine
 
getTint() - Method in class com.prineside.tdi2.shapes.StraightMultiLine
 
getTitle() - Method in class com.prineside.tdi2.abilities.FireballAbility.FireballAbilityFactory
 
getTitle() - Method in class com.prineside.tdi2.abilities.LoopAbility.RepeatAbilityFactory
 
getTitle() - Method in class com.prineside.tdi2.abilities.NukeAbility.NukeAbilityFactory
 
getTitle() - Method in class com.prineside.tdi2.Ability.Factory
 
getTitle() - Method in class com.prineside.tdi2.BasicLevelStage
 
getTitle() - Method in class com.prineside.tdi2.Enemy.Factory
 
getTitle() - Method in class com.prineside.tdi2.Item
 
getTitle() - Method in class com.prineside.tdi2.items.AbilityItem
 
getTitle() - Method in class com.prineside.tdi2.items.AbilityTokenItem
 
getTitle() - Method in class com.prineside.tdi2.items.AcceleratorItem
 
getTitle() - Method in class com.prineside.tdi2.items.BitDustItem
 
getTitle() - Method in class com.prineside.tdi2.items.BlueprintItem
 
getTitle() - Method in class com.prineside.tdi2.items.CaseItem
 
getTitle() - Method in class com.prineside.tdi2.items.CaseKeyItem
 
getTitle() - Method in class com.prineside.tdi2.items.DatPaperItem
 
getTitle() - Method in class com.prineside.tdi2.items.DoubleGainShardItem
 
getTitle() - Method in class com.prineside.tdi2.items.GameValueGlobalItem
 
getTitle() - Method in class com.prineside.tdi2.items.GameValueLevelItem
 
getTitle() - Method in class com.prineside.tdi2.items.GateItem
 
getTitle() - Method in class com.prineside.tdi2.items.GreenPaperItem
 
getTitle() - Method in class com.prineside.tdi2.items.LootBoostItem
 
getTitle() - Method in class com.prineside.tdi2.items.LuckyShotTokenItem
 
getTitle() - Method in class com.prineside.tdi2.items.OpenedResearchItem
 
getTitle() - Method in class com.prineside.tdi2.items.PrestigeDustItem
 
getTitle() - Method in class com.prineside.tdi2.items.PrestigeTokenItem
 
getTitle() - Method in class com.prineside.tdi2.items.RandomBarrierItem
 
getTitle() - Method in class com.prineside.tdi2.items.RandomTeleportItem
 
getTitle() - Method in class com.prineside.tdi2.items.RandomTileItem
 
getTitle() - Method in class com.prineside.tdi2.items.RarityBoostItem
 
getTitle() - Method in class com.prineside.tdi2.items.ResearchTokenItem
 
getTitle() - Method in class com.prineside.tdi2.items.ResearchTokenUsedItem
 
getTitle() - Method in class com.prineside.tdi2.items.ResourceItem
 
getTitle() - Method in class com.prineside.tdi2.items.SkillPointItem
 
getTitle() - Method in class com.prineside.tdi2.items.StarItem
 
getTitle() - Method in class com.prineside.tdi2.items.TileItem
 
getTitle() - Method in class com.prineside.tdi2.items.TrophyItem
 
getTitle() - Method in class com.prineside.tdi2.managers.TrophyManager.TrophyConfig
 
getTitle() - Method in class com.prineside.tdi2.Miner.Factory
 
getTitle() - Method in class com.prineside.tdi2.Modifier.Factory
 
getTitle() - Method in class com.prineside.tdi2.Research
 
getTitle() - Method in class com.prineside.tdi2.ResearchCategory
 
getTitle() - Method in interface com.prineside.tdi2.systems.QuestSystem.Quest
Отдает название при создании квеста.
getTitle() - Method in class com.prineside.tdi2.systems.QuestSystem.RegularQuest
 
getTitle() - Method in class com.prineside.tdi2.Tile.Factory.AbstractFactory
 
getTitle() - Method in interface com.prineside.tdi2.Tile.Factory
 
getTitle() - Method in class com.prineside.tdi2.Tile
 
getTitle() - Method in class com.prineside.tdi2.tiles.CoreTile
 
getTitle() - Method in class com.prineside.tdi2.Tower.Factory
 
getTitle() - Method in class com.prineside.tdi2.ui.actors.Window
 
getTitle(boolean) - Method in class com.prineside.tdi2.Requirement
 
getTitle(boolean, boolean) - Method in class com.prineside.tdi2.BasicLevelQuestConfig
 
getTitle(GameValueType) - Method in class com.prineside.tdi2.managers.GameValueManager
 
getTitle(MinerType) - Method in class com.prineside.tdi2.managers.MinerManager
 
getTitle(TowerType) - Method in class com.prineside.tdi2.managers.TowerManager
 
getTitle(Gate) - Method in class com.prineside.tdi2.Gate.Factory.AbstractFactory
 
getTitle(Gate) - Method in interface com.prineside.tdi2.Gate.Factory
 
getTitleAlias(ModifierType) - Method in class com.prineside.tdi2.managers.ModifierManager
 
getTitleAlias(TriggeredActionType) - Method in class com.prineside.tdi2.managers.TriggeredActionManager
 
getTitleCached() - Method in class com.prineside.tdi2.tiles.XmMusicTrackTile
 
getTitleFancyAlias(ModifierType) - Method in class com.prineside.tdi2.managers.ModifierManager
 
getToggle() - Method in class com.prineside.tdi2.scene2d.utils.Selection
 
getToken(int) - Method in class com.prineside.luaj.parser.LuaParser
Get the specific Token.
getToNode() - Method in class com.prineside.tdi2.pathfinding.PathConnection
 
getTool() - Method in class com.prineside.tdi2.systems.MapEditorSystem
 
getTools() - Method in class com.prineside.tdi2.systems.MapEditorSystem
 
getTooltip() - Method in interface com.prineside.tdi2.systems.MapEditorSystem.Tool
 
getTooltip() - Method in class com.prineside.tdi2.utils.mapeditor.tools.Draw
 
getTooltip() - Method in class com.prineside.tdi2.utils.mapeditor.tools.Move
 
getTooltip() - Method in class com.prineside.tdi2.utils.mapeditor.tools.Remove
 
getTooltip() - Method in class com.prineside.tdi2.utils.mapeditor.tools.SelectRectangle
 
getTooltip() - Method in class com.prineside.tdi2.utils.mapeditor.tools.View
 
getTop() - Method in class com.prineside.tdi2.scene2d.Actor
Returns y plus height.
getTopHeight() - Method in class com.prineside.tdi2.scene2d.utils.BaseDrawable
 
getTopHeight() - Method in interface com.prineside.tdi2.scene2d.utils.Drawable
 
getTopHeight() - Method in class com.prineside.tdi2.ui.actors.RadialSprite
 
getTopHeight() - Method in class com.prineside.tdi2.utils.AbstractDrawable
 
getTotalBonus() - Method in class com.prineside.tdi2.MapPrestigeConfig
 
getTotalMessageCount() - Method in class com.prineside.tdi2.managers.MessageManager
 
getTotalTickCount() - Method in class com.prineside.tdi2.screens.TicTacToeScreen.Board
 
getTotalTickCount() - Method in class com.prineside.tdi2.screens.TicTacToeScreen.DynamicSizeBoard
 
getTotalTickCount() - Method in class com.prineside.tdi2.screens.TicTacToeScreen.FixedSizeSmallBoard
 
getTotalTime() - Method in class com.prineside.tdi2.managers.ProgressManager.CraftingQueueItem
 
getTouchable() - Method in class com.prineside.tdi2.scene2d.actions.TouchableAction
 
getTouchable() - Method in class com.prineside.tdi2.scene2d.Actor
 
getTouchDownTarget() - Method in class com.prineside.tdi2.scene2d.utils.ActorGestureListener
 
getTouchDownX() - Method in class com.prineside.tdi2.scene2d.utils.ClickListener
 
getTouchDownX() - Method in class com.prineside.tdi2.scene2d.utils.DragListener
 
getTouchDownY() - Method in class com.prineside.tdi2.scene2d.utils.ClickListener
 
getTouchDownY() - Method in class com.prineside.tdi2.scene2d.utils.DragListener
 
getTouchFocus() - Method in class com.prineside.tdi2.scene2d.InputEvent
If false, InputListener.handle(Event) will not add the listener to the stage's touch focus when a touch down event is handled.
getTower() - Method in class com.prineside.tdi2.DamageRecord
 
getTower() - Method in class com.prineside.tdi2.events.game.TowerAbilityChange
 
getTower() - Method in class com.prineside.tdi2.events.game.TowerAimStrategyChange
 
getTower() - Method in class com.prineside.tdi2.events.game.TowerBuild
 
getTower() - Method in class com.prineside.tdi2.events.game.TowerCustomButtonPress
 
getTower() - Method in class com.prineside.tdi2.events.game.TowerExperienceChange
 
getTower() - Method in class com.prineside.tdi2.events.game.TowerLevelUp
 
getTower() - Method in class com.prineside.tdi2.events.game.TowerPlace
 
getTower() - Method in class com.prineside.tdi2.events.game.TowerPreSell
 
getTower() - Method in class com.prineside.tdi2.events.game.TowerSell
 
getTower() - Method in class com.prineside.tdi2.events.game.TowerUpgrade
 
getTower() - Method in class com.prineside.tdi2.Explosion
 
getTower() - Method in class com.prineside.tdi2.projectiles.MissileProjectile
 
getTowerArray() - Method in class com.prineside.tdi2.GameSystemProvider.ThreadSafeSharedHelpers
 
getTowerDamageMultiplier(TowerType) - Method in class com.prineside.tdi2.enemies.bosses.MetaphorBossCreepEnemy
 
getTowerDamageMultiplier(TowerType) - Method in class com.prineside.tdi2.enemies.GenericEnemy
 
getTowerDamageMultiplier(TowerType) - Method in class com.prineside.tdi2.enemies.RegularEnemy
 
getTowerDamageMultiplier(TowerType) - Method in class com.prineside.tdi2.Enemy
 
getTowerGameValueType(TowerType) - Method in class com.prineside.tdi2.managers.TowerManager
 
getTowerOutOfOrderReasonNearby() - Method in class com.prineside.tdi2.waves.processors.MetaphorBossWaveProcessor
 
getTowerOutOfOrderReasonPower() - Method in class com.prineside.tdi2.waves.processors.MetaphorBossWaveProcessor
 
getTowersMaxDps() - Method in class com.prineside.tdi2.systems.DamageSystem
 
getTrackBase64() - Method in class com.prineside.tdi2.tiles.XmMusicTrackTile
 
getTransactions() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Purchase
Do not mutate
getTransformMatrix() - Method in class com.prineside.tdi2.utils.ParallelBatch
 
getTree() - Method in class com.prineside.tdi2.scene2d.ui.Tree.Node
Returns the tree this node's actor is currently in, or null.
getTreeEntry() - Method in class com.prineside.tdi2.ui.shared.luaWhitelistEditor.events.EntryStateChange
 
getTrimBounds() - Method in class com.prineside.tdi2.Map
 
getType() - Method in class com.prineside.tdi2.Ability
Get ability type
getType() - Method in class com.prineside.tdi2.Action
 
getType() - Method in class com.prineside.tdi2.actions.BuildMinerAction
 
getType() - Method in class com.prineside.tdi2.actions.BuildModifierAction
 
getType() - Method in class com.prineside.tdi2.actions.BuildTowerAction
 
getType() - Method in class com.prineside.tdi2.actions.CallWaveAction
 
getType() - Method in class com.prineside.tdi2.actions.ChangeTowerAimStrategyAction
 
getType() - Method in class com.prineside.tdi2.actions.CoreUpgradeAction
 
getType() - Method in class com.prineside.tdi2.actions.CustomAction
 
getType() - Method in class com.prineside.tdi2.actions.CustomModifierButtonAction
 
getType() - Method in class com.prineside.tdi2.actions.CustomTowerButtonAction
 
getType() - Method in class com.prineside.tdi2.actions.GlobalUpgradeMinerAction
 
getType() - Method in class com.prineside.tdi2.actions.GlobalUpgradeTowerAction
 
getType() - Method in class com.prineside.tdi2.actions.ReRollBonusesAction
 
getType() - Method in class com.prineside.tdi2.actions.RewardingAdAction
 
getType() - Method in class com.prineside.tdi2.actions.ScriptAction
 
getType() - Method in class com.prineside.tdi2.actions.SelectGameplayBonusAction
 
getType() - Method in class com.prineside.tdi2.actions.SelectGlobalTowerAbilityAction
 
getType() - Method in class com.prineside.tdi2.actions.SelectTowerAbilityAction
 
getType() - Method in class com.prineside.tdi2.actions.SellMinerAction
 
getType() - Method in class com.prineside.tdi2.actions.SellModifierAction
 
getType() - Method in class com.prineside.tdi2.actions.SellTowerAction
 
getType() - Method in class com.prineside.tdi2.actions.ToggleTowerEnabledAction
 
getType() - Method in class com.prineside.tdi2.actions.UpgradeMinerAction
 
getType() - Method in class com.prineside.tdi2.actions.UpgradeTowerAction
 
getType() - Method in class com.prineside.tdi2.actions.UseAbilityAction
 
getType() - Method in class com.prineside.tdi2.Buff
 
getType() - Method in class com.prineside.tdi2.events.game.MinedResourcesChange
 
getType() - Method in class com.prineside.tdi2.GameValueConfig
 
getType() - Method in class com.prineside.tdi2.Gate
 
getType() - Method in class com.prineside.tdi2.Item
 
getType() - Method in class com.prineside.tdi2.items.AbilityItem
 
getType() - Method in class com.prineside.tdi2.items.AbilityTokenItem
 
getType() - Method in class com.prineside.tdi2.items.AcceleratorItem
 
getType() - Method in class com.prineside.tdi2.items.BitDustItem
 
getType() - Method in class com.prineside.tdi2.items.BlueprintItem
 
getType() - Method in class com.prineside.tdi2.items.CaseItem
 
getType() - Method in class com.prineside.tdi2.items.CaseKeyItem
 
getType() - Method in class com.prineside.tdi2.items.DatPaperItem
 
getType() - Method in class com.prineside.tdi2.items.DoubleGainShardItem
 
getType() - Method in class com.prineside.tdi2.items.GameValueGlobalItem
 
getType() - Method in class com.prineside.tdi2.items.GameValueLevelItem
 
getType() - Method in class com.prineside.tdi2.items.GateItem
 
getType() - Method in class com.prineside.tdi2.items.GreenPaperItem
 
getType() - Method in class com.prineside.tdi2.items.LootBoostItem
 
getType() - Method in class com.prineside.tdi2.items.LuckyShotTokenItem
 
getType() - Method in class com.prineside.tdi2.items.OpenedResearchItem
 
getType() - Method in class com.prineside.tdi2.items.PrestigeDustItem
 
getType() - Method in class com.prineside.tdi2.items.PrestigeTokenItem
 
getType() - Method in class com.prineside.tdi2.items.RandomBarrierItem
 
getType() - Method in class com.prineside.tdi2.items.RandomTeleportItem
 
getType() - Method in class com.prineside.tdi2.items.RandomTileItem
 
getType() - Method in class com.prineside.tdi2.items.RarityBoostItem
 
getType() - Method in class com.prineside.tdi2.items.ResearchTokenItem
 
getType() - Method in class com.prineside.tdi2.items.ResearchTokenUsedItem
 
getType() - Method in class com.prineside.tdi2.items.ResourceItem
 
getType() - Method in class com.prineside.tdi2.items.SkillPointItem
 
getType() - Method in class com.prineside.tdi2.items.StarItem
 
getType() - Method in class com.prineside.tdi2.items.TileItem
 
getType() - Method in class com.prineside.tdi2.items.TrophyItem
 
getType() - Method in class com.prineside.tdi2.managers.TowerStatManager.TowerStat
 
getType() - Method in class com.prineside.tdi2.scene2d.InputEvent
The type of input event.
getType() - Method in class com.prineside.tdi2.scene2d.utils.FocusListener.FocusEvent
 
getType(Interpolation) - Static method in enum class com.prineside.tdi2.enums.InterpolationType
 
getUiCurrentlyUsingAbility() - Method in class com.prineside.tdi2.systems.AbilitySystem
 
getUltDamageMultiplier() - Method in class com.prineside.tdi2.towers.LaserTower
 
getUltimateChance() - Method in class com.prineside.tdi2.towers.VenomTower
 
getUniformX() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getUniformY() - Method in class com.prineside.tdi2.scene2d.ui.Cell
 
getUniqueStatDescription() - Method in class com.prineside.tdi2.Tower
 
getUniqueStatDescription(TowerType) - Method in class com.prineside.tdi2.managers.TowerManager
 
getUnit() - Method in class com.prineside.tdi2.DamageRecord
 
getUnit() - Method in class com.prineside.tdi2.events.game.UnitDespawn
 
getUnit() - Method in class com.prineside.tdi2.events.game.UnitDie
 
getUnit() - Method in class com.prineside.tdi2.events.game.UnitSpawn
 
getUnits(GameValueType) - Method in class com.prineside.tdi2.managers.GameValueManager
 
getUnitType() - Method in interface com.prineside.tdi2.Unit.Factory
 
getUnitType() - Method in class com.prineside.tdi2.units.BallLightningUnit.BallLightningUnitFactory
 
getUnitType() - Method in class com.prineside.tdi2.units.DisorientedUnit.DisorientedUnitFactory
 
getUnitType() - Method in class com.prineside.tdi2.units.IceFieldUnit.IceFieldUnitFactory
 
getUnitType() - Method in class com.prineside.tdi2.units.MicrogunUnit.MicrogunUnitFactory
 
getUnitType() - Method in class com.prineside.tdi2.units.MineUnit.MineUnitFactory
 
getUnitType() - Method in class com.prineside.tdi2.units.SnowballUnit.SnowballUnitFactory
 
getUnreadMessageCount() - Method in class com.prineside.tdi2.managers.MessageManager
 
getUnusedStarsCount() - Method in class com.prineside.tdi2.managers.ResearchManager
 
getUpgrade(int, int) - Method in class com.prineside.tdi2.tiles.CoreTile
 
getUpgradeCols() - Method in class com.prineside.tdi2.tiles.CoreTile
 
getUpgradedStatisticType(MinerType) - Method in class com.prineside.tdi2.managers.MinerManager
 
getUpgradedStatisticType(TowerType) - Method in class com.prineside.tdi2.managers.TowerManager
 
getUpgradeIdx(CoreTile.Tier, int, int) - Static method in class com.prineside.tdi2.tiles.CoreTile
 
getUpgradeInstallLevel(int, int) - Method in class com.prineside.tdi2.tiles.CoreTile
 
getUpgradeInstallLevelByIdx(int) - Method in class com.prineside.tdi2.tiles.CoreTile
 
getUpgradeLevel() - Method in class com.prineside.tdi2.Miner
 
getUpgradeLevel() - Method in class com.prineside.tdi2.Tower
 
getUpgradePrice() - Method in class com.prineside.tdi2.events.game.MinerUpgrade
 
getUpgradePrice(TowerType, int, GameValueProvider) - Method in class com.prineside.tdi2.managers.TowerManager
С учетом gameValues
getUpgradePrice(Miner) - Method in class com.prineside.tdi2.systems.MinerSystem
 
getUpgradePrice(Tower) - Method in class com.prineside.tdi2.systems.TowerSystem
 
getUpgradePriceGameValueType(TowerType) - Method in class com.prineside.tdi2.managers.TowerManager
 
getUpgradePriceInAccelerators() - Method in class com.prineside.tdi2.Tile
 
getUpgradePriceInAccelerators() - Method in class com.prineside.tdi2.tiles.PlatformTile
 
getUpgradePriceInGreenPapers() - Method in class com.prineside.tdi2.Tile
 
getUpgradePriceInGreenPapers() - Method in class com.prineside.tdi2.tiles.PlatformTile
 
getUpgradePriceInResources(ResourceType) - Method in class com.prineside.tdi2.Tile
 
getUpgradePriceInResources(ResourceType) - Method in class com.prineside.tdi2.tiles.PlatformTile
 
getUpgradePriceMultiplier(TowerType) - Method in class com.prineside.tdi2.managers.TowerManager
 
getUpgradeRows() - Method in class com.prineside.tdi2.tiles.CoreTile
 
getUpgrades() - Method in class com.prineside.tdi2.tiles.CoreTile
 
getUserData(String) - Method in class com.prineside.tdi2.Enemy
 
getUserData(String) - Method in class com.prineside.tdi2.Tile
 
getUserMap(String) - Method in class com.prineside.tdi2.managers.UserMapManager
 
getUserMaps() - Method in class com.prineside.tdi2.managers.UserMapManager
 
getUserMapsOrdered() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_UserMaps
Do not mutate
getUserObject() - Method in class com.prineside.tdi2.scene2d.Actor
Returns an application specific object for convenience, or null.
getValidatedTransactions() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Purchase
Do not mutate
getValidDragActor() - Method in class com.prineside.tdi2.scene2d.utils.DragAndDrop.Payload
 
getValue() - Method in class com.prineside.luaj.parser.Token
An optional attribute value of the Token.
getValue() - Method in class com.prineside.luaj.UpValue
Get the value of the upvalue
getValue() - Method in class com.prineside.tdi2.GameValueConfig
 
getValue() - Method in class com.prineside.tdi2.scene2d.actions.FloatAction
Gets the current float value.
getValue() - Method in class com.prineside.tdi2.scene2d.actions.IntAction
Gets the current int value.
getValue() - Method in class com.prineside.tdi2.scene2d.ui.ProgressBar
 
getValue() - Method in class com.prineside.tdi2.scene2d.ui.Tree.Node
 
getValue() - Method in class com.prineside.tdi2.shapes.PieChart.ChartEntryConfig
 
getValue() - Method in class com.prineside.tdi2.systems.QuestSystem.BasicLevelQuest
 
getValue() - Method in class com.prineside.tdi2.systems.QuestSystem.BasicLevelWaveQuest
 
getValue() - Method in class com.prineside.tdi2.systems.QuestSystem.RegularQuest
 
getValue() - Method in class com.prineside.tdi2.Tile
 
getValue() - Method in class com.prineside.tdi2.tiles.PlatformTile
 
getValue() - Method in class com.prineside.tdi2.tiles.SpawnTile
 
getValue() - Method in class com.prineside.tdi2.ui.actors.HorizontalSlider
 
getValue(GameValueType) - Method in interface com.prineside.tdi2.GameValueProvider
 
getValue(GameValueType) - Method in class com.prineside.tdi2.managers.GameValueManager.GameValuesSnapshot
 
getValue(GameValueType) - Method in class com.prineside.tdi2.systems.GameValueSystem
 
getValue(String, String) - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Custom
Retrieve custom data by the specified key
getVariableSizeKnobs() - Method in class com.prineside.tdi2.scene2d.ui.ScrollPane
 
getVelocityX() - Method in class com.prineside.tdi2.scene2d.ui.ScrollPane
Gets the flick scroll x velocity.
getVelocityY() - Method in class com.prineside.tdi2.scene2d.ui.ScrollPane
Gets the flick scroll y velocity.
getVertexPositions() - Method in class com.prineside.tdi2.ui.actors.QuadActor
 
getVideoAdViewBonuses() - Method in class com.prineside.tdi2.managers.ProgressManager
 
getVideosWatchedForDoubleGain() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Progress
 
getVideosWatchedForLuckyShot() - Method in class com.prineside.tdi2.managers.preferences.categories.progress.PP_Progress
 
getView(String) - Method in class com.prineside.tdi2.ui.shared.StateDebugger
 
getViewport() - Method in class com.prineside.tdi2.scene2d.Stage
 
getViewport() - Static method in class com.prineside.tdi2.scene2d.utils.ScissorStack
 
getVisibleDisplayFrame() - Method in class com.prineside.tdi2.Game
 
getVisualMiningProgress() - Method in class com.prineside.tdi2.Miner
 
getVisualPercent() - Method in class com.prineside.tdi2.scene2d.ui.ProgressBar
 
getVisualScrollPercentX() - Method in class com.prineside.tdi2.scene2d.ui.ScrollPane
 
getVisualScrollPercentY() - Method in class com.prineside.tdi2.scene2d.ui.ScrollPane
 
getVisualScrollX() - Method in class com.prineside.tdi2.scene2d.ui.ScrollPane
 
getVisualScrollY() - Method in class com.prineside.tdi2.scene2d.ui.ScrollPane
 
getVisualValue() - Method in class com.prineside.tdi2.scene2d.ui.ProgressBar
If animating the progress bar value, this returns the value current displayed.
getVolumeMultiplierFromInstrumentNames() - Method in class com.prineside.tdi2.ibxm.Module
 
getWalkCost() - Method in class com.prineside.tdi2.Building
 
getWalkCost() - Method in class com.prineside.tdi2.Modifier
 
getWalkCost() - Method in class com.prineside.tdi2.Tower
 
getWalkCost(boolean) - Method in class com.prineside.tdi2.Tile
 
getWalkCost(boolean) - Method in class com.prineside.tdi2.tiles.PlatformTile
 
getWalkCost(boolean) - Method in class com.prineside.tdi2.tiles.RoadTile
 
getWalkCost(boolean) - Method in class com.prineside.tdi2.tiles.SpawnTile
 
getWalkCost(boolean) - Method in class com.prineside.tdi2.tiles.TargetTile
 
getWavDuration(FileHandle) - Static method in class com.prineside.tdi2.managers.music.CachedMusicManager
 
getWave() - Method in class com.prineside.tdi2.events.game.WaveComplete
 
getWave() - Method in class com.prineside.tdi2.events.game.WaveStart
 
getWave(int) - Method in class com.prineside.tdi2.systems.WaveSystem
 
getWaveBoss(int) - Method in interface com.prineside.tdi2.utils.WaveBossSupplier
 
getWaveBoss(int) - Method in class com.prineside.tdi2.utils.WaveBossSupplier.MapBased
 
getWaveBoss(int) - Method in class com.prineside.tdi2.utils.WaveBossSupplier.Procedural
 
getWaveDifficultyProvider() - Method in class com.prineside.tdi2.systems.WaveSystem
Not serializable, lazy-init
getWaveGenerator() - Method in class com.prineside.tdi2.systems.WaveSystem
 
getWaveMessage() - Method in class com.prineside.tdi2.waves.templates.ArmoredLow
 
getWaveMessage() - Method in class com.prineside.tdi2.waves.templates.ArmoredRegular
 
getWaveMessage() - Method in class com.prineside.tdi2.waves.templates.ArmoredStrong
 
getWaveMessage() - Method in class com.prineside.tdi2.waves.templates.FastHigh
 
getWaveMessage() - Method in class com.prineside.tdi2.waves.templates.FastLow
 
getWaveMessage() - Method in class com.prineside.tdi2.waves.templates.FastMedium
 
getWaveMessage() - Method in class com.prineside.tdi2.waves.templates.FighterArmored
 
getWaveMessage() - Method in class com.prineside.tdi2.waves.templates.FighterLow
 
getWaveMessage() - Method in class com.prineside.tdi2.waves.templates.FighterMedium
 
getWaveMessage() - Method in class com.prineside.tdi2.waves.templates.HealerArmored
 
getWaveMessage() - Method in class com.prineside.tdi2.waves.templates.HealerIcy
 
getWaveMessage() - Method in class com.prineside.tdi2.waves.templates.HealerJet
 
getWaveMessage() - Method in class com.prineside.tdi2.waves.templates.HealerRegular
 
getWaveMessage() - Method in class com.prineside.tdi2.waves.templates.HealerSlow
 
getWaveMessage() - Method in class com.prineside.tdi2.waves.templates.HealerStrong
 
getWaveMessage() - Method in class com.prineside.tdi2.waves.templates.HeliMedium
 
getWaveMessage() - Method in class com.prineside.tdi2.waves.templates.IcyHigh
 
getWaveMessage() - Method in class com.prineside.tdi2.waves.templates.IcyToxic
 
getWaveMessage() - Method in class com.prineside.tdi2.waves.templates.JetMedium
 
getWaveMessage() - Method in class com.prineside.tdi2.waves.templates.LightFast
 
getWaveMessage() - Method in class com.prineside.tdi2.waves.templates.LightHigh
 
getWaveMessage() - Method in class com.prineside.tdi2.waves.templates.LightMedium
 
getWaveMessage() - Method in class com.prineside.tdi2.waves.templates.RegularHigh
 
getWaveMessage() - Method in class com.prineside.tdi2.waves.templates.RegularLow
 
getWaveMessage() - Method in class com.prineside.tdi2.waves.templates.RegularMedium
 
getWaveMessage() - Method in class com.prineside.tdi2.waves.templates.StrongLow
 
getWaveMessage() - Method in class com.prineside.tdi2.waves.templates.StrongMedium
 
getWaveMessage() - Method in class com.prineside.tdi2.waves.templates.ToxicArmored
 
getWaveMessage() - Method in class com.prineside.tdi2.waves.templates.ToxicHigh
 
getWaveMessage() - Method in class com.prineside.tdi2.waves.templates.ToxicMedium
 
getWaveMessage() - Method in class com.prineside.tdi2.WaveTemplates.WaveTemplate
 
getWaveName() - Method in class com.prineside.tdi2.waves.templates.ArmoredLow
 
getWaveName() - Method in class com.prineside.tdi2.waves.templates.ArmoredRegular
 
getWaveName() - Method in class com.prineside.tdi2.waves.templates.ArmoredStrong
 
getWaveName() - Method in class com.prineside.tdi2.waves.templates.FastHigh
 
getWaveName() - Method in class com.prineside.tdi2.waves.templates.FastLow
 
getWaveName() - Method in class com.prineside.tdi2.waves.templates.FastMedium
 
getWaveName() - Method in class com.prineside.tdi2.waves.templates.FighterArmored
 
getWaveName() - Method in class com.prineside.tdi2.waves.templates.FighterLow
 
getWaveName() - Method in class com.prineside.tdi2.waves.templates.FighterMedium
 
getWaveName() - Method in class com.prineside.tdi2.waves.templates.HealerArmored
 
getWaveName() - Method in class com.prineside.tdi2.waves.templates.HealerIcy
 
getWaveName() - Method in class com.prineside.tdi2.waves.templates.HealerJet
 
getWaveName() - Method in class com.prineside.tdi2.waves.templates.HealerRegular
 
getWaveName() - Method in class com.prineside.tdi2.waves.templates.HealerSlow
 
getWaveName() - Method in class com.prineside.tdi2.waves.templates.HealerStrong
 
getWaveName() - Method in class com.prineside.tdi2.waves.templates.HeliMedium
 
getWaveName() - Method in class com.prineside.tdi2.waves.templates.IcyHigh
 
getWaveName() - Method in class com.prineside.tdi2.waves.templates.IcyToxic
 
getWaveName() - Method in class com.prineside.tdi2.waves.templates.JetMedium
 
getWaveName() - Method in class com.prineside.tdi2.waves.templates.LightFast
 
getWaveName() - Method in class com.prineside.tdi2.waves.templates.LightHigh
 
getWaveName() - Method in class com.prineside.tdi2.waves.templates.LightMedium
 
getWaveName() - Method in class com.prineside.tdi2.waves.templates.RegularHigh
 
getWaveName() - Method in class com.prineside.tdi2.waves.templates.RegularLow
 
getWaveName() - Method in class com.prineside.tdi2.waves.templates.RegularMedium
 
getWaveName() - Method in class com.prineside.tdi2.waves.templates.StrongLow
 
getWaveName() - Method in class com.prineside.tdi2.waves.templates.StrongMedium
 
getWaveName() - Method in class com.prineside.tdi2.waves.templates.ToxicArmored
 
getWaveName() - Method in class com.prineside.tdi2.waves.templates.ToxicHigh
 
getWaveName() - Method in class com.prineside.tdi2.waves.templates.ToxicMedium
 
getWaveName() - Method in class com.prineside.tdi2.WaveTemplates.WaveTemplate
 
getWaveProcessorFactory(BossType) - Method in class com.prineside.tdi2.systems.WaveSystem
 
getWaveQuest(String) - Method in class com.prineside.tdi2.BasicLevel
 
getWavesConfig() - Method in class com.prineside.tdi2.utils.WaveBossSupplier.Procedural
 
getWaveStartInterval() - Method in class com.prineside.tdi2.systems.WaveSystem
 
getWaveValue(int, int) - Static method in class com.prineside.tdi2.systems.WaveSystem
 
getWeaponShadowTexture() - Method in class com.prineside.tdi2.Tower.Factory
 
getWeaponTexture() - Method in class com.prineside.tdi2.Tower.Factory
 
getWeaponTextures() - Method in class com.prineside.tdi2.Tower
 
getWeaponTextures() - Method in class com.prineside.tdi2.towers.AirTower
 
getWeaponTextures() - Method in class com.prineside.tdi2.towers.BasicTower
 
getWeaponTextures() - Method in class com.prineside.tdi2.towers.BlastTower
 
getWeaponTextures() - Method in class com.prineside.tdi2.towers.CannonTower
 
getWeaponTextures() - Method in class com.prineside.tdi2.towers.CrusherTower
 
getWeaponTextures() - Method in class com.prineside.tdi2.towers.FlamethrowerTower
 
getWeaponTextures() - Method in class com.prineside.tdi2.towers.FreezingTower
 
getWeaponTextures() - Method in class com.prineside.tdi2.towers.GaussTower
 
getWeaponTextures() - Method in class com.prineside.tdi2.towers.LaserTower
 
getWeaponTextures() - Method in class com.prineside.tdi2.towers.MinigunTower
 
getWeaponTextures() - Method in class com.prineside.tdi2.towers.MissileTower
 
getWeaponTextures() - Method in class com.prineside.tdi2.towers.MultishotTower
 
getWeaponTextures() - Method in class com.prineside.tdi2.towers.SniperTower
 
getWeaponTextures() - Method in class com.prineside.tdi2.towers.SplashTower
 
getWeaponTextures() - Method in class com.prineside.tdi2.towers.TeslaTower
 
getWeaponTextures() - Method in class com.prineside.tdi2.towers.VenomTower
 
getWhitelist() - Method in class com.prineside.tdi2.managers.ScriptManager
 
getWhiteTexture() - Method in class com.prineside.tdi2.managers.TrophyManager.TrophyConfig
 
getWidget() - Method in class com.prineside.tdi2.scene2d.ui.ScrollPane
Deprecated.
getWidth() - Method in class com.prineside.tdi2.events.global.ScreenResize
 
getWidth() - Method in class com.prineside.tdi2.Map
 
getWidth() - Method in class com.prineside.tdi2.scene2d.actions.SizeToAction
 
getWidth() - Method in class com.prineside.tdi2.scene2d.Actor
 
getWidth() - Method in class com.prineside.tdi2.scene2d.Stage
The viewport's world width.
getWidth() - Method in class com.prineside.tdi2.utils.CRC.Parameters
 
getWidth() - Method in class com.prineside.tdi2.utils.FlowField
 
getWidth() - Method in class com.prineside.tdi2.utils.Quad
 
getWidth() - Method in class com.prineside.tdi2.utils.QuadRegion
 
getWindowAlign() - Method in class com.prineside.tdi2.ui.actors.Window
 
getWindowListeners() - Method in class com.prineside.tdi2.ui.actors.Window
 
getWindowsGraphicsScale() - Method in class com.prineside.tdi2.ActionResolver.ActionResolverAdapter
 
getWindowsGraphicsScale() - Method in interface com.prineside.tdi2.ActionResolver
 
getWindowsLayer() - Method in class com.prineside.tdi2.managers.UiManager
 
getWinner() - Method in class com.prineside.tdi2.screens.TicTacToeScreen.Board
 
getWinner() - Method in class com.prineside.tdi2.screens.TicTacToeScreen.DynamicSizeBoard
 
getWinner() - Method in class com.prineside.tdi2.screens.TicTacToeScreen.FixedSizeSmallBoard
 
getWinnerAsync(long[]) - Method in class com.prineside.tdi2.screens.TicTacToeScreen.Board
 
getWinnerAsync(long[]) - Method in class com.prineside.tdi2.screens.TicTacToeScreen.DynamicSizeBoard
 
getWinnerAsync(long[]) - Method in class com.prineside.tdi2.screens.TicTacToeScreen.FixedSizeSmallBoard
 
getWrap() - Method in class com.prineside.tdi2.scene2d.ui.HorizontalGroup
 
getWrap() - Method in class com.prineside.tdi2.scene2d.ui.VerticalGroup
 
getWrap() - Method in class com.prineside.tdi2.ui.actors.Label
 
getWrapper() - Method in class com.prineside.tdi2.ui.actors.SideMenu
 
getWrapReverse() - Method in class com.prineside.tdi2.scene2d.ui.HorizontalGroup
 
getWrapSpace() - Method in class com.prineside.tdi2.scene2d.ui.HorizontalGroup
 
getWrapSpace() - Method in class com.prineside.tdi2.scene2d.ui.VerticalGroup
 
getWriterStatus() - Static method in class com.prineside.tdi2.utils.logging.LogWriter
 
getX() - Method in class com.prineside.tdi2.events.game.AbilityApply
 
getX() - Method in class com.prineside.tdi2.events.game.GateChange
 
getX() - Method in class com.prineside.tdi2.events.game.TileChange
 
getX() - Method in class com.prineside.tdi2.Gate
 
getX() - Method in class com.prineside.tdi2.Gate.Pos
 
getX() - Method in interface com.prineside.tdi2.pathfinding.PathNode
 
getX() - Method in class com.prineside.tdi2.pathfinding.PathNodeWithoutTeleports
 
getX() - Method in class com.prineside.tdi2.pathfinding.PathNodeWithTeleports
 
getX() - Method in class com.prineside.tdi2.scene2d.actions.MoveToAction
 
getX() - Method in class com.prineside.tdi2.scene2d.actions.ScaleToAction
 
getX() - Method in class com.prineside.tdi2.scene2d.Actor
Returns the X position of the actor's left edge.
getX() - Method in class com.prineside.tdi2.shapes.Circle
 
getX() - Method in class com.prineside.tdi2.shapes.PieChart
 
getX() - Method in class com.prineside.tdi2.shapes.RangeCircle
 
getX() - Method in class com.prineside.tdi2.Tile
 
getX() - Method in class com.prineside.tdi2.Tile.Pos
 
getX() - Method in class com.prineside.tdi2.utils.QuadRegion
 
getX(int) - Method in class com.prineside.tdi2.scene2d.Actor
Returns the X position of the specified alignment.
getXpEvolveRequirement() - Method in class com.prineside.tdi2.modifiers.BalanceModifier
 
getY() - Method in class com.prineside.tdi2.events.game.AbilityApply
 
getY() - Method in class com.prineside.tdi2.events.game.GateChange
 
getY() - Method in class com.prineside.tdi2.events.game.TileChange
 
getY() - Method in class com.prineside.tdi2.Gate
 
getY() - Method in class com.prineside.tdi2.Gate.Pos
 
getY() - Method in interface com.prineside.tdi2.pathfinding.PathNode
 
getY() - Method in class com.prineside.tdi2.pathfinding.PathNodeWithoutTeleports
 
getY() - Method in class com.prineside.tdi2.pathfinding.PathNodeWithTeleports
 
getY() - Method in class com.prineside.tdi2.scene2d.actions.MoveToAction
 
getY() - Method in class com.prineside.tdi2.scene2d.actions.ScaleToAction
 
getY() - Method in class com.prineside.tdi2.scene2d.Actor
Returns the Y position of the actor's bottom edge.
getY() - Method in class com.prineside.tdi2.shapes.Circle
 
getY() - Method in class com.prineside.tdi2.shapes.PieChart
 
getY() - Method in class com.prineside.tdi2.shapes.RangeCircle
 
getY() - Method in class com.prineside.tdi2.Tile
 
getY() - Method in class com.prineside.tdi2.Tile.Pos
 
getY() - Method in class com.prineside.tdi2.utils.QuadRegion
 
getY(int) - Method in class com.prineside.tdi2.scene2d.Actor
Returns the Y position of the specified alignment.
getYSpacing() - Method in class com.prineside.tdi2.scene2d.ui.Tree
 
getZ() - Method in class com.prineside.tdi2.systems.RenderSystem.Layer
 
getZIndex() - Method in class com.prineside.tdi2.scene2d.Actor
Returns the z-index of this actor, or -1 if the actor is not in a group.
GGIG - Enum constant in enum class com.prineside.tdi2.enums.StatisticsType
 
GIVE_COINS - Enum constant in enum class com.prineside.tdi2.enums.TriggeredActionType
 
giveDamage(Tower, float, DamageType) - Method in class com.prineside.tdi2.enemies.bosses.ConstructorBossEnemy
 
giveDamage(Tower, float, DamageType) - Method in class com.prineside.tdi2.enemies.IcyEnemy
 
giveDamage(Tower, float, DamageType) - Method in class com.prineside.tdi2.enemies.LightEnemy
 
giveDamage(Tower, float, DamageType) - Method in class com.prineside.tdi2.enemies.ToxicEnemy
 
giveDamage(Tower, float, DamageType) - Method in class com.prineside.tdi2.Enemy
Do not call directly, use EnemySystem method instead
GiveDamageToEnemy - Class in com.prineside.tdi2.events.game
(B) Triggered by EnemySystem.giveDamage() before the actual damage is calculated and any changes Some damage adjustments are made at this point (reduced damage from Abilities to bosses) and and the system has checked whether the tower can attack this enemy.
GiveDamageToEnemy(DamageRecord) - Constructor for class com.prineside.tdi2.events.game.GiveDamageToEnemy
 
giveDoubleGainIfNecessary() - Method in class com.prineside.tdi2.managers.ProgressManager
 
GIVEN_DAMAGE_EXP_COEFF - Static variable in class com.prineside.tdi2.Config
 
givePendingBonuses() - Method in class com.prineside.tdi2.managers.ProgressManager
Проверить состояние игры и дать бонусы, если есть за что
GL3ASWN - Enum constant in enum class com.prineside.tdi2.managers.SettingsManager.CustomValueType
 
glGetStringi(int, int) - Method in interface com.prineside.tdi2.ActionResolver
 
global - Variable in class com.prineside.tdi2.managers.ScriptManager
 
GLOBAL_HASH - Enum constant in enum class com.prineside.tdi2.managers.GameValueManager.GvSnapDiff.Type
 
globalAbilityConfirmed() - Method in interface com.prineside.tdi2.ui.components.TowerAbilityButton.AbilityButtonListener
 
GlobalCLuaTable - Class in com.prineside.tdi2.managers.script
Read-only LuaTable which stores all aliases (shortcuts) to the classes
GlobalCLuaTable(LuaValue) - Constructor for class com.prineside.tdi2.managers.script.GlobalCLuaTable
Copies the table into ReadOnly recursively
GlobalCLuaTable.Serializer - Class in com.prineside.tdi2.managers.script
 
GlobalListenersView - Class in com.prineside.tdi2.ui.shared.stateDebugger
 
GlobalListenersView() - Constructor for class com.prineside.tdi2.ui.shared.stateDebugger.GlobalListenersView
 
globalQualityToRarityQualuty(float) - Static method in class com.prineside.tdi2.managers.ProgressManager
quality 0.15 = COMMON с качеством (0.15 / 0.2)
Globals - Class in com.prineside.luaj
Global environment used by luaj.
Globals() - Constructor for class com.prineside.luaj.Globals
 
Globals.Compiler - Interface in com.prineside.luaj
Interface for module that converts lua source text into a prototype.
Globals.Loader - Interface in com.prineside.luaj
Interface for module that converts a Prototype into a LuaFunction with an environment.
Globals.Undumper - Interface in com.prineside.luaj
Interface for module that loads lua binary chunk into a prototype.
GlobalsUndumper() - Constructor for class com.prineside.luaj.LoadState.GlobalsUndumper
 
GlobalTowerStatMutator(String, float) - Constructor for class com.prineside.tdi2.systems.GameValueSystem.GlobalTowerStatMutator
 
globalUpgradeButtonConfirmed() - Method in interface com.prineside.tdi2.ui.components.UpgradeSubmenu.UpgradeSubmenuListener
 
globalUpgradeMinerAction(MinerType) - Method in class com.prineside.tdi2.systems.MinerSystem
 
GlobalUpgradeMinerAction - Class in com.prineside.tdi2.actions
 
GlobalUpgradeMinerAction(JsonValue) - Constructor for class com.prineside.tdi2.actions.GlobalUpgradeMinerAction
 
GlobalUpgradeMinerAction(MinerType) - Constructor for class com.prineside.tdi2.actions.GlobalUpgradeMinerAction
 
globalUpgradeTowerAction(TowerType) - Method in class com.prineside.tdi2.systems.TowerSystem
 
GlobalUpgradeTowerAction - Class in com.prineside.tdi2.actions
 
GlobalUpgradeTowerAction(JsonValue) - Constructor for class com.prineside.tdi2.actions.GlobalUpgradeTowerAction
 
GlobalUpgradeTowerAction(TowerType) - Constructor for class com.prineside.tdi2.actions.GlobalUpgradeTowerAction
 
GlobalVol - Class in com.prineside.tdi2.ibxm
 
GlobalVol() - Constructor for class com.prineside.tdi2.ibxm.GlobalVol
 
glProfiler - Variable in class com.prineside.tdi2.managers.DebugManager
 
gmatch() - Constructor for class com.prineside.luaj.lib.StringLib.gmatch
 
Goto(String) - Constructor for class com.prineside.luaj.ast.Stat.Goto
 
GOTO - Static variable in interface com.prineside.luaj.parser.LuaParserConstants
RegularExpression Id.
goToAboutScreen() - Method in class com.prineside.tdi2.managers.ScreenManager
 
goToAccountSettingsScreen() - Method in class com.prineside.tdi2.managers.ScreenManager
 
goToCrashReportScreen(String, String, String, String) - Method in class com.prineside.tdi2.managers.ScreenManager
 
goToCustomMapSelectScreen() - Method in class com.prineside.tdi2.managers.ScreenManager
 
goToEntry(TreeEntry) - Method in class com.prineside.tdi2.ui.shared.LuajavaWhitelistEditor
 
goToHotkeyEditorScreen() - Method in class com.prineside.tdi2.managers.ScreenManager
 
goToLanguageSelectScreen() - Method in class com.prineside.tdi2.managers.ScreenManager
 
goToLevelSelectScreen() - Method in class com.prineside.tdi2.managers.ScreenManager
 
goToLevelSelectScreenShowLevel(BasicLevel) - Method in class com.prineside.tdi2.managers.ScreenManager
 
goToLoadingScreen(GameSyncLoader) - Method in class com.prineside.tdi2.managers.ScreenManager
 
goToMainMenu() - Method in class com.prineside.tdi2.managers.ScreenManager
 
goToMainMenuJustLaunched(boolean) - Method in class com.prineside.tdi2.managers.ScreenManager
 
goToMapEditorScreenBasicLevel(BasicLevel) - Method in class com.prineside.tdi2.managers.ScreenManager
 
goToMapEditorScreenUserMap(UserMap) - Method in class com.prineside.tdi2.managers.ScreenManager
 
goToMoneyScreen() - Method in class com.prineside.tdi2.managers.ScreenManager
 
goToPreviousScreen() - Method in class com.prineside.tdi2.systems.MapEditorSystem
 
goToResearchesScreen() - Method in class com.prineside.tdi2.managers.ScreenManager
 
goToResearchesScreenFocusOnResearch(ResearchType) - Method in class com.prineside.tdi2.managers.ScreenManager
 
goToScreen() - Static method in class com.prineside.tdi2.screens.account.AccountScreen
 
goToSettingsScreen() - Method in class com.prineside.tdi2.managers.ScreenManager
 
goToSettingsScreenAndScroll(float) - Method in class com.prineside.tdi2.managers.ScreenManager
 
goToSimulationScreen() - Method in class com.prineside.tdi2.managers.ScreenManager
 
gotostat(String) - Static method in class com.prineside.luaj.ast.Stat
 
goToStatisticsScreen() - Method in class com.prineside.tdi2.managers.ScreenManager
 
gotResponse(String, Object) - Method in interface com.prineside.tdi2.managers.PurchaseManager.PurchaseManagerListener
 
gotResponse(String, Object) - Method in class com.prineside.tdi2.managers.PurchaseManager.PurchaseManagerListener.PurchaseManagerListenerAdapter
 
GPG - Enum constant in enum class com.prineside.tdi2.enums.StatisticsType
 
GPS - Enum constant in enum class com.prineside.tdi2.enums.StatisticsType
 
GRAPHICS_AA_LEVELS - Enum constant in enum class com.prineside.tdi2.managers.SettingsManager.InitConfig
 
GRAPHICS_ALLOW_SOFTWARE - Enum constant in enum class com.prineside.tdi2.managers.SettingsManager.InitConfig
 
GRAPHICS_BASIS_TEXTURES - Enum constant in enum class com.prineside.tdi2.managers.SettingsManager.InitConfig
 
GRAPHICS_FPS_LIMIT - Enum constant in enum class com.prineside.tdi2.managers.SettingsManager.InitConfig
 
GRAPHICS_FS_BORDERLESS - Enum constant in enum class com.prineside.tdi2.managers.SettingsManager.InitConfig
 
GRAPHICS_FS_ENABLED - Enum constant in enum class com.prineside.tdi2.managers.SettingsManager.InitConfig
 
GRAPHICS_FS_HEIGHT - Enum constant in enum class com.prineside.tdi2.managers.SettingsManager.InitConfig
 
GRAPHICS_FS_WIDTH - Enum constant in enum class com.prineside.tdi2.managers.SettingsManager.InitConfig
 
GRAPHICS_INTERPOLATION_ENABLED - Enum constant in enum class com.prineside.tdi2.managers.SettingsManager.CustomValueType
 
GRAPHICS_PAUSE_ON_BACK - Enum constant in enum class com.prineside.tdi2.managers.SettingsManager.InitConfig
 
GRAPHICS_PAUSE_ON_MIN - Enum constant in enum class com.prineside.tdi2.managers.SettingsManager.InitConfig
 
GRAPHICS_SAFE_AREA - Enum constant in enum class com.prineside.tdi2.managers.SettingsManager.InitConfig
 
GRAPHICS_VSYNC - Enum constant in enum class com.prineside.tdi2.managers.SettingsManager.InitConfig
 
graphPath - Variable in class com.prineside.tdi2.Enemy
 
graphPath - Variable in class com.prineside.tdi2.Unit
 
GREEN - Enum constant in enum class com.prineside.tdi2.enums.CaseType
 
GREEN - Enum constant in enum class com.prineside.tdi2.utils.MaterialColor.Colors
 
GREEN_PAPER - Enum constant in enum class com.prineside.tdi2.enums.ItemType
 
GREEN_PAPER - Static variable in class com.prineside.tdi2.Item.D
 
GREEN_PAPERS - Enum constant in enum class com.prineside.tdi2.enums.BasicLevelLootBonusType
 
GREEN_PAPERS_BONUS - Enum constant in enum class com.prineside.tdi2.enums.GameValueType
 
GREEN_PAPERS_BONUS - Enum constant in enum class com.prineside.tdi2.enums.ResearchCategoryType
 
GREEN_PAPERS_BONUS - Enum constant in enum class com.prineside.tdi2.enums.ResearchType
 
GREEN_PAPERS_QUANTITY - Static variable in class com.prineside.tdi2.configs.ShopOfferValues
 
GREEN_PAPERS_VALUE - Static variable in class com.prineside.tdi2.configs.ShopOfferValues
 
GreenPaperItem - Class in com.prineside.tdi2.items
 
GreenPaperItem.GreenPaperItemFactory - Class in com.prineside.tdi2.items
 
GreenPaperItem.Serializer - Class in com.prineside.tdi2.items
 
GreenPaperItemFactory() - Constructor for class com.prineside.tdi2.items.GreenPaperItem.GreenPaperItemFactory
 
GREY - Enum constant in enum class com.prineside.tdi2.utils.MaterialColor.Colors
 
Group - Class in com.prineside.tdi2.scene2d
2D scene graph node that may contain other actors.
Group() - Constructor for class com.prineside.tdi2.scene2d.Group
 
GROUP - Enum constant in enum class com.prineside.tdi2.ibxm.Module.TrackInfoEntry.EntryType
 
GroupClipping - Class in com.prineside.tdi2.ui.actors
 
GroupClipping() - Constructor for class com.prineside.tdi2.ui.actors.GroupClipping
 
groupSpawned25hp - Variable in class com.prineside.tdi2.enemies.bosses.ConstructorBossEnemy
 
groupSpawned50hp - Variable in class com.prineside.tdi2.enemies.bosses.ConstructorBossEnemy
 
groupSpawned75hp - Variable in class com.prineside.tdi2.enemies.bosses.ConstructorBossEnemy
 
grow() - Method in class com.prineside.tdi2.scene2d.ui.Cell
Sets expandX, expandY, fillX, and fillY to 1.
grow() - Method in class com.prineside.tdi2.scene2d.ui.HorizontalGroup
Sets fill to 1 and expand to true.
grow() - Method in class com.prineside.tdi2.scene2d.ui.VerticalGroup
Sets fill to 1 and expand to true.
growX() - Method in class com.prineside.tdi2.scene2d.ui.Cell
Sets expandX and fillX to 1.
growY() - Method in class com.prineside.tdi2.scene2d.ui.Cell
Sets expandY and fillY to 1.
GS - Enum constant in enum class com.prineside.tdi2.enums.StatisticsType
 
gsub() - Constructor for class com.prineside.luaj.lib.StringLib.gsub
 
GSUM - Enum constant in enum class com.prineside.tdi2.enums.StatisticsType
 
gt(double) - Method in class com.prineside.luaj.LuaNumber
 
gt(double) - Method in class com.prineside.luaj.LuaValue
Greater than: Perform numeric comparison with another value of double type, including metatag processing, and returning LuaValue.
gt(int) - Method in class com.prineside.luaj.LuaNumber
 
gt(int) - Method in class com.prineside.luaj.LuaValue
Greater than: Perform numeric comparison with another value of int type, including metatag processing, and returning LuaValue.
gt(LuaValue) - Method in class com.prineside.luaj.LuaNumber
 
gt(LuaValue) - Method in class com.prineside.luaj.LuaString
 
gt(LuaValue) - Method in class com.prineside.luaj.LuaValue
Greater than: Perform numeric or string comparison with another value of unknown type, including metatag processing, and returning LuaValue.
gt_b(double) - Method in class com.prineside.luaj.LuaNumber
 
gt_b(double) - Method in class com.prineside.luaj.LuaString
 
gt_b(double) - Method in class com.prineside.luaj.LuaValue
Greater than: Perform numeric or string comparison with another value of unknown type, including metatag processing, and returning java boolean.
gt_b(int) - Method in class com.prineside.luaj.LuaNumber
 
gt_b(int) - Method in class com.prineside.luaj.LuaString
 
gt_b(int) - Method in class com.prineside.luaj.LuaValue
Greater than: Perform numeric comparison with another value of int type, including metatag processing, and returning java boolean.
gt_b(LuaValue) - Method in class com.prineside.luaj.LuaNumber
 
gt_b(LuaValue) - Method in class com.prineside.luaj.LuaString
 
gt_b(LuaValue) - Method in class com.prineside.luaj.LuaValue
Greater than: Perform numeric or string comparison with another value of unknown type, including metatag processing, and returning java boolean.
gteq(double) - Method in class com.prineside.luaj.LuaNumber
 
gteq(double) - Method in class com.prineside.luaj.LuaValue
Greater than or equals: Perform numeric comparison with another value of double type, including metatag processing, and returning LuaValue.
gteq(int) - Method in class com.prineside.luaj.LuaNumber
 
gteq(int) - Method in class com.prineside.luaj.LuaValue
Greater than or equals: Perform numeric comparison with another value of int type, including metatag processing, and returning LuaValue.
gteq(LuaValue) - Method in class com.prineside.luaj.LuaNumber
 
gteq(LuaValue) - Method in class com.prineside.luaj.LuaString
 
gteq(LuaValue) - Method in class com.prineside.luaj.LuaValue
Greater than or equals: Perform numeric or string comparison with another value of unknown type, including metatag processing, and returning LuaValue.
gteq_b(double) - Method in class com.prineside.luaj.LuaNumber
 
gteq_b(double) - Method in class com.prineside.luaj.LuaString
 
gteq_b(double) - Method in class com.prineside.luaj.LuaValue
Greater than or equals: Perform numeric comparison with another value of double type, including metatag processing, and returning java boolean.
gteq_b(int) - Method in class com.prineside.luaj.LuaNumber
 
gteq_b(int) - Method in class com.prineside.luaj.LuaString
 
gteq_b(int) - Method in class com.prineside.luaj.LuaValue
Greater than or equals: Perform numeric comparison with another value of int type, including metatag processing, and returning java boolean.
gteq_b(LuaValue) - Method in class com.prineside.luaj.LuaNumber
 
gteq_b(LuaValue) - Method in class com.prineside.luaj.LuaString
 
gteq_b(LuaValue) - Method in class com.prineside.luaj.LuaValue
Greater than or equals: Perform numeric or string comparison with another value of unknown type, including metatag processing, and returning java boolean.
GUM - Enum constant in enum class com.prineside.tdi2.enums.ActionType
 
GUT - Enum constant in enum class com.prineside.tdi2.enums.ActionType
 
GV_AbilitiesEnergy - Class in com.prineside.tdi2.gameplayMods.mods
 
GV_AbilitiesEnergy(AbilityType, int, GameValueType, float, float) - Constructor for class com.prineside.tdi2.gameplayMods.mods.GV_AbilitiesEnergy
 
GV_AbilitiesEnergy.BonusProvider - Class in com.prineside.tdi2.gameplayMods.mods
 
GV_AbilitiesMaxEnergy - Class in com.prineside.tdi2.gameplayMods.mods
 
GV_AbilitiesMaxEnergy() - Constructor for class com.prineside.tdi2.gameplayMods.mods.GV_AbilitiesMaxEnergy
 
GV_AbilitiesMaxEnergy.BonusProvider - Class in com.prineside.tdi2.gameplayMods.mods
 
GV_BountiesNearby - Class in com.prineside.tdi2.gameplayMods.mods
 
GV_BountiesNearby() - Constructor for class com.prineside.tdi2.gameplayMods.mods.GV_BountiesNearby
 
GV_BountiesNearby.BonusProvider - Class in com.prineside.tdi2.gameplayMods.mods
 
GV_COUNT - Enum constant in enum class com.prineside.tdi2.managers.GameValueManager.GvSnapDiff.Type
 
GV_DisableBountyModifierHarm - Class in com.prineside.tdi2.gameplayMods.mods
 
GV_DisableBountyModifierHarm() - Constructor for class com.prineside.tdi2.gameplayMods.mods.GV_DisableBountyModifierHarm
 
GV_DisableBountyModifierHarm.BonusProvider - Class in com.prineside.tdi2.gameplayMods.mods
 
GV_MinersMaxUpgradeLevel - Class in com.prineside.tdi2.gameplayMods.mods
 
GV_MinersMaxUpgradeLevel() - Constructor for class com.prineside.tdi2.gameplayMods.mods.GV_MinersMaxUpgradeLevel
 
GV_MinersMaxUpgradeLevel.BonusProvider - Class in com.prineside.tdi2.gameplayMods.mods
 
GV_NOT_IN_ORIG - Enum constant in enum class com.prineside.tdi2.managers.GameValueManager.GvSnapDiff.Type
 
GV_NOT_IN_TO - Enum constant in enum class com.prineside.tdi2.managers.GameValueManager.GvSnapDiff.Type
 
GV_RESULT - Enum constant in enum class com.prineside.tdi2.managers.GameValueManager.GvSnapDiff.Type
 
GV_TILE - Enum constant in enum class com.prineside.tdi2.managers.GameValueManager.GameValueEffect.Source
 
GV_TowersMaxExpLevel - Class in com.prineside.tdi2.gameplayMods.mods
 
GV_TowersMaxExpLevel() - Constructor for class com.prineside.tdi2.gameplayMods.mods.GV_TowersMaxExpLevel
 
GV_TowersMaxExpLevel.BonusProvider - Class in com.prineside.tdi2.gameplayMods.mods
 
GvSnapDiff(GameValueManager.GvSnapDiff.Type, double, double) - Constructor for class com.prineside.tdi2.managers.GameValueManager.GvSnapDiff
 
GvSnapDiff(GameValueManager.GvSnapDiff.Type, GameValueManager.GameValueEffect) - Constructor for class com.prineside.tdi2.managers.GameValueManager.GvSnapDiff
 
gvType - Variable in class com.prineside.tdi2.gameplayMods.mods.AbstractGameValueMod
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form