New Activity
Play Matching Pairs

These are used to call methods. It tells the objects when to carry out their methods.

a series of instructions given to objects that describe actions to take.

Encompasses everything.

Provide us with information about objects in the Alice 3 world. They generally calculate some sort of number.

Any sort of three-dimensional shape such as a person, animal, piece of furniture, building, or anything else of the sort in your world.

A collection of items in Alice3. Strictly ordered and can be accessed all by themselves in necessary.

A ___________ could be described as a template or blueprint for an object. When we add an object to our world, we’re creating an instance of that ________

Placeholders for any value that can change. Used to store particular pieces of information that will be used later on in the program.

Pieces of information that are needed to execute a program.

All objects have certain _________, whether or not they’re showing, their color, their position, and so forth. Examples: color opacity isShowing Vehicle Skin Texture Filling Style

Method

Array

Variables

Class

World

Object

Functions

Properties

Parameter

Events