Versions in this module Expand all Collapse all v1 v1.0.1 Dec 13, 2016 Changes in this version + type Logo struct + func NewLogoScreen(screenWidth, screenHeight int) *Logo + func (l *Logo) Draw(screen *ebiten.Image) + func (l *Logo) Dst(i int) (x0, y0, x1, y1 int) + func (l *Logo) Len() int + func (l *Logo) Src(i int) (x0, y0, x1, y1 int) v1.0.0 Dec 12, 2016