Search:

Type: Posts; User: Jerba

Search: Search took 0.11 seconds.

  1. Thread: Development

    by Jerba
    Replies
    2
    Views
    1,627

    Re: Development

    I can show you a good way to do this if you like?

    Its simple enough you should be able to work out most of it for yourself.
  2. Replies
    5
    Views
    988

    Re: Easiest way to do this?

    Okay, right thanks. i'll remember to add more description in my titles as well thank-you for the feedback.
  3. Replies
    5
    Views
    988

    Re: Easiest way to do this?

    Yeah, i wrote a custom version of the splash screen class, and tried to apply it to an ImageIcon, but it didn't print out the picture at all...
  4. Replies
    5
    Views
    988

    Easiest way to do this?

    I've spend quite some time working on multiple games, all pretty much up to scratch on the development side of things, but i just want to add some prosthetic things, and one thing that i'm determined...
  5. Replies
    0
    Views
    1,171

    [SOLVED] How would i do this?

    SOLVED


    Okay, so basically i'm adding a character, and i want to make it so i can basically load three images for different actions...
    still.png
    right.png
    left.png

    so basically i've added...
  6. Replies
    4
    Views
    1,204

    Why, won't this update?

    Okay, basically i'm using an object to get some ints to print out but it won't update...

    GameLoader Class (extends jframe)

    public void paint(Graphics g) {
    Graphics2D g2 = (Graphics2D) g;
    ...
  7. Replies
    2
    Views
    1,300

    Re: Better way of doing this?

    Setters & Getters How could i forget!!!! Thanks alot :')
  8. Replies
    2
    Views
    1,300

    Better way of doing this?

    Okay, right before, you read the code its self i'm really new to this, even though i have a slight knowledge of java as a language i'm still getting a bit confused on whats the best way to do...
Results 1 to 8 of 8