It works!
Thanks for your quick help!
Search found 2 matches
- Mon Sep 16, 2013 2:57 pm
- Forum: General
- Topic: Window size problem
- Replies: 2
- Views: 2205
- Sun Sep 15, 2013 12:38 pm
- Forum: General
- Topic: Window size problem
- Replies: 2
- Views: 2205
Window size problem
I want to set a custom windowsize for my game, but when I call love.window.setMode(...) in love.load() I get the following error:
main:lua:5: attempt to index field 'window' a nil value
Do I have to initialize window first somewhere?
Thanks in advance.
main:lua:5: attempt to index field 'window' a nil value
Do I have to initialize window first somewhere?
Thanks in advance.