java.lang.Object
com.github.freddyyj.randomtrainsimworld.Route

public class Route
extends Object
A route class

Route name is a name of route.(ex. Sand Patch Grade) Route code is a 2 to 4 length code of this route.(ex. SPG if this route is Sand Patch Grade)

Author:
FreddyYJ_