In our class that
inherited from EntityJig we need to override two functions. These are Sampler
and Update. The Sampler function is used to get input from the user such as
size and location. In the Update function you update the display of the
entity. |