Documentation
¶
Index ¶
Constants ¶
View Source
const ( ScreenWidth = 600 ScreenHeight = 950 )
Variables ¶
View Source
var ( // sections top vertical pixel ScoreSectionTopY = 0 DestroyerSectionTopY = scoreSectionHeight DestroyerSectionBottomY = DestroyerSectionTopY + destroyerSectionHeight WolfpackSectionTopYA = scoreSectionHeight + destroyerSectionHeight WolfpackSectionTopYB = scoreSectionHeight + destroyerSectionHeight + wolfpackSectionHeight WolfpackSectionTopYC = scoreSectionHeight + destroyerSectionHeight + wolfpackSectionHeight*2 )
Functions ¶
func DrawDestroyerBackground ¶
func DrawScoresBackground ¶
func DrawWolfpackBackgroundA ¶
func DrawWolfpackBackgroundB ¶
func DrawWolfpackBackgroundC ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.