Documentation ¶
Overview ¶
Package images provides image URLs for the Eve Online image server.
Index ¶
- Constants
- func AllianceLogoURL(id int32, size int) (fyne.URI, error)
- func CharacterPortraitURL(id int32, size int) (fyne.URI, error)
- func CorporationLogoURL(id int32, size int) (fyne.URI, error)
- func FactionLogoURL(id int32, size int) (fyne.URI, error)
- func InventoryTypeRenderURL(id int32, size int) (fyne.URI, error)
Constants ¶
View Source
const PlaceholderCharacterID = 1
View Source
const PlaceholderCorporationID = 1
Variables ¶
This section is empty.
Functions ¶
func AllianceLogoURL ¶
AllianceLogoURL returns an image URL for an alliance logo
func CharacterPortraitURL ¶
CharacterPortraitURL returns an image URL for a character portrait
func CorporationLogoURL ¶
CorporationLogoURL returns an image URL for a corporation logo
func FactionLogoURL ¶
FactionLogoURL returns an image URL for a faction logo
func InventoryTypeRenderURL ¶
InventoryTypeRenderURL returns an image URL for inventory type render
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.