Box2D Forums

It is currently Sun May 19, 2013 2:53 am

All times are UTC - 8 hours [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Mon Nov 29, 2010 7:22 pm 
Offline

Joined: Mon Nov 29, 2010 7:18 pm
Posts: 7
Has anybody successfully integrated WCK with the Gaia framework? Gaia requires me to extend AbstractPage in my doc class so i cant also extend WCK.

any work arounds for integrating WCK into existing frameworks?

thanks in advance :) have a nice day
-D


Top
 Profile  
 
PostPosted: Tue Nov 30, 2010 1:48 pm 
Offline

Joined: Fri Dec 14, 2007 8:07 pm
Posts: 913
You don't have to extend / use wck.WCK for your document class. Just call this before using anything:

Code:
b2Base.initialize();
Input.initialize(stage); // Optional, used for mouse joints / other input.


I don't know if there is anything else that conflicts.


Top
 Profile  
 
PostPosted: Tue Nov 30, 2010 4:49 pm 
Offline

Joined: Mon Nov 29, 2010 7:18 pm
Posts: 7
oh i see :) thanks a mil

-D


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
cron
Powered by phpBB® Forum Software © phpBB Group