Skip to navigation


The Theme: feedingStage

Name: feedingStage [Show more] Type: Variable Category: The Theme Summary: The feeding stage of the alien we are currently processing
Context: See this variable in context in the source code References: This variable is used as follows: * CheckIfAlienIsHit (Part 1 of 2) uses feedingStage * ExplodeAlien uses feedingStage * ScoreHitPoints uses feedingStage
.feedingStage EQUB &49 \ The alien's feeding stage \ \ * 0 = large feeding alien (full up) or flying \ * 1 = medium feeding alien \ * 2 = small feeding alien \ * 3 = smallest feeding alien \ * 4 = dormant (not feeding)