<div dir="ltr">the issue I have with&nbsp; adding code to the &quot;general&quot; class player , is for maintenance to&nbsp; package of my Special Purpose Morph, I need to add a dependency to my modifications on the player .maybe if my Morph or its packaging can dynamically add the needed methods to the player that could work for me . which bring me a second problem now .How can I add with code a method to a class .lets say i want to add the following code to the player class.<br>
<br>Plyrmethod<br>&nbsp;&nbsp;&nbsp; &quot;wrapper need on the player to implement a method for My specialized Morph&quot;<br><br>&nbsp;&nbsp;&nbsp; |&nbsp; |<br>&nbsp;&nbsp;&nbsp; costume MyMorphmethod .<br><br>
I am also looking for a way to walk thru the list of the methods of a class .<br>Thanks.<br>Kemal<br><br><br></div>