Versions in this module Expand all Collapse all v0 v0.7.2 Sep 9, 2020 Changes in this version + var Black = color.RGBA + var White = color.RGBA + func Color(hexv string, defaultc color.RGBA) color.RGBA + func ColorFromHex(hexv string) color.RGBA + func Filter(a string, f ebiten.Filter) ebiten.Filter + func Float32(v string, defaultf float32) float32 + func Float32V(v string) (float32, bool) + func Float64(v string, defaultf float64) float64 + func Int(v string, defaulti int) int + func Rs() string + func S(a string, rest ...string) string