Issue 92 in sekati: sekati.ui.Keyboard out of sync with flash.ui.Keyboard

0 views
Skip to first unread message

sek...@googlecode.com

unread,
Jan 20, 2011, 3:00:30 PM1/20/11
to sekat...@googlegroups.com
Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 92 by iworkinp...@gmail.com: sekati.ui.Keyboard out of sync with
flash.ui.Keyboard
http://code.google.com/p/sekati/issues/detail?id=92

Just noticed that Keyboard.LEFT is 76 in sekati.ui.Keyboard, and 37 in
flash.ui.Keyboard.

So listening for Keyboard.LEFT in KeyManager doesn't work with
sekati.ui.Keyboard.

Not sure which other ones are out of sync. I'll look at the rest.

sek...@googlecode.com

unread,
Feb 11, 2011, 11:30:26 AM2/11/11
to sekat...@googlegroups.com
Updates:
Status: Started

Comment #1 on issue 92 by sekati: sekati.ui.Keyboard out of sync with
flash.ui.Keyboard
http://code.google.com/p/sekati/issues/detail?id=92

I believe that it's a typo with LEFT:

public static const K : uint = 75;
public static const L : uint = 76;
public static const LEFT : uint = 37;

Patched for maint release

sek...@googlecode.com

unread,
Feb 11, 2011, 11:36:29 AM2/11/11
to sekat...@googlegroups.com
Updates:
Status: Fixed

Comment #2 on issue 92 by sekati: sekati.ui.Keyboard out of sync with
flash.ui.Keyboard
http://code.google.com/p/sekati/issues/detail?id=92

(No comment was entered for this change.)

Reply all
Reply to author
Forward
0 new messages