Search:

Type: Posts; User: codenoob

Search: Search took 0.26 seconds.

  1. Re: can someone show me how to change speed of an java engine.

    Thanks a lot ,Kevin. Your advices is really helpful (especially the debug link o:-)).My teacher told us that the lecture was about OOP not java.Things like threads,GUI... is only taught very little...
  2. can someone show me how to change speed of an java engine.

    I'm writing a program about pasture with entities on it.Here is the engine:


    import java.util.*;
    import javax.swing.Timer;
    import java.awt.event.*;

    /**
    * The simulation is run by an...
Results 1 to 2 of 2