public class Criterias
extends Object
游戏内标准计分项目(生命、击杀信息、死亡次数等).
-
-
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
字段详细资料
-
HEALTH
public static final String HEALTH
-
PLAYER_KILLS
public static final String PLAYER_KILLS
-
TOTAL_KILLS
public static final String TOTAL_KILLS
-
DEATHS
public static final String DEATHS