Module necro.game.object.Tangibility

Functions

setTangible (entity, tangible) Force an entity’s tangibility to a specific value.
update (entity) Recompute an entity’s tangibility.


Functions

setTangible (entity, tangible)
Force an entity’s tangibility to a specific value. It's usually recommended to use Tangibility.update instead.

Parameters:

  • entity
  • tangible
update (entity)
Recompute an entity’s tangibility.

Parameters:

  • entity
generated by LDoc 1.4.6