Hello, I really liked the project and it looks pretty promising
I was wondering if it is possible that I can take the result of a parsed layout, cuz i want to use that for canvas games to maintain the layout.
i.e
`#ball[center-x] == #basket[center-x];
ball[bottom] == #basket[bottom];`
can I use something like GSSEngine.getPropertiesById("ball")
Hello, I really liked the project and it looks pretty promising I was wondering if it is possible that I can take the result of a parsed layout, cuz i want to use that for canvas games to maintain the layout. i.e `#ball[center-x] == #basket[center-x];
ball[bottom] == #basket[bottom];`
can I use something like GSSEngine.getPropertiesById("ball")