- Source: src/utils/index.js (Line 7)
Namespaces
Methods
-
<static> NOOP()
-
A NOOP (No Operation) callback function.
Used internally by Phaser when it's more expensive to determine if a callback exists than it is to just invoke an empty function.
- Since: 3.0.0
- Source: src/utils/NOOP.js (Line 7)