Package net.pinger.disguise.context
Class GameObjectContext
java.lang.Object
net.pinger.disguise.context.GameObjectContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Object
createProfile(Skin skin)
This method creates a new game profile from the provided skin object.
-
Constructor Details
-
GameObjectContext
public GameObjectContext()
-
-
Method Details
-
createProfile
This method creates a new game profile from the provided skin object.- Parameters:
skin
- the skin object- Returns:
- the new game profile
-