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

/external/replicaisland/src/com/replica/replicaisland/
H A DLevelTree.java59 public int character1Entry = 0; field in class:LevelTree.DialogEntry
164 currentDialog.character1Entry = value;
205 if (dialog.character1Entry != 0) {
206 dialog.character1Conversations = ConversationUtils.loadDialog(dialog.character1Entry, context);

Completed in 209 milliseconds