C# Class ThemeEditor.Common.Themes.Offsets.TextureOffsets

显示文件 Open project: usagirei/3DS-Theme-Editor Class Usage Examples

Public Properties

Property Type Description
Bottom uint
FileLarge uint
FileSmall uint
FolderClosed uint
FolderOpen uint
Top uint
TopExt uint

Public Methods

Method Description
Offset ( int offset ) : void

Method Details

Offset() public method

public Offset ( int offset ) : void
offset int
return void

Property Details

Bottom public_oe property

public uint Bottom
return uint

FileLarge public_oe property

public uint FileLarge
return uint

FileSmall public_oe property

public uint FileSmall
return uint

FolderClosed public_oe property

public uint FolderClosed
return uint

FolderOpen public_oe property

public uint FolderOpen
return uint

Top public_oe property

public uint Top
return uint

TopExt public_oe property

public uint TopExt
return uint