comp::Sectors Class Reference

#include <Sectors.hpp>

Classes

class  Listener
 

Public Member Functions

void AddListener (Listener *)
 
void RemoveListener (Listener *)
 
void Load (iv::ClientMarker *behavior, iv::int2)
 
void Unload (iv::ClientMarker *behavior, iv::int2)
 

Detailed Description

Definition at line 12 of file Sectors.hpp.

Member Function Documentation

◆ AddListener()

void comp::Sectors::AddListener ( Listener listener)

Definition at line 36 of file Sectors.cpp.

◆ RemoveListener()

void comp::Sectors::RemoveListener ( Listener listener)

Definition at line 41 of file Sectors.cpp.

◆ Load()

void comp::Sectors::Load ( iv::ClientMarker behavior,
iv::int2  block 
)

Definition at line 24 of file Sectors.cpp.

◆ Unload()

void comp::Sectors::Unload ( iv::ClientMarker behavior,
iv::int2  block 
)

Definition at line 30 of file Sectors.cpp.


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