Search:

Type: Posts; User: MegaBeast

Search: Search took 0.00 seconds.

  1. Replies
    9
    Views
    1,236

    Not really:P I tend to make things as accessible...

    Not really:P
    I tend to make things as accessible as possible since I'm not yet confident enough to keep things locked up. Simply proof of my newbieness ^^.

    Thank you iMalc!

    Surely a nice...
  2. Replies
    9
    Views
    1,236

    Nice!! Changed the consts to non-consts and it...

    Nice!!

    Changed the consts to non-consts and it worked :D

    Haven't fully figured out the pointer part yet but i guess its a good idea to do so! :P

    Anyway thanks for superfast answers!!

    :D
  3. Replies
    9
    Views
    1,236

    Ok here is the .h for the Enemy class ...

    Ok here is the .h for the Enemy class



    #ifndef INCLUDED_ENEMY
    #define INCLUDED_ENEMY
    #include "GameConsole.h"

    using namespace std;
  4. Replies
    9
    Views
    1,236

    Problem with vectors!

    Hello there, fellow programmers!

    I'm relatively new to programming and while trying to develop my first simple game i've stumbled upon a problem that i have been unable to solve for days. :*(
    ...
Results 1 to 4 of 4