![]() |
2010-09-13
, 20:30
|
|
Posts: 2,355 |
Thanked: 5,249 times |
Joined on Jan 2009
@ Barcelona
|
#21
|
The Following User Says Thank You to javispedro For This Useful Post: | ||
![]() |
2010-09-13
, 20:34
|
Posts: 270 |
Thanked: 239 times |
Joined on Dec 2009
@ Czech Republic
|
#22
|
HAA_Init(0); surface = SDL_SetVideoMode(0, 0, 16, SDL_SWSURFACE); actor = HAA_CreateActor(SDL_SWSURFACE, 480, 320, 16); if(actor != NULL) { HAA_SetPosition(actor, 0, 0); HAA_SetScale(actor, 2.0, 2.0); HAA_Show(actor); }
![]() |
2010-09-13
, 21:07
|
|
Posts: 2,355 |
Thanked: 5,249 times |
Joined on Jan 2009
@ Barcelona
|
#23
|
The Following User Says Thank You to javispedro For This Useful Post: | ||
![]() |
2010-09-14
, 20:05
|
Posts: 270 |
Thanked: 239 times |
Joined on Dec 2009
@ Czech Republic
|
#24
|
![]() |
2010-09-14
, 21:37
|
|
Posts: 2,355 |
Thanked: 5,249 times |
Joined on Jan 2009
@ Barcelona
|
#25
|
![]() |
2010-09-15
, 10:58
|
Posts: 270 |
Thanked: 239 times |
Joined on Dec 2009
@ Czech Republic
|
#26
|
![]() |
2010-09-16
, 20:07
|
Posts: 270 |
Thanked: 239 times |
Joined on Dec 2009
@ Czech Republic
|
#27
|