0ad/source/gui/Scripting
Ralph Sennhauser a0bb103390
Some checks failed
checkrefs / lfscheck (push) Has been cancelled
checkrefs / checkrefs (push) Has been cancelled
lint / cppcheck (push) Has been cancelled
lint / copyright (push) Has been cancelled
lint / jenkinsfiles (push) Has been cancelled
pre-commit / build (push) Has been cancelled
Unwrap SDL_Event
Since C++11 a C typedef'ed union can be forward declared, so the wrapper
is no longer needed.

While at it switch signatures to refs and convert C style casts.

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2026-05-20 19:44:52 +02:00
..
GuiScriptConversions.cpp
JSInterface_CGUISize.cpp
JSInterface_CGUISize.h
JSInterface_GUIManager.cpp
JSInterface_GUIManager.h
JSInterface_GUIProxy.cpp
JSInterface_GUIProxy.h
JSInterface_GUIProxy_impl.h
JSInterface_GUISize.cpp
JSInterface_GUISize.h
ScriptFunctions.cpp
ScriptFunctions.h