include/Spectre/Graphics.h: Adding getDisplay()
This commit is contained in:
parent
d57d01c4b4
commit
07f32ee129
2 changed files with 7 additions and 0 deletions
|
|
@ -45,6 +45,8 @@ public :
|
|||
|
||||
GfxDriver* getDriver();
|
||||
|
||||
Display* getDisplay();
|
||||
|
||||
protected :
|
||||
|
||||
int m_width;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue