クラスの使用
com.github.dabasan.xops.properties.entity.weapon.WeaponData
-
com.github.dabasan.xops.properties.entity.weaponでのWeaponDataの使用
WeaponData型のパラメータを持つcom.github.dabasan.xops.properties.entity.weaponのコンストラクタ コンストラクタ 説明 WeaponData(WeaponData w) -
com.github.dabasan.xops.properties.exeでのWeaponDataの使用
WeaponDataを返すcom.github.dabasan.xops.properties.exeのメソッド 修飾子とタイプ メソッド 説明 WeaponData[]XOPSExeManipulator. GetWeaponData()Returns a weapon data array.WeaponData型のパラメータを持つcom.github.dabasan.xops.properties.exeのメソッド 修飾子とタイプ メソッド 説明 voidXOPSExeManipulator. SetWeaponData(WeaponData[] weapon_data_array)Sets a weapon data array. -
com.github.dabasan.xops.properties.openxopsでのWeaponDataの使用
WeaponData型の引数を持つ型を返すcom.github.dabasan.xops.properties.openxopsのメソッド 修飾子とタイプ メソッド 説明 HashMap<Integer,WeaponData>WeaponDataCodeParser. GetData()TreeMap<Integer,WeaponData>WeaponDataCodeParser. GetOrderedData()WeaponData型のパラメータを持つcom.github.dabasan.xops.properties.openxopsのコンストラクタ コンストラクタ 説明 WeaponDataCodeOutputter(WeaponData[] weapon_data)WeaponData型の型引数を持つcom.github.dabasan.xops.properties.openxopsのコンストラクタ・パラメータ コンストラクタ 説明 WeaponDataCodeOutputter(List<WeaponData> weapon_data_list) -
com.github.dabasan.xops.properties.xms.idsでのWeaponDataの使用
WeaponDataを返すcom.github.dabasan.xops.properties.xms.idsのメソッド 修飾子とタイプ メソッド 説明 WeaponDataIDSManipulator. GetWeaponData()Returns weapon data.WeaponData型のパラメータを持つcom.github.dabasan.xops.properties.xms.idsのメソッド 修飾子とタイプ メソッド 説明 voidIDSManipulator. SetWeaponData(WeaponData weapon_data)Sets weapon data. -
com.github.dabasan.xops.properties.xms.xgsでのWeaponDataの使用
WeaponDataを返すcom.github.dabasan.xops.properties.xms.xgsのメソッド 修飾子とタイプ メソッド 説明 WeaponData[]XGSManipulator. GetWeaponData()Returns a weapon data array.
Returns null in case data is null.WeaponData型のパラメータを持つcom.github.dabasan.xops.properties.xms.xgsのメソッド 修飾子とタイプ メソッド 説明 voidXGSManipulator. SetWeaponData(WeaponData[] weapon_data_array)Sets a weapon data array.