answersLogoWhite

0

Control the flow in the levels.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What are the design stages of SDLC?

There are usually two design stages in SDLC. They are:High-level Design &Low-level Design


Can mountains be used as barriers?

Yes, mountains can and often are used as barriers. Mountains can be very tough to cross, making them excellent barriers against attacks.


2 level of design for software architecture?

3 level of software design - Architecture - Component - Detailed


What is the population of C Level Design?

C Level Design's population is 30.


When was C Level Design created?

C Level Design was created in 1996.


What are the main barriers to participation at each stage of the sports development continuum?

The main educational barriers from the collegiate level all the way down to elementary school level are you must mantain a 2.0 GPA(C average). Have all of your credits. Lastly If your teacher writes you up you can not play your next game


What is mid level design?

Mid level design is related to class diagrams. It is usually static.


Why do you build flood barriers?

To keep the water contained should the water level rise.


What is level 3 project schedule?

Level 3 project schedule is the maximum level of granularity to decompose your WBS into. Here's an example: 1 PROJECT 1.2 Design 1.2.1 Conceptual Design 1.2.1 (conceptual design) is a level 3 element.


What graphic design team developed the familiar set of symbols used today to communicate information across language barriers to international travelers?

Penn and Teller. Your in mr kelseys class ? lol


What is the most common barrier used on roads?

Traffic Cones. Jersey Barriers. Traffic Barrels. Delineators. Frame Barriers.


Difference between high level design and low level design?

High Level Design (HLD) is the overall system design - covering the system architecture and database design. It describes the relation between various modules and functions of the system. data flow, flow charts and data structures are covered under HLD. Low Level Design (LLD) is like detailing the HLD. It defines the actual logic for each and every component of the system. Class diagrams with all the methods and relation between classes comes under LLD. Programs specs are covered under LLD. - (arvind)