summaryrefslogtreecommitdiffstats
path: root/make/build-newt.xml
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-06-11 00:12:15 +0200
committerSven Gothel <[email protected]>2010-06-11 00:12:15 +0200
commit302f183c4a659be9cedb5b6993ff78e7379d9cad (patch)
tree466042070d875b15ee99b69e148c4a7025a870f8 /make/build-newt.xml
parent1d333a771ce0bc7c8594e21d031703f698f06a46 (diff)
NEWT Add: add<type>Listener(int index, <type>Listener l) ; get<type>Listener(int index) ; NEWTEvent attachments
NEWT Add: add<type>Listener(int index, <type>Listener l) ; get<type>Listener(int index) ; NEWTEvent attachments for listener to listener communication via object passing. This methodology is similar to the 'Atom' attachment of native systems. It is preferred to a 'consume()/isConsumed()' pattern, since it is less flexible and would 'endanger' system events. TODO: <type>Listener[] get<type>Listeners() doesn't work and was always buggy.
Diffstat (limited to 'make/build-newt.xml')
0 files changed, 0 insertions, 0 deletions