Search:

Type: Posts; User: hwoarang69

Search: Search took 0.09 seconds.

  1. Replies
    5
    Views
    1,096

    Re: stoping frame after 3 slides

    sure,

    main.java
  2. Replies
    5
    Views
    1,096

    Re: stoping frame after 3 slides

    1st block of code is in a main game loop.
  3. Replies
    5
    Views
    1,096

    stoping frame after 3 slides

    this code below this line is looping though 3 pictures. so it will display pic 1, 2, 3, 1, 2, 3,... and so on. but i want it do stop when it picture is 3.


    float frame = 0; ...
Results 1 to 3 of 3