一、僵尸攻击和植物的掉血和销毁
当僵尸接触到植物开始攻击时会持续削减植物的血量,当植物血量为零时就销毁当前植物。
在plantManager中,
为植物添加一个血量HP 100,
public int HP 100;
在写一个减少血量的方法,来减少血…
控制台输出错误
ESAPI.properties could not be loaded by any means. Fail.SecurityConfiguration class(org.owasp.esapi.reference.DefaultSecurityConfiguration)
CTOR threw exception.效果图:
解决方案
添加如下参数: -Dorg.owasp.esapi.resou…