Uses of Class
holoedit.HoloPlayer

Packages that use HoloPlayer
holoedit   
holoedit.gui   
 

Uses of HoloPlayer in holoedit
 

Subclasses of HoloPlayer in holoedit
 class TjPlayer
           
 

Uses of HoloPlayer in holoedit.gui
 

Fields in holoedit.gui declared as HoloPlayer
private  HoloPlayer SimpleSoundPool.hpRef
           
 

Constructors in holoedit.gui with parameters of type HoloPlayer
SimpleSoundPool(HoloPlayer owner)