Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
d_a_e_yk.h File Reference

Go to the source code of this file.

Classes

class  daE_YK_HIO_c
 Shadow Keese Host Input Output class. More...
 
class  e_yk_class
 Twilight Keese. More...
 

Enumerations

enum  daE_YK_Action {
  ACT_ROOF , ACT_FIGHT_FLY , ACT_FIGHT , ACT_ATTACK ,
  ACT_RETURN , ACT_FLY , ACT_PATH_FLY , ACT_CHANCE = 10 ,
  ACT_WOLFBITE = 13 , ACT_WIND
}
 Shadow Keese current action. More...
 

Detailed Description

This header contains information about the Shadow Keese actor.

Enumeration Type Documentation

◆ daE_YK_Action

Shadow Keese current action.

Enumerator
ACT_ROOF 

Keese is on roof.

ACT_FIGHT_FLY 

Keese is transitioning from flying to aggro.

ACT_FIGHT 

Keese is aggroed.

ACT_ATTACK 

Keese is attacking.

ACT_RETURN 

Keese is returning to roof.

ACT_FLY 

Keese is flying around.

ACT_PATH_FLY 

Unconfirmed: Keese is flying along its path.

ACT_CHANCE 

Keese is stunned/fell down.

ACT_WOLFBITE 

Keese is being bitten by wolf.

ACT_WIND 

Keese is in the gale boomerang.