![]() |
OutputDevicesTopics? (FAQ poll, sort of) - Printable Version +- Qbasicnews.com (http://qbasicnews.com/newforum) +-- Forum: QbasicNews.Com (http://qbasicnews.com/newforum/forum-3.html) +--- Forum: Site/Forum Issues (http://qbasicnews.com/newforum/forum-9.html) +--- Thread: OutputDevicesTopics? (FAQ poll, sort of) (/thread-3668.html) |
OutputDevicesTopics? (FAQ poll, sort of) - Agamemnus - 04-05-2004 So there is an InputDevicesTopics (which I made). I dunno, but it might be cleaner to put SoundTopics GraphicsTopics and TimerTopics into a general OutputDevicesTopics. Or, maybe just have a separation between GraphicsTopics, SoundTopics, TimerTopics, and the rest of the main menu items? Dunno. OutputDevicesTopics? (FAQ poll, sort of) - Plasma - 04-05-2004 How is a timer output? OutputDevicesTopics? (FAQ poll, sort of) - Anonymous - 04-05-2004 i would classify an input device as something that the user can use to provide input. Since a timer is actually 'sending' data at all times, i would consider it to be an output device... thats just me. someone with experience may know better. btw, plasma; any word on capn cosmo? OutputDevicesTopics? (FAQ poll, sort of) - na_th_an - 04-05-2004 The TIMER is an internal service. It does not have anything to do wit I/O. OutputDevicesTopics? (FAQ poll, sort of) - Plasma - 04-05-2004 Agreed...an output device is one that the user sees/hears/feels/etc. Captain Cosmosis is delayed until I have time to work on it...which means until this summer probably. OutputDevicesTopics? (FAQ poll, sort of) - Anonymous - 04-06-2004 of course you guys are right ![]() btw where the crap is adosorken??????????? dude! i just wrote the most kick ass battle music. it seriously sounds like professional ;p email me or somethin dude! peace to all OutputDevicesTopics? (FAQ poll, sort of) - relsoft - 04-06-2004 Quote:Agreed...an output device is one that the user sees/hears/feels/etc. Woot!!!!! Darn. I thought I was the Procastinator supreme here!!! But yeah. Cosmosis is one game I am wanting to see finished. OutputDevicesTopics? (FAQ poll, sort of) - Agamemnus - 05-10-2004 I'd have to disagree here. The timer is internal yet the user can see it. The user usually doesn't affect the timer. Thus it's an output device, not in the "real sense" but in the sense that ya need it to make a game. ![]() OutputDevicesTopics? (FAQ poll, sort of) - Plasma - 05-10-2004 How can the user see the timer? If you display the time on the screen, the screen is the output device, not the timer. OutputDevicesTopics? (FAQ poll, sort of) - na_th_an - 05-10-2004 yeah. Output devices are devices that output data: disk drives, screen, sound card... |