Cthulhu  0.2.10
Cthulhu compiler collection
draw::config_t Struct Reference

#include <draw.hpp>

Data Fields

const wchar_t * title = L"draw"
 
bool hwaccel = true
 

Detailed Description

Definition at line 5 of file draw.hpp.

Field Documentation

◆ hwaccel

bool draw::config_t::hwaccel = true

Definition at line 8 of file draw.hpp.

◆ title

const wchar_t* draw::config_t::title = L"draw"

Definition at line 7 of file draw.hpp.


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