Class GameObjectContext

java.lang.Object
net.pinger.disguise.context.GameObjectContext

public class GameObjectContext extends Object
  • Constructor Details

    • GameObjectContext

      public GameObjectContext()
  • Method Details

    • createProfile

      public static Object createProfile(Skin skin)
      This method creates a new game profile from the provided skin object.
      Parameters:
      skin - the skin object
      Returns:
      the new game profile