Difference between revisions of "EventDispatcher.new"

From GiderosMobile
m
m (Text replacement - "<source" to "<syntaxhighlight")
Line 4: Line 4:
 
=== Description ===
 
=== Description ===
 
Creates a new EventDispatcher object.
 
Creates a new EventDispatcher object.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
EventDispatcher.new()
 
EventDispatcher.new()
 
</source>
 
</source>
  
 
{{EventDispatcher}}
 
{{EventDispatcher}}

Revision as of 15:26, 13 July 2023