-LinearLayout implemntation:
*Entity.getComponent works *adding/removing objects work *update work
This commit is contained in:
parent
535071ebb9
commit
cb9bac5dde
5 changed files with 411 additions and 120 deletions
3
dub.json
3
dub.json
|
|
@ -10,6 +10,9 @@
|
|||
"versions": [
|
||||
"LinearLayout"
|
||||
],
|
||||
"dflags-posix-ldc": [
|
||||
"-defaultlib=phobos2-ldc,druntime-ldc"
|
||||
],
|
||||
"configurations" : [
|
||||
{
|
||||
"name" : "library",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue