public interface StageCodes
extends com.threerings.presents.data.InvocationCodes
| Modifier and Type | Field and Description |
|---|---|
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 com.threerings.presents.data.Permission |
MODIFY_SCENE_ACCESS
The access control identifier for scene modification privileges.
|
static com.threerings.presents.data.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.
|
static final String STAGE_MESSAGE_BUNDLE
static final String TILESET_RSRC_SET
static final com.threerings.presents.data.Permission MODIFY_SCENE_ACCESS
static final com.threerings.presents.data.Permission MUTILATE_SCENE_ACCESS
static final String ERR_NO_OVERLAP
static final String ERR_CANNOT_CLUSTER
Copyright © 2015. All rights reserved.