Playpen graphics
Status: Pre-Alpha
Brought to you by:
coastal_elves,
cptamericaz001,
mooseydoom,
robertstacey,
and 2 others
Logged In: YES
user_id=1235930
I think this might be a Threading issue in the MasterEngine
class
Logged In: YES
user_id=795959
Moved updating into the ActionListener, should be better now.
:) Everything runs in the same thread. Real double-buffering
of the field now too. =D
maybe fixed?