mirror of
https://github.com/VARCem/PDCurses.git
synced 2026-09-25 00:05:16 +00:00
Added get..x and get..y. These things still aren't up to date.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user