#BlueJ class context comment0.target=Gegner comment0.text=\n\ \n comment1.params=gesundheit\ staerke comment1.target=Gegner(int,\ int) comment1.text=\n\ \n comment10.params=geschwindigkeit comment10.target=void\ setGeschwindigkeit(int) comment10.text=\n\ \n comment11.params= comment11.target=void\ selbststaendigBewegen() comment11.text=\n\ vorprogrammiert\n comment12.params= comment12.target=Gegnerbeschriftung\ getGegnerbeschriftung() comment12.text=\n\ vorprogrammiert\n comment13.params=gegnerbeschriftung comment13.target=void\ setGegnerbeschriftung(Gegnerbeschriftung) comment13.text=\n\ \n comment2.params= comment2.target=void\ act() comment2.text=\n\ Act\ -\ do\ whatever\ the\ Gegner\ wants\ to\ do.\ This\ method\ is\ called\ whenever\ the\ 'Act'\ or\ 'Run'\ button\ gets\ pressed\ in\ the\ environment.\n comment3.params= comment3.target=void\ schussAbfeuern() comment3.text=\n\ \n comment4.params= comment4.target=void\ vonDerWeltVerschwinden() comment4.text=\n\ \n comment5.params= comment5.target=int\ getStaerke() comment5.text=\n\ \n comment6.params=staerke comment6.target=void\ setStaerke(int) comment6.text=\n\ \n comment7.params= comment7.target=int\ getGesundheit() comment7.text=\n\ \n comment8.params=gesundheit comment8.target=void\ setGesundheit(int) comment8.text=\n\ \n comment9.params= comment9.target=int\ getGeschwindigkeit() comment9.text=\n\ \n numComments=14