src/supertux/sector.hpp File Reference

#include <list>
#include <squirrel.h>
#include <stdint.h>
#include "scripting/ssector.hpp"
#include "supertux/direction.hpp"
#include "util/reader_fwd.hpp"
#include "util/writer_fwd.hpp"
#include "util/currenton.hpp"
#include "video/color.hpp"
#include "object/anchor_point.hpp"

Go to the source code of this file.

Namespaces

namespace  collision

Classes

class  Sector
 Represents one of (potentially) multiple, separate parts of a Level. More...

Enumerations

enum  MusicType { LEVEL_MUSIC, HERRING_MUSIC, HERRING_WARNING_MUSIC }


Enumeration Type Documentation

enum MusicType

Enumerator:
LEVEL_MUSIC 
HERRING_MUSIC 
HERRING_WARNING_MUSIC 

Definition at line 54 of file sector.hpp.

00054                {
00055   LEVEL_MUSIC,
00056   HERRING_MUSIC,
00057   HERRING_WARNING_MUSIC
00058 };


Generated on Mon Jun 9 03:38:27 2014 for SuperTux by  doxygen 1.5.1