My Project
 All Classes Namespaces Functions
mental_maps.Vertex Class Reference

Public Member Functions

 Vertex (int index, Random r)
 
 Vertex (int index, int x, int y, Random r)
 
 Vertex (int index, int x, int y, int size)
 

Public Attributes

int index = 0
 
double disp = 0
 
int size = 0
 
double[] pos = new double[3]
 
Boolean isUnderMouse = false
 

The documentation for this class was generated from the following file: