Class CopyFromInstruction

java.lang.Object
dev.zemco.codegame.execution.instructions.AbstractCopyInstruction
dev.zemco.codegame.execution.instructions.CopyFromInstruction
All Implemented Interfaces:
IInstruction

public class CopyFromInstruction extends AbstractCopyInstruction
Instruction that copies value from target memory cell to working memory cell.
Author:
Erik Zemčík