ASCII keycode generator: Difference between revisions

From Adventure Game Studio | Wiki
Jump to navigation Jump to search
*>Dasjoe
m (stub stub stub)
(Link to online manual)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Thread|24277|ASCII keycode generator}} by [[Akumayo]]
{{thread|ASCII keycode generator|24277}} by [[Akumayo]]


for use with IsKeyPressed()
for use with IsKeyPressed()
== See also ==
*[[Keycodes]] - a module by strazer.
*[https://www.adventuregamestudio.co.uk/manual/index.html?page=ags85.htm ASCII code table]


{{stub}}
{{stub}}
{{Module|Input}}
{{Module|Input}}

Latest revision as of 23:03, 2 February 2019

ASCII keycode generator by Akumayo

for use with IsKeyPressed()

See also

This article is a stub.
You can help by expanding it.