Module Entity

API for interacting with entities.

Functions

Update (self) Update the entity.
SetVelocity (self, velocity) Set velocity of the entity.


Functions

Update (self)
Update the entity.

Parameters:

  • self The Entity object to be modified.

Returns:

    UNKNOWN, suspected nil
SetVelocity (self, velocity)
Set velocity of the entity.

Parameters:

  • self The Entity object to be modified.
  • velocity Velocity of the entity.

Returns:

    UNKNOWN, suspected nil
generated by LDoc 1.4.3 Last updated 2016-05-01 23:18:39