public void initialiser() {
   mf = getMonsterFactory();
   monster = mf.getMonstre();
 }