Content tagged documentation

17 usages of this tag
  • 2 replies
  • 670 views
This content is deleted
Forum Topic
Translated Manuel online show only English version
Not favoritedFavorited Favorited 0 favourites

The french documentation online don't appear anymore, it's show only the English version. For example:

posted 6 years ago
  • 3 replies
  • 935 views
Not favoritedFavorited Favorited 0 favourites

I've read the relevant docs. Found the APIs at the instance side, but how's the other side look like? Where and how's PostToRuntimeAsync (and probably PostToRun...

posted 6 years ago
  • 2 replies
  • 736 views
Not favoritedFavorited Favorited 0 favourites

EDIT: Revised the "NEED" section, in response to 's comment "we have 10k tutorials.". NEED: TL/DR: "Docs are the weakest link in a great product, for at least a...

posted 6 years ago
  • 1 replies
  • 904 views
This content is deleted
Forum Topic
IWorldInstance documentation
Not favoritedFavorited Favorited 0 favourites

I noticed in the ghost shooter example you access the current layout directly off of the instance of a monster in the IsOutsideLayout. Looking at the documentat...

posted 6 years ago
UpvoteUpvote 14 DownvoteDownvote
This content is deleted
Tutorial
[JS] RTFM: A cheat sheet for the manual's features
Not favoritedFavorited Favorited 15 favourites

This short tutorial will sum up all the tiny things you should know about if only you took the time to read the manual. I will try to keep this up to date with...

  • 1 replies
  • 756 views
This content is deleted
Forum Topic
How do I access the Layout Class?
Not favoritedFavorited Favorited 0 favourites

How do you get the Layout Class? It returns me a type error that it's not a function, every time. I've tried these: This.GetRuntime().GetName(); // &. This.GetN...

posted 6 years ago
  • 8 replies
  • 1.55K views
This content is deleted
Forum Topic
Icons folder documentation
Not favoritedFavorited Favorited 0 favourites

I'm curious on how "Icons folder" works. I understood the folder contains a list of default icons with different sizes. There's one icon ("loading-logo.Png") th...

posted 5 years ago
  • 1 replies
  • 587 views

I was doing an overview of the primitives documentation and the Events section is out of date. The bottom of the docs explicitly mentions that Construct doesn't...

  • 6 replies
  • 995 views
This content is deleted
Forum Topic
Officially supported SOL API
Not favoritedFavorited Favorited 1 favourites

Are you willing to add official, documented support for the SOL object and object picking to the Addon SDK? Why I'd like to have the SOL API: As a POC, I wrote...

  • 0 replies
  • 683 views

Our new post about HOW TO MAKE GAMES (Part 2) including worthwhile experiences in our latest project: In this content, we tell about building prototype and docu...