Logo
Yukar.Engine.MapCharacterMoveMacro Member List

This is the complete list of members for Yukar.Engine.MapCharacterMoveMacro, including all inherited members.

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 enum nameYukar.Engine.MapCharacterMoveMacro