Poison-ui

A cross-platform desktop/mobile UI engine written in D using dsfml

View project on GitHub

Dub version

poison.core.eventargs

Source

Package module for event args.

Authors:

  Jacob Jensen

License:

  https://github.com/PoisonEngine/poison-ui/blob/master/LICENSE

public:

        protected:

        public:



public class EventArgs


        protected:

        public:



Base event args


protected this();


Creates a new instance of event args.


public static @property EventArgs empty();


Gets an empty event args.


Generated by venom - Poison Engine's Documentation Generator