User: fine858

  • Public profile

User profile: fine858

User info
User name:fine858
History
Joined:
Number of posts:21
Latest posts:

Tile Replacement and Collisions in SDL
[code] void Tile::show() { //If the tile is on screen if( check_collision( camera, box ) == ...

Tile Replacement and Collisions in SDL
Hello people, I'm quite new to SDL and I need this game to be finished VERY soon for the TSA state c...

Undefined Reference to Class::Function
Wow i deleted all the extra #includes and it actually ran! Thanks a lot for the help :D

Undefined Reference to Class::Function
In my goblin.h I did make the void goblinBattle(); prototype. When I added the void (void Goblin::go...

Undefined Reference to Class::Function
Hello fellow programmers. I'm making a simple tile-based RPG and I've run into a bit of trouble when...

This user does not accept Private Messages