Class: EntityType
Functions
| Name | Description |
|---|---|
.new(properties) |
Fields
| Name | Type | Description |
|---|---|---|
properties | table |
Function declarations
Function: new
lua
function EntityType.new(
properties
) endParameters:
- properties (
table) - Entity properties (components)
Returns:
Field declarations
Field: properties
Type: table
