Skip to main content

EnemyAI

Complete API reference for EnemyAI, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: AI

Component: yes


public class EnemyAI extends Component

Constructors

SignatureDescription
EnemyAI(EnemyAI)Executes EnemyAI and returns after the underlying engine call finishes.
EnemyAI(Engine)Executes EnemyAI and returns after the underlying engine call finishes.
EnemyAI()Creates a new instance of EnemyAI.

Attributes

NameTypeDescription
instanceEnemyAIRepresents the instance value stored on this instance. Read or assign to update the property.

Virtual Attributes

NameTypeAccessDescription
walkSpeedfloatget/setVirtual attribute exposed by getWalkSpeed. Access it like a field to read or write the underlying value.