Interfaces
Full name: Elegy.Common.Interfaces
Classes, structs and/or records
- IApplication
- Application plugin interface. This is implemented by games and tools.
- IByteBuffer
- Byte buffer, a container that you can use to conveniently read from and write...
- IByteSerialisable
- This type can be serialised into an array of bytes, and then subconsequently ...
- IIdentifiable
- A thing containing an ID.
- IPlugin
- Generic plugin interface.
- IPluginCollector
- Handles the loading and unloading of plugins. Used by other Elegy systems to ...
- ITransformable
- A thing containing a transformation matrix.
Enums
Further namespaces
None.