Logo
Yukar.Engine.MapCharacterMoveMacro メンバ一覧

継承メンバを含む Yukar.Engine.MapCharacterMoveMacro の全メンバ一覧です。

addSimpleXZTweener(MapCharacter chr, int dir, float speed, Action finishHandler=null)Yukar.Engine.MapCharacterMoveMacrostatic
addXZTweener(MapCharacter chr, int dir, bool shouldKeepMotion, bool fixDir, MapData drawer)Yukar.Engine.MapCharacterMoveMacrostatic
addXZTweener(MapCharacter chr, float x, float y, MapData drawer, Action finishHandler=null)Yukar.Engine.MapCharacterMoveMacrostatic
addXZTweener(MapCharacter self, MapCharacter chr, int dir, bool fixDir, bool abortOnFail, bool through, bool ignoreHeight, bool shouldKeepMotion, float targetDirRad, float totalWalk, bool interpolate, float startDirRad, bool fourDir)Yukar.Engine.MapCharacterMoveMacrostatic
addYTweener(MapCharacter character, float time, float startY, float targetY, UsingEasingFunction easingMethod, bool toGround, bool checkCollision)Yukar.Engine.MapCharacterMoveMacrostatic
UsingEasingFunction 列挙名Yukar.Engine.MapCharacterMoveMacro