6 lines
141 B
Factor
6 lines
141 B
Factor
|
USING: help.markup help.syntax ;
|
||
|
IN: gpu.util
|
||
|
|
||
|
HELP: window-vertex-format
|
||
|
{ $class-description "A vertex format for screen coordinates." } ;
|