MapData クラス |
名前空間: WodiLib.Map
[SerializableAttribute] public class MapData : ModelBase<MapData>
MapData 型は下記のメンバーを公開します。
名前 | 説明 | |
---|---|---|
![]() | Layer1 | レイヤー1 |
![]() | Layer2 | レイヤー2 |
![]() | Layer3 | レイヤー3 |
![]() | MapEvents | マップイベントリスト |
![]() | MapSizeHeight | マップサイズ縦 |
![]() | MapSizeWidth | マップサイズ横 |
![]() | Memo | メモ |
![]() | TileSetId | タイルセットID |
名前 | 説明 | |
---|---|---|
![]() | Equals(Object) | Determines whether the specified object is equal to the current object. (ModelBaseTChildから継承) |
![]() | Equals(MapData) |
値を比較する。
(ModelBaseTChildEquals(TChild)をオーバーライド) |
![]() | Equals(ModelBaseTChild) |
値を比較する。
(ModelBaseTChildから継承) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Objectから継承) |
![]() | GetEventPageList |
指定したマップイベントIDのマップイベントページリストを取得する。
|
![]() | GetHashCode | Serves as the default hash function. (ModelBaseTChildから継承) |
![]() | GetLayer |
レイヤー情報を返す。
|
![]() | GetMapEvent |
指定したマップイベントIDのマップイベントを取得する。
|
![]() | GetMapEventPage |
指定したマップイベントID、ページインデックスのマップイベントページ情報を取得する。
|
![]() | GetType | Gets the Type of the current instance. (Objectから継承) |
![]() | MakeEventCommandSentenceInfoList |
イベントコマンド文字列情報リストを取得する。
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Objectから継承) |
![]() | NotifyPropertyChanged |
プロパティ変更イベント
(ModelBaseTChildから継承) |
![]() | SetLayer |
レイヤー情報をセットする。
|
![]() | ToBinary |
バイナリ変換する。
|
![]() | ToString | Returns a string that represents the current object. (Objectから継承) |
![]() | UpdateMapSize |
マップサイズ縦を更新する。
|
![]() | UpdateMapSizeHeight |
マップサイズ縦を更新する。
レイヤ情報もともに更新される。
|
![]() | UpdateMapSizeWidth |
マップサイズ横を更新する。
レイヤ情報もともに更新される。
|
名前 | 説明 | |
---|---|---|
![]() | PropertyChanged |
プロパティ変更通知
(ModelBaseTChildから継承) |
名前 | 説明 | |
---|---|---|
![]() ![]() | Footer | フッタ |
![]() ![]() | HeaderBytes | ヘッダ |