Implement external events approach to input user actions into engine.
Doesn't work for some obscure reason ("Error: Unknown method parameter type: LongEventType")
file(GLOB images *.png)
install(FILES
theme.cfg
${images}
DESTINATION ${SHAREPATH}Data/Themes/Island)