Uses of Class
com.fs.starfarer.api.SpriteId
Packages that use SpriteId
-
Uses of SpriteId in com.fs.starfarer.api
Methods in com.fs.starfarer.api that return SpriteIdMethods in com.fs.starfarer.api with parameters of type SpriteIdModifier and TypeMethodDescriptionSame as the method that takes (String category, String key).void
InteractionDialogImageVisual.setSpriteId
(SpriteId spriteId) Constructors in com.fs.starfarer.api with parameters of type SpriteIdModifierConstructorDescriptionInteractionDialogImageVisual
(SpriteId spriteId, float subImageWidth, float subImageHeight) InteractionDialogImageVisual
(SpriteId spriteId, float subImageWidth, float subImageHeight, float subImageDisplayWidth, float subImageDisplayHeight)