Header menu logo Mibo.Raylib

GridAnimationDef Type

Definition for an animation in a grid-based sprite sheet.

Use this with SpriteSheet.fromGrid for self-documenting animation definitions.

Record fields

Record Field Description

Fps

Full Usage: Fps

Field type: float32
Field type: float32

FrameCount

Full Usage: FrameCount

Field type: int
Field type: int

Loop

Full Usage: Loop

Field type: bool
Field type: bool

Name

Full Usage: Name

Field type: string
Field type: string

Row

Full Usage: Row

Field type: int
Field type: int

StartCol

Full Usage: StartCol

Field type: int
Field type: int

Type something to start searching.