Java SDK for 2D
 All Classes Namespaces Functions Variables Pages
StopOffPoint.PointType Class Reference

Static Public Attributes

static final int VIAPOINT = 1
 
static final int FINISH = 2
 
static final int START = 3
 
static final int INVISIBLE = 4
 

Member Data Documentation

final int FINISH = 2
static
final int INVISIBLE = 4
static
final int START = 3
static
final int VIAPOINT = 1
static