Changes between Version 1 and Version 2 of documentation/C++Manual/GettingStarted

Show
Ignore:
Author:
lloydw (IP: 203.96.63.172)
Timestamp:
03/25/08 18:06:31 (9 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • documentation/C++Manual/GettingStarted

    v1 v2  
    5757=== Initialising the library === 
    5858 
    59 Call Rocket::Core::Initialise() once you have installed the system and render interfaces and Rocket will start up. 
     59Call Rocket::Core::Initialise() once you have installed the system and render interfaces and Rocket will start up.[[br]] 
     60''NOTE: If you have licensed rocket, please pass your license key to the initialise function.'' 
    6061 
    6162== Creating a context ==