public interface PuzzleContext extends ParlorContext
| Modifier and Type | Method and Description |
|---|---|
com.threerings.media.FrameManager |
getFrameManager()
Provides access to the frame manager.
|
com.threerings.util.KeyboardManager |
getKeyboardManager()
Provides access to the keyboard manager.
|
com.threerings.util.KeyDispatcher |
getKeyDispatcher()
Provides access to the key dispatcher.
|
com.threerings.util.MessageManager |
getMessageManager()
Returns a reference to the message manager used by the client.
|
com.threerings.util.Name |
getUsername()
Returns the username of the local user.
|
getParlorDirectorcom.threerings.util.Name getUsername()
com.threerings.util.MessageManager getMessageManager()
getMessageManager in interface com.threerings.crowd.util.CrowdContextcom.threerings.media.FrameManager getFrameManager()
com.threerings.util.KeyboardManager getKeyboardManager()
com.threerings.util.KeyDispatcher getKeyDispatcher()
Copyright © 2015. All rights reserved.