PBE: (Tutorial2) Problem with spatialManager variable
        Posted  
        
            by Oleg Tarasenko
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Oleg Tarasenko
        
        
        
        Published on 2010-04-23T15:22:05Z
        Indexed on 
            2010/04/23
            15:23 UTC
        
        
        Read the original article
        Hit count: 298
        
as3
Hi!
I've just started with PBE. Now trying to follow few first tutorials. Have problem with the second one(http://pushbuttonengine.com/docs/Lesson-02.html). E.g. this line of code: spatial.spatialManager = PBE.spatialManager;
throws the: Attempted access of inaccessible property spatialManager through a reference with static type Class.
Could you please help me. these are my first steps with PBE...a bit hard :(
© Stack Overflow or respective owner