C# (CSharp) SadConsole Пространство имен

Пространства имен

SadConsole.Actions
SadConsole.Ansi
SadConsole.Consoles
SadConsole.Controls
SadConsole.Core
SadConsole.Effects
SadConsole.Game
SadConsole.GameHelpers
SadConsole.Input
SadConsole.Instructions
SadConsole.Libraries
SadConsole.Readers
SadConsole.SerializedTypes
SadConsole.Shapes
SadConsole.StringParser
SadConsole.Themes
SadConsole.Tiles

Классы

Имя Описание
Cell
CellAppearance
ColoredString
DoubleAnimation
Engine
EngineGameComponent A game component to handle the SadConsole engine initialization, update, and drawing.
FPSCounterComponent A component to draw how many frames per second the engine is performing at.
Font
FontMaster
GameTime
MathHelper
PositionedCell
PrimitiveStatic Static primitives for compatibility with other rendering engines (monogame, sfml)
SadConsoleGame A MonoGame Game instance that runs SadConsole. This is used when you don't provide one and call Engine.Initialize(string, int, int).