bindbc.raylib.types

Raylib types

Automatically generated, do not modify

Members

Aliases

Camera
alias Camera = Camera3D
Undocumented in source.
Quaternion
alias Quaternion = Vector4
Undocumented in source.
RenderTexture2D
alias RenderTexture2D = RenderTexture
Undocumented in source.
Texture2D
alias Texture2D = Texture
Undocumented in source.
TextureCubemap
alias TextureCubemap = Texture
Undocumented in source.

Enums

BlendMode
enum BlendMode
Undocumented in source.
CameraMode
enum CameraMode
Undocumented in source.
CameraProjection
enum CameraProjection
Undocumented in source.
ConfigFlags
enum ConfigFlags
Undocumented in source.
CubemapLayout
enum CubemapLayout
Undocumented in source.
FontType
enum FontType
Undocumented in source.
GamepadAxis
enum GamepadAxis
Undocumented in source.
GamepadButton
enum GamepadButton
Undocumented in source.
Gesture
enum Gesture
Undocumented in source.
KeyboardKey
enum KeyboardKey
Undocumented in source.
MaterialMapIndex
enum MaterialMapIndex
Undocumented in source.
MouseButton
enum MouseButton
Undocumented in source.
MouseCursor
enum MouseCursor
Undocumented in source.
NPatchLayout
enum NPatchLayout
Undocumented in source.
PixelFormat
enum PixelFormat
Undocumented in source.
RaylibSupport
enum RaylibSupport
Undocumented in source.
ShaderAttributeDataType
enum ShaderAttributeDataType
Undocumented in source.
ShaderLocationIndex
enum ShaderLocationIndex
Undocumented in source.
ShaderUniformDataType
enum ShaderUniformDataType
Undocumented in source.
TextureFilter
enum TextureFilter
Undocumented in source.
TextureWrap
enum TextureWrap
Undocumented in source.
TraceLogLevel
enum TraceLogLevel
Undocumented in source.

Manifest constants

RAYLIB_VERSION_BUILD
enum RAYLIB_VERSION_BUILD;
Undocumented in source.
RAYLIB_VERSION_MAJOR
enum RAYLIB_VERSION_MAJOR;
Undocumented in source.
RAYLIB_VERSION_MINOR
enum RAYLIB_VERSION_MINOR;
Undocumented in source.
RAYLIB_VERSION_REVISION
enum RAYLIB_VERSION_REVISION;
Undocumented in source.
raylibSupport
enum raylibSupport;
Undocumented in source.

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.
Color
struct Color
Undocumented in source.
Font
struct Font
Undocumented in source.
GlyphInfo
struct GlyphInfo
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.
Music
struct Music
Undocumented in source.
NPatchInfo
struct NPatchInfo
Undocumented in source.
Ray
struct Ray
Undocumented in source.
RayCollision
struct RayCollision
Undocumented in source.
Rectangle
struct Rectangle
Undocumented in source.
RenderTexture
struct RenderTexture
Undocumented in source.
Shader
struct Shader
Undocumented in source.
Sound
struct Sound
Undocumented in source.
Texture
struct Texture
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.
VrStereoConfig
struct VrStereoConfig
Undocumented in source.
Wave
struct Wave
Undocumented in source.
rAudioBuffer
struct rAudioBuffer
Undocumented in source.

Meta