1.26.2.1
Gameface
cohtml::TextInput::Rectangle Struct Reference

Public Attributes

float X
 Leftmost coordinate in pixels. More...
 
float Y
 Topmost coordinate in pixels. More...
 
float Width
 Width in pixels. More...
 
float Height
 Height in pixels. More...
 

Member Data Documentation

◆ Height

float cohtml::TextInput::Rectangle::Height

Height in pixels.

◆ Width

float cohtml::TextInput::Rectangle::Width

Width in pixels.

◆ X

float cohtml::TextInput::Rectangle::X

Leftmost coordinate in pixels.

◆ Y

float cohtml::TextInput::Rectangle::Y

Topmost coordinate in pixels.