Search found 6 matches

by AntonyOakenfull
Tue Aug 15, 2023 10:24 am
Forum: General
Topic: t.window.borderless
Replies: 2
Views: 942

t.window.borderless

Hello, I am working on a Macbook ( MacOS ). I have gave my project a borderless window ( t.window.borderless = true ) which works great, I want to make my own controls to minimise the window, I have made a button which runs this code " love.window.minimize() ", but on MacOS with a borderle...
by AntonyOakenfull
Wed Aug 02, 2023 4:14 pm
Forum: General
Topic: Love.physics and spriteBatch
Replies: 0
Views: 12224

Love.physics and spriteBatch

Hello, In love2d can I combine love.physics and spriteBatch. will they work together, if so can someone show me how. I am using spriteBatch to draw a tile background, I was going to set some physics on some of the tiles using love.physics. Also I was going to use spriteBatch on a player sprite also ...
by AntonyOakenfull
Thu Mar 02, 2023 9:30 pm
Forum: Libraries and Tools
Topic: Luigi
Replies: 8
Views: 2691

Re: Luigi

I need a ui that is resizable, more like a app in windows 10, than just the whole ui resize up and down. I know this will be hard to do, but I am going to give it a try.
by AntonyOakenfull
Thu Mar 02, 2023 8:57 pm
Forum: Libraries and Tools
Topic: Luigi
Replies: 8
Views: 2691

Re: Luigi

Got it.
Looks like I will have to do it myself then. Any good tutorials to look at?
by AntonyOakenfull
Thu Mar 02, 2023 8:25 pm
Forum: Libraries and Tools
Topic: Luigi
Replies: 8
Views: 2691

Re: Luigi

Hi,
Yes it is the one made by Airstruck. Can anyone suggest any other UI that comes close to this one, as I did not know it was unfinished and maybe it can't do what I need it to do.
by AntonyOakenfull
Thu Mar 02, 2023 6:14 pm
Forum: Libraries and Tools
Topic: Luigi
Replies: 8
Views: 2691

Luigi

Hello,

I would like to know is there anyway to include love2d code like : love.graphics.circle("fill", 300, 300, 50, 100) within the panels of Luigi.

Thank you for helping.

Antony