Gjsify LogoGjsify Logo

Hierarchy

  • FrameCallback

Callable

  • Is a callback that can be registered via cogl_onscreen_add_frame_callback() to be called when a frame progresses in some notable way.

    Please see the documentation for #CoglFrameEvent and cogl_onscreen_add_frame_callback() for more details about what events can be notified.

    Parameters

    • onscreen: Onscreen

      The onscreen that the frame is associated with

    • event: FrameEvent

      A #CoglFrameEvent notifying how the frame has progressed

    • info: FrameInfo

      The meta information, such as timing information, about the frame that has progressed.

    Returns void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method