View Single Post
Posts: 270 | Thanked: 239 times | Joined on Dec 2009 @ Czech Republic
#18
Hi, I have problem with sdl_haa. I get SIGSEGV:
Code:
at /usr/include/SDL/SDL_haa.h:146
146           actor->pending   |= HAA_PENDING_POSITION;
Code:
Code:
	  HAA_Init(0);
	  actor = HAA_CreateActor(SDL_SWSURFACE, 480, 320, 16);
	  HAA_SetPosition(actor, 0, 0); BAD
	  HAA_SetScale(actor, 2, 2);
	  HAA_Show(actor);
What is wrong? Thx for reply.
to javispedro: I donīt know if you did get pm from me. I had laggy conection, so maybe I sent more messages to you. I am sorry for it.