Namespace Elegy.Common.Extensions

Classes

DictionaryExtensions

Dictionary extensions to help with keyvalue parsing in level files.

ListExtensions

Elegy-specific List<T> extensions.

NumberExtensions

Extensions for floats and doubles.

PlaneExtensions

Elegy-specific Plane extensions. Mainly for TrenchBroom map compilation.

PlaneGodotExtensions

Plane extensions from Godot's own Plane class. Lots of useful gamedev-specific stuff there.

SpanExtensions

Elegy-specific Span<T> extensions.

StringExtensions

Elegy-specific string extensions.

Vector2GodotExtensions

Vector2 extensions from Godot's own Vector2 class. Lots of useful gamedev-specific stuff there.

Vector3DExtensions
Vector3Extensions
Vector3GodotExtensions

Vector3 extensions from Godot's own Vector3 class. Lots of useful gamedev-specific stuff there.