raSystem  1.0 bata
raSystem::raGUISkin Struct Reference

#include <raGui.h>

Public Attributes

ID3D11Texture2D * pSkinTexture
 
ID3DX11EffectpEffect
 
raVector2 vCursorSize
 
raColor CursorColor1
 
raColor CursorColor2
 
raVector2 vCursorHotSpot
 
float fCursorSpeed
 
raColor EnabledColor
 
raColor DisabledColor
 
raColor HighlightColor
 
raVector2 vTextSize
 
raColor EnabledTextColor
 
raColor DisabledTextColor
 
raColor HighlightTextColor
 

Detailed Description

Definition at line 320 of file raGui.h.

Member Data Documentation

◆ CursorColor1

raColor raSystem::raGUISkin::CursorColor1

Definition at line 325 of file raGui.h.

◆ CursorColor2

raColor raSystem::raGUISkin::CursorColor2

Definition at line 326 of file raGui.h.

◆ DisabledColor

raColor raSystem::raGUISkin::DisabledColor

Definition at line 330 of file raGui.h.

◆ DisabledTextColor

raColor raSystem::raGUISkin::DisabledTextColor

Definition at line 334 of file raGui.h.

◆ EnabledColor

raColor raSystem::raGUISkin::EnabledColor

Definition at line 329 of file raGui.h.

◆ EnabledTextColor

raColor raSystem::raGUISkin::EnabledTextColor

Definition at line 333 of file raGui.h.

◆ fCursorSpeed

float raSystem::raGUISkin::fCursorSpeed

Definition at line 328 of file raGui.h.

◆ HighlightColor

raColor raSystem::raGUISkin::HighlightColor

Definition at line 331 of file raGui.h.

◆ HighlightTextColor

raColor raSystem::raGUISkin::HighlightTextColor

Definition at line 335 of file raGui.h.

◆ pEffect

ID3DX11Effect* raSystem::raGUISkin::pEffect

Definition at line 323 of file raGui.h.

◆ pSkinTexture

ID3D11Texture2D* raSystem::raGUISkin::pSkinTexture

Definition at line 322 of file raGui.h.

◆ vCursorHotSpot

raVector2 raSystem::raGUISkin::vCursorHotSpot

Definition at line 327 of file raGui.h.

◆ vCursorSize

raVector2 raSystem::raGUISkin::vCursorSize

Definition at line 324 of file raGui.h.

◆ vTextSize

raVector2 raSystem::raGUISkin::vTextSize

Definition at line 332 of file raGui.h.


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