org.mgif.listener
Interface OnFirstAsyncInput
- public interface OnFirstAsyncInput
This interface declares that implementing ActorSession class is ready to
listen for first asynchronous input event and implements a hook to deal with transferred event.
onFirstAsyncInput
public void onFirstAsyncInput(AsyncInputEvent event)
- Hook declared by listener
- Parameters:
event
- Event transferred to hook
Copyright © 2002 Mobile Games Interoperability Forum. All rights reserved.
This source code is protected by the legal notice posted at http://www.mgif.org/docs/notice.html