Character.

MovementDirection Property

Summary

The direction this character wants to move.
Assembly
PlatformerGameKit.dll
Namespace
PlatformerGameKit.Characters
Containing Type
Character

Syntax

public Vector2 MovementDirection { get; set; }

Value

Type Description
Vector2