ScummVM API documentation
Freescape::FCLInstruction Member List

This is the complete list of members for Freescape::FCLInstruction, including all inherited members.

_additional (defined in Freescape::FCLInstruction)Freescape::FCLInstruction
_additionalType (defined in Freescape::FCLInstruction)Freescape::FCLInstruction
_destination (defined in Freescape::FCLInstruction)Freescape::FCLInstruction
_destinationType (defined in Freescape::FCLInstruction)Freescape::FCLInstruction
_elseInstructions (defined in Freescape::FCLInstruction)Freescape::FCLInstruction
_source (defined in Freescape::FCLInstruction)Freescape::FCLInstruction
_sourceType (defined in Freescape::FCLInstruction)Freescape::FCLInstruction
_text (defined in Freescape::FCLInstruction)Freescape::FCLInstruction
_thenInstructions (defined in Freescape::FCLInstruction)Freescape::FCLInstruction
duplicate() const (defined in Freescape::FCLInstruction)Freescape::FCLInstruction
FCLInstruction() (defined in Freescape::FCLInstruction)Freescape::FCLInstruction
FCLInstruction(Token::Type type) (defined in Freescape::FCLInstruction)Freescape::FCLInstruction
getType() const (defined in Freescape::FCLInstruction)Freescape::FCLInstruction
setAdditional(int32 additional, Token::Type type=Token::CONSTANT) (defined in Freescape::FCLInstruction)Freescape::FCLInstruction
setBranches(FCLInstructionVector *thenBranch, FCLInstructionVector *elseBranch) (defined in Freescape::FCLInstruction)Freescape::FCLInstruction
setDestination(int32 destination, Token::Type type=Token::CONSTANT) (defined in Freescape::FCLInstruction)Freescape::FCLInstruction
setSource(int32 source, Token::Type type=Token::CONSTANT) (defined in Freescape::FCLInstruction)Freescape::FCLInstruction