|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface StageCodes
Codes and constants relating to the Stage system.
| Field Summary | |
|---|---|
static String |
ERR_CANNOT_CLUSTER
An error delivered when adding objects to scenes. |
static String |
ERR_NO_OVERLAP
An error delivered when adding objects to scenes. |
static Permission |
MODIFY_SCENE_ACCESS
The access control identifier for scene modification privileges. |
static Permission |
MUTILATE_SCENE_ACCESS
The access control identifier for potentially damaging scene modification privileges. |
static String |
STAGE_MESSAGE_BUNDLE
The i18n bundle identifier for the Stage system. |
static String |
TILESET_RSRC_SET
The resource set that contains our tileset bundles. |
| Fields inherited from interface com.threerings.presents.data.InvocationCodes |
|---|
ACCESS_DENIED, E_ACCESS_DENIED, E_INTERNAL_ERROR, GLOBAL_GROUP, INTERNAL_ERROR |
| Field Detail |
|---|
static final String STAGE_MESSAGE_BUNDLE
static final String TILESET_RSRC_SET
static final Permission MODIFY_SCENE_ACCESS
static final Permission MUTILATE_SCENE_ACCESS
static final String ERR_NO_OVERLAP
static final String ERR_CANNOT_CLUSTER
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||