User talk:Thesbros

From ComputerCraft Wiki
Revision as of 01:25, 24 October 2012 by Riking (Talk | contribs)

Jump to: navigation, search

Keymapper API

The keymapper API was intended to assist with deciphering os.pullEvent("key") calls. os.pullEvent("char") basically replicates the conditions that it was intended to solve, and that's why os.pullEvent("char") was the only one I listed in the deprecated statement. Can you explain to me your reasoning for including key events in the notice? Riking