[][src]Module spritec::config

Structs

Animation
Camera
NamedCamera
Outline
Pose
Spritesheet
TaskConfig

A configuration that represents the tasks that spritec should complete

UnresolvedPath

A newtype around PathBuf to force the path to be resolved relative to a base directory before it can be used. Good to prevent something that is pretty easy to do accidentally.

Enums

AnimationFrames
Perspective

Preset perspective cameras for common angles

PoseModel
PresetCamera

A number of present camera angles or a completely custom configuration