ScummVM API documentation
MutationOfJB::ChangeSceneCommandParser Member List

This is the complete list of members for MutationOfJB::ChangeSceneCommandParser, including all inherited members.

finish(ScriptParseContext &parseCtx)MutationOfJB::CommandParservirtual
parse(const Common::String &line, ScriptParseContext &parseCtx, Command *&command) overrideMutationOfJB::ChangeSceneCommandParservirtual
parseInteger(const char *val, ChangeCommand::ChangeOperation &op) (defined in MutationOfJB::ChangeCommandParser)MutationOfJB::ChangeCommandParserprotected
parseValueString(const Common::String &valueString, bool changeEntity, uint8 &sceneId, uint8 &entityId, ChangeCommand::ChangeRegister &reg, ChangeCommand::ChangeOperation &op, ChangeCommandValue &ccv) (defined in MutationOfJB::ChangeCommandParser)MutationOfJB::ChangeCommandParserprotected
transition(ScriptParseContext &parseCtx, Command *oldCommand, Command *newCommand, CommandParser *newCommandParser) overrideMutationOfJB::SeqCommandParservirtual
~CommandParser() (defined in MutationOfJB::CommandParser)MutationOfJB::CommandParservirtual