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
|
Bitmap setPosition off?
Hello! I am brand new to Gideros and lua programming for that matter as well. ... |
5
|
837
|
||
Use of LevelHelper, PhysicsEditor &Co?
Hello, I very recently got started with app dev, just incorporated above programs into workflow ... |
16
|
1.9K
|
||
Small question about Garbage collection
In a lot of the code snippets I have seen there are multiple calls to ... |
3
|
411
|
||
How to POST an image to Twitter by gideros UrlLoader api
twitter api have a post a tweet with media,
the api document url is : https://dev.twitter.com/docs/api/1/post/statuses/update_with_media
""
Your ... |
5
|
999
|
||
Loading a TTF font
The function TTFont.new() helps load up a custom font from TTF rather than having to ... |
7
|
714
|
||
9
|
1K
|
|||
Find the width of a Textfield?
Is it possible to find the width of a Textfield after it has been set ... |
6
|
625
|
||
Filehandling question =)
Hey, if i do this 2 times:
Texture.new("gfx/test.png")
is then the graphic loaded 2 times?
or
is it loaded ... |
7
|
238
|
||
In the works... camera functions for Gideros
Starting with a demo to show you screen zoomIn and zoomOut, this is rather very ... |
1
|
192
|
||
Cool Title FX
Playing with GiderosStudio is like mining in the ground, you might be digging for a ... |
4
|
226
|
||
feature suggestion
easing function is a great feature for making animation, it would be much better ... |
9
|
797
|
||
Basic question about transferring app to phone
Hi,
I'm a producer/designer working with a group of programming students to make a game. I ... |
4
|
362
|
||
Can I make a Multiplayer Online Trading Card Game with Gideros Studio?
I'm hoping Gideros Studio can provide me with the functionality I need to create a ... |
5
|
1.3K
|
||
New to GiderosStudio? Miss the *One Line of Code* framework?
Welcome to Gideros, and if you have been looking for similarities between the one line ... |
1
|
127
|
||
Android plugin example
Is there any available? There is everything needed for IOS, but for Android version needs ... |
15
|
1.8K
|
||
Android java plugin
Hey is there any sample code that shows how to make an android java plugin?
I've ... |
1
|
141
|
||
MarketPlace - Custom Control - Sliding Bar
I guess we need a separate section for Market Place. I have a Custom Control ... |
3
|
246
|
||
Where's the bug list?
I do not want to set off creation of issues/bugs that duplicate what's already noted. ... |
3
|
122
|
||
GiderosPlayer resolutions for the new iPad
I am sure this will be a top feature in the next release, right? Then ... |
7
|
240
|
||
Distribute your source code in bytecode
I have a blog post at http://howto.oz-apps.com/2012/04/make-lua-custom-libraries-secure-your.html that talks a little about lua bytecode and ... |
4
|
475
|
||
Metatables
Hey everyone
I'm trying to write a corona compatibility layer for certain functions like: display.*, system.* ... |
4
|
216
|
||
(SOLVED) Couldn't Get .apk
I developed a small android game with gideros. However, when i exported it from gideros ... |
15
|
1.9K
|
||
Bucket fill tool Would it be possible to develop a bucket fill tool using Gideros?
|
13
|
1.1K
|
||
Facebook Integration, parse.com, iAds, switching from Corona etc etc
Hi there
Am trying to make the decision as to whether to jump to Gideros from ... |
3
|
1.7K
|
||
Write a review and support Gideros
I'm collecting reviews of Gideros by developers with finished and released games.
If you're interested, please ... |
3
|
624
|
||
How can i use Vibration ?
I tried to use Application:vibration() but i got
bird.lua:82: calling 'vibrate' on bad self (Application expected, ... |
6
|
704
|
||
Should setAnchorPoint() be available in Sprite?
Hi,
I know you have TextField>>setAnchorPoint() on your road map but is there some reason why ... |
4
|
675
|
||
(SOLVED)How can we send int parameter to the class
I want to send point variable to the any class from main as a parameter, ... |
3
|
176
|
||
(SOLVED)MouseEvent Problem
I have 2 classes named "Bird" and "Target". They both have mouse events. If the ... |
3
|
174
|
||
scope of code loaded using loadstring or dofile
As the title suggests, what would be the scope of the code loaded using loadstring ... |
3
|
794
|