UNPKG
@ngfx/ui
Version:
latest (1.0.0-beta.3)
1.0.0-beta.3
Angular UI library for gaming and creative applications
github.com/steveblue/ngfx
steveblue/ngfx
@ngfx/ui
/
esm5
/
src
/
interfaces
/
event.js
5 lines
(4 loc)
•
117 B
JavaScript
View Raw
1
2
3
4
5
export
function
NgFxEvent
(
) { }
NgFxEvent
.
prototype
.
type
;
NgFxEvent
.
prototype
.
endFrame
;
NgFxEvent
.
prototype
.
control
;