Jazz2::Actors::Collectibles namespace

Collectibles.

Classes

class AmmoCollectible
Ammo (collectible)
class CarrotCollectible
Carrot (collectible)
class CarrotFlyCollectible
Fly carrot (collectible)
class CarrotInvincibleCollectible
Invincible carrot (collectible)
class CoinCollectible
Coin (collectible)
class CollectibleBase
Base class of a collectible object.
class FastFireCollectible
Fast fire (collectible)
class FoodCollectible
Food (collectible)
class GemCollectible
Gem (collectible)
class GemGiant
Giant gem.
class GemRing
Gem ring.
class OneUpCollectible
1up (collectible)
class Stopwatch
Stopwatch.

Enums

enum class FoodType { Apple = 1, Banana = 2, Cherry = 3, Orange = 4, Pear = 5, Pretzel = 6, Strawberry = 7, Lemon = 8, Lime = 9, Thing = 10, WaterMelon = 11, Peach = 12, Grapes = 13, Lettuce = 14, Eggplant = 15, Cucumber = 16, Pepsi = 17, Coke = 18, Milk = 19, Pie = 20, Cake = 21, Donut = 22, Cupcake = 23, Chips = 24, Candy = 25, Chocolate = 26, IceCream = 27, Burger = 28, Pizza = 29, Fries = 30, ChickenLeg = 31, Sandwich = 32, Taco = 33, HotDog = 34, Ham = 35, Cheese = 36 }
Food type.

Enum documentation

enum class Jazz2::Actors::Collectibles::FoodType

Food type.