public class Homing
extends com.artemis.Component
| Modifier and Type | Field and Description |
|---|---|
float |
maxDistance |
float |
speedFactor |
EntityReference |
target |
| Constructor and Description |
|---|
Homing(EntityReference target) |
public EntityReference target
public float speedFactor
public float maxDistance
public Homing(EntityReference target)
Copyright © 2014. All Rights Reserved.