Searched refs:character2Entry (Results 1 - 1 of 1) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
H A DLevelTree.java60 public int character2Entry = 0; field in class:LevelTree.DialogEntry
177 currentDialog.character2Entry = value;
209 if (dialog.character2Entry != 0) {
210 dialog.character2Conversations = ConversationUtils.loadDialog(dialog.character2Entry, context);

Completed in 85 milliseconds