mooball
    Preparing search index...

    Interface GuiEventHandler

    Class that defines a serializable event handler.

    interface GuiEventHandler {
        type: CLICK;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    type: CLICK

    Type of the event.