C# 클래스 ThemeEditor.Common.Themes.Offsets.ColorOffsets

파일 보기 프로젝트 열기: usagirei/3DS-Theme-Editor 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Arrow uint
ArrowButton uint
BottomCornerButton uint
BottomOuter uint
BottomSolid uint
Close uint
Cursor uint
DemoText uint
File uint
Folder uint
FolderArrow uint
FolderBackground uint
GameText uint
Open uint
TopBackground uint
TopCornerButton uint

공개 메소드들

메소드 설명
Offset ( int offset ) : void

메소드 상세

Offset() 공개 메소드

public Offset ( int offset ) : void
offset int
리턴 void

프로퍼티 상세

Arrow 공개적으로 프로퍼티

public uint Arrow
리턴 uint

ArrowButton 공개적으로 프로퍼티

public uint ArrowButton
리턴 uint

BottomCornerButton 공개적으로 프로퍼티

public uint BottomCornerButton
리턴 uint

BottomOuter 공개적으로 프로퍼티

public uint BottomOuter
리턴 uint

BottomSolid 공개적으로 프로퍼티

public uint BottomSolid
리턴 uint

Close 공개적으로 프로퍼티

public uint Close
리턴 uint

Cursor 공개적으로 프로퍼티

public uint Cursor
리턴 uint

DemoText 공개적으로 프로퍼티

public uint DemoText
리턴 uint

File 공개적으로 프로퍼티

public uint File
리턴 uint

Folder 공개적으로 프로퍼티

public uint Folder
리턴 uint

FolderArrow 공개적으로 프로퍼티

public uint FolderArrow
리턴 uint

FolderBackground 공개적으로 프로퍼티

public uint FolderBackground
리턴 uint

GameText 공개적으로 프로퍼티

public uint GameText
리턴 uint

Open 공개적으로 프로퍼티

public uint Open
리턴 uint

TopBackground 공개적으로 프로퍼티

public uint TopBackground
리턴 uint

TopCornerButton 공개적으로 프로퍼티

public uint TopCornerButton
리턴 uint