Bgfx

Owns the loader. This object is passed around to other wrapped objects to ensure library loading.

final
class Bgfx {}

Constructors

this
this()

Loads DerelictENet and initializes the ENet library.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

close
void close()

Deinitializes the ENet library and unloads DerelictENet.

Meta