Greenfoot Flash Cards

Description

GCSE Computer Science (Greenfoot) Flashcards on Greenfoot Flash Cards, created by Leann McLeod on 05/04/2016.
Leann McLeod
Flashcards by Leann McLeod, updated more than 1 year ago
Leann McLeod
Created by Leann McLeod about 8 years ago
10
0

Resource summary

Question Answer
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();
Show full summary Hide full summary

Similar

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