Hi i am doing some assignment. I need to count the total number of objects which are seen in the world. For example
My world has One actor subclass say "A.class" which is increasing and decreasing. I need to count the total no of "A.class" seen on the World.

