Zebra0.com

aliceGlossary for Alice Programming: scenes

Glossary for Alice Programming: scenes

Learn Alice in FREE step-by-step lessons.

bug: A bug is an error in a program. Debugging is the process of finding and fixing the errors.
disable procedure
   Disabling Procedure
procedures, scene: Hello World using procedures.
   Scene Procedures
procedures: Video shows how to use procedure for top down design.
   Procedures for top down design
scene parameters: Adding parameters makes the procedure more versatile.
   Scene Parameters
scene procedures2: The Yeti family says hello and goodbye using procedures.
   Scene Procedures2
scene procedures: Hello World using procedures.
   Scene Procedures
scene property: A scene property is a variable that is available anywhere in your project.
scenes
   Both an Indoor and Outdoor Scene
scene: An Alice world can have multiple scenes. All of the 3D models that are visible at one time is called a scene.
sound: Video shows how to import and play any mp3 file.
   Playing Sounds
top-down: A Scene Procedure is code that is separate from myFirstMethod
   Scene Procedure for Top-Down Design
topdown design
   Move code to procedures
Full Glossary