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

TglColor4x

Declaration

Source position: ctgles1.pas line 7349

type TglColor4x = procedure(

  red: GLfixed;

  green: GLfixed;

  blue: GLfixed;

  alpha: GLfixed

);



CT Web help

CodeTyphon Studio