リサイズはクリックかドラッグ

NumberPlusEtcInfoType クラス

変数操作+(その他)・取得情報種別
継承階層
SystemObject
  WodiLib.SysTypeSafeEnumNumberPlusEtcInfoType
    WodiLib.Event.EventCommandNumberPlusEtcInfoType

名前空間:  WodiLib.Event.EventCommand
アセンブリ:  WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文
C#
public class NumberPlusEtcInfoType : TypeSafeEnum<NumberPlusEtcInfoType>

NumberPlusEtcInfoType 型は下記のメンバーを公開します。

プロパティ
メソッド
  名前説明
Public メソッドEquals(Object)
Determines whether the specified object is equal to the current object.
(TypeSafeEnumTから継承)
Public メソッドEquals(TypeSafeEnumT)
Equal
(TypeSafeEnumTから継承)
Protected メソッドFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Objectから継承)
Public メソッド静的メンバーFromValue
バイト値からインスタンスを取得する。
Public メソッドGetHashCode
Serves as the default hash function.
(TypeSafeEnumTから継承)
Public メソッドGetType
Gets the Type of the current instance.
(Objectから継承)
Protected メソッドMemberwiseClone
Creates a shallow copy of the current Object.
(Objectから継承)
Public メソッドToString
Returns a string that represents the current object.
(TypeSafeEnumTから継承)
トップ
フィールド
  名前説明
Public フィールド静的メンバーActiveEventId
処理中の自動/接触/決定キーEv番号
Public フィールド静的メンバーActiveEventLine
処理中のEv行数
Public フィールド静的メンバーBgmPosition
BGMの現在再生位置
Public フィールド静的メンバーBgsPosition
BGSの現在再生位置
Public フィールド静的メンバーCurrentBgmLength
現在BGMの曲の長さ
Public フィールド静的メンバーCurrentBgsLength
現在BGSの曲の長さ
Public フィールド静的メンバーCurrentMapId
現在のマップID
Public フィールド静的メンバーEventIdAtMousePosition
マウス座標にあるイベントID
Public フィールド静的メンバーMapHeight
マップのサイズ(縦)
Public フィールド静的メンバーMapWidth
マップのサイズ(横)
Public フィールド静的メンバーMouseCenterClick
マウス中クリック状態
Public フィールド静的メンバーMouseLeftClick
マウス左クリック状態
Public フィールド静的メンバーMouseRightClick
マウス右クリック状態
Public フィールド静的メンバーMouseWheelDelta
マウスホイール変化
Public フィールド静的メンバーMouseX
マウスX座標
Public フィールド静的メンバーMouseXDelta
マウスX座標の変化
Public フィールド静的メンバーMouseY
マウスY座標
Public フィールド静的メンバーMouseYDelta
マウスY座標の変化
Public フィールド静的メンバーPlayingBgmNumber
再生中のBGM番号
Public フィールド静的メンバーPlayingBgsNumber
再生中のBGS番号
Public フィールド静的メンバーThisCommonEventId
このコモンイベントID
Public フィールド静的メンバーThisMapEventId
このマップイベントID
トップ
関連項目