reng ~3d_phys_newton (2022-05-10T05:48:47.4890382)
Dub
Repo
Reloadable
re
util
hotreload
Undocumented in source.
interface
Reloadable (
T
) {
bool
changed
();
T
reload
();
}
Members
Functions
changed
bool
changed
()
Undocumented in source.
reload
T
reload
()
Undocumented in source.
Meta
Source
See Implementation
re
util
hotreload
classes
ReloadableFile
ReloadableShader
interfaces
Reloadable