Style Slasher
A dressup combat roguelike created by Scrungle Studios for the 2025 Swinburne Capstone project.
Slasher.AI.FlyingMovement Class Reference
Inheritance diagram for Slasher.AI.FlyingMovement:
Inheritance graph
Collaboration diagram for Slasher.AI.FlyingMovement:
Collaboration graph

Private Member Functions

void Awake ()
 
void OnEnable ()
 
void OnDisable ()
 
void Start ()
 
void Update ()
 
void LateUpdate ()
 

Member Function Documentation

◆ Awake()

void Slasher.AI.FlyingMovement.Awake ( )
private

◆ LateUpdate()

void Slasher.AI.FlyingMovement.LateUpdate ( )
private

◆ OnDisable()

void Slasher.AI.FlyingMovement.OnDisable ( )
private

◆ OnEnable()

void Slasher.AI.FlyingMovement.OnEnable ( )
private

◆ Start()

void Slasher.AI.FlyingMovement.Start ( )
private

◆ Update()

void Slasher.AI.FlyingMovement.Update ( )
private

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