Uses of Class
holoedit.gui.ScoreGUI.ScorePoint

Packages that use ScoreGUI.ScorePoint
holoedit.gui   
 

Uses of ScoreGUI.ScorePoint in holoedit.gui
 

Fields in holoedit.gui declared as ScoreGUI.ScorePoint
private  ScoreGUI.ScorePoint ScoreGUI.mouseCursor
           
private  ScoreGUI.ScorePoint ScoreGUI.selPt1
           
private  ScoreGUI.ScorePoint ScoreGUI.selPt2
           
 

Methods in holoedit.gui that return ScoreGUI.ScorePoint
private  ScoreGUI.ScorePoint ScoreGUI.convPosPt(float posW, float posH)