nanos world API Reference Unofficial documentation
Classes Base class

Actor

An <b>Actor</b> is an object which can be spawned and destroyed through Lua.<br>Actors support 3D transformations such as translation (location), rotation, and scale.<br><br>An <b>Actor</b> is the base for several entities, and all those entities share the same <b>Methods</b> and <b>Events</b> described in this page.

57 own 35 inherited

Inherits from
  1. Entity
  2. Actor

Functions 53

Events 4

Inherited members 35

Entity 35