Skip to content

GroundEntity

The GroundEntity class is a minimal extension of Entity specifically used for representing the game's ground layer and holding the map's terrain textures.

GroundEntity

Extends Entity.

Methods

constructor()

ts
function constructor(): void

Initializes the ground entity. This class acts as a dedicated container for ground and border SpriteEntity attachments.