| bio | website | zarknorth.com |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 3 months |
| seen | 4 hours ago | |
| stats | profile views | 100 |
I'm Cyral! I program and do graphics design as a hobby. I'm into creating games, in fact I am making one at the moment and it would be great if you could check it out! Zarknorth.
I tend to help out newer people (Hey I said as a hobby, I'm no professional!) with their questions about c# and the xna framework.
You can follow me on twitter @Cyral33
|
1d |
revised |
Timer in XNA framework Improved Formatting and Grammar, added C# tag to utilize syntax highlighting. |
|
1d |
suggested | suggested edit on Timer in XNA framework |
|
1d |
answered | Timer in XNA framework |
|
1d |
revised |
How do I have my XNA installer include external files added 20 characters in body |
|
2d |
revised |
How do I have my XNA installer include external files added 108 characters in body |
|
2d |
answered | How do I have my XNA installer include external files |
|
May 23 |
revised |
Generating terrain in C# using perlin noise Formatting and adding a few details |
|
May 22 |
awarded | Unsung Hero |
|
May 22 |
revised |
Have an array of Asteroids, how can i loop them to infinitely spawn? deleted 30 characters in body |
|
May 22 |
answered | Have an array of Asteroids, how can i loop them to infinitely spawn? |
|
May 20 |
comment |
How can I create polygons in Farseer? What is physicsSimulator and triangleGeometry? You need to define them first |
|
May 19 |
comment |
Trick windows into thinking a file is in use stackoverflow.com/questions/4964588/open-file-readonly |
|
May 19 |
comment |
Farseer ContactListener is not working I looked all over the Farseer source and I couldnt find ContactListener anywhere in it |
|
May 19 |
comment |
Want to make a button to open an Google Chrome, Cinema 4D etc in WPF Sorry, I have no clue how this XAML UI stuff works, I fixed the code for starting the app. You will need to figure out how to make it so when you click the button it runs, because right now there isnt even an event for OnClick. |
|
May 19 |
comment |
Want to make a button to open an Google Chrome, Cinema 4D etc in WPF You need the most important part.. Process.Start I tried debugging it and it didnt even run the code, so you need to make sure you have registered the click event. |
|
May 19 |
comment |
Want to make a button to open an Google Chrome, Cinema 4D etc in WPF Not exactly, you need to debug this |
|
May 19 |
comment |
Want to make a button to open an Google Chrome, Cinema 4D etc in WPF Add a breakpoint and see if the method is even being called. (On the same line, go to the little gray bar on the left and click it) |
|
May 19 |
answered | Want to make a button to open an Google Chrome, Cinema 4D etc in WPF |
|
May 19 |
comment |
bool [,] - What does this syntax mean in c#? Wow you guys type fast |
|
May 19 |
answered | bool [,] - What does this syntax mean in c#? |