Files
orx/settings.gradle
Edwin Jakobs ee9deb29c4 Add orx-easing
2019-04-11 16:14:28 +02:00

19 lines
338 B
Groovy

rootProject.name = 'orx'
include 'orx-camera',
'orx-compositor',
'orx-easing',
'orx-file-watcher',
'orx-filter-extension',
'orx-integral-image',
'orx-jumpflood',
'orx-kdtree',
'orx-mesh-generators',
'orx-no-clear',
'orx-noise',
'orx-obj-loader'