Unit 'ctGLES2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengles]

TglColor4x

Declaration

Source position: ctgles2.pas line 7619

type TglColor4x = procedure(

  red: GLfixed;

  green: GLfixed;

  blue: GLfixed;

  alpha: GLfixed

);



CT Web help

CodeTyphon Studio