Client.createGraphics

Override if you create a plugin with UI. The returned IGraphics must be allocated with mallocNew. plugin.json needs to have a "hasGUI" key equal to true, else this callback is never called.

class Client
public nothrow @nogc nothrow @nogc
createGraphics
()

Meta