Java-Gaming.org Java4K winners: [ by our judges | by the community ]         
Featured games (67)
games approved by the League of Dukes
Games in Showcase (∞)
games submitted by our members



News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: [1]
  Print  
  Message queue  (Read 822 times)
0 Members and 1 Guest are viewing this topic.
Offline K.I.L.E.R

JGO Strike Force
***

Posts: 764
Medals: 1


Java games rock!


« on: 2005-03-18 07:02:17 »

I have a GUI class and a logic class.
The GUI class displays the messages that the logic class creates.

What's the best way to implement this?

Currently I have a singleton class called MessageQ which can push and pop messages. It has FIFO access.
The only time messages are sent to the UI is at the end of every frame; after the logic is finished.
While the logic is executing the MessageQ is having messages pushed into it.

Is there a better way?

Vorax:
Is there a name for a "redneck" programmer?

Jeff:
Unemployed. Wink
Pages: [1]
  Print  
 
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.104 seconds with 20 queries.