Share

FCEUX

Tracker: Bugs

5 Lua: add input.get - ID: 2264486
Last Update: Comment added ( adelikat )

This can be some work so it has no priority, but gens has a input.get
function that gets the current input from keyboard and mouse. Now, keyboard
is nice but I think getting the mouse coords on fceux screen would create
some opportunities for new cool scripts. gens' input.get returns a
table.xmouse and table.ymouse containing the mouse coords. I'd really like
that.


qFox ( qfox ) - 2008-11-11 20:30

5

Closed

Fixed

zeromus

lua

None

Public


Comments ( 3 )

Date: 2009-03-08 22:42
Sender: adelikatProject Admin

input.get() done!


Date: 2009-03-08 18:49
Sender: adelikatProject Admin

ok, so I implemented zapper.read which will retrieve the mouse data.
input.get is still a nice feature because it returns all keys on the
keyboard and all mouse info (not just the joypad/zapper data). However, I
am lowering the priority of input.get and putting it off until next relase
(because there are a few really problematic elements to implementing it).


Date: 2008-12-08 07:49
Sender: nobody

This should really be higher on the list. Why only 1 when it's so useful?
:|


Attached File

No Files Currently Attached

Changes ( 6 )

Field Old Value Date By
status_id Open 2009-03-08 22:42 adelikat
resolution_id None 2009-03-08 22:42 adelikat
allow_comments 1 2009-03-08 22:42 adelikat
close_date - 2009-03-08 22:42 adelikat
priority 8 2009-03-08 18:49 adelikat
priority 1 2009-02-07 13:58 adelikat