khaledosman / terasoft-12

Automatically exported from code.google.com/p/terasoft-12
0 stars 0 forks source link

[Class Diagram Request] Addition request #349

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I'm Requesting the addition of the following classes (including their methods 
and attributes):

in exp1 Tab:

plz add class : Environ1 
(about environ1: this class is the BOSS, User1 starts Environ1, Moving2Davatar 
class should be linked to Environ1 .. not graphs)

Attributes:

ContentManager Content;
GraphicsDevice device;
SpriteBatch spriteBatch;
CountDown background;
CountDown view;
CountDown finish;
CountDown one;
CountDown two;
CountDown start;
CountDown flag1;
CountDown flag2;
Moving2DAvatar bike1;
Moving2DAvatar bike2;
SoundEffect Chants;
SoundEffectInstance ChantsInstance;

METHODS:

void LoadContent()
void Update()
void Draw()

Original issue reported on code.google.com by asafty2...@gmail.com on 25 May 2012 at 2:02

GoogleCodeExporter commented 9 years ago

Original comment by mk.cena92 on 25 May 2012 at 5:40