Search found 4 matches
- Mon Feb 02, 2009 6:25 am
- Forum: Libraries and Tools
- Topic: LUBE (Networking Library)
- Replies: 332
- Views: 245099
Re: LUBE (Networking Library) v0.02 + LUBE-X v0.02
Indeed, it was the so-desired lube-x I was talking about
- Sun Feb 01, 2009 7:37 pm
- Forum: Libraries and Tools
- Topic: LUBE (Networking Library)
- Replies: 332
- Views: 245099
Re: LUBE (Networking Library) v0.02 + LUBE-X v0.02
I would like to have a look at the source if you don't mind.
If you mind I can file this as a feature request
If you mind I can file this as a feature request
Re: API Wars
As the OpenGL/GLUT combo functions. Top Left. (for historical reasons as they say)
Did I mention that I totaly respect what you are doing here. Well done!
Did I mention that I totaly respect what you are doing here. Well done!
Re: API Wars
This is my proposal for this problem. Pretty Lua. :) love.graphics.draw(image, %d+, %d+, [placement_origin,] [placement_offset]) Draws the default current behavior if placement_origin variable is not provided. possible placement_origin values: love.TL, love.TM, love.TR love.ML, love.MM, love.MR love...