It looks like you're new here. If you want to get involved, click one of these buttons!
Discussion
|
Started By
|
Replies
|
Views
|
Most Recent
|
Gideros VSCode integration
I've made some VSCode extensions to enable the use of VSCode as a Gideros IDE. ... 12 in User experience Answered |
56
|
283
|
||
Gideros 2020.7 Released!
@Hgy29 just made a great release of Gideros...
There is one addition that really need emphasising:
Gideros ... 123 in Announcements |
75
|
731
|
||
Metamethods inheritance
Is there a way to make this work:
local Foo = Core.class()
function Foo:__call(a, b)
return a + ... in General questions Answered ✓ |
3
|
83
|
||
Maybe coming soon... Lua Shaders!!!
@hgy29 has been hard at work on something pretty amazing!!!
Looks like Gideros may soon be ... in Roadmap |
27
|
209
|
||
Code dependencies
Coming from Corona i love the freedom and flexibility of Gideros. However, there is one ... in General questions Answered ✓ |
5
|
570
|
||
Pico-8 to Gideros.
Has anyone else here seen the demos/games on Pico-8 ? It's a low-spec fantasy ... in Relax cafe Announcement |
3
|
56
|
||
Lua Regex with groups
If I have a string like this:
local s = "X=5 and Y=2 and X=2 and ... in General questions Answered ✓ |
6
|
153
|
||
Lua Help - tables
I'm try to make an array of objects to hold my box2d objects, but I'm ... in General questions Answered |
5
|
125
|
||
New blog post about Gideros operator ^< vs math.rad ... http://blog.giderosmobile.com/2018/04/how-much-faster-is-gideros-rad-operator.html in Announcements
|
6
|
201
|
||
"points" variable Gideros ?!?
Hello Giderians.
Does anyone know about a variable that I mean... belongs to Gideros, or is ... in User experience Answered |
2
|
155
|
||
Why there is nothing explainable concerning tiled maps?
The examples is just a bunch of code... no coment... the program site also has ... 12 in General questions Answered ✓ |
31
|
754
|
||
zerobrane lua IDE with gideros support.. what do you think about this ide(a)?
Hi, i just noticed that the following lua IDE now/soon supports moai with debugging and ... 1234 in Suggestions & requests Answered ✓ |
108
|
5.7K
|
||
Marmalade Quick
greetings peeps,
i've never looked at Marmalade, but i've seen references to it in a few ... in Forum talk |
10
|
1.3K
|
||
Moses, a utility library for functional programming
Hi all,
Moses bumped to version 1.4.0.
Moses is mostly meant for functional programming, with Lua. It ... in Code snippets |
10
|
692
|
||
How would you approach a component/entity system in LUA?
I've been reading a lot about component/entity system and on paper it seems like a ... in Game & application design Answered |
2
|
1.5K
|
||
Lua Wax UITableViewController UITableViewDataSource UITableViewDelegate implementation problem
Hello,
Whenever we used uikit.mm
local tableView = TableView.new("Plain")
is enough to implement any idea.
Lua Wax good ... in Plugins Answered ✓ |
11
|
1.1K
|
||
Load lua class take long time
From a game menu i call the game class with:
sceneManager:changeScene("play", 0.1, SceneManager.flipWithFade, easing.outBack)
It does take ... in General questions Answered ✓ |
3
|
210
|
||
lua oop question
i have several instances of one object/class and i realized that this object has like ... in General questions Answered ✓ |
8
|
441
|
||
Decoda Lua IDE open sourced by the guys from Unknown Worlds
greetings peeps,
Unknown Worlds have just open sourced and released their Decoda Lua IDE to the ... in Forum talk |
3
|
670
|
||
Learning Lua + Multiplayer
Hello. I am completely new to developing for mobile (and developing in general) and I ... in General questions Answered ✓ |
12
|
1.6K
|
||
ZeroBrane Studio IDE 0.33 is out with full Gideros support
ZeroBrane Studio v0.33 has been released with support for Gideros debugging, auto-complete, and live-coding. Those ... in General questions |
3
|
823
|
||
Synchronous call of UrlLoader
Good evening!
Tell me, please, is there any way to call UrlLoader:new(...) synchronously? Or, perhaps, there ... in General questions Question |
1
|
145
|
||
Book - Learn Lua for iOS Game Development
There is a book on using Lua for Game Development from Apress that is due ... in Relax cafe |
20
|
1.5K
|
||
Mobile server
Hello all,
I'm quite new to networking and wanted to explore the dark waters with Gideros. ... 12 in General questions |
31
|
2.3K
|
||
Visual Editor for Development
Want to develop visually?
Most of the developers here are advance users that make their own ... in Marketplace |
1
|
459
|
||
attempt to index global 'world' error
Hello,
I think that I still don't understand Lua and Classes completely.
In the main.lua I ... in General questions Answered |
10
|
561
|
||
Allen, Lua Library for strings
Allen is a Lua library which provides a set of utilities and helpers for strings ... 12 in Code snippets |
52
|
1.7K
|
||
attempt to index global ...
When i find a sample lua code on the web , i'm trying on gideros. ... in General questions |
5
|
2.5K
|
||
Android Runtime Error
Hi all,
I am having a slight problem with my app; it runs fine on gideros ... in General questions |
2
|
219
|
||
Objective C in Gideros Studio
Hi All,
I am an iOS Developer and totally new to Gideros Studio. I just went ... in General questions |
11
|
797
|