Jump to content
  • entries
    941
  • comments
    5,894
  • views
    866,376

Leadwerks Documentation Update


Josh

1,998 views

 Share

The table of contents and index can now be used to navigate to a page:

https://www.leadwerks.com/learn

 

Search is also working.

 

Almost all of the commands are filled in, with examples for Lua and C++, updated to use the standard main() entry point, or in the case of Lua, just a main script with no function.

 

Function arguments and syntax will also be displayed in C++ or Lua data types. So if you have the docs set to Lua, you will just see "number" instead of "const float blah blah blah..."

 

I am going to review the material and then I will ask the community to go through it before I give my freelancer the final OK.

 

blogentry-1-0-35735600-1493074797_thumb.jpg

  • Upvote 4
 Share

5 Comments


Recommended Comments

Just doing some checking here and there. Seems like the indexing of some of the topic is wrong. For example

 

Entity->Camera->SetFOV

 

Shows wrong topic. It shows "GetRenderTarget". SetMultisample mode is also wrong.

 

Tested on latest Firefox.

  • Upvote 1
Link to comment

Actually, for me from Entity::Camera::SetFov down it shows wrong topics:

Should show | Shows

SetMultisample GetZoom

SetProjectMode Pick

 

so on and so forth..

Link to comment
Guest
Add a comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...