C# Class RPG.MoveRoute

Data class for the move route (movement route).
Exibir arquivo Open project: borisblizzard/arcreator

Public Methods

Method Description
MoveRoute ( ) : System.Collections.Generic

Creates a new instance of an RPG.MoveRoute.

Method Details

MoveRoute() public method

Creates a new instance of an RPG.MoveRoute.
public MoveRoute ( ) : System.Collections.Generic
return System.Collections.Generic