FlightGear next
MK_VIII Class Reference

#include <mk_viii.hxx>

Inherits SGSubsystem.

Classes

class  IOHandler
 
class  VoicePlayer
 

Public Member Functions

 MK_VIII (SGPropertyNode *node)
 
void bind () override
 
void init () override
 
void unbind () override
 
void update (double dt) override
 

Static Public Member Functions

static const char * staticSubsystemClassId ()
 

Public Attributes

PropertiesHandler properties_handler
 

Detailed Description

Definition at line 54 of file mk_viii.hxx.

Constructor & Destructor Documentation

◆ MK_VIII()

MK_VIII::MK_VIII ( SGPropertyNode * node)

Definition at line 4602 of file mk_viii.cxx.

Member Function Documentation

◆ bind()

void MK_VIII::bind ( )
override

Definition at line 4650 of file mk_viii.cxx.

◆ init()

void MK_VIII::init ( )
override

Definition at line 4643 of file mk_viii.cxx.

◆ staticSubsystemClassId()

static const char * MK_VIII::staticSubsystemClassId ( )
inlinestatic

Definition at line 1384 of file mk_viii.hxx.

◆ unbind()

void MK_VIII::unbind ( )
override

Definition at line 4661 of file mk_viii.cxx.

◆ update()

void MK_VIII::update ( double dt)
override

Definition at line 4667 of file mk_viii.cxx.

Member Data Documentation

◆ properties_handler

PropertiesHandler MK_VIII::properties_handler

Definition at line 192 of file mk_viii.hxx.

◆ runway_database

int MK_VIII::runway_database

Definition at line 1371 of file mk_viii.hxx.


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