Hellbroth's Profile
Reputation: 17
Tradesman
- Group:
- Contributors
- Active Posts:
- 190 (0.14 per day)
- Joined:
- 15-August 09
- Profile Views:
- 7,973
- Last Active:
May 29 2012 04:28 PM- Currently:
- Offline
Previous Fields
- Country:
- GR
- OS Preference:
- Windows
- Favorite Browser:
- FireFox
- Favorite Processor:
- Intel
- Favorite Gaming Platform:
- Playstation
- Your Car:
- Who Cares
- Dream Kudos:
- 100
Latest Visitors
-
nightwing878 
14 Apr 2013 - 08:54 -
bartlo 
10 Apr 2013 - 11:17 -
modi123_1 
27 Mar 2013 - 12:14 -
carmela 
06 Oct 2012 - 00:36 -
Kilorn 
25 May 2012 - 15:22
Posts I've Made
-
In Topic: 2D Sprite Rotation
Posted 25 May 2012
Create a new Vector2 to hold the original position.
So :
Vector2 originalPosition = new Vector2(400,500);
Then to do your rotation use the originalPosition.X or originalPosition.Y depending on what
you wouldlike to do. -
In Topic: Beginning Android Game developement from scratch?
Posted 27 Apr 2012
Here is a collection of videos on how to make a simple game
on Android this guy is really good and informative plus it goes
through a lot of concepts such as sprite animation , collision detection
sounds etc.
My link
Hope it helps =d -
In Topic: Creating Simple File Chooser
Posted 8 Nov 2011
It doesn't say anything but apparently it crashes cause i change Active to extends ListActivity.
I even made a new project an just changed that line and it still crashes this is crazy there is no
reason :S -
In Topic: Creating Simple File Chooser
Posted 7 Nov 2011
When i run it just crashes why is this happening???
I am using 2.2 and API 8
You think this is the problem????? -
In Topic: Adding Vectors.
Posted 21 Sep 2011
Solved it...Din't know i could use pointers like that...
void add(int *a, int *b, int *c, int n){ for(int i=0; i<n; i++) { c[i] = a[i] + b[i]; printf("%d ",c[i]); } }
My Information
- Member Title:
- D.I.C Head
- Age:
- 24 years old
- Birthday:
- January 14, 1989
- Gender:
-
- Interests:
- Games,Playing the guitar,Anime
- Full Name:
- Michael Almyros
- Years Programming:
- 2
- Programming Languages:
- C,C++,C#,Pascal,PHP,Visual Basic,Java
Contact Information
- E-mail:
- Click here to e-mail me
- MSN:
-
Hellbrothsnetcom@hotmail.com
- Website URL:
-
http://
Friends
|
|


Find Topics
Find Posts
View Reputation Given


|
Comments
Hellbroth has no profile comments yet. Why not say hello?