]> git.tdb.fi Git - libs/game.git/commit
Decorate things which constitute the public API of the library
authorMikko Rasa <tdb@tdb.fi>
Sat, 7 Jan 2023 13:19:47 +0000 (15:19 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sat, 7 Jan 2023 13:19:47 +0000 (15:19 +0200)
commit12c863fc1bc5456a4b3aceacc88904d76bd1d8bb
tree48838741482c69ea505eb0bf57db3d2aefea87fe
parent3b551a2caabdfebaac592b5fcbbeb6cbfe2fd43f
Decorate things which constitute the public API of the library
24 files changed:
source/game/accessguard.h
source/game/camera.h
source/game/component.h
source/game/director.h
source/game/entity.h
source/game/eventbus.h
source/game/eventobserver.h
source/game/meshsource.h
source/game/mspgame_api.h [new file with mode: 0644]
source/game/pool.h
source/game/reflection.h
source/game/resources.h
source/game/root.h
source/game/stage.h
source/game/system.h
source/game/systemscheduler.h
source/game/transform.h
source/game/transformpropagator.h
source/gameview/meshrenderer.h
source/gameview/mspgameview_api.h [new file with mode: 0644]
source/gameview/playerinput.h
source/gameview/presenter.h
source/gameview/renderer.h
source/gameview/resources.h