Search:

Type: Posts; User: DougFane

Search: Search took 0.10 seconds.

  1. Replies
    1
    Views
    1,441

    Re: keyboard listener not working

    Never mind, I got my code to work, here is the updated version:


    import com.threed.jpct.*;
    import javax.swing.*;
    import java.io.*;

    import java.awt.*;
    import java.awt.event.*;
    import...
  2. Replies
    1
    Views
    1,441

    keyboard listener not working

    I am using jPCT as a 3d engine and I cannot get any form of keyboard listeners to work. I have tried multiple different methods, and have gotten a variety of errors. If anybody can tell me how to...
Results 1 to 2 of 2