|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PuzzleContext
Provides access to entities needed by the puzzle services.
| Method Summary | |
|---|---|
com.threerings.media.FrameManager |
getFrameManager()
Provides access to the frame manager. |
KeyboardManager |
getKeyboardManager()
Provides access to the keyboard manager. |
KeyDispatcher |
getKeyDispatcher()
Provides access to the key dispatcher. |
MessageManager |
getMessageManager()
Returns a reference to the message manager used by the client. |
Name |
getUsername()
Returns the username of the local user. |
| Methods inherited from interface com.threerings.parlor.util.ParlorContext |
|---|
getParlorDirector |
| Methods inherited from interface com.threerings.crowd.util.CrowdContext |
|---|
clearPlaceView, getChatDirector, getLocationDirector, getOccupantDirector, setPlaceView |
| Methods inherited from interface com.threerings.presents.util.PresentsContext |
|---|
getClient, getConfig, getDObjectManager |
| Method Detail |
|---|
Name getUsername()
MessageManager getMessageManager()
getMessageManager in interface CrowdContextcom.threerings.media.FrameManager getFrameManager()
KeyboardManager getKeyboardManager()
KeyDispatcher getKeyDispatcher()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||