JimZeeKing Posted April 8, 2015 Share Posted April 8, 2015 Hi, my question is simple, is it possible to access the render method called on an object? For example : var bullet = new PIXI.Graphics();bullet.onRender = function(){//this is called each frame}Thanks for your help, and this lib rocks! Quote Link to comment Share on other sites More sharing options...
xerver Posted April 9, 2015 Share Posted April 9, 2015 There is no render event called when the object is rendered. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.