bindbc.raylib.types

Undocumented in source.

Members

Aliases

Camera
alias Camera = Camera3D
Undocumented in source.
Music
alias Music = MusicData*
Undocumented in source.
Quaternion
alias Quaternion = Vector4
Undocumented in source.
RL_CALLOC
alias RL_CALLOC = calloc
Undocumented in source.
RL_FREE
alias RL_FREE = free
Undocumented in source.
RL_MALLOC
alias RL_MALLOC = malloc
Undocumented in source.
RenderTexture
alias RenderTexture = RenderTexture2D
Undocumented in source.
SpriteFont
alias SpriteFont = Font
Undocumented in source.
Texture
alias Texture = Texture2D
Undocumented in source.
TextureCubemap
alias TextureCubemap = Texture2D
Undocumented in source.

Enums

AndroidButton
enum AndroidButton
Undocumented in source.
BlendMode
enum BlendMode
Undocumented in source.
CameraMode
enum CameraMode
Undocumented in source.
CameraType
enum CameraType
Undocumented in source.
ConfigFlag
enum ConfigFlag
Undocumented in source.
CubemapLayoutType
enum CubemapLayoutType
Undocumented in source.
FontType
enum FontType
Undocumented in source.
GamepadAxis
enum GamepadAxis
Undocumented in source.
GamepadButton
enum GamepadButton
Undocumented in source.
GamepadNumber
enum GamepadNumber
Undocumented in source.
GestureType
enum GestureType
Undocumented in source.
GuiCheckBoxProperty
enum GuiCheckBoxProperty

CheckBox

GuiColorPickerProperty
enum GuiColorPickerProperty

ColorPicker

GuiComboBoxProperty
enum GuiComboBoxProperty

ComboBox

GuiControl
enum GuiControl

Gui controls

GuiControlProperty
enum GuiControlProperty

Gui base properties for every control

GuiControlState
enum GuiControlState

Gui control state

GuiDefaultProperty
enum GuiDefaultProperty

DEFAULT properties

GuiDropdownBoxProperty
enum GuiDropdownBoxProperty

DropdownBox

GuiListViewProperty
enum GuiListViewProperty

ListView

GuiScrollBarProperty
enum GuiScrollBarProperty

ScrollBar

GuiScrollBarSide
enum GuiScrollBarSide

ScrollBar side

GuiSliderProperty
enum GuiSliderProperty

Slider / SliderBar

GuiSpinnerProperty
enum GuiSpinnerProperty
Undocumented in source.
GuiTextAlignment
enum GuiTextAlignment

Gui control text alignment

GuiTextBoxProperty
enum GuiTextBoxProperty

TextBox / TextBoxMulti / ValueBox / Spinner

GuiToggleProperty
enum GuiToggleProperty

Toggle / ToggleGroup

KeyboardKey
enum KeyboardKey
Undocumented in source.
MaterialMapType
enum MaterialMapType
Undocumented in source.
MouseButton
enum MouseButton
Undocumented in source.
NPatchType
enum NPatchType
Undocumented in source.
PixelFormat
enum PixelFormat
Undocumented in source.
ShaderLocationIndex
enum ShaderLocationIndex
Undocumented in source.
ShaderUniformDataType
enum ShaderUniformDataType
Undocumented in source.
TextureFilterMode
enum TextureFilterMode
Undocumented in source.
TextureWrapMode
enum TextureWrapMode
Undocumented in source.
TraceLogType
enum TraceLogType
Undocumented in source.

Manifest constants

DEG2RAD
enum DEG2RAD;
Undocumented in source.
LOC_MAP_DIFFUSE
enum LOC_MAP_DIFFUSE;
Undocumented in source.
LOC_MAP_SPECULAR
enum LOC_MAP_SPECULAR;
Undocumented in source.
MAP_DIFFUSE
enum MAP_DIFFUSE;
Undocumented in source.
MAP_SPECULAR
enum MAP_SPECULAR;
Undocumented in source.
MAX_MATERIAL_MAPS
enum MAX_MATERIAL_MAPS;
Undocumented in source.
MAX_SHADER_LOCATIONS
enum MAX_SHADER_LOCATIONS;
Undocumented in source.
MAX_TOUCH_POINTS
enum MAX_TOUCH_POINTS;
Undocumented in source.
NULL
enum NULL;
Undocumented in source.
NUM_CONTROLS
enum NUM_CONTROLS;

Number of standard controls

NUM_PROPS_DEFAULT
enum NUM_PROPS_DEFAULT;

Number of standard properties

NUM_PROPS_EXTENDED
enum NUM_PROPS_EXTENDED;

Number of extended properties

PI
enum PI;
Undocumented in source.
RAD2DEG
enum RAD2DEG;
Undocumented in source.
TEXTEDIT_CURSOR_BLINK_FRAMES
enum TEXTEDIT_CURSOR_BLINK_FRAMES;

Text edit controls cursor blink timming

Structs

AudioStream
struct AudioStream
Undocumented in source.
BoneInfo
struct BoneInfo
Undocumented in source.
BoundingBox
struct BoundingBox
Undocumented in source.
Camera2D
struct Camera2D
Undocumented in source.
Camera3D
struct Camera3D
Undocumented in source.
CharInfo
struct CharInfo
Undocumented in source.
CharInfo
struct CharInfo
Undocumented in source.
Color
struct Color
Undocumented in source.
Font
struct Font
Undocumented in source.
Font
struct Font
Undocumented in source.
GuiStyleProp
struct GuiStyleProp
Undocumented in source.
Image
struct Image
Undocumented in source.
Material
struct Material
Undocumented in source.
MaterialMap
struct MaterialMap
Undocumented in source.
Matrix
struct Matrix
Undocumented in source.
Mesh
struct Mesh
Undocumented in source.
Model
struct Model
Undocumented in source.
ModelAnimation
struct ModelAnimation
Undocumented in source.
MusicData
struct MusicData
Undocumented in source.
NPatchInfo
struct NPatchInfo
Undocumented in source.
Point
struct Point
Undocumented in source.
Ray
struct Ray
Undocumented in source.
RayHitInfo
struct RayHitInfo
Undocumented in source.
Rectangle
struct Rectangle
Undocumented in source.
RenderTexture2D
struct RenderTexture2D
Undocumented in source.
Shader
struct Shader
Undocumented in source.
Size
struct Size
Undocumented in source.
Sound
struct Sound
Undocumented in source.
Texture2D
struct Texture2D
Undocumented in source.
Transform
struct Transform
Undocumented in source.
Vector2
struct Vector2
Undocumented in source.
Vector3
struct Vector3
Undocumented in source.
Vector4
struct Vector4
Undocumented in source.
VrDeviceInfo
struct VrDeviceInfo
Undocumented in source.
Wave
struct Wave
Undocumented in source.

Meta