supertux
Public Member Functions | List of all members
ExposableClass Class Referenceabstract

Represents a class, which can be exposed to scripting. More...

#include <exposable_class.hpp>

Inheritance diagram for ExposableClass:
Inheritance graph
[legend]
Collaboration diagram for ExposableClass:
Collaboration graph
[legend]

Public Member Functions

virtual std::string get_exposed_class_name () const =0
 

Detailed Description

Represents a class, which can be exposed to scripting.


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