Re: Keyboarding Assistance

new topic     » goto parent     » topic index » view thread      » older message » newer message

don cole wrote:
> 
> Funkbrat wrote:
> > 
> > I need to know how to do proper keyboarding in DOS Euphoria.
> > 
> > I want the keyboard to recognize a pressed key without a pause.  Normally,
> > it detects the key once, waits a short while, then continues to recognize
> > the
> > key again.  I don't want that to happen.  I want it to constantly receive
> > the
> > keypress at a smooth rate without a pause after the first time.  How do I do
> > it?
> 
> Could we see a sample of your code that pauses.
> 
> Don Cole

I don't really have any code.  Those were the wait_key() and get_key()
commands I were talking about.  What I want is to program my own keyboarding
routines that repeatedly recognize a key from the keyboard without a pause,
like for moving a player in a game, like a side-scroller or something.  I
just don't know how to do it.  I'm not that good with Euphoria yet.  I'm
asking what I need to do to make this happen.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu