C# 클래스 AnimalCrossingQR.PaletteList

파일 보기 프로젝트 열기: jefff/animalcrossingqr 1 사용 예제들

공개 메소드들

메소드 설명
PaletteList ( int size, System.Action invalidate = null ) : System
this ( int index ) : int

비공개 메소드들

메소드 설명
CallInvalidate ( ) : void

메소드 상세

PaletteList() 공개 메소드

public PaletteList ( int size, System.Action invalidate = null ) : System
size int
invalidate System.Action
리턴 System

this() 공개 메소드

public this ( int index ) : int
index int
리턴 int