C# Class xnapunk.graphics.anim.Frame

Afficher le fichier Open project: Gnoll/XNAPunk

Méthodes publiques

Свойство Type Description
Index int

Méthodes publiques

Méthode Description
Frame ( int index ) : System
Frame ( int index, int delay ) : System

Method Details

Frame() public méthode

public Frame ( int index ) : System
index int
Résultat System

Frame() public méthode

public Frame ( int index, int delay ) : System
index int
delay int
Résultat System

Property Details

Index public_oe property

public int Index
Résultat int