Navigation menu

WoWBench/Getting started: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
(upgraded code template)
mNo edit summary
Line 234: Line 234:
==== Summary of interaction commands ====
==== Summary of interaction commands ====
<div style="margin: 0 0 1em 2%;">
<div style="margin: 0 0 1em 2%;">
{{infobox|'''Behind the scenes:''' Internally to WoWBench, a game-world object is just another UI object with event handlers.
{{Notebox|'''Behind the scenes:''' Internally to WoWBench, a game-world object is just another UI object with event handlers.
* The classes representing game-world objects emulate game engine behavior when receiving events.
* The classes representing game-world objects emulate game engine behavior when receiving events.
* Game-world objects are defined in world.xml and world.lua.}}
* Game-world objects are defined in world.xml and world.lua.}}
Anonymous user