PDA

View Full Version : PowerInput (in PowerDraw 3)



mindplay
10-12-2003, 09:05 AM
I've set DoKeyboard to true, and then called Initialize() ... calling Finalize() when my app terminates. But I get no keyboard events - what gives?

Neither Keys[...] or KeyPressed[...] seem to ever return anything but false...

mindplay
11-12-2003, 12:16 PM
uhm ... is this the 'official' (only) PowerDraw forum? ... it's not exactly swelling with activity.

I think I sorted this one out myself though - you have to call the Update method of the PowerInput object before testing it's array properties for keypresses ... the help file (although, I know, it's unfinished) lists Initialize and Finalize as it's only methods, so ... :)

LP
12-12-2003, 02:14 AM
This is almost the only PowerDraw forum, although you can also post questions on Turbo (turbo.gamedev.net). Usually I answer most of the PowerDraw technical questions but right now I'm out of time (developing Asphyre and other stuff :wink:).