Processing.js , getClass() equivalent :s
              in 
             Processing with Other Languages 
              •  
              5 months ago    
            
 
           
             I'm working on a container-system for handle all my need for data-visualisation programming with an application skin.
            
            
My problem is that this fu****g application must be exported on iPad and all my container-system is off because of object.getClass() dont working on processing.js
            
Is there a way to get around this problem? :D, i've also put a drawing-optimisation-system on this container-system and both are down now ...
            
I need this getClass to differentiate simple objet than container in order to draw all contained-object. Without this, i'll consider all objet as container and loosing some efficient
            
sorry for my language i'm french
 
           
 
            
           My problem is that this fu****g application must be exported on iPad and all my container-system is off because of object.getClass() dont working on processing.js
Is there a way to get around this problem? :D, i've also put a drawing-optimisation-system on this container-system and both are down now ...
I need this getClass to differentiate simple objet than container in order to draw all contained-object. Without this, i'll consider all objet as container and loosing some efficient
sorry for my language i'm french
 
              
              1  
            
 
            
 
 
          