C# Class LitDev.Animated

Datei anzeigen Open project: litdev1/LitDev Class Usage Examples

Public Properties

Property Type Description
frames Frame[]
iFrame int
name string
paused bool
repeat bool
shape Image

Property Details

frames public_oe property

public Frame[] frames
return Frame[]

iFrame public_oe property

public int iFrame
return int

name public_oe property

public string name
return string

paused public_oe property

public bool paused
return bool

repeat public_oe property

public bool repeat
return bool

shape public_oe property

public Image shape
return Image