Platformer Pro  2.3.2
A platform game kit for Unity.
PlatformerPro.EnemyStateToMovement Class Reference

Relates an enemy state to an enemy movement. More...

Public Attributes

EnemyState state
 When an enemy is in this state the movement should be executed. More...
 
EnemyMovement movement
 The enemy movement More...
 

Detailed Description

Relates an enemy state to an enemy movement.

Member Data Documentation

◆ movement

EnemyMovement PlatformerPro.EnemyStateToMovement.movement

The enemy movement

◆ state

EnemyState PlatformerPro.EnemyStateToMovement.state

When an enemy is in this state the movement should be executed.


The documentation for this class was generated from the following file: