Closed TravisC671 closed 4 months ago
DragUpdateInfo is included in the events package but is not in the docs.
When following the shooter tutorial I had issues cause the DragUpdateInfo was undefined. upon further investigation I found that it was in the event import instead
docs
///
examples
DragUpdateInfo is included in the events package but is not in the docs.
Description
When following the shooter tutorial I had issues cause the DragUpdateInfo was undefined. upon further investigation I found that it was in the event import instead
Checklist
docs
and added dartdoc comments with///
.examples
ordocs
.Breaking Change?
Related Issues