Documentation
¶
Index ¶
- type Tint
- func (t *Tint) Apply(clr *ebiten.ColorM)
- func (t *Tint) DecodeMsgpack(dec *msgpack.Decoder) error
- func (t *Tint) EncodeMsgpack(enc *msgpack.Encoder) error
- func (t *Tint) IsChanging() bool
- func (t *Tint) Set(red, green, blue, gray float64, count int)
- func (t *Tint) Update()
- func (t *Tint) Zero() bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tint ¶
type Tint struct {
// contains filtered or unexported fields
}
func (*Tint) IsChanging ¶
Click to show internal directories.
Click to hide internal directories.