Index

Package: Keen4

Description

package Entities.Sprites.Keen4 is
Copyright (c) 2012 Kevin Wellwood All rights reserved. This source code is distributed under the Modified BSD License. For terms and conditions, see license.txt.

Constants & Global variables

Blue_1UP_Tag (String)

Blue_1UP_Tag        : constant String := "Entities.Sprites.Keen4.Blue_1UP";
ghosts of collected items

Collect_Drop_Tag (String)

Collect_Drop_Tag    : constant String := "Entities.Sprites.Keen4.Collect_Drop";

Collect_Gem_Tag (String)

Collect_Gem_Tag     : constant String := "Entities.Sprites.Keen4.Collect_Gem";

Collect_Stunner_Tag (String)

Collect_Stunner_Tag : constant String := "Entities.Sprites.Keen4.Collect_Stunner";

Points_100_Tag (String)

Points_100_Tag      : constant String := "Entities.Sprites.Keen4.Points_100";

Points_200_Tag (String)

Points_200_Tag      : constant String := "Entities.Sprites.Keen4.Points_200";

Points_500_Tag (String)

Points_500_Tag      : constant String := "Entities.Sprites.Keen4.Points_500";

Points_1000_Tag (String)

Points_1000_Tag     : constant String := "Entities.Sprites.Keen4.Points_1000";

Points_2000_Tag (String)

Points_2000_Tag     : constant String := "Entities.Sprites.Keen4.Points_2000";

Points_5000_Tag (String)

Points_5000_Tag     : constant String := "Entities.Sprites.Keen4.Points_5000";

Yellow_1UP_Tag (String)

Yellow_1UP_Tag      : constant String := "Entities.Sprites.Keen4.Yellow_1UP";

Flag_Tag (String)

Flag_Tag            : constant String := "Entities.Sprites.Keen4.Flag";
flags on the overhead world

Flag_Up_Tag (String)

Flag_Up_Tag         : constant String := "Entities.Sprites.Keen4.Flag_Up";

Stunner_Blast_Tag (String)

Stunner_Blast_Tag   : constant String := "Entities.Sprites.Keen4.Stunner_Blast";
stunner shots

Stunner_Shot_Tag (String)

Stunner_Shot_Tag    : constant String := "Entities.Sprites.Keen4.Stunner_Shot";

Subprograms & Entries

Spawn_Raising_Flag

procedure Spawn_Raising_Flag
( x, y: Float );
Spawns a raising flag sprite that flys toward (x, y) and is then replaced by a stationary flying flag sprite.