Posts: 3,704
Threads: 147
Joined: Jan 2011
Reputation:
119
07-24-2012, 21:42
(This post was last modified: 07-24-2012, 21:42 by Nekochan.)
1. Create HudElem,
2. int x= 1024/2 and int y = 768/2 ( for example )
3. ???
4. Profit?
C++/Obj-Cdeveloper. Neko engine wip
Steam: Click
Posts: 5,320
Threads: 300
Joined: Feb 2011
Reputation:
149
A byte can't be more then 255....
Posts: 77
Threads: 39
Joined: Jun 2012
Reputation:
0
Excellent!
I needed to understand anything xD
I'm noob
1 - where I put that code?
Posts: 5,320
Threads: 300
Joined: Feb 2011
Reputation:
149
07-25-2012, 00:16
(This post was last modified: 07-25-2012, 00:19 by JariZ.)
HudElem.OriginX = 340;
causes the compiler to crash or throw an System.OverflowException