Uses of Interface
holoedit.rt.Player

Packages that use Player
holoedit   
holoedit.gui   
 

Uses of Player in holoedit
 

Classes in holoedit that implement Player
 class HoloPlayer
           
 class TjPlayer
           
 

Uses of Player in holoedit.gui
 

Fields in holoedit.gui declared as Player
 Player GestionPistes.hpRef
           
 

Constructors in holoedit.gui with parameters of type Player
GestionPistes(Player owner, boolean tj)