Search found 1 match
- Fri Mar 02, 2018 5:34 pm
- Forum: Support and Development
- Topic: Am I correct writing my own Component code for relative pos, rot, etc or doing unnecessary work?
- Replies: 1
- Views: 2695
Am I correct writing my own Component code for relative pos, rot, etc or doing unnecessary work?
Hello! I'm new to love2d and I did not yet find anything specific about component framework at least in terms of graphics (I don't quiet understand yet lovetoys but as I see - it's more for structuring application and components and not for "component.add_component; component.rotate(39) - which...