/* * Mutation events */ public void Initialise(PuckMasterPlayer _player) { _special.Initialise(_player, this); _triggerPuckZoom.Initialise(this); this.tag = _player.tag; }