| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 4 months |
| seen | Apr 11 at 17:12 | |
| stats | profile views | 1 |
|
Feb 18 |
comment |
Flash game made with Flixel does not appear when using regular zoom Yes, but you can't skip parameters. If you put super(640,480,PlayState), then the parameters after that will be the default. But if you want to set the framerates, you have to set all the parameters before it, including zoom. |
|
Feb 18 |
awarded | Tag Editor |
|
Feb 18 |
revised |
flixel wiki excerpt added 145 characters in body |
|
Feb 18 |
revised |
flixel wiki description added 494 characters in body |
|
Feb 17 |
wiki | created flixel description |
|
Feb 17 |
wiki | created flixel excerpt |
|
Feb 17 |
suggested | suggested edit on flixel tag wiki |
|
Feb 17 |
suggested | suggested edit on flixel tag wiki excerpt |
|
Feb 17 |
comment |
Flash game made with Flixel does not appear when using regular zoom Yeah, because before you were setting the zoom to 50! You can't just skip arguments. The computer has no way of knowing that you are, so it sets the zoom to 50 and the next argument, the framerate, to 50, instead of setting both framerates to 50. |
|
Feb 14 |
awarded | Teacher |
|
Jan 14 |
awarded | Editor |
|
Jan 14 |
revised |
How do I export a Java project on Eclipse as an executable? added 56 characters in body |
|
Jan 14 |
awarded | Analytical |
|
Jan 14 |
asked | How do I export a Java project on Eclipse as an executable? |
|
Jan 13 |
accepted | How do I spawn enemies with a delay using threads? |
|
Jan 13 |
comment |
How do I spawn enemies with a delay using threads? Thanks! It works! |
|
Jan 13 |
asked | How do I spawn enemies with a delay using threads? |
|
Jan 5 |
answered | How do you make Minecraft mods? |
|
Jan 5 |
answered | How do I best remove an entity from my game loop when it is dead? |
|
Jan 5 |
awarded | Supporter |