Unit3L10and11The Draw Loop and Movement

Unit3L10and11The Draw Loop and Movement

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

10 questions

Show all answers

1.

FLASHCARD QUESTION

Front

To create animation in the game lab, you need to use what function?

Back

The Draw Loop

2.

FLASHCARD QUESTION

Front

The number of times the screen is refreshed is also the speed of draw() loop.

Back

World.frameRate

3.

FLASHCARD QUESTION

Front

The lines of code contained inside its block are continuously executed until the program is stopped.

Back

functionDraw()

4.

FLASHCARD QUESTION

Front

Where will the fly move? Options: The fly will move up to the top, The fly will move to the left, The fly will move diagonally, The fly will move downward

Back

The fly will move to the left

5.

FLASHCARD QUESTION

Front

This code will position your sprite or shape in a clockwise rotation in degrees of the sprite. Options: sprite.rotation, frameRate, create.move, sprite.clockwise.

Back

sprite.rotation

6.

FLASHCARD QUESTION

Front

What will happen to the mouse in this code?

Back

The mouse will move from the top left to the bottom right in a diagonal direction.

7.

FLASHCARD QUESTION

Front

What will happen to the jet in this draw loop?

Back

It will fly up from the bottom

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?