Uses of Interface
com.prineside.tdi2.scene2d.utils.Drawable
Packages that use Drawable
Package
Description
The game itself.
- 
Uses of Drawable in com.prineside.tdi2
Methods in com.prineside.tdi2 that return DrawableModifier and TypeMethodDescriptionResearchCategory.getIcon()Item.getIconDrawable()Tower.Factory.getIconDrawable() - 
Uses of Drawable in com.prineside.tdi2.gameplayMods
Methods in com.prineside.tdi2.gameplayMods that return Drawable - 
Uses of Drawable in com.prineside.tdi2.gameplayMods.mods
Methods in com.prineside.tdi2.gameplayMods.mods that return DrawableModifier and TypeMethodDescriptionAbstractGameValueMod.getIcon()AddAllAbilityCharges.getIcon()AddRandomCoreTile.getIcon()AddRandomPlatform.getIcon()AllAbilitiesForRandomTower.getIcon()BaseExplodesOnEnemyPass.getIcon()BoostExistingEnemiesWithLoot.getIcon()BuildRandomMiner.getIcon()CriticalDamage.getIcon()DebuffsLastLonger.getIcon()DepositCoinsGeneration.getIcon()DoubleMiningSpeed.getIcon()EnemiesDropResources.getIcon()ExtraDamagePerBuff.getIcon()FirstEnemiesInWaveExplode.getIcon()IncreasedTowerToEnemyEfficiency.getIcon()IncreaseSelectedBonusesPower.getIcon()LastEnemiesInWaveDealNoDamage.getIcon()LightningStrikeOnTowerLevelUp.getIcon()LowHpEnemiesDealNoDamage.getIcon()MinedItemsTurnIntoDust.getIcon()MineLegendaryItems.getIcon()MinersSpawnEnemies.getIcon()MoreBonusVariantsNextTime.getIcon()MultiplyLootedItems.getIcon()MultiplyMdps.getIcon()NukeOnBonusStage.getIcon()ReceiveCoins.getIcon()ReceiveGreenPapers.getIcon()SellAllTowers.getIcon()SpawnZombiesFromBase.getIcon()SummonLootBoss.getIcon()TowersAttackSpeed.getIcon()TowersDamage.getIcon()TriggerRandomAbility.getIcon() - 
Uses of Drawable in com.prineside.tdi2.items
Methods in com.prineside.tdi2.items that return DrawableModifier and TypeMethodDescriptionBitDustItem.getIconDrawable()BlueprintItem.getIconDrawable()CaseItem.getIconDrawable()GreenPaperItem.getIconDrawable()ResourceItem.getIconDrawable() - 
Uses of Drawable in com.prineside.tdi2.managers
Fields in com.prineside.tdi2.managers declared as DrawableModifier and TypeFieldDescriptionMessageManager.Message.customIconDrawable[]UiManager.itemCellShapesMethods in com.prineside.tdi2.managers that return DrawableModifier and TypeMethodDescriptionUiManager.getItemCellRarityCoat(RarityType rarityType, int variant) AssetManager.getOverlayBackground() - 
Uses of Drawable in com.prineside.tdi2.managers.preferences.categories.progress
Methods in com.prineside.tdi2.managers.preferences.categories.progress that return Drawable - 
Uses of Drawable in com.prineside.tdi2.scene2d.ui
Fields in com.prineside.tdi2.scene2d.ui declared as DrawableModifier and TypeFieldDescriptionList.ListStyle.backgroundProgressBar.ProgressBarStyle.backgroundThe progress bar background, stretched only in one direction.ScrollPane.ScrollPaneStyle.backgroundSelectBox.SelectBoxStyle.backgroundTextField.TextFieldStyle.backgroundTextTooltip.TextTooltipStyle.backgroundTouchpad.TouchpadStyle.backgroundStretched in both directions.Tree.TreeStyle.backgroundSelectBox.SelectBoxStyle.backgroundDisabledSlider.SliderStyle.backgroundDownSelectBox.SelectBoxStyle.backgroundOpenSelectBox.SelectBoxStyle.backgroundOverSlider.SliderStyle.backgroundOverCheckBox.CheckBoxStyle.checkboxOffCheckBox.CheckBoxStyle.checkboxOffDisabledCheckBox.CheckBoxStyle.checkboxOnCheckBox.CheckBoxStyle.checkboxOnDisabledCheckBox.CheckBoxStyle.checkboxOnOverCheckBox.CheckBoxStyle.checkboxOverButton.ButtonStyle.checkedButton.ButtonStyle.checkedDownButton.ButtonStyle.checkedFocusedButton.ButtonStyle.checkedOverScrollPane.ScrollPaneStyle.cornerTextField.TextFieldStyle.cursorButton.ButtonStyle.disabledProgressBar.ProgressBarStyle.disabledBackgroundThe progress bar background, stretched only in one direction.TextField.TextFieldStyle.disabledBackgroundProgressBar.ProgressBarStyle.disabledKnobProgressBar.ProgressBarStyle.disabledKnobAfterProgressBar.ProgressBarStyle.disabledKnobBeforeButton.ButtonStyle.downList.ListStyle.downButton.ButtonStyle.focusedTextField.TextFieldStyle.focusedBackgroundSplitPane.SplitPaneStyle.handleScrollPane.ScrollPaneStyle.hScrollScrollPane.ScrollPaneStyle.hScrollKnobImageButton.ImageButtonStyle.imageCheckedImageTextButton.ImageTextButtonStyle.imageCheckedImageButton.ImageButtonStyle.imageCheckedDownImageTextButton.ImageTextButtonStyle.imageCheckedDownImageButton.ImageButtonStyle.imageCheckedOverImageTextButton.ImageTextButtonStyle.imageCheckedOverImageButton.ImageButtonStyle.imageDisabledImageTextButton.ImageTextButtonStyle.imageDisabledImageButton.ImageButtonStyle.imageDownImageTextButton.ImageTextButtonStyle.imageDownImageButton.ImageButtonStyle.imageOverImageTextButton.ImageTextButtonStyle.imageOverImageButton.ImageButtonStyle.imageUpImageTextButton.ImageTextButtonStyle.imageUpProgressBar.ProgressBarStyle.knobTouchpad.TouchpadStyle.knobProgressBar.ProgressBarStyle.knobAfterSlider.SliderStyle.knobAfterDownSlider.SliderStyle.knobAfterOverProgressBar.ProgressBarStyle.knobBeforeSlider.SliderStyle.knobBeforeDownSlider.SliderStyle.knobBeforeOverSlider.SliderStyle.knobDownSlider.SliderStyle.knobOverTree.TreeStyle.minusTree.TreeStyle.minusOverButton.ButtonStyle.overList.ListStyle.overTree.TreeStyle.overTree.TreeStyle.plusTree.TreeStyle.plusOverList.ListStyle.selectionTextField.TextFieldStyle.selectionTree.TreeStyle.selectionButton.ButtonStyle.upScrollPane.ScrollPaneStyle.vScrollScrollPane.ScrollPaneStyle.vScrollKnobMethods in com.prineside.tdi2.scene2d.ui that return DrawableModifier and TypeMethodDescriptionContainer.getBackground()Table.getBackground()Image.getDrawable()Tree.Node.getIcon()Methods in com.prineside.tdi2.scene2d.ui with parameters of type DrawableModifier and TypeMethodDescriptionContainer.background(Drawable background) Table.background(Drawable background) voidContainer.setBackground(Drawable background) Sets the background drawable and adjusts the container's padding to match the background.voidContainer.setBackground(Drawable background, boolean adjustPadding) Sets the background drawable and, if adjustPadding is true, sets the container's padding togetBottomHeight(),getTopHeight(),getLeftWidth(), andgetRightWidth().voidTable.setBackground(Drawable background) voidImage.setDrawable(Drawable drawable) Sets a new drawable for the image.voidSets an icon that will be drawn to the left of the actor.Constructors in com.prineside.tdi2.scene2d.ui with parameters of type DrawableModifierConstructorDescriptionButtonStyle(Drawable up, Drawable down, Drawable checked) CheckBoxStyle(Drawable checkboxOff, Drawable checkboxOn, BitmapFont font, Color fontColor) Creates an image stretched, and aligned center.Creates an image aligned center.ImageButton(Drawable imageUp) ImageButton(Drawable imageUp, Drawable imageDown) ImageButton(Drawable imageUp, Drawable imageDown, Drawable imageChecked) ImageButtonStyle(Drawable up, Drawable down, Drawable checked, Drawable imageUp, Drawable imageDown, Drawable imageChecked) ImageTextButtonStyle(Drawable up, Drawable down, Drawable checked, BitmapFont font) ListStyle(BitmapFont font, Color fontColorSelected, Color fontColorUnselected, Drawable selection) ProgressBarStyle(Drawable background, Drawable knob) ScrollPaneStyle(Drawable background, Drawable hScroll, Drawable hScrollKnob, Drawable vScroll, Drawable vScrollKnob) SelectBoxStyle(BitmapFont font, Color fontColor, Drawable background, ScrollPane.ScrollPaneStyle scrollStyle, List.ListStyle listStyle) SliderStyle(Drawable background, Drawable knob) SplitPaneStyle(Drawable handle) TextButtonStyle(Drawable up, Drawable down, Drawable checked, BitmapFont font) TextFieldStyle(BitmapFont font, Color fontColor, Drawable cursor, Drawable selection, Drawable background) TextTooltipStyle(Label.LabelStyle label, Drawable background) TouchpadStyle(Drawable background, Drawable knob)  - 
Uses of Drawable in com.prineside.tdi2.scene2d.utils
Subinterfaces of Drawable in com.prineside.tdi2.scene2d.utilsModifier and TypeInterfaceDescriptioninterfaceA drawable that supports scale and rotation.Classes in com.prineside.tdi2.scene2d.utils that implement DrawableModifier and TypeClassDescriptionclassDrawable that stores the size information but doesn't draw anything.classDrawable for aNinePatch.classDrawable for aSprite.classDrawable for aTextureRegion.classDraws aTextureRegionrepeatedly to fill the area, instead of stretching it.Methods in com.prineside.tdi2.scene2d.utils that return DrawableModifier and TypeMethodDescriptionCreates a new drawable that renders the same as this drawable tinted the specified color.Constructors in com.prineside.tdi2.scene2d.utils with parameters of type DrawableModifierConstructorDescriptionBaseDrawable(Drawable drawable) Creates a new empty drawable with the same sizing information as the specified drawable. - 
Uses of Drawable in com.prineside.tdi2.ui.actors
Classes in com.prineside.tdi2.ui.actors that implement DrawableFields in com.prineside.tdi2.ui.actors declared as DrawableModifier and TypeFieldDescriptionLabel.LabelStyle.backgroundWindow.WindowStyle.backgroundWindow.WindowStyle.closeButtonWindow.WindowStyle.headerBackgroundMethods in com.prineside.tdi2.ui.actors with parameters of type DrawableModifier and TypeMethodDescriptionComplexButton.setBackground(Drawable drawable, float x, float y, float width, float height) Window.WindowStyle.setBackground(Drawable background) TableButton.setBackgroundDrawable(Drawable sharedBackground) TableButton.setBackgroundDrawables(Drawable normal, Drawable active, Drawable hover, Drawable disabled) Window.WindowStyle.setHeaderBackground(Drawable headerBackground) ComplexButton.setIconPositioned(Drawable drawable, float x, float y, float width, float height) voidPaddedImageButton.setShadow(Drawable drawable, float x, float y, float width, float height, Color color) Constructors in com.prineside.tdi2.ui.actors with parameters of type DrawableModifierConstructorDescriptionEffectTooltip(Drawable iconDrawable, CharSequence title) ImageWithParentColor(Drawable drawable) PaddedImageButton(Drawable drawable, Runnable handler, Color normalIconColor, Color hoverIconColor, Color activeIconColor)  - 
Uses of Drawable in com.prineside.tdi2.ui.components
Methods in com.prineside.tdi2.ui.components that return types with arguments of type DrawableMethods in com.prineside.tdi2.ui.components with parameters of type DrawableModifier and TypeMethodDescriptionBossHpBar.addEffectIcon(Drawable icon) booleanBossHpBar.isEffectIconExists(Drawable icon) Constructors in com.prineside.tdi2.ui.components with parameters of type DrawableModifierConstructorDescriptionToolButton(Drawable icon, Runnable clickHandler, Runnable holdHandler)  - 
Uses of Drawable in com.prineside.tdi2.utils
Classes in com.prineside.tdi2.utils that implement DrawableModifier and TypeClassDescriptionclassSimilar to BaseDrawable but has a smaller memory footprint and does not have a namefinal classfinal classDeprecated, use Quadfinal classDeprecated, use Quadfinal class