Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
JAWExtSystem::TSystemInterface Class Reference

#include <JAWExtSystem.h>

+ Inheritance diagram for JAWExtSystem::TSystemInterface:
+ Collaboration diagram for JAWExtSystem::TSystemInterface:

Public Member Functions

 TSystemInterface ()
 
virtual BOOL registWindow (u32 param_1, JAWWindow *param_2, int param_3, int param_4)
 
virtual BOOL destroyWindow (u32 param_1, JAWWindow *param_2)
 
virtual void setForegroundWindow (JAWWindow *)
 
- Public Member Functions inherited from JAWSystemInterface
 JAWSystemInterface ()
 
JKRHeapgetCurrentHeap () const
 

Additional Inherited Members

- Public Attributes inherited from JAWSystemInterface
JKRHeapmHeap
 
- Static Public Attributes inherited from JAWSystemInterface
static JAWSystemInterfacesInstance
 

Constructor & Destructor Documentation

◆ TSystemInterface()

JAWExtSystem::TSystemInterface::TSystemInterface ( )
inline

Member Function Documentation

◆ destroyWindow()

virtual BOOL JAWExtSystem::TSystemInterface::destroyWindow ( u32 param_1,
JAWWindow * param_2 )
inlinevirtual

Implements JAWSystemInterface.

◆ registWindow()

virtual BOOL JAWExtSystem::TSystemInterface::registWindow ( u32 param_1,
JAWWindow * param_2,
int param_3,
int param_4 )
inlinevirtual

Implements JAWSystemInterface.

◆ setForegroundWindow()

virtual void JAWExtSystem::TSystemInterface::setForegroundWindow ( JAWWindow * )
inlinevirtual

Implements JAWSystemInterface.


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