|
Rebel Fork Framework
|
For internal use only! Helper class used to associate instance of RmlUI with Rml::Context. More...
Public Member Functions | |
| RmlContext (const ea::string &name) | |
| Construct. | |
| void | SetOwnerSubsystem (RmlUI *ui) |
| Set owner subsystem pointer. | |
| RmlUI * | GetOwnerSubsystem () const |
| Get owner subsystem pointer. | |
Private Attributes | |
| WeakPtr< RmlUI > | ownerSubsystem_ |
| Subsystem instance which instantiated this context. | |
For internal use only! Helper class used to associate instance of RmlUI with Rml::Context.