Back to Openframeworks

About events

examples/events/README.md

00731.2 KB
Original Source

About events

--

Learning Objectives

This section of examples aims to provide understanding about the built-in events of OF such as keyboard events and mouse events as well as understanding how to create and use custom events.

Table of Contents

At a Glance

(allEventsExample)

(advancedEventsExample)

(customEventExample)

(multiWindowExample)

(multiWindowOneAppExample)

(simpleEventsExample)

(simpleTimer)