view .clang @ 507:d49a05e7a5b5

ui: separate delegate/style Now UI elements do have different styling properties: - _delegate: functions used to update, draw or perform specific actions on the UI element. - _style: basic properties that the delegate should support if possible.
author David Demelier <markand@malikania.fr>
date Thu, 02 Mar 2023 21:36:43 +0100
parents 66e7f5fa7b78
children 83781cc87fca
line wrap: on
line source

-I/usr/include/SDL2
-Iextern/libdt
-Iextern/libsqlite
-Ilibmlk-core
-Ilibmlk-example
-Ilibmlk-rpg
-Ilibmlk-ui