Changes between Version 5 and Version 6 of documentation/LuaManual/APIReference
- Timestamp:
 - 05/29/12 07:56:23 (5 years ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
documentation/LuaManual/APIReference
v5 v6 308 308 ----- 309 309 = Controls API Reference = 310 To use these types, you must link with RocketControls and RocketControlsLua. Additionally, you must call `Rocket::Controls::Lua::RegisterTypes` found in /include/Rocket/Controls/Lua/Controls.hafter you start the interpreter.310 To use these types, you must link with RocketControls and RocketControlsLua. Additionally, you must call `Rocket::Controls::Lua::RegisterTypes` found in ''/include/Rocket/Controls/Lua/Controls.h'' after you start the interpreter. 311 311 312 312  

