C# Class LitDev.Animated

Afficher le fichier Open project: litdev1/LitDev Class Usage Examples

Méthodes publiques

Свойство Type Description
frames Frame[]
iFrame int
name string
paused bool
repeat bool
shape Image

Property Details

frames public_oe property

public Frame[] frames
Résultat Frame[]

iFrame public_oe property

public int iFrame
Résultat int

name public_oe property

public string name
Résultat string

paused public_oe property

public bool paused
Résultat bool

repeat public_oe property

public bool repeat
Résultat bool

shape public_oe property

public Image shape
Résultat Image