Hi evereybody im following a tutorial on youtube about making a 3d game
but im having some trouble.
as far as i know i did evereything the same but theres a problem in this line of code.
i did import the databuffer int correctly i thinkCode:pixels = ((DataBufferInt)img.getRaster()).getData();
Code:
[code]import java.awt.image.DataBufferInt;[code]
please help me.
thanks already!


Reply With Quote
Bookmarks