public abstract class TraitModel extends Object implements Trait
Constructor and Description |
---|
TraitModel()
Create a trait model.
|
Modifier and Type | Method and Description |
---|---|
<O extends ObjectGame> |
getOwner()
Get the trait owner reference.
|
void |
prepare(ObjectGame owner,
Services services)
Prepare the trait.
|
public void prepare(ObjectGame owner, Services services)
Trait
public <O extends ObjectGame> O getOwner()
Trait
Copyright © 2016 Byron 3D Games Studio. All rights reserved.