Search:

Type: Posts; User: Inquilence

Search: Search took 0.13 seconds.

  1. Replies
    3
    Views
    1,204

    Re: A Game Error.

    But Wouldnt that give me an error if i didn't declare a variable?

    --- Update ---

    and heres my player class:


    package game.entity.player;

    import game.entity.enemies.Enemy;
  2. Replies
    3
    Views
    1,204

    A Game Error.

    Where the Error seems to direct to my player class.


    The actual error:


    Exception in thread "Thread-2" java.lang.Error: Unresolved compilation problem:
    SPRITEDELAYS cannot be resolved to a...
Results 1 to 2 of 2