Popup: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 10: | Line 10: | ||
==Types of popups== | ==Types of popups== | ||
Depending on the content of the popup, a popup will appear differently. | |||
===Standard=== | |||
[[File:Interface_game_popup_regular.jpg|right|thumb]] | |||
===Pending=== | |||
[[File:Interface_game_popup_pending.jpg|right|thumb]] | |||
===Approved=== | |||
[[File:Interface_game_popup_approved.jpg|right|thumb]] | |||
===Denied=== | |||
[[File:Interface_game_popup_denied.jpg|right|thumb]] | |||
==Interacting with popups== | ==Interacting with popups== | ||
<onlyinclude>{{Editor steps|preamble=|form=:#|title=Interacting with a popup|Click on a popup to open the popup panel.|If necessary, enter the information requested by the popup panel.|Finish interaction with the popup panel by choosing an option at the bottom right corner of the popup panel.}}</onlyinclude> | <onlyinclude>{{Editor steps|preamble=|form=:#|title=Interacting with a popup|Click on a popup to open the popup panel.|If necessary, enter the information requested by the popup panel.|Finish interaction with the popup panel by choosing an option at the bottom right corner of the popup panel.}}</onlyinclude> |
Revision as of 13:18, 27 August 2014
This article is a stub.
Popups
In computing, a popup is a graphic which appears above a parent element. The purpose of a popup is to alert a user that attention or interaction is required.
Popups in the Tygron Engine
In the Tygron Engine, popups are used to indicate when a player's attention is required in the 3D World. They are small cubes which appear in the 3D World. They are only visible to the player for whom they are relevant. They are often accompanied by an exclamation mark on the minimap.
Types of popups
Depending on the content of the popup, a popup will appear differently.
Standard
Pending
Approved
Denied
Interacting with popups
Interacting with a popup:
- Click on a popup to open the popup panel.
- If necessary, enter the information requested by the popup panel.
- Finish interaction with the popup panel by choosing an option at the bottom right corner of the popup panel.