Sorry if you can't understand, ask me (ill try to rephrase it) or add me on msn at xiva@hotmail.com
Heres my code so far.
This is the class im using for the shooting. It really isn't much because im not sure what to do. Help is appreciated.
class tbullet {
int Damage;
int Speed;
public:
void Move();
void Fire (int spd, int dmg);
};
xiva

New Topic/Question
Reply




MultiQuote




|