Context Menu Design: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Magodra (talk | contribs)
Magodra (talk | contribs)
Line 6: Line 6:
Player -> Client : Context select
Player -> Client : Context select
note right: (Default Right Click Item/Actor/...)
note right: (Default Right Click Item/Actor/...)
Client -\\ Server : UserAction
Client -\\ Server : UserActionMessage
note right: Context action.
note right: Context action.
Client //- Server : GuiInteract
Client //- Server : GUIInteractMessage
Client -> Client : Show Context Menu
Client -> Client : Show Context Menu
Player -> Client : Select context menu item
Player -> Client : Select context menu item
Client -\\ Server : Request selected function
Client -\\ Server : Request selected function
</uml>
</uml>

Revision as of 09:07, 23 December 2013

Message Sequence Diagram