Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.Animations.Actions.Players.LookAt Class Reference

Public Member Functions

 LookAt (int direction)
 
void BindTo (Player obj)
 
void ApplyTo (Player obj, float localTimeForObj)
 
void SetDelay (float delay)
 
void BindTo (T obj)
 
void ApplyTo (T obj, float localTimeForObj)
 
void BindTo (T obj)
 
void ApplyTo (T obj, float localTimeForObj)
 

Properties

int ExpectedLengthOfActionInFrames [get]
 

Private Attributes

int _direction
 
float _delay
 

Detailed Description

Definition at line 96 of file Actions.cs.


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