Popup: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{learned|what a popup is|what popups are in the Tygron Engine|what types of popup exist in the Tygron Engine|how to interact with a popup}} | |||
{{stub}} | {{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 [[game interface#minimap|minimap]]. | |||
==Types of 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:14, 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
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.