Skip to content

SadConsole.Entities

AnimatedAppearanceComponentA component for Entity that animates the AppearanceSingle property.
EntityA positioned and animated game object.
Entity.AnimatedAn entity that is a an animated surface.
Entity.EntityMovedEventArgsArguments for the entity moved event.
Entity.SingleCellAn entity that is a single cell.
EntityManagerManages a set of entities. Adds a render step and only renders the entities that are in the parent IScreenSurface visible area.
EntityManagerZonedManages a set of entities. Adds a render step and only renders the entities that are in the parent IScreenSurface visible area.
EntityManagerZoned.ZoneEventArgsContains event data for a Zone and Entity interaction.
EntityManagerZoned.ZoneMoveEventArgsContains event data for a Zone and Entity interaction.
ZoneDefines an area for a scene.