khaledosman / terasoft-12

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

Class diagram amendment request #280

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Cena, can you please add the class Moving2DAvatar with the following variables 
and functios:

Variables:
        private Vector2 Position;
        private Texture2D Texture;

Functions:
        Move(float value)
        Draw(SpriteBatch spriteBatch)

Original issue reported on code.google.com by asamg...@gmail.com on 24 May 2012 at 5:59

GoogleCodeExporter commented 9 years ago

Original comment by mk.cena92 on 24 May 2012 at 8:40