abstract class MiniEvents::Event

Overview

Base class for events. NOT TO BE INHERITED BY ANYTHING UNLESS YOU REALLY NEED TO, use the event macro instead. HERE BE DRAGONS!

Direct Known Subclasses

Defined in:

sandbox.cr

Constant Summary

SINGLE = false

Constructors

Constructor Detail

def self.new #

[View source]