Added get..x and get..y. These things still aren't up to date.

This commit is contained in:
William McBrine
2006-09-24 22:22:11 +00:00
parent a54a9ee579
commit 24554e721f
3 changed files with 27 additions and 0 deletions

View File

@@ -66,6 +66,14 @@ EXPORTS
filter
flash
flushinp
getbegx
getbegy
getcurx
getcury
getmaxx
getmaxy
getparx
getpary
getbkgd
getnstr
getstr
@@ -94,6 +102,7 @@ EXPORTS
intrflush
isendwin
is_linetouched
is_termresized
is_wintouched
keyname
keypad

View File

@@ -63,6 +63,14 @@ EXPORTS erase
EXPORTS filter
EXPORTS flash
EXPORTS flushinp
EXPORTS getbegx
EXPORTS getbegy
EXPORTS getcurx
EXPORTS getcury
EXPORTS getmaxx
EXPORTS getmaxy
EXPORTS getparx
EXPORTS getpary
EXPORTS getbkgd
EXPORTS getnstr
EXPORTS getstr
@@ -91,6 +99,7 @@ EXPORTS instr
EXPORTS intrflush
EXPORTS isendwin
EXPORTS is_linetouched
EXPORTS is_termresized
EXPORTS is_wintouched
EXPORTS keyname
EXPORTS keypad

View File

@@ -59,6 +59,14 @@ erase
filter
flash
flushinp
getbegx
getbegy
getcurx
getcury
getmaxx
getmaxy
getparx
getpary
getbkgd
getnstr
getstr
@@ -87,6 +95,7 @@ instr
intrflush
isendwin
is_linetouched
is_termresized
is_wintouched
keyname
keypad