|
||
|
GP Mailing List
ATXGPSIG List
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [atxgpsig] Re: FE catching and processing question
On Thu, 2007-01-11 at 20:03 +0600, Nasikat Tynaeva wrote: > Hello! > > I have question about fast events catching and processing . > We want to encapsulate process of waiting for NET2 events and > processing them. > The question is: can we wait only for NET2 events but without > missing information about other SDL events? > > I am really sorry if this is a silly question. but if you are so kind > to help me, it will be greatly appreciated. SDL events and net2 events are delivered through the same function call in the fast events library so you have to be prepared to process all events as they come in. Bob Pendleton > > Thank you in advance, > > Nasikat Tynaeva. > > -- +--------------------------------------+ + Bob Pendleton: writer and programmer + + email: Bob@Pendleton.com + + web: www.GameProgrammer.com + + www.Wise2Food.com + + nutrient info on 7,000+ common foods + +--------------------------------------+ --------------------- To unsubscribe go to http://gameprogrammer.com/atxgpsiglist.html
|
|