This documenta- tion describes the current state of development.
Note that interfaces and functionality may still change.

Prokee Modules:
  A
  B
  C
  D
  E
  F
  G
  I
  L
  M
  N
  O
  P
  R
  S
  T
  U
  W

     open all    |    close all

GUI Elements:
  B
  C
  I
  M
  P
  R
  S
  T

     open all    |    close all

GUI Interactions:
  B
  F
  H
  S

     open all    |    close all

GUI Layouts:
  L

     open all    |    close all

Games/Demos:
  M

     open all    |    close all

Third Party Libraries:
  P
  F
  Z

     open all    |    close all

Information about this Website / Informationen zu dieser Webseite:
In case of any questions, or comments, please feel free to contact me via email at apoll500@gmail.com.

Module prokee [Version: v01]

   [abs_prokee]

This documentation describes the Prokee module interface.


Functions:
prokee_getPROKEE
abs_prokee *prokee_getPROKEE()
prokee_setPROKEE
void prokee_setPROKEE(abs_prokee *hProkee)

Motivation


Functions

   prokee_getPROKEE


Returns a pointer to the main prokee instance.

Signature:
abs_prokee *prokee_getPROKEE()

Return value:
A pointer to the main prokee instance.

   prokee_setPROKEE


Sets the pointer to the main prokee instance.

Signature:
void prokee_setPROKEE(abs_prokee *hProkee)

Parameters:
Type Name Direction Description
abs_prokee *hProkee[IN]A pointer to the main prokee instance.


Copyright © 2017 - 2019 by Andreas Pollhammer