Search:

Type: Posts; User: squeakbox

Search: Search took 0.10 seconds.

  1. Replies
    1
    Views
    1,855

    Re: Empty ByteBuffer size?

    I fixed this issue by loading the textures in an Array and assigning it later instead of creating a new Texture through TextureLoader every time. No issues loading it in the array, but for some...
  2. Replies
    1
    Views
    1,855

    Empty ByteBuffer size? WTF?

    I made a custom-made text box for inputs, which works like entering text into a forum field. I can backspace, delete, type, etc... However, there's an issue when I call .setText(String) of my...
Results 1 to 2 of 2