| パッケージ | 説明 |
|---|---|
| com.daxie.xops.character | |
| com.daxie.xops.openxops |
| 修飾子とタイプ | メソッド | 説明 |
|---|---|---|
static CharacterTextureType |
CharacterBinSpecifierAndEnumConverter.GetCharacterTextureTypeFromBinSpecifier(int spc) |
|
CharacterTextureType |
CharacterData.GetTextureType() |
|
static CharacterTextureType |
CharacterTextureType.valueOf(String name) |
指定した名前を持つこの型の列挙型定数を返します。
|
static CharacterTextureType[] |
CharacterTextureType.values() |
この列挙型の定数を含む配列を宣言されている順序で返します。
|
| 修飾子とタイプ | メソッド | 説明 |
|---|---|---|
static int |
CharacterBinSpecifierAndEnumConverter.GetBinSpecifierFromCharacterTextureType(CharacterTextureType texture_type) |
|
void |
CharacterData.SetTextureType(CharacterTextureType texture_type) |
| 修飾子とタイプ | メソッド | 説明 |
|---|---|---|
static CharacterTextureType |
CharacterSpecifierConverter.GetXOPSTextureTypeFromOpenXOPSTextureID(int openxops_texture_id) |
Converts OpenXOPS texture ID to XOPS texture type.
|
| 修飾子とタイプ | メソッド | 説明 |
|---|---|---|
static int |
CharacterSpecifierConverter.GetOpenXOPSTextureIDFromXOPSTextureType(CharacterTextureType xops_texture_type) |
Converts XOPS texture type to OpenXOPS texture ID.
|
Copyright © 2019. All rights reserved.