xoreos  0.0.5
Public Member Functions | Private Attributes | List of all members
Engines::NWN::Legal Class Reference

The NWN legal billboard. More...

#include <legal.h>

Collaboration diagram for Engines::NWN::Legal:
Collaboration graph
[legend]

Public Member Functions

 Legal ()
 
 ~Legal ()
 
void fadeIn ()
 
void show ()
 

Private Attributes

Common::ScopedPtr< FadeModel_billboard
 

Detailed Description

The NWN legal billboard.

Definition at line 37 of file legal.h.

Constructor & Destructor Documentation

◆ Legal()

Engines::NWN::Legal::Legal ( )

Definition at line 127 of file legal.cpp.

References _billboard.

◆ ~Legal()

Engines::NWN::Legal::~Legal ( )

Definition at line 134 of file legal.cpp.

Member Function Documentation

◆ fadeIn()

void Engines::NWN::Legal::fadeIn ( )

Definition at line 137 of file legal.cpp.

References _billboard, EventMan, and Events::kEventMouseDown.

Referenced by Engines::NWN::Game::mainMenu().

Here is the caller graph for this function:

◆ show()

void Engines::NWN::Legal::show ( )

Definition at line 160 of file legal.cpp.

References _billboard, EventMan, and Events::kEventMouseDown.

Referenced by Engines::NWN::Game::mainMenu().

Here is the caller graph for this function:

Member Data Documentation

◆ _billboard

Common::ScopedPtr<FadeModel> Engines::NWN::Legal::_billboard
private

Definition at line 46 of file legal.h.

Referenced by fadeIn(), Legal(), and show().


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