C# Class AnimalCrossingQR.PaletteList

Afficher le fichier Open project: jefff/animalcrossingqr Class Usage Examples

Méthodes publiques

Méthode Description
PaletteList ( int size, System.Action invalidate = null ) : System
this ( int index ) : int

Private Methods

Méthode Description
CallInvalidate ( ) : void

Method Details

PaletteList() public méthode

public PaletteList ( int size, System.Action invalidate = null ) : System
size int
invalidate System.Action
Résultat System

this() public méthode

public this ( int index ) : int
index int
Résultat int