Difference between revisions of "EventDispatcher.new"
From GiderosMobile
m |
|||
Line 4: | Line 4: | ||
=== Description === | === Description === | ||
Creates a new EventDispatcher object. | Creates a new EventDispatcher object. | ||
− | |||
<source lang="lua"> | <source lang="lua"> | ||
EventDispatcher.new() | EventDispatcher.new() |
Revision as of 10:01, 13 November 2022
Available since: Gideros 2011.6
Class: EventDispatcher
Description
Creates a new EventDispatcher object.
EventDispatcher.new()