Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsValidName ¶
Types ¶
type Animation ¶
type Animation struct {
Parts []*Part `json:"parts"`
Width int `json:"width"`
Height int `json:"height"`
}
func NewAnimation ¶
func NewAnimation() *Animation
func (*Animation) ExportAsGif ¶
Click to show internal directories.
Click to hide internal directories.