| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
SIZE_DEFAULT |
1 |
public static final int |
SIZE_LARGE |
0 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
protected static final int |
STATUS_GAME_FAIL |
4 |
protected static final int |
STATUS_GAME_FINISHED |
3 |
protected static final int |
STATUS_GAME_OVER |
2 |
protected static final int |
STATUS_GAME_PLAY |
1 |
protected static final int |
STATUS_GAME_PREPAR |
0 |
protected static final float |
VIEW_HEIGHT_RATIO |
0.16099999845027924f |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
DEFAULT |
1 |
public static final int |
LARGE |
0 |