Uses of Class
com.fs.starfarer.api.ui.MapParams
Packages that use MapParams
-
Uses of MapParams in com.fs.starfarer.api.ui
Methods in com.fs.starfarer.api.ui with parameters of type MapParamsModifier and TypeMethodDescriptionTooltipMakerAPI.createSectorMap
(float w, float h, MapParams p, String title) TODO: maps don't seem to work right if the tooltip is recreated every frame, for now make sure to use the addTooltipToPrevious method that takes a boolean to turn that off.TooltipMakerAPI.createSectorMap
(float w, float h, MapParams p, String title, Color color, Color dark) TODO: maps don't seem to work right if the tooltip is recreated every frame, for now make sure to use the addTooltipToPrevious method that takes a boolean to turn that off.