Greenfoot Flash Cards

Descrição

GCSE Computer Science (Greenfoot) FlashCards sobre Greenfoot Flash Cards, criado por Leann McLeod em 05-04-2016.
Leann McLeod
FlashCards por Leann McLeod, atualizado more than 1 year ago
Leann McLeod
Criado por Leann McLeod mais de 8 anos atrás
10
0

Resumo de Recurso

Questão Responda
What do you always put on after a command in Greenfoot? a semi-colon ";"
How do you move an actor? move();
How do you turn the actor? turn();
How do you check for the world edge? if Greenfoot.isAtEdge or Greenfoot.AtWorldEdge
How do you eat an Object? RemoveObject(); or removeTouching(class);
How do you go to the left? setLocation(getX()-1, getY());
How do you do to the right? setLocation(getX()+1, getY());
How do you go up? setLocation(getX(), getY()-1);
How do you go down? setLocation(getX(), getY()+1);
How do you keep a Rotation? setRotation([int]);
How do you move using arrow keys? Greenfoot.isKeyDown("[string]")
How do you stop a program Greenfoot.stop();

Semelhante

Computing Hardware - CPU and Memory
ollietablet123
SFDC App Builder 2
Parker Webb-Mitchell
Data Types
Jacob Sedore
Intake7 BIM L1
Stanley Chia
Software Processes
Nurul Aiman Abdu
Design Patterns
Erica Solum
CCNA Answers – CCNA Exam
Abdul Demir
Abstraction
Shannon Anderson-Rush
Spyware
Sam2
HTTPS explained with Carrier Pigeons
Shannon Anderson-Rush
Data Analytics
anelvr