Burp
model Directory Reference

manages the data, logic and rules of the program

More...

Directory dependency graph for model:
src/model

Directories

directory  file_reader
 internal structure of the burp language interpreter
 
directory  game
 internal structure of the game
 

Files

file  cycle.c
 
file  cycle.h [code]
 

Detailed Description

manages the data, logic and rules of the program

/

The model should be independent from outside modules.
It does not contain the cycle handling that interact with the user interface.