View Single Post
senocular senocular is offline 2007-10-29 #4 Old  
static methods can't dispatch because the "instance" is the class itself, and that is an instance of Class which does not inherit from EventDispatcher.
Reply With Quote