text_element_t Derived Type

type, public :: text_element_t


Components

Type Visibility Attributes Name Initial
character(len=:), public, allocatable :: text
integer, public :: x
integer, public :: y
real(kind=wp), public :: color_r
real(kind=wp), public :: color_g
real(kind=wp), public :: color_b