Difference between revisions of "Section C 2020"

From TRCCompSci - AQA Computer Science
Jump to: navigation, search
(Methods)
(Methods)
Line 22: Line 22:
 
*[[2019_GetInstruction_Method |GetInstruction]]
 
*[[2019_GetInstruction_Method |GetInstruction]]
 
*[[2019_ExtractCommand_Method |ExtractCommand]]
 
*[[2019_ExtractCommand_Method |ExtractCommand]]
 +
*[[2019_GetIndexOfItem |GetIndexOfItem]]
 +
*[[2019_ChangeLocationOfItem |ChangeLocationOfItem]]
 +
*[[2019_ChangeStatusOfItem |ChangeStatusOfItem]]
 
*[[2019_DisplayConnentsOfContainerItem_Method |DisplayContentsOfContainerItem]]
 
*[[2019_DisplayConnentsOfContainerItem_Method |DisplayContentsOfContainerItem]]
 
*[[2019_GetPositionOfCommand_Method |GetPositionOfCommand]]
 
*[[2019_GetPositionOfCommand_Method |GetPositionOfCommand]]

Revision as of 11:36, 18 December 2018

This section is to document the skeleton program. Section C will be questions relating to the actual code within the program and could relate to specific methods, variables, programming skills, or theory topics.

Game Commands

Classes

Methods