Skip to content

SFME::Mediator

Sztergbaum Roman edited this page Feb 4, 2018 · 66 revisions

Welcome to the page of the SFME::Mediator module

Modules contents

Example

A complete example can be found here

EventManager

Content for EventManager.

Definition

namespace sfme::mediator
{
    class EventManager
    {
      //! Contents
    };
}

BaseEvent

Content for BaseEvent.

Receiver

Content for Receiver.

Example

Content of the examples.

Clone this wiki locally