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

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

공개 프로퍼티들

프로퍼티 타입 설명
Bottom uint
FileLarge uint
FileSmall uint
FolderClosed uint
FolderOpen uint
Top uint
TopExt uint

공개 메소드들

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

메소드 상세

Offset() 공개 메소드

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

프로퍼티 상세

Bottom 공개적으로 프로퍼티

public uint Bottom
리턴 uint

FileLarge 공개적으로 프로퍼티

public uint FileLarge
리턴 uint

FileSmall 공개적으로 프로퍼티

public uint FileSmall
리턴 uint

FolderClosed 공개적으로 프로퍼티

public uint FolderClosed
리턴 uint

FolderOpen 공개적으로 프로퍼티

public uint FolderOpen
리턴 uint

Top 공개적으로 프로퍼티

public uint Top
리턴 uint

TopExt 공개적으로 프로퍼티

public uint TopExt
리턴 uint