![]() |
DDNet documentation
|
#include <graphics_threaded.h>
Public Attributes | |
| EBlendMode | m_BlendMode |
| EWrapMode | m_WrapMode |
| int | m_Texture |
| SPoint | m_ScreenTL |
| SPoint | m_ScreenBR |
| bool | m_ClipEnable |
| int | m_ClipX |
| int | m_ClipY |
| int | m_ClipW |
| int | m_ClipH |
| EBlendMode CCommandBuffer::SState::m_BlendMode |
| bool CCommandBuffer::SState::m_ClipEnable |
| int CCommandBuffer::SState::m_ClipH |
| int CCommandBuffer::SState::m_ClipW |
| int CCommandBuffer::SState::m_ClipX |
| int CCommandBuffer::SState::m_ClipY |
| SPoint CCommandBuffer::SState::m_ScreenBR |
| SPoint CCommandBuffer::SState::m_ScreenTL |
| int CCommandBuffer::SState::m_Texture |
| EWrapMode CCommandBuffer::SState::m_WrapMode |