From dbe5afa0a97e7775a2aea8586fda71048362d86e Mon Sep 17 00:00:00 2001 From: Martin White Date: Sun, 26 Jul 2020 01:47:05 +0100 Subject: [PATCH] Initial commit --- .gitignore | 1 + docs/abstractclass.png | Bin 0 -> 815 bytes docs/abstractmethod.png | Bin 0 -> 769 bytes docs/abstractproperty.png | Bin 0 -> 744 bytes docs/class.png | Bin 0 -> 634 bytes docs/coll_close.png | Bin 0 -> 215 bytes docs/coll_open.png | Bin 0 -> 230 bytes docs/constant.png | Bin 0 -> 398 bytes docs/constructor.png | Bin 0 -> 781 bytes docs/delegate.png | Bin 0 -> 415 bytes docs/devhelpstyle.css | 578 ++++++ docs/enum.png | Bin 0 -> 413 bytes docs/enumvalue.png | Bin 0 -> 313 bytes docs/errorcode.png | Bin 0 -> 479 bytes docs/errordomain.png | Bin 0 -> 535 bytes docs/field.png | Bin 0 -> 386 bytes docs/index.html | 34 + docs/interface.png | Bin 0 -> 436 bytes docs/method.png | Bin 0 -> 521 bytes docs/namespace.png | Bin 0 -> 502 bytes docs/package.png | Bin 0 -> 557 bytes docs/packages.png | Bin 0 -> 412 bytes docs/property.png | Bin 0 -> 467 bytes .../raylib/Raylib.AndroidButton.KEY_BACK.html | 47 + .../raylib/Raylib.AndroidButton.KEY_MENU.html | 47 + .../Raylib.AndroidButton.KEY_VOLUME_DOWN.html | 47 + .../Raylib.AndroidButton.KEY_VOLUME_UP.html | 47 + docs/raylib/Raylib.AndroidButton.html | 62 + docs/raylib/Raylib.BEIGE.html | 153 ++ docs/raylib/Raylib.BLACK.html | 153 ++ docs/raylib/Raylib.BLANK.html | 153 ++ docs/raylib/Raylib.BLUE.html | 153 ++ docs/raylib/Raylib.BROWN.html | 153 ++ .../Raylib.BlendMode.BLEND_ADDITIVE.html | 47 + docs/raylib/Raylib.BlendMode.BLEND_ALPHA.html | 47 + .../Raylib.BlendMode.BLEND_MULTIPLIED.html | 47 + docs/raylib/Raylib.BlendMode.html | 57 + .../Raylib.CameraMode.CAMERA_CUSTOM.html | 47 + ...Raylib.CameraMode.CAMERA_FIRST_PERSON.html | 47 + .../raylib/Raylib.CameraMode.CAMERA_FREE.html | 47 + .../Raylib.CameraMode.CAMERA_ORBITAL.html | 47 + ...Raylib.CameraMode.CAMERA_THIRD_PERSON.html | 47 + docs/raylib/Raylib.CameraMode.html | 61 + ...Raylib.CameraType.CAMERA_ORTHOGRAPHIC.html | 47 + .../Raylib.CameraType.CAMERA_PERSPECTIVE.html | 47 + docs/raylib/Raylib.CameraType.html | 55 + docs/raylib/Raylib.Color.a.html | 47 + docs/raylib/Raylib.Color.b.html | 47 + docs/raylib/Raylib.Color.g.html | 47 + docs/raylib/Raylib.Color.html | 78 + docs/raylib/Raylib.Color.r.html | 47 + ...aylib.ConfigFlag.FLAG_FULLSCREEN_MODE.html | 47 + .../Raylib.ConfigFlag.FLAG_MSAA_4X_HINT.html | 47 + .../Raylib.ConfigFlag.FLAG_RESERVED.html | 47 + .../Raylib.ConfigFlag.FLAG_VSYNC_HINT.html | 47 + ...lib.ConfigFlag.FLAG_WINDOW_ALWAYS_RUN.html | 47 + .../Raylib.ConfigFlag.FLAG_WINDOW_HIDDEN.html | 47 + ...ylib.ConfigFlag.FLAG_WINDOW_RESIZABLE.html | 47 + ...ib.ConfigFlag.FLAG_WINDOW_TRANSPARENT.html | 47 + ...ib.ConfigFlag.FLAG_WINDOW_UNDECORATED.html | 47 + docs/raylib/Raylib.ConfigFlag.html | 72 + ...CubemapLayoutType.CUBEMAP_AUTO_DETECT.html | 47 + ...ayoutType.CUBEMAP_CROSS_FOUR_BY_THREE.html | 47 + ...ayoutType.CUBEMAP_CROSS_THREE_BY_FOUR.html | 47 + ...mapLayoutType.CUBEMAP_LINE_HORIZONTAL.html | 47 + ...bemapLayoutType.CUBEMAP_LINE_VERTICAL.html | 47 + ...ib.CubemapLayoutType.CUBEMAP_PANORAMA.html | 47 + docs/raylib/Raylib.CubemapLayoutType.html | 63 + docs/raylib/Raylib.DARKBLUE.html | 153 ++ docs/raylib/Raylib.DARKBROWN.html | 153 ++ docs/raylib/Raylib.DARKGRAY.html | 153 ++ docs/raylib/Raylib.DARKGREEN.html | 153 ++ docs/raylib/Raylib.DARKPURPLE.html | 153 ++ docs/raylib/Raylib.FontType.FONT_BITMAP.html | 47 + docs/raylib/Raylib.FontType.FONT_DEFAULT.html | 47 + docs/raylib/Raylib.FontType.FONT_SDF.html | 47 + docs/raylib/Raylib.FontType.html | 57 + docs/raylib/Raylib.GOLD.html | 153 ++ docs/raylib/Raylib.GRAY.html | 153 ++ docs/raylib/Raylib.GREEN.html | 153 ++ ...GamepadAxis.GAMEPAD_AXIS_LEFT_TRIGGER.html | 47 + ...aylib.GamepadAxis.GAMEPAD_AXIS_LEFT_X.html | 47 + ...aylib.GamepadAxis.GAMEPAD_AXIS_LEFT_Y.html | 47 + ...amepadAxis.GAMEPAD_AXIS_RIGHT_TRIGGER.html | 47 + ...ylib.GamepadAxis.GAMEPAD_AXIS_RIGHT_X.html | 47 + ...ylib.GamepadAxis.GAMEPAD_AXIS_RIGHT_Y.html | 47 + ...ylib.GamepadAxis.GAMEPAD_AXIS_UNKNOWN.html | 47 + docs/raylib/Raylib.GamepadAxis.html | 65 + ...dButton.GAMEPAD_BUTTON_LEFT_FACE_DOWN.html | 47 + ...dButton.GAMEPAD_BUTTON_LEFT_FACE_LEFT.html | 47 + ...Button.GAMEPAD_BUTTON_LEFT_FACE_RIGHT.html | 47 + ...padButton.GAMEPAD_BUTTON_LEFT_FACE_UP.html | 47 + ...mepadButton.GAMEPAD_BUTTON_LEFT_THUMB.html | 47 + ...dButton.GAMEPAD_BUTTON_LEFT_TRIGGER_1.html | 47 + ...dButton.GAMEPAD_BUTTON_LEFT_TRIGGER_2.html | 47 + ...b.GamepadButton.GAMEPAD_BUTTON_MIDDLE.html | 47 + ...epadButton.GAMEPAD_BUTTON_MIDDLE_LEFT.html | 47 + ...padButton.GAMEPAD_BUTTON_MIDDLE_RIGHT.html | 47 + ...Button.GAMEPAD_BUTTON_RIGHT_FACE_DOWN.html | 47 + ...Button.GAMEPAD_BUTTON_RIGHT_FACE_LEFT.html | 47 + ...utton.GAMEPAD_BUTTON_RIGHT_FACE_RIGHT.html | 47 + ...adButton.GAMEPAD_BUTTON_RIGHT_FACE_UP.html | 47 + ...epadButton.GAMEPAD_BUTTON_RIGHT_THUMB.html | 47 + ...Button.GAMEPAD_BUTTON_RIGHT_TRIGGER_1.html | 47 + ...Button.GAMEPAD_BUTTON_RIGHT_TRIGGER_2.html | 47 + ....GamepadButton.GAMEPAD_BUTTON_UNKNOWN.html | 47 + .../Raylib.GamepadButton.LEFT_FACE_DOWN.html | 47 + .../Raylib.GamepadButton.LEFT_FACE_LEFT.html | 47 + .../Raylib.GamepadButton.LEFT_FACE_RIGHT.html | 47 + .../Raylib.GamepadButton.LEFT_FACE_UP.html | 47 + .../Raylib.GamepadButton.LEFT_THUMB.html | 47 + .../Raylib.GamepadButton.LEFT_TRIGGER_1.html | 47 + .../Raylib.GamepadButton.LEFT_TRIGGER_2.html | 47 + docs/raylib/Raylib.GamepadButton.MIDDLE.html | 47 + .../Raylib.GamepadButton.MIDDLE_LEFT.html | 47 + .../Raylib.GamepadButton.MIDDLE_RIGHT.html | 47 + .../Raylib.GamepadButton.RIGHT_FACE_DOWN.html | 47 + .../Raylib.GamepadButton.RIGHT_FACE_LEFT.html | 47 + ...Raylib.GamepadButton.RIGHT_FACE_RIGHT.html | 47 + .../Raylib.GamepadButton.RIGHT_FACE_UP.html | 47 + .../Raylib.GamepadButton.RIGHT_THUMB.html | 47 + .../Raylib.GamepadButton.RIGHT_TRIGGER_1.html | 47 + .../Raylib.GamepadButton.RIGHT_TRIGGER_2.html | 47 + docs/raylib/Raylib.GamepadButton.UNKNOWN.html | 47 + docs/raylib/Raylib.GamepadButton.html | 87 + .../Raylib.GamepadNumber.GAMEPAD_PLAYER1.html | 47 + .../Raylib.GamepadNumber.GAMEPAD_PLAYER2.html | 47 + .../Raylib.GamepadNumber.GAMEPAD_PLAYER3.html | 47 + .../Raylib.GamepadNumber.GAMEPAD_PLAYER4.html | 47 + docs/raylib/Raylib.GamepadNumber.PLAYER1.html | 47 + docs/raylib/Raylib.GamepadNumber.PLAYER2.html | 47 + docs/raylib/Raylib.GamepadNumber.PLAYER3.html | 47 + docs/raylib/Raylib.GamepadNumber.PLAYER4.html | 47 + docs/raylib/Raylib.GamepadNumber.html | 59 + .../Raylib.GestureType.GESTURE_DOUBLETAP.html | 47 + .../Raylib.GestureType.GESTURE_DRAG.html | 47 + .../Raylib.GestureType.GESTURE_HOLD.html | 47 + .../Raylib.GestureType.GESTURE_NONE.html | 47 + .../Raylib.GestureType.GESTURE_PINCH_IN.html | 47 + .../Raylib.GestureType.GESTURE_PINCH_OUT.html | 47 + ...Raylib.GestureType.GESTURE_SWIPE_DOWN.html | 47 + ...Raylib.GestureType.GESTURE_SWIPE_LEFT.html | 47 + ...aylib.GestureType.GESTURE_SWIPE_RIGHT.html | 47 + .../Raylib.GestureType.GESTURE_SWIPE_UP.html | 47 + .../Raylib.GestureType.GESTURE_TAP.html | 47 + docs/raylib/Raylib.GestureType.html | 73 + docs/raylib/Raylib.Keyboard.A.html | 47 + docs/raylib/Raylib.Keyboard.APOSTROPHE.html | 47 + docs/raylib/Raylib.Keyboard.B.html | 47 + docs/raylib/Raylib.Keyboard.BACKSLASH.html | 47 + docs/raylib/Raylib.Keyboard.BACKSPACE.html | 47 + docs/raylib/Raylib.Keyboard.C.html | 47 + docs/raylib/Raylib.Keyboard.CAPS_LOCK.html | 47 + docs/raylib/Raylib.Keyboard.COMMA.html | 47 + docs/raylib/Raylib.Keyboard.D.html | 47 + docs/raylib/Raylib.Keyboard.DELETE.html | 47 + docs/raylib/Raylib.Keyboard.DOWN.html | 47 + docs/raylib/Raylib.Keyboard.E.html | 47 + docs/raylib/Raylib.Keyboard.EIGHT.html | 47 + docs/raylib/Raylib.Keyboard.END.html | 47 + docs/raylib/Raylib.Keyboard.ENTER.html | 47 + docs/raylib/Raylib.Keyboard.EQUAL.html | 47 + docs/raylib/Raylib.Keyboard.ESCAPE.html | 47 + docs/raylib/Raylib.Keyboard.F.html | 47 + docs/raylib/Raylib.Keyboard.F1.html | 47 + docs/raylib/Raylib.Keyboard.F10.html | 47 + docs/raylib/Raylib.Keyboard.F11.html | 47 + docs/raylib/Raylib.Keyboard.F12.html | 47 + docs/raylib/Raylib.Keyboard.F2.html | 47 + docs/raylib/Raylib.Keyboard.F3.html | 47 + docs/raylib/Raylib.Keyboard.F4.html | 47 + docs/raylib/Raylib.Keyboard.F5.html | 47 + docs/raylib/Raylib.Keyboard.F6.html | 47 + docs/raylib/Raylib.Keyboard.F7.html | 47 + docs/raylib/Raylib.Keyboard.F8.html | 47 + docs/raylib/Raylib.Keyboard.F9.html | 47 + docs/raylib/Raylib.Keyboard.FIVE.html | 47 + docs/raylib/Raylib.Keyboard.FOUR.html | 47 + docs/raylib/Raylib.Keyboard.G.html | 47 + docs/raylib/Raylib.Keyboard.GRAVE.html | 47 + docs/raylib/Raylib.Keyboard.H.html | 47 + docs/raylib/Raylib.Keyboard.HOME.html | 47 + docs/raylib/Raylib.Keyboard.I.html | 47 + docs/raylib/Raylib.Keyboard.INSERT.html | 47 + docs/raylib/Raylib.Keyboard.J.html | 47 + docs/raylib/Raylib.Keyboard.K.html | 47 + docs/raylib/Raylib.Keyboard.KB_MENU.html | 47 + docs/raylib/Raylib.Keyboard.KEY_A.html | 47 + .../Raylib.Keyboard.KEY_APOSTROPHE.html | 47 + docs/raylib/Raylib.Keyboard.KEY_B.html | 47 + .../raylib/Raylib.Keyboard.KEY_BACKSLASH.html | 47 + .../raylib/Raylib.Keyboard.KEY_BACKSPACE.html | 47 + docs/raylib/Raylib.Keyboard.KEY_C.html | 47 + .../raylib/Raylib.Keyboard.KEY_CAPS_LOCK.html | 47 + docs/raylib/Raylib.Keyboard.KEY_COMMA.html | 47 + docs/raylib/Raylib.Keyboard.KEY_D.html | 47 + docs/raylib/Raylib.Keyboard.KEY_DELETE.html | 47 + docs/raylib/Raylib.Keyboard.KEY_DOWN.html | 47 + docs/raylib/Raylib.Keyboard.KEY_E.html | 47 + docs/raylib/Raylib.Keyboard.KEY_EIGHT.html | 47 + docs/raylib/Raylib.Keyboard.KEY_END.html | 47 + docs/raylib/Raylib.Keyboard.KEY_ENTER.html | 47 + docs/raylib/Raylib.Keyboard.KEY_EQUAL.html | 47 + docs/raylib/Raylib.Keyboard.KEY_ESCAPE.html | 47 + docs/raylib/Raylib.Keyboard.KEY_F.html | 47 + docs/raylib/Raylib.Keyboard.KEY_F1.html | 47 + docs/raylib/Raylib.Keyboard.KEY_F10.html | 47 + docs/raylib/Raylib.Keyboard.KEY_F11.html | 47 + docs/raylib/Raylib.Keyboard.KEY_F12.html | 47 + docs/raylib/Raylib.Keyboard.KEY_F2.html | 47 + docs/raylib/Raylib.Keyboard.KEY_F3.html | 47 + docs/raylib/Raylib.Keyboard.KEY_F4.html | 47 + docs/raylib/Raylib.Keyboard.KEY_F5.html | 47 + docs/raylib/Raylib.Keyboard.KEY_F6.html | 47 + docs/raylib/Raylib.Keyboard.KEY_F7.html | 47 + docs/raylib/Raylib.Keyboard.KEY_F8.html | 47 + docs/raylib/Raylib.Keyboard.KEY_F9.html | 47 + docs/raylib/Raylib.Keyboard.KEY_FIVE.html | 47 + docs/raylib/Raylib.Keyboard.KEY_FOUR.html | 47 + docs/raylib/Raylib.Keyboard.KEY_G.html | 47 + docs/raylib/Raylib.Keyboard.KEY_GRAVE.html | 47 + docs/raylib/Raylib.Keyboard.KEY_H.html | 47 + docs/raylib/Raylib.Keyboard.KEY_HOME.html | 47 + docs/raylib/Raylib.Keyboard.KEY_I.html | 47 + docs/raylib/Raylib.Keyboard.KEY_INSERT.html | 47 + docs/raylib/Raylib.Keyboard.KEY_J.html | 47 + docs/raylib/Raylib.Keyboard.KEY_K.html | 47 + docs/raylib/Raylib.Keyboard.KEY_KB_MENU.html | 47 + docs/raylib/Raylib.Keyboard.KEY_KP_0.html | 47 + docs/raylib/Raylib.Keyboard.KEY_KP_1.html | 47 + docs/raylib/Raylib.Keyboard.KEY_KP_2.html | 47 + docs/raylib/Raylib.Keyboard.KEY_KP_3.html | 47 + docs/raylib/Raylib.Keyboard.KEY_KP_4.html | 47 + docs/raylib/Raylib.Keyboard.KEY_KP_5.html | 47 + docs/raylib/Raylib.Keyboard.KEY_KP_6.html | 47 + docs/raylib/Raylib.Keyboard.KEY_KP_7.html | 47 + docs/raylib/Raylib.Keyboard.KEY_KP_8.html | 47 + docs/raylib/Raylib.Keyboard.KEY_KP_9.html | 47 + docs/raylib/Raylib.Keyboard.KEY_KP_ADD.html | 47 + .../Raylib.Keyboard.KEY_KP_DECIMAL.html | 47 + .../raylib/Raylib.Keyboard.KEY_KP_DIVIDE.html | 47 + docs/raylib/Raylib.Keyboard.KEY_KP_ENTER.html | 47 + docs/raylib/Raylib.Keyboard.KEY_KP_EQUAL.html | 47 + .../Raylib.Keyboard.KEY_KP_MULTIPLY.html | 47 + .../Raylib.Keyboard.KEY_KP_SUBTRACT.html | 47 + docs/raylib/Raylib.Keyboard.KEY_L.html | 47 + docs/raylib/Raylib.Keyboard.KEY_LEFT.html | 47 + docs/raylib/Raylib.Keyboard.KEY_LEFT_ALT.html | 47 + .../Raylib.Keyboard.KEY_LEFT_BRACKET.html | 47 + .../Raylib.Keyboard.KEY_LEFT_CONTROL.html | 47 + .../Raylib.Keyboard.KEY_LEFT_SHIFT.html | 47 + .../Raylib.Keyboard.KEY_LEFT_SUPER.html | 47 + docs/raylib/Raylib.Keyboard.KEY_M.html | 47 + docs/raylib/Raylib.Keyboard.KEY_MINUS.html | 47 + docs/raylib/Raylib.Keyboard.KEY_N.html | 47 + docs/raylib/Raylib.Keyboard.KEY_NINE.html | 47 + docs/raylib/Raylib.Keyboard.KEY_NUM_LOCK.html | 47 + docs/raylib/Raylib.Keyboard.KEY_O.html | 47 + docs/raylib/Raylib.Keyboard.KEY_ONE.html | 47 + docs/raylib/Raylib.Keyboard.KEY_P.html | 47 + .../raylib/Raylib.Keyboard.KEY_PAGE_DOWN.html | 47 + docs/raylib/Raylib.Keyboard.KEY_PAGE_UP.html | 47 + docs/raylib/Raylib.Keyboard.KEY_PAUSE.html | 47 + docs/raylib/Raylib.Keyboard.KEY_PERIOD.html | 47 + .../Raylib.Keyboard.KEY_PRINT_SCREEN.html | 47 + docs/raylib/Raylib.Keyboard.KEY_Q.html | 47 + docs/raylib/Raylib.Keyboard.KEY_R.html | 47 + docs/raylib/Raylib.Keyboard.KEY_RIGHT.html | 47 + .../raylib/Raylib.Keyboard.KEY_RIGHT_ALT.html | 47 + .../Raylib.Keyboard.KEY_RIGHT_BRACKET.html | 47 + .../Raylib.Keyboard.KEY_RIGHT_CONTROL.html | 47 + .../Raylib.Keyboard.KEY_RIGHT_SHIFT.html | 47 + .../Raylib.Keyboard.KEY_RIGHT_SUPER.html | 47 + docs/raylib/Raylib.Keyboard.KEY_S.html | 47 + .../Raylib.Keyboard.KEY_SCROLL_LOCK.html | 47 + .../raylib/Raylib.Keyboard.KEY_SEMICOLON.html | 47 + docs/raylib/Raylib.Keyboard.KEY_SEVEN.html | 47 + docs/raylib/Raylib.Keyboard.KEY_SIX.html | 47 + docs/raylib/Raylib.Keyboard.KEY_SLASH.html | 47 + docs/raylib/Raylib.Keyboard.KEY_SPACE.html | 47 + docs/raylib/Raylib.Keyboard.KEY_T.html | 47 + docs/raylib/Raylib.Keyboard.KEY_TAB.html | 47 + docs/raylib/Raylib.Keyboard.KEY_THREE.html | 47 + docs/raylib/Raylib.Keyboard.KEY_TWO.html | 47 + docs/raylib/Raylib.Keyboard.KEY_U.html | 47 + docs/raylib/Raylib.Keyboard.KEY_UP.html | 47 + docs/raylib/Raylib.Keyboard.KEY_V.html | 47 + docs/raylib/Raylib.Keyboard.KEY_W.html | 47 + docs/raylib/Raylib.Keyboard.KEY_X.html | 47 + docs/raylib/Raylib.Keyboard.KEY_Y.html | 47 + docs/raylib/Raylib.Keyboard.KEY_Z.html | 47 + docs/raylib/Raylib.Keyboard.KEY_ZERO.html | 47 + docs/raylib/Raylib.Keyboard.KP_0.html | 47 + docs/raylib/Raylib.Keyboard.KP_1.html | 47 + docs/raylib/Raylib.Keyboard.KP_2.html | 47 + docs/raylib/Raylib.Keyboard.KP_3.html | 47 + docs/raylib/Raylib.Keyboard.KP_4.html | 47 + docs/raylib/Raylib.Keyboard.KP_5.html | 47 + docs/raylib/Raylib.Keyboard.KP_6.html | 47 + docs/raylib/Raylib.Keyboard.KP_7.html | 47 + docs/raylib/Raylib.Keyboard.KP_8.html | 47 + docs/raylib/Raylib.Keyboard.KP_9.html | 47 + docs/raylib/Raylib.Keyboard.KP_ADD.html | 47 + docs/raylib/Raylib.Keyboard.KP_DECIMAL.html | 47 + docs/raylib/Raylib.Keyboard.KP_DIVIDE.html | 47 + docs/raylib/Raylib.Keyboard.KP_ENTER.html | 47 + docs/raylib/Raylib.Keyboard.KP_EQUAL.html | 47 + docs/raylib/Raylib.Keyboard.KP_MULTIPLY.html | 47 + docs/raylib/Raylib.Keyboard.KP_SUBTRACT.html | 47 + docs/raylib/Raylib.Keyboard.L.html | 47 + docs/raylib/Raylib.Keyboard.LEFT.html | 47 + docs/raylib/Raylib.Keyboard.LEFT_ALT.html | 47 + docs/raylib/Raylib.Keyboard.LEFT_BRACKET.html | 47 + docs/raylib/Raylib.Keyboard.LEFT_CONTROL.html | 47 + docs/raylib/Raylib.Keyboard.LEFT_SHIFT.html | 47 + docs/raylib/Raylib.Keyboard.LEFT_SUPER.html | 47 + docs/raylib/Raylib.Keyboard.M.html | 47 + docs/raylib/Raylib.Keyboard.MINUS.html | 47 + docs/raylib/Raylib.Keyboard.N.html | 47 + docs/raylib/Raylib.Keyboard.NINE.html | 47 + docs/raylib/Raylib.Keyboard.NUM_LOCK.html | 47 + docs/raylib/Raylib.Keyboard.O.html | 47 + docs/raylib/Raylib.Keyboard.ONE.html | 47 + docs/raylib/Raylib.Keyboard.P.html | 47 + docs/raylib/Raylib.Keyboard.PAGE_DOWN.html | 47 + docs/raylib/Raylib.Keyboard.PAGE_UP.html | 47 + docs/raylib/Raylib.Keyboard.PAUSE.html | 47 + docs/raylib/Raylib.Keyboard.PERIOD.html | 47 + docs/raylib/Raylib.Keyboard.PRINT_SCREEN.html | 47 + docs/raylib/Raylib.Keyboard.Q.html | 47 + docs/raylib/Raylib.Keyboard.R.html | 47 + docs/raylib/Raylib.Keyboard.RIGHT.html | 47 + docs/raylib/Raylib.Keyboard.RIGHT_ALT.html | 47 + .../raylib/Raylib.Keyboard.RIGHT_BRACKET.html | 47 + .../raylib/Raylib.Keyboard.RIGHT_CONTROL.html | 47 + docs/raylib/Raylib.Keyboard.RIGHT_SHIFT.html | 47 + docs/raylib/Raylib.Keyboard.RIGHT_SUPER.html | 47 + docs/raylib/Raylib.Keyboard.S.html | 47 + docs/raylib/Raylib.Keyboard.SCROLL_LOCK.html | 47 + docs/raylib/Raylib.Keyboard.SEMICOLON.html | 47 + docs/raylib/Raylib.Keyboard.SEVEN.html | 47 + docs/raylib/Raylib.Keyboard.SIX.html | 47 + docs/raylib/Raylib.Keyboard.SLASH.html | 47 + docs/raylib/Raylib.Keyboard.SPACE.html | 47 + docs/raylib/Raylib.Keyboard.T.html | 47 + docs/raylib/Raylib.Keyboard.TAB.html | 47 + docs/raylib/Raylib.Keyboard.THREE.html | 47 + docs/raylib/Raylib.Keyboard.TWO.html | 47 + docs/raylib/Raylib.Keyboard.U.html | 47 + docs/raylib/Raylib.Keyboard.UP.html | 47 + docs/raylib/Raylib.Keyboard.V.html | 47 + docs/raylib/Raylib.Keyboard.W.html | 47 + docs/raylib/Raylib.Keyboard.X.html | 47 + docs/raylib/Raylib.Keyboard.Y.html | 47 + docs/raylib/Raylib.Keyboard.Z.html | 47 + docs/raylib/Raylib.Keyboard.ZERO.html | 47 + docs/raylib/Raylib.Keyboard.html | 261 +++ docs/raylib/Raylib.KeyboardKey.KEY_A.html | 47 + .../Raylib.KeyboardKey.KEY_APOSTROPHE.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_B.html | 47 + .../Raylib.KeyboardKey.KEY_BACKSLASH.html | 47 + .../Raylib.KeyboardKey.KEY_BACKSPACE.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_C.html | 47 + .../Raylib.KeyboardKey.KEY_CAPS_LOCK.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_COMMA.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_D.html | 47 + .../raylib/Raylib.KeyboardKey.KEY_DELETE.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_DOWN.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_E.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_EIGHT.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_END.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_ENTER.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_EQUAL.html | 47 + .../raylib/Raylib.KeyboardKey.KEY_ESCAPE.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_F.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_F1.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_F10.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_F11.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_F12.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_F2.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_F3.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_F4.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_F5.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_F6.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_F7.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_F8.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_F9.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_FIVE.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_FOUR.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_G.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_GRAVE.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_H.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_HOME.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_I.html | 47 + .../raylib/Raylib.KeyboardKey.KEY_INSERT.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_J.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_K.html | 47 + .../Raylib.KeyboardKey.KEY_KB_MENU.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_KP_0.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_KP_1.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_KP_2.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_KP_3.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_KP_4.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_KP_5.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_KP_6.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_KP_7.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_KP_8.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_KP_9.html | 47 + .../raylib/Raylib.KeyboardKey.KEY_KP_ADD.html | 47 + .../Raylib.KeyboardKey.KEY_KP_DECIMAL.html | 47 + .../Raylib.KeyboardKey.KEY_KP_DIVIDE.html | 47 + .../Raylib.KeyboardKey.KEY_KP_ENTER.html | 47 + .../Raylib.KeyboardKey.KEY_KP_EQUAL.html | 47 + .../Raylib.KeyboardKey.KEY_KP_MULTIPLY.html | 47 + .../Raylib.KeyboardKey.KEY_KP_SUBTRACT.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_L.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_LEFT.html | 47 + .../Raylib.KeyboardKey.KEY_LEFT_ALT.html | 47 + .../Raylib.KeyboardKey.KEY_LEFT_BRACKET.html | 47 + .../Raylib.KeyboardKey.KEY_LEFT_CONTROL.html | 47 + .../Raylib.KeyboardKey.KEY_LEFT_SHIFT.html | 47 + .../Raylib.KeyboardKey.KEY_LEFT_SUPER.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_M.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_MINUS.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_N.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_NINE.html | 47 + .../Raylib.KeyboardKey.KEY_NUM_LOCK.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_O.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_ONE.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_P.html | 47 + .../Raylib.KeyboardKey.KEY_PAGE_DOWN.html | 47 + .../Raylib.KeyboardKey.KEY_PAGE_UP.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_PAUSE.html | 47 + .../raylib/Raylib.KeyboardKey.KEY_PERIOD.html | 47 + .../Raylib.KeyboardKey.KEY_PRINT_SCREEN.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_Q.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_R.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_RIGHT.html | 47 + .../Raylib.KeyboardKey.KEY_RIGHT_ALT.html | 47 + .../Raylib.KeyboardKey.KEY_RIGHT_BRACKET.html | 47 + .../Raylib.KeyboardKey.KEY_RIGHT_CONTROL.html | 47 + .../Raylib.KeyboardKey.KEY_RIGHT_SHIFT.html | 47 + .../Raylib.KeyboardKey.KEY_RIGHT_SUPER.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_S.html | 47 + .../Raylib.KeyboardKey.KEY_SCROLL_LOCK.html | 47 + .../Raylib.KeyboardKey.KEY_SEMICOLON.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_SEVEN.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_SIX.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_SLASH.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_SPACE.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_T.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_TAB.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_THREE.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_TWO.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_U.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_UP.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_V.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_W.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_X.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_Y.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_Z.html | 47 + docs/raylib/Raylib.KeyboardKey.KEY_ZERO.html | 47 + docs/raylib/Raylib.KeyboardKey.html | 261 +++ docs/raylib/Raylib.LIGHTGRAY.html | 153 ++ docs/raylib/Raylib.LIME.html | 153 ++ docs/raylib/Raylib.MAGENTA.html | 153 ++ docs/raylib/Raylib.MAROON.html | 153 ++ .../Raylib.MaterialMapType.MAP_ALBEDO.html | 47 + .../Raylib.MaterialMapType.MAP_BRDF.html | 47 + .../Raylib.MaterialMapType.MAP_CUBEMAP.html | 47 + .../Raylib.MaterialMapType.MAP_EMISSION.html | 47 + .../Raylib.MaterialMapType.MAP_HEIGHT.html | 47 + ...Raylib.MaterialMapType.MAP_IRRADIANCE.html | 47 + .../Raylib.MaterialMapType.MAP_METALNESS.html | 47 + .../Raylib.MaterialMapType.MAP_NORMAL.html | 47 + .../Raylib.MaterialMapType.MAP_OCCLUSION.html | 47 + .../Raylib.MaterialMapType.MAP_PREFILTER.html | 47 + .../Raylib.MaterialMapType.MAP_ROUGHNESS.html | 47 + docs/raylib/Raylib.MaterialMapType.html | 73 + docs/raylib/Raylib.Mouse.LEFT_BUTTON.html | 47 + docs/raylib/Raylib.Mouse.MIDDLE_BUTTON.html | 47 + docs/raylib/Raylib.Mouse.RIGHT_BUTTON.html | 47 + docs/raylib/Raylib.Mouse.html | 57 + .../Raylib.MouseButton.MOUSE_LEFT_BUTTON.html | 47 + ...aylib.MouseButton.MOUSE_MIDDLE_BUTTON.html | 47 + ...Raylib.MouseButton.MOUSE_RIGHT_BUTTON.html | 47 + docs/raylib/Raylib.MouseButton.html | 57 + ...ylib.NPatchType.NPT_3PATCH_HORIZONTAL.html | 47 + ...Raylib.NPatchType.NPT_3PATCH_VERTICAL.html | 47 + docs/raylib/Raylib.NPatchType.NPT_9PATCH.html | 47 + docs/raylib/Raylib.NPatchType.html | 57 + docs/raylib/Raylib.ORANGE.html | 153 ++ docs/raylib/Raylib.PI.html | 153 ++ docs/raylib/Raylib.PINK.html | 153 ++ docs/raylib/Raylib.PURPLE.html | 153 ++ ....PixelFormat.COMPRESSED_ASTC_4x4_RGBA.html | 47 + ....PixelFormat.COMPRESSED_ASTC_8x8_RGBA.html | 47 + ...aylib.PixelFormat.COMPRESSED_DXT1_RGB.html | 47 + ...ylib.PixelFormat.COMPRESSED_DXT1_RGBA.html | 47 + ...ylib.PixelFormat.COMPRESSED_DXT3_RGBA.html | 47 + ...ylib.PixelFormat.COMPRESSED_DXT5_RGBA.html | 47 + ...aylib.PixelFormat.COMPRESSED_ETC1_RGB.html | 47 + ....PixelFormat.COMPRESSED_ETC2_EAC_RGBA.html | 47 + ...aylib.PixelFormat.COMPRESSED_ETC2_RGB.html | 47 + ...aylib.PixelFormat.COMPRESSED_PVRT_RGB.html | 47 + ...ylib.PixelFormat.COMPRESSED_PVRT_RGBA.html | 47 + ...ib.PixelFormat.UNCOMPRESSED_GRAYSCALE.html | 47 + ...b.PixelFormat.UNCOMPRESSED_GRAY_ALPHA.html | 47 + .../Raylib.PixelFormat.UNCOMPRESSED_R32.html | 47 + ...ib.PixelFormat.UNCOMPRESSED_R32G32B32.html | 47 + ...PixelFormat.UNCOMPRESSED_R32G32B32A32.html | 47 + ...lib.PixelFormat.UNCOMPRESSED_R4G4B4A4.html | 47 + ...lib.PixelFormat.UNCOMPRESSED_R5G5B5A1.html | 47 + ...aylib.PixelFormat.UNCOMPRESSED_R5G6B5.html | 47 + ...aylib.PixelFormat.UNCOMPRESSED_R8G8B8.html | 47 + ...lib.PixelFormat.UNCOMPRESSED_R8G8B8A8.html | 47 + docs/raylib/Raylib.PixelFormat.html | 93 + docs/raylib/Raylib.Quaternion.html | 77 + docs/raylib/Raylib.RAYWHITE.html | 153 ++ docs/raylib/Raylib.RED.html | 153 ++ docs/raylib/Raylib.Rectangle.height.html | 47 + docs/raylib/Raylib.Rectangle.html | 78 + docs/raylib/Raylib.Rectangle.width.html | 47 + docs/raylib/Raylib.Rectangle.x.html | 47 + docs/raylib/Raylib.Rectangle.y.html | 47 + docs/raylib/Raylib.SKYBLUE.html | 153 ++ ...ShaderLocationIndex.LOC_COLOR_AMBIENT.html | 47 + ...ShaderLocationIndex.LOC_COLOR_DIFFUSE.html | 47 + ...haderLocationIndex.LOC_COLOR_SPECULAR.html | 47 + ...ib.ShaderLocationIndex.LOC_MAP_ALBEDO.html | 47 + ...ylib.ShaderLocationIndex.LOC_MAP_BRDF.html | 47 + ...b.ShaderLocationIndex.LOC_MAP_CUBEMAP.html | 47 + ....ShaderLocationIndex.LOC_MAP_EMISSION.html | 47 + ...ib.ShaderLocationIndex.LOC_MAP_HEIGHT.html | 47 + ...haderLocationIndex.LOC_MAP_IRRADIANCE.html | 47 + ...ShaderLocationIndex.LOC_MAP_METALNESS.html | 47 + ...ib.ShaderLocationIndex.LOC_MAP_NORMAL.html | 47 + ...ShaderLocationIndex.LOC_MAP_OCCLUSION.html | 47 + ...ShaderLocationIndex.LOC_MAP_PREFILTER.html | 47 + ...ShaderLocationIndex.LOC_MAP_ROUGHNESS.html | 47 + ....ShaderLocationIndex.LOC_MATRIX_MODEL.html | 47 + ...ib.ShaderLocationIndex.LOC_MATRIX_MVP.html | 47 + ...erLocationIndex.LOC_MATRIX_PROJECTION.html | 47 + ...b.ShaderLocationIndex.LOC_MATRIX_VIEW.html | 47 + ...b.ShaderLocationIndex.LOC_VECTOR_VIEW.html | 47 + ....ShaderLocationIndex.LOC_VERTEX_COLOR.html | 47 + ...ShaderLocationIndex.LOC_VERTEX_NORMAL.html | 47 + ...aderLocationIndex.LOC_VERTEX_POSITION.html | 47 + ...haderLocationIndex.LOC_VERTEX_TANGENT.html | 47 + ...erLocationIndex.LOC_VERTEX_TEXCOORD01.html | 47 + ...erLocationIndex.LOC_VERTEX_TEXCOORD02.html | 47 + docs/raylib/Raylib.ShaderLocationIndex.html | 101 + ...b.ShaderUniformDataType.UNIFORM_FLOAT.html | 47 + ...lib.ShaderUniformDataType.UNIFORM_INT.html | 47 + ...b.ShaderUniformDataType.UNIFORM_IVEC2.html | 47 + ...b.ShaderUniformDataType.UNIFORM_IVEC3.html | 47 + ...b.ShaderUniformDataType.UNIFORM_IVEC4.html | 47 + ...aderUniformDataType.UNIFORM_SAMPLER2D.html | 47 + ...ib.ShaderUniformDataType.UNIFORM_VEC2.html | 47 + ...ib.ShaderUniformDataType.UNIFORM_VEC3.html | 47 + ...ib.ShaderUniformDataType.UNIFORM_VEC4.html | 47 + docs/raylib/Raylib.ShaderUniformDataType.html | 69 + docs/raylib/Raylib.TextToInteger.html | 156 ++ ...tureFilterMode.FILTER_ANISOTROPIC_16X.html | 47 + ...xtureFilterMode.FILTER_ANISOTROPIC_4X.html | 47 + ...xtureFilterMode.FILTER_ANISOTROPIC_8X.html | 47 + ...lib.TextureFilterMode.FILTER_BILINEAR.html | 47 + ...Raylib.TextureFilterMode.FILTER_POINT.html | 47 + ...ib.TextureFilterMode.FILTER_TRILINEAR.html | 47 + docs/raylib/Raylib.TextureFilterMode.html | 63 + .../Raylib.TextureWrapMode.WRAP_CLAMP.html | 47 + ...lib.TextureWrapMode.WRAP_MIRROR_CLAMP.html | 47 + ...ib.TextureWrapMode.WRAP_MIRROR_REPEAT.html | 47 + .../Raylib.TextureWrapMode.WRAP_REPEAT.html | 47 + docs/raylib/Raylib.TextureWrapMode.html | 59 + docs/raylib/Raylib.TraceLogType.LOG_ALL.html | 47 + .../raylib/Raylib.TraceLogType.LOG_DEBUG.html | 47 + .../raylib/Raylib.TraceLogType.LOG_ERROR.html | 47 + .../raylib/Raylib.TraceLogType.LOG_FATAL.html | 47 + docs/raylib/Raylib.TraceLogType.LOG_INFO.html | 47 + docs/raylib/Raylib.TraceLogType.LOG_NONE.html | 47 + .../raylib/Raylib.TraceLogType.LOG_TRACE.html | 47 + .../Raylib.TraceLogType.LOG_WARNING.html | 47 + docs/raylib/Raylib.TraceLogType.html | 67 + docs/raylib/Raylib.VIOLET.html | 153 ++ docs/raylib/Raylib.Vector2.html | 68 + docs/raylib/Raylib.Vector2.x.html | 45 + docs/raylib/Raylib.Vector2.y.html | 45 + docs/raylib/Raylib.Vector3.html | 73 + docs/raylib/Raylib.Vector3.x.html | 46 + docs/raylib/Raylib.Vector3.y.html | 46 + docs/raylib/Raylib.Vector3.z.html | 46 + docs/raylib/Raylib.Vector4.html | 96 + docs/raylib/Raylib.Vector4.w.html | 47 + docs/raylib/Raylib.Vector4.x.html | 47 + docs/raylib/Raylib.Vector4.y.html | 47 + docs/raylib/Raylib.Vector4.z.html | 47 + docs/raylib/Raylib.WHITE.html | 153 ++ docs/raylib/Raylib.Window.close.html | 63 + docs/raylib/Raylib.Window.get_position.html | 63 + docs/raylib/Raylib.Window.hide.html | 63 + docs/raylib/Raylib.Window.html | 150 ++ docs/raylib/Raylib.Window.init.html | 63 + docs/raylib/Raylib.Window.is_fullscreen.html | 63 + docs/raylib/Raylib.Window.is_hidden.html | 63 + docs/raylib/Raylib.Window.is_minimized.html | 63 + docs/raylib/Raylib.Window.is_ready.html | 63 + docs/raylib/Raylib.Window.is_resized.html | 63 + .../Raylib.Window.is_window_fullscreen.html | 52 + .../Raylib.Window.is_window_hidden.html | 52 + .../Raylib.Window.is_window_minimized.html | 55 + .../raylib/Raylib.Window.is_window_ready.html | 55 + .../Raylib.Window.is_window_resized.html | 52 + docs/raylib/Raylib.Window.set_min_size.html | 63 + docs/raylib/Raylib.Window.set_monitor.html | 63 + docs/raylib/Raylib.Window.set_position.html | 63 + docs/raylib/Raylib.Window.set_size.html | 63 + docs/raylib/Raylib.Window.set_title.html | 63 + docs/raylib/Raylib.Window.should_close.html | 63 + .../Raylib.Window.toggle_fullscreen.html | 63 + docs/raylib/Raylib.Window.unhide.html | 63 + docs/raylib/Raylib.YELLOW.html | 153 ++ docs/raylib/Raylib.begin_drawing.html | 156 ++ docs/raylib/Raylib.begin_scissor_mode.html | 156 ++ docs/raylib/Raylib.clear_background.html | 156 ++ docs/raylib/Raylib.disable_cursor.html | 156 ++ docs/raylib/Raylib.draw_circle.html | 156 ++ docs/raylib/Raylib.draw_circle_gradient.html | 156 ++ docs/raylib/Raylib.draw_circle_lines.html | 156 ++ docs/raylib/Raylib.draw_circle_v.html | 156 ++ docs/raylib/Raylib.draw_fps.html | 156 ++ docs/raylib/Raylib.draw_line.html | 156 ++ docs/raylib/Raylib.draw_poly.html | 156 ++ docs/raylib/Raylib.draw_rectangle.html | 156 ++ .../Raylib.draw_rectangle_gradient_h.html | 156 ++ .../Raylib.draw_rectangle_gradient_v.html | 156 ++ docs/raylib/Raylib.draw_rectangle_lines.html | 156 ++ .../raylib/Raylib.draw_rectangle_rounded.html | 156 ++ docs/raylib/Raylib.draw_text.html | 156 ++ docs/raylib/Raylib.draw_triangle.html | 156 ++ docs/raylib/Raylib.draw_triangle_lines.html | 156 ++ docs/raylib/Raylib.enable_cursor.html | 156 ++ docs/raylib/Raylib.end_drawing.html | 156 ++ docs/raylib/Raylib.end_mode_2D.html | 156 ++ docs/raylib/Raylib.end_mode_3D.html | 156 ++ docs/raylib/Raylib.end_scissor_mode.html | 156 ++ docs/raylib/Raylib.end_texture_mode.html | 156 ++ docs/raylib/Raylib.get_clipboard_text.html | 156 ++ docs/raylib/Raylib.get_fps.html | 156 ++ docs/raylib/Raylib.get_frame_time.html | 156 ++ docs/raylib/Raylib.get_key_pressed.html | 156 ++ docs/raylib/Raylib.get_monitor_count.html | 156 ++ docs/raylib/Raylib.get_monitor_height.html | 156 ++ docs/raylib/Raylib.get_monitor_name.html | 156 ++ .../Raylib.get_monitor_physical_height.html | 156 ++ .../Raylib.get_monitor_physical_width.html | 156 ++ docs/raylib/Raylib.get_monitor_width.html | 156 ++ docs/raylib/Raylib.get_mouse_position.html | 156 ++ docs/raylib/Raylib.get_mouse_wheel_move.html | 156 ++ docs/raylib/Raylib.get_screen_height.html | 156 ++ docs/raylib/Raylib.get_screen_width.html | 156 ++ docs/raylib/Raylib.get_time.html | 156 ++ docs/raylib/Raylib.hide_cursor.html | 156 ++ docs/raylib/Raylib.html | 528 +++++ docs/raylib/Raylib.is_cursor_hidden.html | 156 ++ docs/raylib/Raylib.is_key_down.html | 156 ++ docs/raylib/Raylib.is_key_pressed.html | 156 ++ docs/raylib/Raylib.is_key_released.html | 156 ++ docs/raylib/Raylib.is_key_up.html | 156 ++ docs/raylib/Raylib.is_window_fullscreen.html | 101 + docs/raylib/Raylib.is_window_hidden.html | 101 + docs/raylib/Raylib.is_window_minimized.html | 101 + docs/raylib/Raylib.is_window_ready.html | 101 + docs/raylib/Raylib.is_window_resized.html | 101 + docs/raylib/Raylib.set_clipboard_text.html | 156 ++ docs/raylib/Raylib.set_exit_key.html | 156 ++ docs/raylib/Raylib.set_target_fps.html | 156 ++ docs/raylib/Raylib.show_cursor.html | 156 ++ docs/raylib/Raylib.text_format.html | 156 ++ docs/raylib/Raylib.text_to_lower.html | 156 ++ docs/raylib/Raylib.text_to_pascal.html | 156 ++ docs/raylib/Raylib.text_to_upper.html | 156 ++ docs/raylib/Raylib.toggle_fullscreen.html | 101 + docs/raylib/Raylib.window_should_close.html | 101 + docs/raylib/img/Raylib.Color.png | Bin 0 -> 2169 bytes docs/raylib/img/Raylib.Quaternion.png | Bin 0 -> 6135 bytes docs/raylib/img/Raylib.Rectangle.png | Bin 0 -> 2628 bytes docs/raylib/img/Raylib.Vector2.png | Bin 0 -> 2981 bytes docs/raylib/img/Raylib.Vector3.png | Bin 0 -> 3006 bytes docs/raylib/img/Raylib.Vector4.png | Bin 0 -> 2872 bytes docs/raylib/img/Raylib.Window.png | Bin 0 -> 2867 bytes docs/raylib/index.htm | 416 ++++ docs/scripts.js | 49 + docs/signal.png | Bin 0 -> 477 bytes docs/staticmethod.png | Bin 0 -> 748 bytes docs/struct.png | Bin 0 -> 345 bytes docs/style.css | 570 ++++++ docs/tip.png | Bin 0 -> 543 bytes docs/virtualmethod.png | Bin 0 -> 759 bytes docs/virtualproperty.png | Bin 0 -> 715 bytes docs/warning.png | Bin 0 -> 1316 bytes docs/wikistyle.css | 547 +++++ meson.build | 14 + src/bouncing_ball.vala | 71 + src/keyboard.vala | 44 + src/mouse.vala | 47 + src/mouseWheel.vala | 48 + src/rtest.vala | 71 + src/shapes.vala | 60 + vapi/raylib.vapi | 1768 +++++++++++++++++ 710 files changed, 46536 insertions(+) create mode 100644 .gitignore create mode 100644 docs/abstractclass.png create mode 100644 docs/abstractmethod.png create mode 100644 docs/abstractproperty.png create mode 100644 docs/class.png create mode 100644 docs/coll_close.png create mode 100644 docs/coll_open.png create mode 100644 docs/constant.png create mode 100644 docs/constructor.png create mode 100644 docs/delegate.png create mode 100644 docs/devhelpstyle.css create mode 100644 docs/enum.png create mode 100644 docs/enumvalue.png create mode 100644 docs/errorcode.png create mode 100644 docs/errordomain.png create mode 100644 docs/field.png create mode 100644 docs/index.html create mode 100644 docs/interface.png create mode 100644 docs/method.png create mode 100644 docs/namespace.png create mode 100644 docs/package.png create mode 100644 docs/packages.png create mode 100644 docs/property.png create mode 100644 docs/raylib/Raylib.AndroidButton.KEY_BACK.html create mode 100644 docs/raylib/Raylib.AndroidButton.KEY_MENU.html create mode 100644 docs/raylib/Raylib.AndroidButton.KEY_VOLUME_DOWN.html create mode 100644 docs/raylib/Raylib.AndroidButton.KEY_VOLUME_UP.html create mode 100644 docs/raylib/Raylib.AndroidButton.html create mode 100644 docs/raylib/Raylib.BEIGE.html create mode 100644 docs/raylib/Raylib.BLACK.html create mode 100644 docs/raylib/Raylib.BLANK.html create mode 100644 docs/raylib/Raylib.BLUE.html create mode 100644 docs/raylib/Raylib.BROWN.html create mode 100644 docs/raylib/Raylib.BlendMode.BLEND_ADDITIVE.html create mode 100644 docs/raylib/Raylib.BlendMode.BLEND_ALPHA.html create mode 100644 docs/raylib/Raylib.BlendMode.BLEND_MULTIPLIED.html create mode 100644 docs/raylib/Raylib.BlendMode.html create mode 100644 docs/raylib/Raylib.CameraMode.CAMERA_CUSTOM.html create mode 100644 docs/raylib/Raylib.CameraMode.CAMERA_FIRST_PERSON.html create mode 100644 docs/raylib/Raylib.CameraMode.CAMERA_FREE.html create mode 100644 docs/raylib/Raylib.CameraMode.CAMERA_ORBITAL.html create mode 100644 docs/raylib/Raylib.CameraMode.CAMERA_THIRD_PERSON.html create mode 100644 docs/raylib/Raylib.CameraMode.html create mode 100644 docs/raylib/Raylib.CameraType.CAMERA_ORTHOGRAPHIC.html create mode 100644 docs/raylib/Raylib.CameraType.CAMERA_PERSPECTIVE.html create mode 100644 docs/raylib/Raylib.CameraType.html create mode 100644 docs/raylib/Raylib.Color.a.html create mode 100644 docs/raylib/Raylib.Color.b.html create mode 100644 docs/raylib/Raylib.Color.g.html create mode 100644 docs/raylib/Raylib.Color.html create mode 100644 docs/raylib/Raylib.Color.r.html create mode 100644 docs/raylib/Raylib.ConfigFlag.FLAG_FULLSCREEN_MODE.html create mode 100644 docs/raylib/Raylib.ConfigFlag.FLAG_MSAA_4X_HINT.html create mode 100644 docs/raylib/Raylib.ConfigFlag.FLAG_RESERVED.html create mode 100644 docs/raylib/Raylib.ConfigFlag.FLAG_VSYNC_HINT.html create mode 100644 docs/raylib/Raylib.ConfigFlag.FLAG_WINDOW_ALWAYS_RUN.html create mode 100644 docs/raylib/Raylib.ConfigFlag.FLAG_WINDOW_HIDDEN.html create mode 100644 docs/raylib/Raylib.ConfigFlag.FLAG_WINDOW_RESIZABLE.html create mode 100644 docs/raylib/Raylib.ConfigFlag.FLAG_WINDOW_TRANSPARENT.html create mode 100644 docs/raylib/Raylib.ConfigFlag.FLAG_WINDOW_UNDECORATED.html create mode 100644 docs/raylib/Raylib.ConfigFlag.html create mode 100644 docs/raylib/Raylib.CubemapLayoutType.CUBEMAP_AUTO_DETECT.html create mode 100644 docs/raylib/Raylib.CubemapLayoutType.CUBEMAP_CROSS_FOUR_BY_THREE.html create mode 100644 docs/raylib/Raylib.CubemapLayoutType.CUBEMAP_CROSS_THREE_BY_FOUR.html create mode 100644 docs/raylib/Raylib.CubemapLayoutType.CUBEMAP_LINE_HORIZONTAL.html create mode 100644 docs/raylib/Raylib.CubemapLayoutType.CUBEMAP_LINE_VERTICAL.html create mode 100644 docs/raylib/Raylib.CubemapLayoutType.CUBEMAP_PANORAMA.html create mode 100644 docs/raylib/Raylib.CubemapLayoutType.html create mode 100644 docs/raylib/Raylib.DARKBLUE.html create mode 100644 docs/raylib/Raylib.DARKBROWN.html create mode 100644 docs/raylib/Raylib.DARKGRAY.html create mode 100644 docs/raylib/Raylib.DARKGREEN.html create mode 100644 docs/raylib/Raylib.DARKPURPLE.html create mode 100644 docs/raylib/Raylib.FontType.FONT_BITMAP.html create mode 100644 docs/raylib/Raylib.FontType.FONT_DEFAULT.html create mode 100644 docs/raylib/Raylib.FontType.FONT_SDF.html create mode 100644 docs/raylib/Raylib.FontType.html create mode 100644 docs/raylib/Raylib.GOLD.html create mode 100644 docs/raylib/Raylib.GRAY.html create mode 100644 docs/raylib/Raylib.GREEN.html create mode 100644 docs/raylib/Raylib.GamepadAxis.GAMEPAD_AXIS_LEFT_TRIGGER.html create mode 100644 docs/raylib/Raylib.GamepadAxis.GAMEPAD_AXIS_LEFT_X.html create mode 100644 docs/raylib/Raylib.GamepadAxis.GAMEPAD_AXIS_LEFT_Y.html create mode 100644 docs/raylib/Raylib.GamepadAxis.GAMEPAD_AXIS_RIGHT_TRIGGER.html create mode 100644 docs/raylib/Raylib.GamepadAxis.GAMEPAD_AXIS_RIGHT_X.html create mode 100644 docs/raylib/Raylib.GamepadAxis.GAMEPAD_AXIS_RIGHT_Y.html create mode 100644 docs/raylib/Raylib.GamepadAxis.GAMEPAD_AXIS_UNKNOWN.html create mode 100644 docs/raylib/Raylib.GamepadAxis.html create mode 100644 docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_FACE_DOWN.html create mode 100644 docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_FACE_LEFT.html create mode 100644 docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_FACE_RIGHT.html create mode 100644 docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_FACE_UP.html create mode 100644 docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_THUMB.html create mode 100644 docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_TRIGGER_1.html create mode 100644 docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_TRIGGER_2.html create mode 100644 docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_MIDDLE.html create mode 100644 docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_MIDDLE_LEFT.html create mode 100644 docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_MIDDLE_RIGHT.html create mode 100644 docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_FACE_DOWN.html create mode 100644 docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_FACE_LEFT.html create mode 100644 docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_FACE_RIGHT.html create mode 100644 docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_FACE_UP.html create mode 100644 docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_THUMB.html create mode 100644 docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_TRIGGER_1.html create mode 100644 docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_TRIGGER_2.html create mode 100644 docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_UNKNOWN.html create mode 100644 docs/raylib/Raylib.GamepadButton.LEFT_FACE_DOWN.html create mode 100644 docs/raylib/Raylib.GamepadButton.LEFT_FACE_LEFT.html create mode 100644 docs/raylib/Raylib.GamepadButton.LEFT_FACE_RIGHT.html create mode 100644 docs/raylib/Raylib.GamepadButton.LEFT_FACE_UP.html create mode 100644 docs/raylib/Raylib.GamepadButton.LEFT_THUMB.html create mode 100644 docs/raylib/Raylib.GamepadButton.LEFT_TRIGGER_1.html create mode 100644 docs/raylib/Raylib.GamepadButton.LEFT_TRIGGER_2.html create mode 100644 docs/raylib/Raylib.GamepadButton.MIDDLE.html create mode 100644 docs/raylib/Raylib.GamepadButton.MIDDLE_LEFT.html create mode 100644 docs/raylib/Raylib.GamepadButton.MIDDLE_RIGHT.html create mode 100644 docs/raylib/Raylib.GamepadButton.RIGHT_FACE_DOWN.html create mode 100644 docs/raylib/Raylib.GamepadButton.RIGHT_FACE_LEFT.html create mode 100644 docs/raylib/Raylib.GamepadButton.RIGHT_FACE_RIGHT.html create mode 100644 docs/raylib/Raylib.GamepadButton.RIGHT_FACE_UP.html create mode 100644 docs/raylib/Raylib.GamepadButton.RIGHT_THUMB.html create mode 100644 docs/raylib/Raylib.GamepadButton.RIGHT_TRIGGER_1.html create mode 100644 docs/raylib/Raylib.GamepadButton.RIGHT_TRIGGER_2.html create mode 100644 docs/raylib/Raylib.GamepadButton.UNKNOWN.html create mode 100644 docs/raylib/Raylib.GamepadButton.html create mode 100644 docs/raylib/Raylib.GamepadNumber.GAMEPAD_PLAYER1.html create mode 100644 docs/raylib/Raylib.GamepadNumber.GAMEPAD_PLAYER2.html create mode 100644 docs/raylib/Raylib.GamepadNumber.GAMEPAD_PLAYER3.html create mode 100644 docs/raylib/Raylib.GamepadNumber.GAMEPAD_PLAYER4.html create mode 100644 docs/raylib/Raylib.GamepadNumber.PLAYER1.html create mode 100644 docs/raylib/Raylib.GamepadNumber.PLAYER2.html create mode 100644 docs/raylib/Raylib.GamepadNumber.PLAYER3.html create mode 100644 docs/raylib/Raylib.GamepadNumber.PLAYER4.html create mode 100644 docs/raylib/Raylib.GamepadNumber.html create mode 100644 docs/raylib/Raylib.GestureType.GESTURE_DOUBLETAP.html create mode 100644 docs/raylib/Raylib.GestureType.GESTURE_DRAG.html create mode 100644 docs/raylib/Raylib.GestureType.GESTURE_HOLD.html create mode 100644 docs/raylib/Raylib.GestureType.GESTURE_NONE.html create mode 100644 docs/raylib/Raylib.GestureType.GESTURE_PINCH_IN.html create mode 100644 docs/raylib/Raylib.GestureType.GESTURE_PINCH_OUT.html create mode 100644 docs/raylib/Raylib.GestureType.GESTURE_SWIPE_DOWN.html create mode 100644 docs/raylib/Raylib.GestureType.GESTURE_SWIPE_LEFT.html create mode 100644 docs/raylib/Raylib.GestureType.GESTURE_SWIPE_RIGHT.html create mode 100644 docs/raylib/Raylib.GestureType.GESTURE_SWIPE_UP.html create mode 100644 docs/raylib/Raylib.GestureType.GESTURE_TAP.html create mode 100644 docs/raylib/Raylib.GestureType.html create mode 100644 docs/raylib/Raylib.Keyboard.A.html create mode 100644 docs/raylib/Raylib.Keyboard.APOSTROPHE.html create mode 100644 docs/raylib/Raylib.Keyboard.B.html create mode 100644 docs/raylib/Raylib.Keyboard.BACKSLASH.html create mode 100644 docs/raylib/Raylib.Keyboard.BACKSPACE.html create mode 100644 docs/raylib/Raylib.Keyboard.C.html create mode 100644 docs/raylib/Raylib.Keyboard.CAPS_LOCK.html create mode 100644 docs/raylib/Raylib.Keyboard.COMMA.html create mode 100644 docs/raylib/Raylib.Keyboard.D.html create mode 100644 docs/raylib/Raylib.Keyboard.DELETE.html create mode 100644 docs/raylib/Raylib.Keyboard.DOWN.html create mode 100644 docs/raylib/Raylib.Keyboard.E.html create mode 100644 docs/raylib/Raylib.Keyboard.EIGHT.html create mode 100644 docs/raylib/Raylib.Keyboard.END.html create mode 100644 docs/raylib/Raylib.Keyboard.ENTER.html create mode 100644 docs/raylib/Raylib.Keyboard.EQUAL.html create mode 100644 docs/raylib/Raylib.Keyboard.ESCAPE.html create mode 100644 docs/raylib/Raylib.Keyboard.F.html create mode 100644 docs/raylib/Raylib.Keyboard.F1.html create mode 100644 docs/raylib/Raylib.Keyboard.F10.html create mode 100644 docs/raylib/Raylib.Keyboard.F11.html create mode 100644 docs/raylib/Raylib.Keyboard.F12.html create mode 100644 docs/raylib/Raylib.Keyboard.F2.html create mode 100644 docs/raylib/Raylib.Keyboard.F3.html create mode 100644 docs/raylib/Raylib.Keyboard.F4.html create mode 100644 docs/raylib/Raylib.Keyboard.F5.html create mode 100644 docs/raylib/Raylib.Keyboard.F6.html create mode 100644 docs/raylib/Raylib.Keyboard.F7.html create mode 100644 docs/raylib/Raylib.Keyboard.F8.html create mode 100644 docs/raylib/Raylib.Keyboard.F9.html create mode 100644 docs/raylib/Raylib.Keyboard.FIVE.html create mode 100644 docs/raylib/Raylib.Keyboard.FOUR.html create mode 100644 docs/raylib/Raylib.Keyboard.G.html create mode 100644 docs/raylib/Raylib.Keyboard.GRAVE.html create mode 100644 docs/raylib/Raylib.Keyboard.H.html create mode 100644 docs/raylib/Raylib.Keyboard.HOME.html create mode 100644 docs/raylib/Raylib.Keyboard.I.html create mode 100644 docs/raylib/Raylib.Keyboard.INSERT.html create mode 100644 docs/raylib/Raylib.Keyboard.J.html create mode 100644 docs/raylib/Raylib.Keyboard.K.html create mode 100644 docs/raylib/Raylib.Keyboard.KB_MENU.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_A.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_APOSTROPHE.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_B.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_BACKSLASH.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_BACKSPACE.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_C.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_CAPS_LOCK.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_COMMA.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_D.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_DELETE.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_DOWN.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_E.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_EIGHT.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_END.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_ENTER.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_EQUAL.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_ESCAPE.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_F.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_F1.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_F10.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_F11.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_F12.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_F2.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_F3.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_F4.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_F5.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_F6.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_F7.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_F8.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_F9.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_FIVE.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_FOUR.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_G.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_GRAVE.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_H.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_HOME.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_I.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_INSERT.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_J.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_K.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_KB_MENU.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_KP_0.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_KP_1.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_KP_2.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_KP_3.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_KP_4.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_KP_5.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_KP_6.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_KP_7.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_KP_8.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_KP_9.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_KP_ADD.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_KP_DECIMAL.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_KP_DIVIDE.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_KP_ENTER.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_KP_EQUAL.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_KP_MULTIPLY.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_KP_SUBTRACT.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_L.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_LEFT.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_LEFT_ALT.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_LEFT_BRACKET.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_LEFT_CONTROL.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_LEFT_SHIFT.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_LEFT_SUPER.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_M.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_MINUS.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_N.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_NINE.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_NUM_LOCK.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_O.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_ONE.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_P.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_PAGE_DOWN.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_PAGE_UP.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_PAUSE.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_PERIOD.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_PRINT_SCREEN.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_Q.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_R.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_RIGHT.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_RIGHT_ALT.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_RIGHT_BRACKET.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_RIGHT_CONTROL.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_RIGHT_SHIFT.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_RIGHT_SUPER.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_S.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_SCROLL_LOCK.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_SEMICOLON.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_SEVEN.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_SIX.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_SLASH.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_SPACE.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_T.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_TAB.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_THREE.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_TWO.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_U.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_UP.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_V.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_W.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_X.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_Y.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_Z.html create mode 100644 docs/raylib/Raylib.Keyboard.KEY_ZERO.html create mode 100644 docs/raylib/Raylib.Keyboard.KP_0.html create mode 100644 docs/raylib/Raylib.Keyboard.KP_1.html create mode 100644 docs/raylib/Raylib.Keyboard.KP_2.html create mode 100644 docs/raylib/Raylib.Keyboard.KP_3.html create mode 100644 docs/raylib/Raylib.Keyboard.KP_4.html create mode 100644 docs/raylib/Raylib.Keyboard.KP_5.html create mode 100644 docs/raylib/Raylib.Keyboard.KP_6.html create mode 100644 docs/raylib/Raylib.Keyboard.KP_7.html create mode 100644 docs/raylib/Raylib.Keyboard.KP_8.html create mode 100644 docs/raylib/Raylib.Keyboard.KP_9.html create mode 100644 docs/raylib/Raylib.Keyboard.KP_ADD.html create mode 100644 docs/raylib/Raylib.Keyboard.KP_DECIMAL.html create mode 100644 docs/raylib/Raylib.Keyboard.KP_DIVIDE.html create mode 100644 docs/raylib/Raylib.Keyboard.KP_ENTER.html create mode 100644 docs/raylib/Raylib.Keyboard.KP_EQUAL.html create mode 100644 docs/raylib/Raylib.Keyboard.KP_MULTIPLY.html create mode 100644 docs/raylib/Raylib.Keyboard.KP_SUBTRACT.html create mode 100644 docs/raylib/Raylib.Keyboard.L.html create mode 100644 docs/raylib/Raylib.Keyboard.LEFT.html create mode 100644 docs/raylib/Raylib.Keyboard.LEFT_ALT.html create mode 100644 docs/raylib/Raylib.Keyboard.LEFT_BRACKET.html create mode 100644 docs/raylib/Raylib.Keyboard.LEFT_CONTROL.html create mode 100644 docs/raylib/Raylib.Keyboard.LEFT_SHIFT.html create mode 100644 docs/raylib/Raylib.Keyboard.LEFT_SUPER.html create mode 100644 docs/raylib/Raylib.Keyboard.M.html create mode 100644 docs/raylib/Raylib.Keyboard.MINUS.html create mode 100644 docs/raylib/Raylib.Keyboard.N.html create mode 100644 docs/raylib/Raylib.Keyboard.NINE.html create mode 100644 docs/raylib/Raylib.Keyboard.NUM_LOCK.html create mode 100644 docs/raylib/Raylib.Keyboard.O.html create mode 100644 docs/raylib/Raylib.Keyboard.ONE.html create mode 100644 docs/raylib/Raylib.Keyboard.P.html create mode 100644 docs/raylib/Raylib.Keyboard.PAGE_DOWN.html create mode 100644 docs/raylib/Raylib.Keyboard.PAGE_UP.html create mode 100644 docs/raylib/Raylib.Keyboard.PAUSE.html create mode 100644 docs/raylib/Raylib.Keyboard.PERIOD.html create mode 100644 docs/raylib/Raylib.Keyboard.PRINT_SCREEN.html create mode 100644 docs/raylib/Raylib.Keyboard.Q.html create mode 100644 docs/raylib/Raylib.Keyboard.R.html create mode 100644 docs/raylib/Raylib.Keyboard.RIGHT.html create mode 100644 docs/raylib/Raylib.Keyboard.RIGHT_ALT.html create mode 100644 docs/raylib/Raylib.Keyboard.RIGHT_BRACKET.html create mode 100644 docs/raylib/Raylib.Keyboard.RIGHT_CONTROL.html create mode 100644 docs/raylib/Raylib.Keyboard.RIGHT_SHIFT.html create mode 100644 docs/raylib/Raylib.Keyboard.RIGHT_SUPER.html create mode 100644 docs/raylib/Raylib.Keyboard.S.html create mode 100644 docs/raylib/Raylib.Keyboard.SCROLL_LOCK.html create mode 100644 docs/raylib/Raylib.Keyboard.SEMICOLON.html create mode 100644 docs/raylib/Raylib.Keyboard.SEVEN.html create mode 100644 docs/raylib/Raylib.Keyboard.SIX.html create mode 100644 docs/raylib/Raylib.Keyboard.SLASH.html create mode 100644 docs/raylib/Raylib.Keyboard.SPACE.html create mode 100644 docs/raylib/Raylib.Keyboard.T.html create mode 100644 docs/raylib/Raylib.Keyboard.TAB.html create mode 100644 docs/raylib/Raylib.Keyboard.THREE.html create mode 100644 docs/raylib/Raylib.Keyboard.TWO.html create mode 100644 docs/raylib/Raylib.Keyboard.U.html create mode 100644 docs/raylib/Raylib.Keyboard.UP.html create mode 100644 docs/raylib/Raylib.Keyboard.V.html create mode 100644 docs/raylib/Raylib.Keyboard.W.html create mode 100644 docs/raylib/Raylib.Keyboard.X.html create mode 100644 docs/raylib/Raylib.Keyboard.Y.html create mode 100644 docs/raylib/Raylib.Keyboard.Z.html create mode 100644 docs/raylib/Raylib.Keyboard.ZERO.html create mode 100644 docs/raylib/Raylib.Keyboard.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_A.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_APOSTROPHE.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_B.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_BACKSLASH.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_BACKSPACE.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_C.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_CAPS_LOCK.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_COMMA.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_D.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_DELETE.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_DOWN.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_E.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_EIGHT.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_END.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_ENTER.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_EQUAL.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_ESCAPE.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_F.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_F1.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_F10.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_F11.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_F12.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_F2.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_F3.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_F4.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_F5.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_F6.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_F7.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_F8.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_F9.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_FIVE.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_FOUR.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_G.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_GRAVE.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_H.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_HOME.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_I.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_INSERT.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_J.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_K.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_KB_MENU.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_KP_0.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_KP_1.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_KP_2.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_KP_3.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_KP_4.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_KP_5.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_KP_6.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_KP_7.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_KP_8.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_KP_9.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_KP_ADD.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_KP_DECIMAL.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_KP_DIVIDE.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_KP_ENTER.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_KP_EQUAL.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_KP_MULTIPLY.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_KP_SUBTRACT.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_L.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_LEFT.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_LEFT_ALT.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_LEFT_BRACKET.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_LEFT_CONTROL.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_LEFT_SHIFT.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_LEFT_SUPER.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_M.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_MINUS.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_N.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_NINE.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_NUM_LOCK.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_O.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_ONE.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_P.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_PAGE_DOWN.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_PAGE_UP.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_PAUSE.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_PERIOD.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_PRINT_SCREEN.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_Q.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_R.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_RIGHT.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_RIGHT_ALT.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_RIGHT_BRACKET.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_RIGHT_CONTROL.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_RIGHT_SHIFT.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_RIGHT_SUPER.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_S.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_SCROLL_LOCK.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_SEMICOLON.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_SEVEN.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_SIX.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_SLASH.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_SPACE.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_T.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_TAB.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_THREE.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_TWO.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_U.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_UP.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_V.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_W.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_X.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_Y.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_Z.html create mode 100644 docs/raylib/Raylib.KeyboardKey.KEY_ZERO.html create mode 100644 docs/raylib/Raylib.KeyboardKey.html create mode 100644 docs/raylib/Raylib.LIGHTGRAY.html create mode 100644 docs/raylib/Raylib.LIME.html create mode 100644 docs/raylib/Raylib.MAGENTA.html create mode 100644 docs/raylib/Raylib.MAROON.html create mode 100644 docs/raylib/Raylib.MaterialMapType.MAP_ALBEDO.html create mode 100644 docs/raylib/Raylib.MaterialMapType.MAP_BRDF.html create mode 100644 docs/raylib/Raylib.MaterialMapType.MAP_CUBEMAP.html create mode 100644 docs/raylib/Raylib.MaterialMapType.MAP_EMISSION.html create mode 100644 docs/raylib/Raylib.MaterialMapType.MAP_HEIGHT.html create mode 100644 docs/raylib/Raylib.MaterialMapType.MAP_IRRADIANCE.html create mode 100644 docs/raylib/Raylib.MaterialMapType.MAP_METALNESS.html create mode 100644 docs/raylib/Raylib.MaterialMapType.MAP_NORMAL.html create mode 100644 docs/raylib/Raylib.MaterialMapType.MAP_OCCLUSION.html create mode 100644 docs/raylib/Raylib.MaterialMapType.MAP_PREFILTER.html create mode 100644 docs/raylib/Raylib.MaterialMapType.MAP_ROUGHNESS.html create mode 100644 docs/raylib/Raylib.MaterialMapType.html create mode 100644 docs/raylib/Raylib.Mouse.LEFT_BUTTON.html create mode 100644 docs/raylib/Raylib.Mouse.MIDDLE_BUTTON.html create mode 100644 docs/raylib/Raylib.Mouse.RIGHT_BUTTON.html create mode 100644 docs/raylib/Raylib.Mouse.html create mode 100644 docs/raylib/Raylib.MouseButton.MOUSE_LEFT_BUTTON.html create mode 100644 docs/raylib/Raylib.MouseButton.MOUSE_MIDDLE_BUTTON.html create mode 100644 docs/raylib/Raylib.MouseButton.MOUSE_RIGHT_BUTTON.html create mode 100644 docs/raylib/Raylib.MouseButton.html create mode 100644 docs/raylib/Raylib.NPatchType.NPT_3PATCH_HORIZONTAL.html create mode 100644 docs/raylib/Raylib.NPatchType.NPT_3PATCH_VERTICAL.html create mode 100644 docs/raylib/Raylib.NPatchType.NPT_9PATCH.html create mode 100644 docs/raylib/Raylib.NPatchType.html create mode 100644 docs/raylib/Raylib.ORANGE.html create mode 100644 docs/raylib/Raylib.PI.html create mode 100644 docs/raylib/Raylib.PINK.html create mode 100644 docs/raylib/Raylib.PURPLE.html create mode 100644 docs/raylib/Raylib.PixelFormat.COMPRESSED_ASTC_4x4_RGBA.html create mode 100644 docs/raylib/Raylib.PixelFormat.COMPRESSED_ASTC_8x8_RGBA.html create mode 100644 docs/raylib/Raylib.PixelFormat.COMPRESSED_DXT1_RGB.html create mode 100644 docs/raylib/Raylib.PixelFormat.COMPRESSED_DXT1_RGBA.html create mode 100644 docs/raylib/Raylib.PixelFormat.COMPRESSED_DXT3_RGBA.html create mode 100644 docs/raylib/Raylib.PixelFormat.COMPRESSED_DXT5_RGBA.html create mode 100644 docs/raylib/Raylib.PixelFormat.COMPRESSED_ETC1_RGB.html create mode 100644 docs/raylib/Raylib.PixelFormat.COMPRESSED_ETC2_EAC_RGBA.html create mode 100644 docs/raylib/Raylib.PixelFormat.COMPRESSED_ETC2_RGB.html create mode 100644 docs/raylib/Raylib.PixelFormat.COMPRESSED_PVRT_RGB.html create mode 100644 docs/raylib/Raylib.PixelFormat.COMPRESSED_PVRT_RGBA.html create mode 100644 docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_GRAYSCALE.html create mode 100644 docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_GRAY_ALPHA.html create mode 100644 docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_R32.html create mode 100644 docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_R32G32B32.html create mode 100644 docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_R32G32B32A32.html create mode 100644 docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_R4G4B4A4.html create mode 100644 docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_R5G5B5A1.html create mode 100644 docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_R5G6B5.html create mode 100644 docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_R8G8B8.html create mode 100644 docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_R8G8B8A8.html create mode 100644 docs/raylib/Raylib.PixelFormat.html create mode 100644 docs/raylib/Raylib.Quaternion.html create mode 100644 docs/raylib/Raylib.RAYWHITE.html create mode 100644 docs/raylib/Raylib.RED.html create mode 100644 docs/raylib/Raylib.Rectangle.height.html create mode 100644 docs/raylib/Raylib.Rectangle.html create mode 100644 docs/raylib/Raylib.Rectangle.width.html create mode 100644 docs/raylib/Raylib.Rectangle.x.html create mode 100644 docs/raylib/Raylib.Rectangle.y.html create mode 100644 docs/raylib/Raylib.SKYBLUE.html create mode 100644 docs/raylib/Raylib.ShaderLocationIndex.LOC_COLOR_AMBIENT.html create mode 100644 docs/raylib/Raylib.ShaderLocationIndex.LOC_COLOR_DIFFUSE.html create mode 100644 docs/raylib/Raylib.ShaderLocationIndex.LOC_COLOR_SPECULAR.html create mode 100644 docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_ALBEDO.html create mode 100644 docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_BRDF.html create mode 100644 docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_CUBEMAP.html create mode 100644 docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_EMISSION.html create mode 100644 docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_HEIGHT.html create mode 100644 docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_IRRADIANCE.html create mode 100644 docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_METALNESS.html create mode 100644 docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_NORMAL.html create mode 100644 docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_OCCLUSION.html create mode 100644 docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_PREFILTER.html create mode 100644 docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_ROUGHNESS.html create mode 100644 docs/raylib/Raylib.ShaderLocationIndex.LOC_MATRIX_MODEL.html create mode 100644 docs/raylib/Raylib.ShaderLocationIndex.LOC_MATRIX_MVP.html create mode 100644 docs/raylib/Raylib.ShaderLocationIndex.LOC_MATRIX_PROJECTION.html create mode 100644 docs/raylib/Raylib.ShaderLocationIndex.LOC_MATRIX_VIEW.html create mode 100644 docs/raylib/Raylib.ShaderLocationIndex.LOC_VECTOR_VIEW.html create mode 100644 docs/raylib/Raylib.ShaderLocationIndex.LOC_VERTEX_COLOR.html create mode 100644 docs/raylib/Raylib.ShaderLocationIndex.LOC_VERTEX_NORMAL.html create mode 100644 docs/raylib/Raylib.ShaderLocationIndex.LOC_VERTEX_POSITION.html create mode 100644 docs/raylib/Raylib.ShaderLocationIndex.LOC_VERTEX_TANGENT.html create mode 100644 docs/raylib/Raylib.ShaderLocationIndex.LOC_VERTEX_TEXCOORD01.html create mode 100644 docs/raylib/Raylib.ShaderLocationIndex.LOC_VERTEX_TEXCOORD02.html create mode 100644 docs/raylib/Raylib.ShaderLocationIndex.html create mode 100644 docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_FLOAT.html create mode 100644 docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_INT.html create mode 100644 docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_IVEC2.html create mode 100644 docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_IVEC3.html create mode 100644 docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_IVEC4.html create mode 100644 docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_SAMPLER2D.html create mode 100644 docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_VEC2.html create mode 100644 docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_VEC3.html create mode 100644 docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_VEC4.html create mode 100644 docs/raylib/Raylib.ShaderUniformDataType.html create mode 100644 docs/raylib/Raylib.TextToInteger.html create mode 100644 docs/raylib/Raylib.TextureFilterMode.FILTER_ANISOTROPIC_16X.html create mode 100644 docs/raylib/Raylib.TextureFilterMode.FILTER_ANISOTROPIC_4X.html create mode 100644 docs/raylib/Raylib.TextureFilterMode.FILTER_ANISOTROPIC_8X.html create mode 100644 docs/raylib/Raylib.TextureFilterMode.FILTER_BILINEAR.html create mode 100644 docs/raylib/Raylib.TextureFilterMode.FILTER_POINT.html create mode 100644 docs/raylib/Raylib.TextureFilterMode.FILTER_TRILINEAR.html create mode 100644 docs/raylib/Raylib.TextureFilterMode.html create mode 100644 docs/raylib/Raylib.TextureWrapMode.WRAP_CLAMP.html create mode 100644 docs/raylib/Raylib.TextureWrapMode.WRAP_MIRROR_CLAMP.html create mode 100644 docs/raylib/Raylib.TextureWrapMode.WRAP_MIRROR_REPEAT.html create mode 100644 docs/raylib/Raylib.TextureWrapMode.WRAP_REPEAT.html create mode 100644 docs/raylib/Raylib.TextureWrapMode.html create mode 100644 docs/raylib/Raylib.TraceLogType.LOG_ALL.html create mode 100644 docs/raylib/Raylib.TraceLogType.LOG_DEBUG.html create mode 100644 docs/raylib/Raylib.TraceLogType.LOG_ERROR.html create mode 100644 docs/raylib/Raylib.TraceLogType.LOG_FATAL.html create mode 100644 docs/raylib/Raylib.TraceLogType.LOG_INFO.html create mode 100644 docs/raylib/Raylib.TraceLogType.LOG_NONE.html create mode 100644 docs/raylib/Raylib.TraceLogType.LOG_TRACE.html create mode 100644 docs/raylib/Raylib.TraceLogType.LOG_WARNING.html create mode 100644 docs/raylib/Raylib.TraceLogType.html create mode 100644 docs/raylib/Raylib.VIOLET.html create mode 100644 docs/raylib/Raylib.Vector2.html create mode 100644 docs/raylib/Raylib.Vector2.x.html create mode 100644 docs/raylib/Raylib.Vector2.y.html create mode 100644 docs/raylib/Raylib.Vector3.html create mode 100644 docs/raylib/Raylib.Vector3.x.html create mode 100644 docs/raylib/Raylib.Vector3.y.html create mode 100644 docs/raylib/Raylib.Vector3.z.html create mode 100644 docs/raylib/Raylib.Vector4.html create mode 100644 docs/raylib/Raylib.Vector4.w.html create mode 100644 docs/raylib/Raylib.Vector4.x.html create mode 100644 docs/raylib/Raylib.Vector4.y.html create mode 100644 docs/raylib/Raylib.Vector4.z.html create mode 100644 docs/raylib/Raylib.WHITE.html create mode 100644 docs/raylib/Raylib.Window.close.html create mode 100644 docs/raylib/Raylib.Window.get_position.html create mode 100644 docs/raylib/Raylib.Window.hide.html create mode 100644 docs/raylib/Raylib.Window.html create mode 100644 docs/raylib/Raylib.Window.init.html create mode 100644 docs/raylib/Raylib.Window.is_fullscreen.html create mode 100644 docs/raylib/Raylib.Window.is_hidden.html create mode 100644 docs/raylib/Raylib.Window.is_minimized.html create mode 100644 docs/raylib/Raylib.Window.is_ready.html create mode 100644 docs/raylib/Raylib.Window.is_resized.html create mode 100644 docs/raylib/Raylib.Window.is_window_fullscreen.html create mode 100644 docs/raylib/Raylib.Window.is_window_hidden.html create mode 100644 docs/raylib/Raylib.Window.is_window_minimized.html create mode 100644 docs/raylib/Raylib.Window.is_window_ready.html create mode 100644 docs/raylib/Raylib.Window.is_window_resized.html create mode 100644 docs/raylib/Raylib.Window.set_min_size.html create mode 100644 docs/raylib/Raylib.Window.set_monitor.html create mode 100644 docs/raylib/Raylib.Window.set_position.html create mode 100644 docs/raylib/Raylib.Window.set_size.html create mode 100644 docs/raylib/Raylib.Window.set_title.html create mode 100644 docs/raylib/Raylib.Window.should_close.html create mode 100644 docs/raylib/Raylib.Window.toggle_fullscreen.html create mode 100644 docs/raylib/Raylib.Window.unhide.html create mode 100644 docs/raylib/Raylib.YELLOW.html create mode 100644 docs/raylib/Raylib.begin_drawing.html create mode 100644 docs/raylib/Raylib.begin_scissor_mode.html create mode 100644 docs/raylib/Raylib.clear_background.html create mode 100644 docs/raylib/Raylib.disable_cursor.html create mode 100644 docs/raylib/Raylib.draw_circle.html create mode 100644 docs/raylib/Raylib.draw_circle_gradient.html create mode 100644 docs/raylib/Raylib.draw_circle_lines.html create mode 100644 docs/raylib/Raylib.draw_circle_v.html create mode 100644 docs/raylib/Raylib.draw_fps.html create mode 100644 docs/raylib/Raylib.draw_line.html create mode 100644 docs/raylib/Raylib.draw_poly.html create mode 100644 docs/raylib/Raylib.draw_rectangle.html create mode 100644 docs/raylib/Raylib.draw_rectangle_gradient_h.html create mode 100644 docs/raylib/Raylib.draw_rectangle_gradient_v.html create mode 100644 docs/raylib/Raylib.draw_rectangle_lines.html create mode 100644 docs/raylib/Raylib.draw_rectangle_rounded.html create mode 100644 docs/raylib/Raylib.draw_text.html create mode 100644 docs/raylib/Raylib.draw_triangle.html create mode 100644 docs/raylib/Raylib.draw_triangle_lines.html create mode 100644 docs/raylib/Raylib.enable_cursor.html create mode 100644 docs/raylib/Raylib.end_drawing.html create mode 100644 docs/raylib/Raylib.end_mode_2D.html create mode 100644 docs/raylib/Raylib.end_mode_3D.html create mode 100644 docs/raylib/Raylib.end_scissor_mode.html create mode 100644 docs/raylib/Raylib.end_texture_mode.html create mode 100644 docs/raylib/Raylib.get_clipboard_text.html create mode 100644 docs/raylib/Raylib.get_fps.html create mode 100644 docs/raylib/Raylib.get_frame_time.html create mode 100644 docs/raylib/Raylib.get_key_pressed.html create mode 100644 docs/raylib/Raylib.get_monitor_count.html create mode 100644 docs/raylib/Raylib.get_monitor_height.html create mode 100644 docs/raylib/Raylib.get_monitor_name.html create mode 100644 docs/raylib/Raylib.get_monitor_physical_height.html create mode 100644 docs/raylib/Raylib.get_monitor_physical_width.html create mode 100644 docs/raylib/Raylib.get_monitor_width.html create mode 100644 docs/raylib/Raylib.get_mouse_position.html create mode 100644 docs/raylib/Raylib.get_mouse_wheel_move.html create mode 100644 docs/raylib/Raylib.get_screen_height.html create mode 100644 docs/raylib/Raylib.get_screen_width.html create mode 100644 docs/raylib/Raylib.get_time.html create mode 100644 docs/raylib/Raylib.hide_cursor.html create mode 100644 docs/raylib/Raylib.html create mode 100644 docs/raylib/Raylib.is_cursor_hidden.html create mode 100644 docs/raylib/Raylib.is_key_down.html create mode 100644 docs/raylib/Raylib.is_key_pressed.html create mode 100644 docs/raylib/Raylib.is_key_released.html create mode 100644 docs/raylib/Raylib.is_key_up.html create mode 100644 docs/raylib/Raylib.is_window_fullscreen.html create mode 100644 docs/raylib/Raylib.is_window_hidden.html create mode 100644 docs/raylib/Raylib.is_window_minimized.html create mode 100644 docs/raylib/Raylib.is_window_ready.html create mode 100644 docs/raylib/Raylib.is_window_resized.html create mode 100644 docs/raylib/Raylib.set_clipboard_text.html create mode 100644 docs/raylib/Raylib.set_exit_key.html create mode 100644 docs/raylib/Raylib.set_target_fps.html create mode 100644 docs/raylib/Raylib.show_cursor.html create mode 100644 docs/raylib/Raylib.text_format.html create mode 100644 docs/raylib/Raylib.text_to_lower.html create mode 100644 docs/raylib/Raylib.text_to_pascal.html create mode 100644 docs/raylib/Raylib.text_to_upper.html create mode 100644 docs/raylib/Raylib.toggle_fullscreen.html create mode 100644 docs/raylib/Raylib.window_should_close.html create mode 100644 docs/raylib/img/Raylib.Color.png create mode 100644 docs/raylib/img/Raylib.Quaternion.png create mode 100644 docs/raylib/img/Raylib.Rectangle.png create mode 100644 docs/raylib/img/Raylib.Vector2.png create mode 100644 docs/raylib/img/Raylib.Vector3.png create mode 100644 docs/raylib/img/Raylib.Vector4.png create mode 100644 docs/raylib/img/Raylib.Window.png create mode 100644 docs/raylib/index.htm create mode 100644 docs/scripts.js create mode 100644 docs/signal.png create mode 100644 docs/staticmethod.png create mode 100644 docs/struct.png create mode 100644 docs/style.css create mode 100644 docs/tip.png create mode 100644 docs/virtualmethod.png create mode 100644 docs/virtualproperty.png create mode 100644 docs/warning.png create mode 100644 docs/wikistyle.css create mode 100644 meson.build create mode 100644 src/bouncing_ball.vala create mode 100644 src/keyboard.vala create mode 100644 src/mouse.vala create mode 100644 src/mouseWheel.vala create mode 100644 src/rtest.vala create mode 100644 src/shapes.vala create mode 100644 vapi/raylib.vapi diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..09b2ac1 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.c \ No newline at end of file diff --git a/docs/abstractclass.png b/docs/abstractclass.png new file mode 100644 index 0000000000000000000000000000000000000000..6fd13c847744e4c2c0e375d6a5deae4b26d79a61 GIT binary patch literal 815 zcmV+~1JL}5P)upSaeirbZlh+Wo%__Wo~p~a(N(Ad2M2EY-wX4Nn>wrAXI2& zZDnA2j%fe@0(?nCK~y-6jgm`9RACgy|KE4#-kD~6G(Mxvpu}jF)6>eqvhh|MU#%p1 z;bg5^xCmO93&BQc5rHi;4Ydcfi3AtsBSA_@1~QB=rb(s3N9v4IGu}J*o))Eyj$mi? z9S*-Ahx7e`|ER|DkrGeouxqm!-wO7W4xeL0J;c!KDI2-Gr9ka>$l=~SE&#^b6HjX* zdZaU|s{(;Ifm%08gxE%To$qE0&%+8`vZo)}J?>Av8Bu})ID>(U5V*(zRLJ&gU;8Io z-U9$zg9q}f8N)*&@Si~qA18HK?Dr7}CgaJyA?!@dgIP)j`-^Ct>2h6{bI=eA1K>)O z5C~~VwG|^@J`SBYyh9V1^8SF)V1a>)>u;d;JLFXu02Gz5xU6AEZUq*m-yrbqE#$Mi z5LD){qJ{uK1B1J+%Q+Z#L|q5MD>@>Y329j_%=-s0>wATL&I1r69V)HpplD5f*RhVZ z4aAbMK1S>U08NP!mO>iRv(G>f&5$e^^f}-l$tdCI$-VF!Cs8yerPr`n3} zvZoJ)*E`{=ZAWXj7ljA2kZw%^7bSu8=%YioeMK8{AhvZc&dR4NiAS2apCJ0|3vex?5?rmo$Jet}M@iGzDNB zQbL+0n3LS2^*J5uf)tZX>ED|Udp@0KBs|bHm4gTXGzNBMv>~s371$_upSaeirbZlh+Wo%__Wo~p~a(N(Ad2M2EY-wX4Nn>wrAXI2& zZDnA2j%fe@0!~RpK~y-6#gbh}Q*ju^pYuQe+;UBG4I{yFEH#;AAZV5~n%a=v zL{JcY+!Wm!1W9BNgk2T{LKhLk=ti5wma(6Rd z`4u}OGj;$K8rGo6GU7>ACR+t54g3CbG_>siO9`gN5~cBo=}C9%P|J@BL09-B?Fa9u8OEO~@6rqx1 zc;saftV%)kzHRXJy#lYMaG$P$uWu5HoZl|7;>fl3m(3Ia{C>XxAPgYf)_&o2E-#J< zQo6M6kPTcBi{cVB2qjQyIoKPmn0c`RN_iU#^7wCvUayxe)73a;e@^U4it(%lrfSdm zdQNXr!)(=~e5VnVBPil2-aPvNo@&7oI$h`w2!P@<-YXq<9`^M6`=c1XKLr5jJXePn z?{0K^2Ed7isE`v||EsZSZqV020IR zZ;um(94w-$IjyRAY%RTTAQBI}1CaX7ZnAy>V@}lO?!<`x00000NkvXXu0mjf|L{P9 literal 0 HcmV?d00001 diff --git a/docs/abstractproperty.png b/docs/abstractproperty.png new file mode 100644 index 0000000000000000000000000000000000000000..e0a9397d8bdff26223ffab0e90d77d19895a2f3e GIT binary patch literal 744 zcmVP)upSaeirbZlh+Wo%__Wo~p~a(N(Ad2M2EY-wX4Nn>wrAXI2& zZDnA2j%fe@0yRlQK~y-6t&=}!Q&AMgfA{6}rJ*em&0v=-778|C+bkhG$7*rXAqo|- zq*8GzoorolH$@8SBK|E{YKI72q&z7dil~ExLOT?KQ#yzpe8ia7_a}XME-zX!bf7Rn>jq z(LpeP(hfa7KAy5|`=M!?5z{oWENj17t>&ea#RKY&9;QI_^z>Y-*X!EY*cd?&FgG`M z*Dwqtv>Zq&^S~wGY&!z2(P*4XrBdj+4#3XNj%66e5#YO&@-pxg_%lgY5X zy^W$Mq|@ml$HDh~02jFZhlOM^8Pj$Bemb2#>AEi2 zY!(35b;)Ehlu9MKy1ML+j*csZLSgGSf?O`A_4f8YZ#J7}1_lOLSy^Fmaq&&9Rx3|W zPoEzd8A%EuUX@CvJ8NreTP<7!pja$MeBXcJIL^gHB7qQs_4W043kwSq<#PE$B9W-{ z_4TQhN@aC^e!dLU0H1KLNGYEMK`^nmw@1BR$F}X)OG`^PJC< a|BN3j7u{22ykIH-0000upSaeirbZlh+Wo%__Wo~p~a(N(Ad2M2EY-wX4Nn>wrAXI2& zZDnA2j%fe@0mn&1K~y-6jgieuRACgxf9Jg)HqPWUeYlA>2|}PE!eF(@aViLH(;|vU zoEH5N-D)G_BHFiUDoChBv~a*mOp6MXA(9dT$s(dQEg}&j$9qqU81>${I6kWv&Ut=3 z?{i=q8aX}JUmTdt#m!73b8%qyoTyH!FjX9!8)^usPIu+2GaY>Z-ifCd1JNWMIo|op6MJGp;UtgDm-|6iur{enw?!F z+!kbG-8T~Cuau9zwByVGMwIhso&Yev&;vlTo387~s!n(1#qcPu4-x1%^ohmK`}y@d zjcr^kWBUjNuY6=2z^+4XAr%P(x#X35@2@9y`rkhnl?#AhZy>nwEU#a`wc%Px-nIVa zVf#u`C}r&t?LmdWdow8Gi|x|tr*Pa9KU-|z1yN4^@!LblvGem)Fm9sMOy;m?c zVgwMZrk&V{G>G_t()adi+v`wqZtlZ90y$awn7cml4nJ z@XY~XM)oPecY%VEC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e8fE0yf zmgJ-|q~@gNrskC-7F8+)SLP<==VT@;cqZrPDTHJIB@!z8GC}G+T^vI!dXp0*SPwH8 xC>6_`Is9LE@yi1zrxw)uTq(P#Au)-8Va`hymfV*N7lG;-JYD@<);T3K0RTxIK&1cx literal 0 HcmV?d00001 diff --git a/docs/coll_open.png b/docs/coll_open.png new file mode 100644 index 0000000000000000000000000000000000000000..35b3f367d51e0ac5c90235c7e80e0a61afc3ae91 GIT binary patch literal 230 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`EX7WqAsj$Z!;#Vf4nJ z@XY~XM)oPecY%VEC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e8fE0yf zmgJ-|q~@gNrskC-7F8+)SLP<==VT@;cqZrPDTHJIB@!z8GJ)!iJzX3_EP9g@B<>wJ zX!B=(bLEfvnyeWbTT>qJCb&Ek_@vJxW3f|cU4N4J16E}fu{K5q2ElG_m*>sD&4Jn( NJYD@<);T3K0RWb-Mn?bu literal 0 HcmV?d00001 diff --git a/docs/constant.png b/docs/constant.png new file mode 100644 index 0000000000000000000000000000000000000000..7bb049dfbe9e68b5a86d488a62e4be717feea3fe GIT binary patch literal 398 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`EX7WqAsj$Z!;#Vf4nJ z@XY~XM)oPecY%VEC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e8fE0yf zmgJ-|q~@gNrskC-7F8+)SLP<==VT@;cqZrPDTHJIB@!z8GJ)!Ed%8G=So9_*NMs!F z=~;B_*f9rocJ`^v?0k2WZZ@>FwJEW&wN>))@J#IM>wC{9V^PqR!MtEr^}-l8Ha0f? z5@(5trWUi^v;U_5TKxCD{o-xAwzVu>vZg^=toXmNkxd*eVo(4;*; z6E%B)#_=p%xbVz-xs4hBfBp}Tb__Lf2n;phnSXsk%%jeSO+Zx&K-F7SBpco^xv8m@ z^2TyuM;aTO&Bg;j(4eXoV3I81a6naJRwr9;Z*LWdP)upSaeirbZlh+Wo%__Wo~p~a(N(Ad2M2EY-wX4Nn>wrAXI2& zZDnA2j%fe@0$NE#K~y-6y_3sN6Hye#zdLtkI*u)4kqT4WoGVigBXK=E5GDy zZqDz^Juik`6py#+UT?uC1otTl+3RU6?e$@WvFJJgu$^Ga9k0wg)FJYzPCLDHnQ@+z zD{6-&ZO??R8?P99ljYmO)M_j*?z=Mox#_MhM^78|5f|fiZo3dUB59tYT`JOG*obZW zgT$xCTauHwBg;9?xB;W#8=T@avaxdjBVt^gSG~TTzry!#KJrJOwq;7`$3(&=5+(X2 z;be)(rtI7$TAB6s%iXQl^^9xPWP+Ih>UD1DiwoXsb2FVDpZ^9l;{iN}Mt+y(B$1iz zfpBKxt^ZKzZy0EkTkVJ*NZeF2r7ddXb*B^dyM z!Jx}Z8!fhAW{FA-s?d;5RKqGb(5r?ZtQaz}Ah_BLcg;g6?hrn{_JvZ*4MSU+818<1 zR6vSw*{U|%pCQn34-$7^^IAZxK|vgA`AR$=2_ycsd3w{Jx3`zC%*m!rj#;7AojFm~ z-KV+Wu5O$``N0Gt3ae%KK3j($^ED7Qk8C@}@cD@*lIR7P@GF`HMOy<2306^q zwXOgpP1%;ywZ)(_aJ7Xb+Z4pia4T)Ou7S}&64>PyHcc*!A7hd4nJ z@XY~XM)oPecY%VEC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e8fE0yf zmgJ-|q~@gNrskC-7F8+)SLP<==VT@;cqZrPDTHJIB@!z8GJ)#fc)B=-SoB__ zL8N8>_KlY>229NUuy{>N#tPr&h9>R;Zn5om8oKO6L<;?#H?nF9v@5tPY@E7KaZ+yN zM8V7%MP+GaZv6jj*L0sbpXAaLeQLVF*X6luvxO(0KFLsM60%d8D}UjKWmBaU`^?Qw zY_?$jR&7?#+iIU_HsNlQZqg;)AP}yT=~`WPi_dSXnYg%j4fMj zrK*>Fz_xSI6`F#HS7L!~hJM11V2l|`A)78&qol`;+00b%7 literal 0 HcmV?d00001 diff --git a/docs/devhelpstyle.css b/docs/devhelpstyle.css new file mode 100644 index 0000000..1fb803d --- /dev/null +++ b/docs/devhelpstyle.css @@ -0,0 +1,578 @@ +* { + font-family: 'Times New Roman'; + font-size: 12pt; +} + +ul.external_link { +} + +.main_optional_parameter { + font-style: italic; +} + +.main_diagram { + border-style: none; + display: block; + margin: 0px auto; +} + + +.main_notification { + padding-right: 10px; + padding-left: 60px; + padding-bottom: 5px; + padding-top: 5px; + border-color: #aaaaff; + background-color: #eeeeff; + border-style: solid; + border-width: 1px; + margin: 10px; + min-height: 48px; + background-position: 6px 0.5em; + background-repeat: no-repeat; + background-image: url(warning.png); +} + +.main_table { + border-collapse: collapse; + border: 1px solid #aaaaff; + background: #eeeeff; + margin-right:auto; + margin-left:auto; +} + +.main_source, .main_sourcesample { + padding-right: 10px; + padding-left: 5px; + padding-bottom: 5px; + padding-top: 5px; + margin: 10px; + + border-color: #aaaaff; + background-color: #eeeeff; + border-style: solid; + border-width: 1px; +} + + +input { + border-color: #aaaaff; + border-style: solid; + border-width: 1px; +} + + + + +.site_header { + font-size: 25px; + padding-bottom: 10px; + padding-top: 10px; + background-color: #aaaaff; + width: 100%; +} + + +div { + font-family:'Verdana'; + font-size: 12; +} + + +.site_title { + text-align: left; + font-size: 40; +} + +div.site_footer { + text-align: center; + background-color: #aaaaff; + padding-bottom: 5px; + padding-top: 5px; + width: 100%; + clear: left; +} + + +div.site_body { + font-size: 10; +} + + +.site_content { + font-size: 12px; + margin-left: 5px; + margin-right: 5px; + text-align: left; +} + + +.main_type { + text-decoration: none; + font-style: italic; + color: #000000; +} + +.main_basic_type { + text-decoration: none; + font-weight: bold; + color: #2e8b57; +} + +.main_keyword { + text-decoration: none; + font-weight: bold; + color: #a52a2a; +} + +.main_source .main_literal { + text-decoration: none; + color: #ff0000; +} + +.main_comment { + text-decoration: none; + color: #888a85; +} + +.main_preprocessor { + text-decoration: none; + color: #ad7fa8; +} + +div.main_code_definition { + padding-right: 10px; + padding-left: 10px; + padding-bottom: 5px; + padding-top: 5px; + + font-family: monospace; + border-color: #aaaaff; + background-color: #eeeeff; + border-style: solid; + border-width: 1px; + margin: 10px; +} + +div.main_notification_block { + padding-right: 10px; + padding-left: 10px; + padding-bottom: 5px; + padding-top: 5px; + + border-color: #d08717; + background-color: #fbf2c3; + border-style: solid; + border-width: 1px; + margin: 10px; +} + +span.main_block_headline { + background-image:url(tip.png); + background-repeat:no-repeat; + background-position:center right; + font-weight:bold; + display:block; +} + +div.main_block_content { + margin-left:15px; +} + +span.leaf_code_definition { + font-family: monospace; +} + + +div.leaf_brief_description { + display: block; + margin-left: 40px; +} + + +h1.main_title { + font-size: 20px; + margin-bottom: 0px; +} + +h2.main_title { + margin-bottom: 0px; +} + +h3.main_title { + margin-bottom: 0px; +} + +.main_hr { + border: 0; + color: #aaaaff; + background-color: #aaaaff; + height: 1px; + margin-top: 5px; + margin-bottom: 5px; +} + + + +.main_parameter_table_text, .main_errordomain_table_text, .main_enum_table_text { +} + +.main_parameter_table_unknown_parameter { + color: GREY; +} + +.main_parameter_table_name, .main_errordomain_table_name, .main_enum_table_name { + vertical-align: top; + text-align: right; + font-weight: bold; + width: 120px; + padding-right: 10px; +} + +.main_parameter_table, .main_errordomain_table, .main_enum_table { + margin-weight: 20px; + margin-left: 20px; +} + + + +.description a.constant, .brief_description a.constant { + background-image:url(constant.png); + display:inline-block; + padding-right:17px; + background-repeat:no-repeat; + background-position:center right; + border:0px; +} +.description a.namespace, .brief_description a.namespace { + background-image:url(namespace.png); + display:inline-block; + padding-right:17px; + background-repeat:no-repeat; + background-position:center right; + border:0px; +} +.description a.struct, .brief_description a.struct { + background-image:url(struct.png); + display:inline-block; + padding-right:17px; + background-repeat:no-repeat; + background-position:center right; + border:0px; +} +.description a.interface, .brief_description a.interface { + background-image:url(interface.png); + display:inline-block; + padding-right:17px; + background-repeat:no-repeat; + background-position:center right; + border:0px; +} +.description a.enum, .brief_description a.enum { + background-image:url(enum.png); + display:inline-block; + padding-right:17px; + background-repeat:no-repeat; + background-position:center right; + border:0px; +} +.description a.errordomain, .brief_description a.errordomain { + background-image:url(errordomain.png); + display:inline-block; + padding-right:17px; + background-repeat:no-repeat; + background-position:center right; + border:0px; +} +.description a.delegate, .brief_description a.delegate { + background-image:url(delegate.png); + display:inline-block; + padding-right:17px; + background-repeat:no-repeat; + background-position:center right; + border:0px; +} +.description a.signal, .brief_description a.signal { + background-image:url(signal.png); + display:inline-block; + padding-right:17px; + background-repeat:no-repeat; + background-position:center right; + border:0px; +} +.description a.field, .brief_description a.field { + background-image:url(field.png); + display:inline-block; + padding-right:17px; + background-repeat:no-repeat; + background-position:center right; + border:0px; +} +.description a.enumvalue, .brief_description a.enumvalue { + background-image:url(enumvalue.png); + display:inline-block; + padding-right:17px; + background-repeat:no-repeat; + background-position:center right; + border:0px; +} +.description a.errorcode, .brief_description a.errorcode { + background-image:url(errorcode.png); + display:inline-block; + padding-right:17px; + background-repeat:no-repeat; + background-position:center right; + border:0px; +} +.description a.class, .brief_description a.class { + background-image:url(class.png); + display:inline-block; + padding-right:17px; + background-repeat:no-repeat; + background-position:center right; + border:0px; +} +.description a.abstract_class, .brief_description a.abstract_class { + background-image:url(abstractclass.png); + display:inline-block; + padding-right:17px; + background-repeat:no-repeat; + background-position:center right; + border:0px; + font-style: italic; +} +.description a.property, .brief_description a.property { + background-image:url(property.png); + display:inline-block; + padding-right:17px; + background-repeat:no-repeat; + background-position:center right; + border:0px; +} +.description a.virtual_property, .brief_description a.virtual_property { + background-image:url(virtualproperty.png); + display:inline-block; + padding-right:17px; + background-repeat:no-repeat; + background-position:center right; + border:0px; +} +.description a.abstract_property, .brief_description a.abstract_property { + background-image:url(abstractproperty.png); + display:inline-block; + padding-right:17px; + background-repeat:no-repeat; + background-position:center right; + border:0px; +} +.description a.method, .brief_description a.method { + background-image:url(method.png); + display:inline-block; + padding-right:17px; + background-repeat:no-repeat; + background-position:center right; + border:0px; +} +.description a.static_method, .brief_description a.static_method { + background-image:url(staticmethod.png); + display:inline-block; + padding-right:17px; + background-repeat:no-repeat; + background-position:center right; + border:0px; +} +.description a.virtual_method, .brief_description a.virtual_method { + background-image:url(virtualmethod.png); + display:inline-block; + padding-right:17px; + background-repeat:no-repeat; + background-position:center right; + border:0px; +} +.description a.abstract_method, .brief_description a.abstract_method { + background-image:url(abstractmethod.png); + display:inline-block; + padding-right:17px; + background-repeat:no-repeat; + background-position:center right; + border:0px; +} +.description a.creation_method, .brief_description a.creation_method { + background-image:url(constructor.png); + display:inline-block; + padding-right:17px; + background-repeat:no-repeat; + background-position:center right; + border:0px; +} + +.navi_main .errorcode, .navi_inline .errorcode { + list-style-image:url(errorcode.png); +} +.navi_main .enumvalue, .navi_inline .enumvalue { + list-style-image:url(enumvalue.png); +} +.navi_main .abstract_class, .navi_inline .abstract_class { + list-style-image: url(abstractclass.png); +} +.navi_main .abstract_method, .navi_inline .abstract_method { + list-style-image: url( abstractmethod.png ); +} +.navi_main .creation_method, .navi_inline .creation_method, .main_list_m { + list-style-image: url(constructor.png); +} +.navi_main .static_method, .navi_inline .static_method { + list-style-image: url(staticmethod.png); +} +.navi_main .package_index { + list-style-image: url(packages.png); +} +.navi_main .virtual_method, .navi_inline .virtual_method { + list-style-image: url(virtualmethod.png); +} +.navi_main .errordomain, .navi_inline .errordomain, .main_list_errdom { + list-style-image: url(errordomain.png); +} +.navi_main .namespace, .navi_inline .namespace, .main_list_ns { + list-style-image: url(namespace.png); +} +.navi_main .method, .navi_inline .method { + list-style-image: url(method.png); +} +.navi_main .struct, .navi_inline .struct, .main_list_stru { + list-style-image: url(struct.png); +} +.navi_main .interface, .navi_inline .interface, .main_list_iface { + list-style-image: url(interface.png); +} +.navi_main .field, .navi_inline .field, .main_list_field { + list-style-image: url(field.png); +} +.navi_main .class, .navi_inline .class, .main_list_cl { + list-style-image: url(class.png); +} +.navi_main .enum, .navi_inline .enum, .main_list_en { + list-style-image: url(enum.png); +} +.navi_main .property, .navi_inline .property, .main_list_prop { + list-style-image: url(property.png); +} +.navi_main .abstract_property, .navi_inline .abstract_property { + list-style-image: url(abstractproperty.png); +} +.navi_main .virtual_property, .navi_inline .virtual_property { + list-style-image: url(virtualproperty.png); +} +.navi_main .delegate, .navi_inline .delegate, .main_list_del { + list-style-image: url(delegate.png); +} +.navi_main .signal, .navi_inline .signal, .main_list_sig { + list-style-image: url(signal.png); +} +.navi_main .package, .navi_inline .package { + list-style-image: url(package.png); +} +.navi_main .constant, .navi_inline .constant { + list-style-image: url(constant.png); +} + + +.navi_main { + margin-top: 10px; + margin-bottom: 10px; + padding-left: 30px; +} + +.navi_hr { + border: 0; + color: #aaaaff; + background-color: #aaaaff; + height: 1px; + margin-left: 10px; + margin-right: 10px; + margin-top: 5px; + margin-bottom: 5px; +} + + + +.navi_main a, .navi_inline a, +a.external_link +{ + text-decoration: none; + color: #214b87; +} + +.navi_main .abstract_class > a, .navi_inline .abstract_class > a { + font-style: italic; +} + +a.navi_link:hover, a.external_link:hover { + text-decoration: underline; +} + +ul.no_bullet li { + list-style-type: none; +} + +.main_see_list { +} + +.navi_inline { +} + +.css_content_literal { + font-family: monospace; + color: #ff01ff; +} + +code { + font-family: monospace; +} + +.main_code_definition a, .leaf_code_definition a { + text-decoration: none; + color: inherit; +} + +.main_code_definition a:hover, .leaf_code_definition a:hover { + text-decoration: underline; +} + +.box { +} +.box .headline { + background-image: url("coll_open.png"); + background-position: calc(100% - 1px) center; + background-repeat: no-repeat; + background-color: #eeeeff; + border-color: #aaaaff; + border-style: solid; + border-width: 1px; + margin: auto; + width: 90%; + margin-top: 20px; + font-weight: bold; +} +.box .content { + border-color: #aaaaff; + border-width: 0 1 1 1; + border-style: solid; + overflow: auto; + display: none; + margin: auto; + width: 90%; +} +.box .column { + float: left; + width: 33%; +} + +.namespace_note { +} +.package_note { +} + +.deprecated { + text-decoration:line-through; +} diff --git a/docs/enum.png b/docs/enum.png new file mode 100644 index 0000000000000000000000000000000000000000..c5852d17bf3fd40ecaa519c8a26ab3f3d246072e GIT binary patch literal 413 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`EX7WqAsj$Z!;#Vf4nJ z@XY~XM)oPecY%VEC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e8fE0yf zmgJ-|q~@gNrskC-7F8+)SLP<==VT@;cqZrPDTHJIB@!z8GJ)z}dAc};So9v9Xz0gm zDBya(qHHR!LZHGq2hnu`EjyTaS+8@XW+<>biriroJa@p5X_1pzY4e=jZ(&R+riBVpTiPQ1|ITh?!Iilf~=Hj58Fi4>0&nUA@$w;fRXOUb$RVEmOVY z@+-KaxF^Z#$oU7&pU9TM+FZLdZ_e~@PfNOP_}&*yYIz#Igtv3A^H;u&lb!^&K06>- z&(r;&VVV9N&s~o%w$9*@o7cbHXsYqLbNB!Mdwz&BCSIqjN22Eay8}8BXO_(EUz71B xYN1`V^r8B6hS$bzNm2Wk_A`HQB@Yj4a5*0x|`VFCJ@!PC{xWt~$(69AZmnOy(? literal 0 HcmV?d00001 diff --git a/docs/enumvalue.png b/docs/enumvalue.png new file mode 100644 index 0000000000000000000000000000000000000000..b43bbd14a6c6c81427c96d62b9374ca0cdf12768 GIT binary patch literal 313 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`EX7WqAsj$Z!;#Vf4nJ z@XY~XM)oPecY%VEC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e8fE0yf zmgJ-|q~@gNrskC-7F8+)SLP<==VT@;cqZrPDTHJIB@!z8GJ)#bJY5_^EPCHgI>_7P zAmDoczQZQg3v8wZ2aI@f6PVmhza`4H$>khoQg~<($FYfh@o887J&(`tndzDK;5tXb zn@?gF8UA_aJ6J6{`uE8)v(grx2Zq)RJ1jenGpn3F;uDj9Gx{*+x2MV{n%E`4nJ z@XY~XM)oPecY%VEC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e8fE0yf zmgJ-|q~@gNrskC-7F8+)SLP<==VT@;cqZrPDTHJIB@!z8G8q^cbv#`hLo9laPTJ_j zoG8$;|L^1noK22fJ~65|9k6laa^0|Lt3bT7VN&XW?;AF66+V)Xtmv|3*EPQY4yh~N zdf)qd1@$dI23bBmbI#zj-XC)wg?($}5=PJ8Yj3`uL(jgNj(7d18S&*Yas% zynA-`F4Sa7JH{j=_}!*;TB75xOOp!r-mCkV{WEz9o59?9O!FNcZatE-d+xMF9n+(7 zGna&$Sxr5qyJ3=I>`tB{o=JS0GbYd4$@J{d2cG9<6Z0C@9o%}b%97{2JtO4nJ z@XY~XM)oPecY%VEC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e8fE0yf zmgJ-|q~@gNrskC-7F8+)SLP<==VT@;cqZrPDTHJIB@!z8G8q^cQ#@T9Lo9mdPT1|` z>?qK-|E8_saqc()?)eG|720cb-n?1kQX`_fRUqE6dgF$z!bhU@n>fBTDM?*PC^CCK z=kCT1L093$_R&0>f1m&VmgD`YzT?*$MHhIado`H;G&%71;GHXz83SDZC9-uaPMfO6 z$ROXcck;t&eJ8ZMi&NK#<~UAJJ9s!xvqWfRL+^qc*_ubxCceo?;=Op)Z~p_^C87S$ zm~5HN3_Jd%evaTSoPY3nS5-&DkMK7P2et2MoA4=Si^zNPa9Ou2-@oe^C~pvX?$8;Z`&#Q z>pj;Jzwft&mgogkpV}DRw6dgrX>e=R-!;08%jEvg+VmqP^~Iw4nJ z@XY~XM)oPecY%VEC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e8fE0yf zmgJ-|q~@gNrskC-7F8+)SLP<==VT@;cqZrPDTHJIB@!z8GJ)#Pd%8G=So9_*NC+KR z^VDxa7P{$7RC_dgxWi#X$I$g-My!;PNA6aWABRHkQ5S!Q5lU|`VF)@HQ7 z`pBZc&;Q52wU_c^+uMxYD#dS3GoXJBahpL3ye T+6p0{*BCrq{an^LB{Ts50Zo}? literal 0 HcmV?d00001 diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..5d4c62b --- /dev/null +++ b/docs/index.html @@ -0,0 +1,34 @@ + + + + + raylib – Vala Binding Reference + + + + +
+ +
+

Packages:

+
+

Content:

+

Packages:

+ +
+

+ + + \ No newline at end of file diff --git a/docs/interface.png b/docs/interface.png new file mode 100644 index 0000000000000000000000000000000000000000..c20f3097b6e3becf0e4500d6156e37fc3b536c81 GIT binary patch literal 436 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`EX7WqAsj$Z!;#Vf4nJ z@XY~XM)oPecY%VEC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e8fE0yf zmgJ-|q~@gNrskC-7F8+)SLP<==VT@;cqZrPDTHJIB@!z8G8q^c89iMbLo9mVPTa58 zTqx2u|8q8HRP({UBtuUP6>z}`D-;?tK z+6PpF77CuT`~IZn%DrhXYZe4ln8`TktY?%=h`pg%>&e9JO6wQg1uk;Pu<7( YTq(xmMqgDIFz^^WUHx3vIVCg!0Gr3J$^ZZW literal 0 HcmV?d00001 diff --git a/docs/method.png b/docs/method.png new file mode 100644 index 0000000000000000000000000000000000000000..a011ac0756a93a9f48b9cfb986dc9beb6de6e08a GIT binary patch literal 521 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`EX7WqAsj$Z!;#Vf4nJ z@a+a+#^XP(m;nVPOI#yLg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3kpe1G0VxW} zEXhe_NX<#jP0cGwEUHupuFOr!&&ft#C%EQjzF$D7o#vm#OO-+m7siz24%i8V`I!WY4@t~zo`X}9P5%Wc2^o{I=lJR51PlM`|06ic_RxgbN?^!3MDRf|JC z^ICe9qGu)uW^6uX?_px^=_F%N?3h}tI(2UK+mv_tuej&=mFewUxYQpQBMhFdelF{r G5}E*CC(*zF literal 0 HcmV?d00001 diff --git a/docs/namespace.png b/docs/namespace.png new file mode 100644 index 0000000000000000000000000000000000000000..8c24d564127fe53210849fd1901241d7be515614 GIT binary patch literal 502 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`EX7WqAsj$Z!;#Vf4nJ z@XY~XM)oPecY%VEC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e8fE0yf zmgJ-|q~@gNrskC-7F8+)SLP<==VT@;cqZrPDTHJIB@!z8G8q^cojqL~Lo9laPT1?k z>?qQ@f99G=8Ff~l1*S#kICb?Ta;>Q5>c`Ry+r65Mg4fdT zY80$$(bhimrO}nQ&SXoIjZ(YDAIaZd2Rntfg{o=!ovDc}-E(ov+oGFiC62#7e)E3K zqjKgzft~ASdzrj$WNq=}b$RgcYh=DevW{BHZT8~N4-YLnP#eUs=&IbJKF+SY7Us*Q oor{_~Pr=&ilDmE7t^Ti^>MK)k7sbcF1_nQar>mdKI;Vst0JUk!2mk;8 literal 0 HcmV?d00001 diff --git a/docs/package.png b/docs/package.png new file mode 100644 index 0000000000000000000000000000000000000000..0cf8623564c1d61e4370812370c8c348b4954baa GIT binary patch literal 557 zcmV+|0@D47P)upSaeirbZlh+Wo%__Wo~p~a(N(Ad2M2EY-wX4Nn>wrAXI2& zZDnA2j%fe@0eVS9K~y-6osvCEn_(1&uk(IT@*BEzlT)x7_&y(F*6WIcu-IXqZji=ME_eI2tbLN?um&Eb8X7;bcBuP5?`%mKtAOKL!(c1(+@CY9Th!pQE zO_l3riztc_@b3Y=rD&F;n&1aMVHhA@x1OoeY<6gOq6fDT_Yw@qKvP9CB?x`m(Jif3 zgqaQ6guEEg2g*{lo12dF1^~QKO|$MR{|yk_7dQ;4I}mPwSRKF<5i7-|Cy2cR+Wj6Y zP7r}?g|SX_Q}*eivhz62^EH8GAV9EMy>ai!fdfHTUoLI_>IErE_oK2sM$S60P`hgQ vCY)fl@@lDk;rvpOzU_UOJN)u~c9iEY>KUTlp2Q*a00000NkvXXu0mjf{EP30 literal 0 HcmV?d00001 diff --git a/docs/packages.png b/docs/packages.png new file mode 100644 index 0000000000000000000000000000000000000000..f64e844b8b9347566fbe2279a54047eab95b6232 GIT binary patch literal 412 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`EX7WqAsj$Z!;#Vf4nJ z@ErkR#;MwT(m+AU64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xhq=1T4K#D># zOL9^fQgc#sQ}ap^iz*d@D|3_bb25_^Jd^YD6hbn95($-knLza~JzX3_EPA(2TIk2@ zDB^m4?z)wSlRrp^+-~Xm$zqUW&m2-1%h`2*LEDzAOCniUu0AN_)U=-2@q401?2B`0 z9)~CDf4{Tmq|Fcin&s1fAHIBgSx@#PLurMtwace7|1hckoSAlYj?`1Fv~a&!(+u>| z4u8v<<8qQAX#bRZ6aAX}IZnOSWz(6y&nnCH^lRT;)w_SceSZD;?)Oa@JD0iGojup^ zI^(DMbG@G$`MmQCPXFI!PMwHvf+YdYZx0)z4*}Q$iB}MKY^u literal 0 HcmV?d00001 diff --git a/docs/property.png b/docs/property.png new file mode 100644 index 0000000000000000000000000000000000000000..b9f3774050ff4ea1bec01ac93198fc68705ea52d GIT binary patch literal 467 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`EX7WqAsj$Z!;#Vf4nJ z@XY~XM)oPecY%VEC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e8fE0yf zmgJ-|q~@gNrskC-7F8+)SLP<==VT@;cqZrPDTHJIB@!z8G8q^c6+B%WLo9mNPT1{r zBtW2T|K>=QvPZ@dOE-vJY~Ntep{)}q@P+e`*-Vi~!W`?mH{>lWkW2O!Wa<9QvaLx> zYf*)c*=lDWCx_*;jGzDixATDf;VZRWCyXvIhc%cL$hJL|J_u8{J z?fJquCre^M=*7x|)%9Tw)=EiJ)An6rxWSxuWp{K#dBf^mqGF-{G?b>ZRxsFH@%^ys zlcnHGMmLvl#XDH{giA>zA8WldvBQSB_Gphc@0zWR-|JQ$DGz&^f8e7&b9U~7Ins>M zOS^p^9hJB&IMF)5J>%e`s167Ro@|X^v=jCe`A7UC?%ClfPw(8A-vSI<22WQ%mvv4FO#tkY Bvzh<^ literal 0 HcmV?d00001 diff --git a/docs/raylib/Raylib.AndroidButton.KEY_BACK.html b/docs/raylib/Raylib.AndroidButton.KEY_BACK.html new file mode 100644 index 0000000..c55be5a --- /dev/null +++ b/docs/raylib/Raylib.AndroidButton.KEY_BACK.html @@ -0,0 +1,47 @@ + + + + + Raylib.AndroidButton.KEY_BACK – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_BACK

+
+

Description:

+
KEY_BACK +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.AndroidButton.KEY_MENU.html b/docs/raylib/Raylib.AndroidButton.KEY_MENU.html new file mode 100644 index 0000000..1ac8545 --- /dev/null +++ b/docs/raylib/Raylib.AndroidButton.KEY_MENU.html @@ -0,0 +1,47 @@ + + + + + Raylib.AndroidButton.KEY_MENU – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_MENU

+
+

Description:

+
KEY_MENU +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.AndroidButton.KEY_VOLUME_DOWN.html b/docs/raylib/Raylib.AndroidButton.KEY_VOLUME_DOWN.html new file mode 100644 index 0000000..081732d --- /dev/null +++ b/docs/raylib/Raylib.AndroidButton.KEY_VOLUME_DOWN.html @@ -0,0 +1,47 @@ + + + + + Raylib.AndroidButton.KEY_VOLUME_DOWN – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_VOLUME_DOWN

+
+

Description:

+
KEY_VOLUME_DOWN +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.AndroidButton.KEY_VOLUME_UP.html b/docs/raylib/Raylib.AndroidButton.KEY_VOLUME_UP.html new file mode 100644 index 0000000..d6b1275 --- /dev/null +++ b/docs/raylib/Raylib.AndroidButton.KEY_VOLUME_UP.html @@ -0,0 +1,47 @@ + + + + + Raylib.AndroidButton.KEY_VOLUME_UP – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_VOLUME_UP

+
+

Description:

+
KEY_VOLUME_UP +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.AndroidButton.html b/docs/raylib/Raylib.AndroidButton.html new file mode 100644 index 0000000..db4c83e --- /dev/null +++ b/docs/raylib/Raylib.AndroidButton.html @@ -0,0 +1,62 @@ + + + + + Raylib.AndroidButton – raylib – Vala Binding Reference + + + + +
+ +
+

AndroidButton

+
+

Description:

+
[ CCode ( has_type_id = false ) ]
public enum AndroidButton +
+
+

Android buttons

+

+
Namespace: Raylib +
+
Package: raylib +
+

Content:

+

Enum values:

+ +
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.BEIGE.html b/docs/raylib/Raylib.BEIGE.html new file mode 100644 index 0000000..6b7db17 --- /dev/null +++ b/docs/raylib/Raylib.BEIGE.html @@ -0,0 +1,153 @@ + + + + + Raylib.BEIGE – raylib – Vala Binding Reference + + + + +
+ +
+

BEIGE

+
+

Description:

+
[ CCode ( cname = "BEIGE" ) ]
public const Color BEIGE +

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.BLACK.html b/docs/raylib/Raylib.BLACK.html new file mode 100644 index 0000000..9abb16e --- /dev/null +++ b/docs/raylib/Raylib.BLACK.html @@ -0,0 +1,153 @@ + + + + + Raylib.BLACK – raylib – Vala Binding Reference + + + + +
+ +
+

BLACK

+
+

Description:

+
[ CCode ( cname = "BLACK" ) ]
public const Color BLACK +

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.BLANK.html b/docs/raylib/Raylib.BLANK.html new file mode 100644 index 0000000..693b6bd --- /dev/null +++ b/docs/raylib/Raylib.BLANK.html @@ -0,0 +1,153 @@ + + + + + Raylib.BLANK – raylib – Vala Binding Reference + + + + +
+ +
+

BLANK

+
+

Description:

+
[ CCode ( cname = "BLANK" ) ]
public const Color BLANK +

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.BLUE.html b/docs/raylib/Raylib.BLUE.html new file mode 100644 index 0000000..e772a51 --- /dev/null +++ b/docs/raylib/Raylib.BLUE.html @@ -0,0 +1,153 @@ + + + + + Raylib.BLUE – raylib – Vala Binding Reference + + + + +
+ +
+

BLUE

+
+

Description:

+
[ CCode ( cname = "BLUE" ) ]
public const Color BLUE +

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.BROWN.html b/docs/raylib/Raylib.BROWN.html new file mode 100644 index 0000000..d788a4f --- /dev/null +++ b/docs/raylib/Raylib.BROWN.html @@ -0,0 +1,153 @@ + + + + + Raylib.BROWN – raylib – Vala Binding Reference + + + + +
+ +
+

BROWN

+
+

Description:

+
[ CCode ( cname = "BROWN" ) ]
public const Color BROWN +

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.BlendMode.BLEND_ADDITIVE.html b/docs/raylib/Raylib.BlendMode.BLEND_ADDITIVE.html new file mode 100644 index 0000000..560fa10 --- /dev/null +++ b/docs/raylib/Raylib.BlendMode.BLEND_ADDITIVE.html @@ -0,0 +1,47 @@ + + + + + Raylib.BlendMode.BLEND_ADDITIVE – raylib – Vala Binding Reference + + + + +
+ +
+

BLEND_ADDITIVE

+
+

Description:

+
BLEND_ADDITIVE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.BlendMode.BLEND_ALPHA.html b/docs/raylib/Raylib.BlendMode.BLEND_ALPHA.html new file mode 100644 index 0000000..f6d9124 --- /dev/null +++ b/docs/raylib/Raylib.BlendMode.BLEND_ALPHA.html @@ -0,0 +1,47 @@ + + + + + Raylib.BlendMode.BLEND_ALPHA – raylib – Vala Binding Reference + + + + +
+ +
+

BLEND_ALPHA

+
+

Description:

+
BLEND_ALPHA = 0 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.BlendMode.BLEND_MULTIPLIED.html b/docs/raylib/Raylib.BlendMode.BLEND_MULTIPLIED.html new file mode 100644 index 0000000..45273a4 --- /dev/null +++ b/docs/raylib/Raylib.BlendMode.BLEND_MULTIPLIED.html @@ -0,0 +1,47 @@ + + + + + Raylib.BlendMode.BLEND_MULTIPLIED – raylib – Vala Binding Reference + + + + +
+ +
+

BLEND_MULTIPLIED

+
+

Description:

+
BLEND_MULTIPLIED +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.BlendMode.html b/docs/raylib/Raylib.BlendMode.html new file mode 100644 index 0000000..74e0cd6 --- /dev/null +++ b/docs/raylib/Raylib.BlendMode.html @@ -0,0 +1,57 @@ + + + + + Raylib.BlendMode – raylib – Vala Binding Reference + + + + +
+ +
+

BlendMode

+
+

Description:

+
[ CCode ( cprefix = "" , has_type_id = false ) ]
public enum BlendMode +

+
Namespace: Raylib +
+
Package: raylib +
+

Content:

+

Enum values:

+ +
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.CameraMode.CAMERA_CUSTOM.html b/docs/raylib/Raylib.CameraMode.CAMERA_CUSTOM.html new file mode 100644 index 0000000..0c6871b --- /dev/null +++ b/docs/raylib/Raylib.CameraMode.CAMERA_CUSTOM.html @@ -0,0 +1,47 @@ + + + + + Raylib.CameraMode.CAMERA_CUSTOM – raylib – Vala Binding Reference + + + + +
+ +
+

CAMERA_CUSTOM

+
+

Description:

+
CAMERA_CUSTOM = 0 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.CameraMode.CAMERA_FIRST_PERSON.html b/docs/raylib/Raylib.CameraMode.CAMERA_FIRST_PERSON.html new file mode 100644 index 0000000..fd328b7 --- /dev/null +++ b/docs/raylib/Raylib.CameraMode.CAMERA_FIRST_PERSON.html @@ -0,0 +1,47 @@ + + + + + Raylib.CameraMode.CAMERA_FIRST_PERSON – raylib – Vala Binding Reference + + + + +
+ +
+

CAMERA_FIRST_PERSON

+
+

Description:

+
CAMERA_FIRST_PERSON +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.CameraMode.CAMERA_FREE.html b/docs/raylib/Raylib.CameraMode.CAMERA_FREE.html new file mode 100644 index 0000000..232ce89 --- /dev/null +++ b/docs/raylib/Raylib.CameraMode.CAMERA_FREE.html @@ -0,0 +1,47 @@ + + + + + Raylib.CameraMode.CAMERA_FREE – raylib – Vala Binding Reference + + + + +
+ +
+

CAMERA_FREE

+
+

Description:

+
CAMERA_FREE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.CameraMode.CAMERA_ORBITAL.html b/docs/raylib/Raylib.CameraMode.CAMERA_ORBITAL.html new file mode 100644 index 0000000..61b9f45 --- /dev/null +++ b/docs/raylib/Raylib.CameraMode.CAMERA_ORBITAL.html @@ -0,0 +1,47 @@ + + + + + Raylib.CameraMode.CAMERA_ORBITAL – raylib – Vala Binding Reference + + + + +
+ +
+

CAMERA_ORBITAL

+
+

Description:

+
CAMERA_ORBITAL +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.CameraMode.CAMERA_THIRD_PERSON.html b/docs/raylib/Raylib.CameraMode.CAMERA_THIRD_PERSON.html new file mode 100644 index 0000000..f89d923 --- /dev/null +++ b/docs/raylib/Raylib.CameraMode.CAMERA_THIRD_PERSON.html @@ -0,0 +1,47 @@ + + + + + Raylib.CameraMode.CAMERA_THIRD_PERSON – raylib – Vala Binding Reference + + + + +
+ +
+

CAMERA_THIRD_PERSON

+
+

Description:

+
CAMERA_THIRD_PERSON +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.CameraMode.html b/docs/raylib/Raylib.CameraMode.html new file mode 100644 index 0000000..56d64dc --- /dev/null +++ b/docs/raylib/Raylib.CameraMode.html @@ -0,0 +1,61 @@ + + + + + Raylib.CameraMode – raylib – Vala Binding Reference + + + + +
+ +
+

CameraMode

+
+

Description:

+
[ CCode ( cprefix = "" , has_type_id = false ) ]
public enum CameraMode +

+
Namespace: Raylib +
+
Package: raylib +
+

Content:

+

Enum values:

+ +
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.CameraType.CAMERA_ORTHOGRAPHIC.html b/docs/raylib/Raylib.CameraType.CAMERA_ORTHOGRAPHIC.html new file mode 100644 index 0000000..95ba716 --- /dev/null +++ b/docs/raylib/Raylib.CameraType.CAMERA_ORTHOGRAPHIC.html @@ -0,0 +1,47 @@ + + + + + Raylib.CameraType.CAMERA_ORTHOGRAPHIC – raylib – Vala Binding Reference + + + + +
+ +
+

CAMERA_ORTHOGRAPHIC

+
+

Description:

+
CAMERA_ORTHOGRAPHIC +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.CameraType.CAMERA_PERSPECTIVE.html b/docs/raylib/Raylib.CameraType.CAMERA_PERSPECTIVE.html new file mode 100644 index 0000000..7c1db24 --- /dev/null +++ b/docs/raylib/Raylib.CameraType.CAMERA_PERSPECTIVE.html @@ -0,0 +1,47 @@ + + + + + Raylib.CameraType.CAMERA_PERSPECTIVE – raylib – Vala Binding Reference + + + + +
+ +
+

CAMERA_PERSPECTIVE

+
+

Description:

+
CAMERA_PERSPECTIVE = 0 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.CameraType.html b/docs/raylib/Raylib.CameraType.html new file mode 100644 index 0000000..398bfd5 --- /dev/null +++ b/docs/raylib/Raylib.CameraType.html @@ -0,0 +1,55 @@ + + + + + Raylib.CameraType – raylib – Vala Binding Reference + + + + +
+ +
+

CameraType

+
+

Description:

+
[ CCode ( cprefix = "" , has_type_id = false ) ]
public enum CameraType +

+
Namespace: Raylib +
+
Package: raylib +
+

Content:

+

Enum values:

+ +
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Color.a.html b/docs/raylib/Raylib.Color.a.html new file mode 100644 index 0000000..752bbaa --- /dev/null +++ b/docs/raylib/Raylib.Color.a.html @@ -0,0 +1,47 @@ + + + + + Raylib.Color.a – raylib – Vala Binding Reference + + + + +
+ +
+

a

+
+

Description:

+
public uint8 a +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Color.b.html b/docs/raylib/Raylib.Color.b.html new file mode 100644 index 0000000..789fdf4 --- /dev/null +++ b/docs/raylib/Raylib.Color.b.html @@ -0,0 +1,47 @@ + + + + + Raylib.Color.b – raylib – Vala Binding Reference + + + + +
+ +
+

b

+
+

Description:

+
public uint8 b +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Color.g.html b/docs/raylib/Raylib.Color.g.html new file mode 100644 index 0000000..95ffd39 --- /dev/null +++ b/docs/raylib/Raylib.Color.g.html @@ -0,0 +1,47 @@ + + + + + Raylib.Color.g – raylib – Vala Binding Reference + + + + +
+ +
+

g

+
+

Description:

+
public uint8 g +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Color.html b/docs/raylib/Raylib.Color.html new file mode 100644 index 0000000..8034db6 --- /dev/null +++ b/docs/raylib/Raylib.Color.html @@ -0,0 +1,78 @@ + + + + + Raylib.Color – raylib – Vala Binding Reference + + + + +
+ +
+

Color

+
+

Object Hierarchy:

+ Object hierarchy for Color + + + + + +

Description:

+
[ CCode ( cname = "struct Color" , has_type_id = false ) ]
[ SimpleType ]
public struct Color +

+
Namespace: Raylib +
+
Package: raylib +
+

Content:

+

Fields:

+ +
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Color.r.html b/docs/raylib/Raylib.Color.r.html new file mode 100644 index 0000000..ccbc675 --- /dev/null +++ b/docs/raylib/Raylib.Color.r.html @@ -0,0 +1,47 @@ + + + + + Raylib.Color.r – raylib – Vala Binding Reference + + + + +
+ +
+

r

+
+

Description:

+
public uint8 r +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ConfigFlag.FLAG_FULLSCREEN_MODE.html b/docs/raylib/Raylib.ConfigFlag.FLAG_FULLSCREEN_MODE.html new file mode 100644 index 0000000..4f85e25 --- /dev/null +++ b/docs/raylib/Raylib.ConfigFlag.FLAG_FULLSCREEN_MODE.html @@ -0,0 +1,47 @@ + + + + + Raylib.ConfigFlag.FLAG_FULLSCREEN_MODE – raylib – Vala Binding Reference + + + + +
+ +
+

FLAG_FULLSCREEN_MODE

+
+

Description:

+
FLAG_FULLSCREEN_MODE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ConfigFlag.FLAG_MSAA_4X_HINT.html b/docs/raylib/Raylib.ConfigFlag.FLAG_MSAA_4X_HINT.html new file mode 100644 index 0000000..63bafe4 --- /dev/null +++ b/docs/raylib/Raylib.ConfigFlag.FLAG_MSAA_4X_HINT.html @@ -0,0 +1,47 @@ + + + + + Raylib.ConfigFlag.FLAG_MSAA_4X_HINT – raylib – Vala Binding Reference + + + + +
+ +
+

FLAG_MSAA_4X_HINT

+
+

Description:

+
FLAG_MSAA_4X_HINT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ConfigFlag.FLAG_RESERVED.html b/docs/raylib/Raylib.ConfigFlag.FLAG_RESERVED.html new file mode 100644 index 0000000..622e0cc --- /dev/null +++ b/docs/raylib/Raylib.ConfigFlag.FLAG_RESERVED.html @@ -0,0 +1,47 @@ + + + + + Raylib.ConfigFlag.FLAG_RESERVED – raylib – Vala Binding Reference + + + + +
+ +
+

FLAG_RESERVED

+
+

Description:

+
FLAG_RESERVED +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ConfigFlag.FLAG_VSYNC_HINT.html b/docs/raylib/Raylib.ConfigFlag.FLAG_VSYNC_HINT.html new file mode 100644 index 0000000..bfe1826 --- /dev/null +++ b/docs/raylib/Raylib.ConfigFlag.FLAG_VSYNC_HINT.html @@ -0,0 +1,47 @@ + + + + + Raylib.ConfigFlag.FLAG_VSYNC_HINT – raylib – Vala Binding Reference + + + + +
+ +
+

FLAG_VSYNC_HINT

+
+

Description:

+
FLAG_VSYNC_HINT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ConfigFlag.FLAG_WINDOW_ALWAYS_RUN.html b/docs/raylib/Raylib.ConfigFlag.FLAG_WINDOW_ALWAYS_RUN.html new file mode 100644 index 0000000..b4435bc --- /dev/null +++ b/docs/raylib/Raylib.ConfigFlag.FLAG_WINDOW_ALWAYS_RUN.html @@ -0,0 +1,47 @@ + + + + + Raylib.ConfigFlag.FLAG_WINDOW_ALWAYS_RUN – raylib – Vala Binding Reference + + + + +
+ +
+

FLAG_WINDOW_ALWAYS_RUN

+
+

Description:

+
FLAG_WINDOW_ALWAYS_RUN +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ConfigFlag.FLAG_WINDOW_HIDDEN.html b/docs/raylib/Raylib.ConfigFlag.FLAG_WINDOW_HIDDEN.html new file mode 100644 index 0000000..b5d10ff --- /dev/null +++ b/docs/raylib/Raylib.ConfigFlag.FLAG_WINDOW_HIDDEN.html @@ -0,0 +1,47 @@ + + + + + Raylib.ConfigFlag.FLAG_WINDOW_HIDDEN – raylib – Vala Binding Reference + + + + +
+ +
+

FLAG_WINDOW_HIDDEN

+
+

Description:

+
FLAG_WINDOW_HIDDEN +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ConfigFlag.FLAG_WINDOW_RESIZABLE.html b/docs/raylib/Raylib.ConfigFlag.FLAG_WINDOW_RESIZABLE.html new file mode 100644 index 0000000..adde491 --- /dev/null +++ b/docs/raylib/Raylib.ConfigFlag.FLAG_WINDOW_RESIZABLE.html @@ -0,0 +1,47 @@ + + + + + Raylib.ConfigFlag.FLAG_WINDOW_RESIZABLE – raylib – Vala Binding Reference + + + + +
+ +
+

FLAG_WINDOW_RESIZABLE

+
+

Description:

+
FLAG_WINDOW_RESIZABLE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ConfigFlag.FLAG_WINDOW_TRANSPARENT.html b/docs/raylib/Raylib.ConfigFlag.FLAG_WINDOW_TRANSPARENT.html new file mode 100644 index 0000000..44f80a1 --- /dev/null +++ b/docs/raylib/Raylib.ConfigFlag.FLAG_WINDOW_TRANSPARENT.html @@ -0,0 +1,47 @@ + + + + + Raylib.ConfigFlag.FLAG_WINDOW_TRANSPARENT – raylib – Vala Binding Reference + + + + +
+ +
+

FLAG_WINDOW_TRANSPARENT

+
+

Description:

+
FLAG_WINDOW_TRANSPARENT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ConfigFlag.FLAG_WINDOW_UNDECORATED.html b/docs/raylib/Raylib.ConfigFlag.FLAG_WINDOW_UNDECORATED.html new file mode 100644 index 0000000..552a753 --- /dev/null +++ b/docs/raylib/Raylib.ConfigFlag.FLAG_WINDOW_UNDECORATED.html @@ -0,0 +1,47 @@ + + + + + Raylib.ConfigFlag.FLAG_WINDOW_UNDECORATED – raylib – Vala Binding Reference + + + + +
+ +
+

FLAG_WINDOW_UNDECORATED

+
+

Description:

+
FLAG_WINDOW_UNDECORATED +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ConfigFlag.html b/docs/raylib/Raylib.ConfigFlag.html new file mode 100644 index 0000000..c1870b7 --- /dev/null +++ b/docs/raylib/Raylib.ConfigFlag.html @@ -0,0 +1,72 @@ + + + + + Raylib.ConfigFlag – raylib – Vala Binding Reference + + + + +
+ +
+

ConfigFlag

+
+

Description:

+
[ Flags ]
[ CCode ( cprefix = "" , has_type_id = false ) ]
public enum ConfigFlag +
+
+

System config flags NOTE: Used for bit masks

+

+
Namespace: Raylib +
+
Package: raylib +
+

Content:

+

Enum values:

+ +
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.CubemapLayoutType.CUBEMAP_AUTO_DETECT.html b/docs/raylib/Raylib.CubemapLayoutType.CUBEMAP_AUTO_DETECT.html new file mode 100644 index 0000000..f29d515 --- /dev/null +++ b/docs/raylib/Raylib.CubemapLayoutType.CUBEMAP_AUTO_DETECT.html @@ -0,0 +1,47 @@ + + + + + Raylib.CubemapLayoutType.CUBEMAP_AUTO_DETECT – raylib – Vala Binding Reference + + + + +
+ +
+

CUBEMAP_AUTO_DETECT

+
+

Description:

+
CUBEMAP_AUTO_DETECT = 0 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.CubemapLayoutType.CUBEMAP_CROSS_FOUR_BY_THREE.html b/docs/raylib/Raylib.CubemapLayoutType.CUBEMAP_CROSS_FOUR_BY_THREE.html new file mode 100644 index 0000000..36e0f0e --- /dev/null +++ b/docs/raylib/Raylib.CubemapLayoutType.CUBEMAP_CROSS_FOUR_BY_THREE.html @@ -0,0 +1,47 @@ + + + + + Raylib.CubemapLayoutType.CUBEMAP_CROSS_FOUR_BY_THREE – raylib – Vala Binding Reference + + + + +
+ +
+

CUBEMAP_CROSS_FOUR_BY_THREE

+
+

Description:

+
CUBEMAP_CROSS_FOUR_BY_THREE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.CubemapLayoutType.CUBEMAP_CROSS_THREE_BY_FOUR.html b/docs/raylib/Raylib.CubemapLayoutType.CUBEMAP_CROSS_THREE_BY_FOUR.html new file mode 100644 index 0000000..fd4e89e --- /dev/null +++ b/docs/raylib/Raylib.CubemapLayoutType.CUBEMAP_CROSS_THREE_BY_FOUR.html @@ -0,0 +1,47 @@ + + + + + Raylib.CubemapLayoutType.CUBEMAP_CROSS_THREE_BY_FOUR – raylib – Vala Binding Reference + + + + +
+ +
+

CUBEMAP_CROSS_THREE_BY_FOUR

+
+

Description:

+
CUBEMAP_CROSS_THREE_BY_FOUR +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.CubemapLayoutType.CUBEMAP_LINE_HORIZONTAL.html b/docs/raylib/Raylib.CubemapLayoutType.CUBEMAP_LINE_HORIZONTAL.html new file mode 100644 index 0000000..c440d07 --- /dev/null +++ b/docs/raylib/Raylib.CubemapLayoutType.CUBEMAP_LINE_HORIZONTAL.html @@ -0,0 +1,47 @@ + + + + + Raylib.CubemapLayoutType.CUBEMAP_LINE_HORIZONTAL – raylib – Vala Binding Reference + + + + +
+ +
+

CUBEMAP_LINE_HORIZONTAL

+
+

Description:

+
CUBEMAP_LINE_HORIZONTAL +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.CubemapLayoutType.CUBEMAP_LINE_VERTICAL.html b/docs/raylib/Raylib.CubemapLayoutType.CUBEMAP_LINE_VERTICAL.html new file mode 100644 index 0000000..537e1f5 --- /dev/null +++ b/docs/raylib/Raylib.CubemapLayoutType.CUBEMAP_LINE_VERTICAL.html @@ -0,0 +1,47 @@ + + + + + Raylib.CubemapLayoutType.CUBEMAP_LINE_VERTICAL – raylib – Vala Binding Reference + + + + +
+ +
+

CUBEMAP_LINE_VERTICAL

+
+

Description:

+
CUBEMAP_LINE_VERTICAL +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.CubemapLayoutType.CUBEMAP_PANORAMA.html b/docs/raylib/Raylib.CubemapLayoutType.CUBEMAP_PANORAMA.html new file mode 100644 index 0000000..f7f81fe --- /dev/null +++ b/docs/raylib/Raylib.CubemapLayoutType.CUBEMAP_PANORAMA.html @@ -0,0 +1,47 @@ + + + + + Raylib.CubemapLayoutType.CUBEMAP_PANORAMA – raylib – Vala Binding Reference + + + + +
+ +
+

CUBEMAP_PANORAMA

+
+

Description:

+
CUBEMAP_PANORAMA +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.CubemapLayoutType.html b/docs/raylib/Raylib.CubemapLayoutType.html new file mode 100644 index 0000000..4e4ff04 --- /dev/null +++ b/docs/raylib/Raylib.CubemapLayoutType.html @@ -0,0 +1,63 @@ + + + + + Raylib.CubemapLayoutType – raylib – Vala Binding Reference + + + + +
+ +
+

CubemapLayoutType

+
+

Description:

+
[ CCode ( cprefix = "" , has_type_id = false ) ]
public enum CubemapLayoutType +

+
Namespace: Raylib +
+
Package: raylib +
+

Content:

+

Enum values:

+ +
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.DARKBLUE.html b/docs/raylib/Raylib.DARKBLUE.html new file mode 100644 index 0000000..553d589 --- /dev/null +++ b/docs/raylib/Raylib.DARKBLUE.html @@ -0,0 +1,153 @@ + + + + + Raylib.DARKBLUE – raylib – Vala Binding Reference + + + + +
+ +
+

DARKBLUE

+
+

Description:

+
[ CCode ( cname = "DARKBLUE" ) ]
public const Color DARKBLUE +

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.DARKBROWN.html b/docs/raylib/Raylib.DARKBROWN.html new file mode 100644 index 0000000..780cfc4 --- /dev/null +++ b/docs/raylib/Raylib.DARKBROWN.html @@ -0,0 +1,153 @@ + + + + + Raylib.DARKBROWN – raylib – Vala Binding Reference + + + + +
+ +
+

DARKBROWN

+
+

Description:

+
[ CCode ( cname = "DARKBROWN" ) ]
public const Color DARKBROWN +

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.DARKGRAY.html b/docs/raylib/Raylib.DARKGRAY.html new file mode 100644 index 0000000..cdc6b71 --- /dev/null +++ b/docs/raylib/Raylib.DARKGRAY.html @@ -0,0 +1,153 @@ + + + + + Raylib.DARKGRAY – raylib – Vala Binding Reference + + + + +
+ +
+

DARKGRAY

+
+

Description:

+
[ CCode ( cname = "DARKGRAY" ) ]
public const Color DARKGRAY +

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.DARKGREEN.html b/docs/raylib/Raylib.DARKGREEN.html new file mode 100644 index 0000000..3a1e71c --- /dev/null +++ b/docs/raylib/Raylib.DARKGREEN.html @@ -0,0 +1,153 @@ + + + + + Raylib.DARKGREEN – raylib – Vala Binding Reference + + + + +
+ +
+

DARKGREEN

+
+

Description:

+
[ CCode ( cname = "DARKGREEN" ) ]
public const Color DARKGREEN +

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.DARKPURPLE.html b/docs/raylib/Raylib.DARKPURPLE.html new file mode 100644 index 0000000..765cc25 --- /dev/null +++ b/docs/raylib/Raylib.DARKPURPLE.html @@ -0,0 +1,153 @@ + + + + + Raylib.DARKPURPLE – raylib – Vala Binding Reference + + + + +
+ +
+

DARKPURPLE

+
+

Description:

+
[ CCode ( cname = "DARKPURPLE" ) ]
public const Color DARKPURPLE +

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.FontType.FONT_BITMAP.html b/docs/raylib/Raylib.FontType.FONT_BITMAP.html new file mode 100644 index 0000000..fd02bd9 --- /dev/null +++ b/docs/raylib/Raylib.FontType.FONT_BITMAP.html @@ -0,0 +1,47 @@ + + + + + Raylib.FontType.FONT_BITMAP – raylib – Vala Binding Reference + + + + +
+ +
+

FONT_BITMAP

+
+

Description:

+
FONT_BITMAP +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.FontType.FONT_DEFAULT.html b/docs/raylib/Raylib.FontType.FONT_DEFAULT.html new file mode 100644 index 0000000..755606a --- /dev/null +++ b/docs/raylib/Raylib.FontType.FONT_DEFAULT.html @@ -0,0 +1,47 @@ + + + + + Raylib.FontType.FONT_DEFAULT – raylib – Vala Binding Reference + + + + +
+ +
+

FONT_DEFAULT

+
+

Description:

+
FONT_DEFAULT = 0 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.FontType.FONT_SDF.html b/docs/raylib/Raylib.FontType.FONT_SDF.html new file mode 100644 index 0000000..4c4184c --- /dev/null +++ b/docs/raylib/Raylib.FontType.FONT_SDF.html @@ -0,0 +1,47 @@ + + + + + Raylib.FontType.FONT_SDF – raylib – Vala Binding Reference + + + + +
+ +
+

FONT_SDF

+
+

Description:

+
FONT_SDF +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.FontType.html b/docs/raylib/Raylib.FontType.html new file mode 100644 index 0000000..d1cb7da --- /dev/null +++ b/docs/raylib/Raylib.FontType.html @@ -0,0 +1,57 @@ + + + + + Raylib.FontType – raylib – Vala Binding Reference + + + + +
+ +
+

FontType

+
+

Description:

+
[ CCode ( cprefix = "" , has_type_id = false ) ]
public enum FontType +

+
Namespace: Raylib +
+
Package: raylib +
+

Content:

+

Enum values:

+ +
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GOLD.html b/docs/raylib/Raylib.GOLD.html new file mode 100644 index 0000000..cbd11dc --- /dev/null +++ b/docs/raylib/Raylib.GOLD.html @@ -0,0 +1,153 @@ + + + + + Raylib.GOLD – raylib – Vala Binding Reference + + + + +
+ +
+

GOLD

+
+

Description:

+
[ CCode ( cname = "GOLD" ) ]
public const Color GOLD +

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GRAY.html b/docs/raylib/Raylib.GRAY.html new file mode 100644 index 0000000..87af592 --- /dev/null +++ b/docs/raylib/Raylib.GRAY.html @@ -0,0 +1,153 @@ + + + + + Raylib.GRAY – raylib – Vala Binding Reference + + + + +
+ +
+

GRAY

+
+

Description:

+
[ CCode ( cname = "GRAY" ) ]
public const Color GRAY +

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GREEN.html b/docs/raylib/Raylib.GREEN.html new file mode 100644 index 0000000..3ca6b83 --- /dev/null +++ b/docs/raylib/Raylib.GREEN.html @@ -0,0 +1,153 @@ + + + + + Raylib.GREEN – raylib – Vala Binding Reference + + + + +
+ +
+

GREEN

+
+

Description:

+
[ CCode ( cname = "GREEN" ) ]
public const Color GREEN +

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadAxis.GAMEPAD_AXIS_LEFT_TRIGGER.html b/docs/raylib/Raylib.GamepadAxis.GAMEPAD_AXIS_LEFT_TRIGGER.html new file mode 100644 index 0000000..9c74f7f --- /dev/null +++ b/docs/raylib/Raylib.GamepadAxis.GAMEPAD_AXIS_LEFT_TRIGGER.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadAxis.GAMEPAD_AXIS_LEFT_TRIGGER – raylib – Vala Binding Reference + + + + +
+ +
+

GAMEPAD_AXIS_LEFT_TRIGGER

+
+

Description:

+
GAMEPAD_AXIS_LEFT_TRIGGER +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadAxis.GAMEPAD_AXIS_LEFT_X.html b/docs/raylib/Raylib.GamepadAxis.GAMEPAD_AXIS_LEFT_X.html new file mode 100644 index 0000000..d02b730 --- /dev/null +++ b/docs/raylib/Raylib.GamepadAxis.GAMEPAD_AXIS_LEFT_X.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadAxis.GAMEPAD_AXIS_LEFT_X – raylib – Vala Binding Reference + + + + +
+ +
+

GAMEPAD_AXIS_LEFT_X

+
+

Description:

+
GAMEPAD_AXIS_LEFT_X +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadAxis.GAMEPAD_AXIS_LEFT_Y.html b/docs/raylib/Raylib.GamepadAxis.GAMEPAD_AXIS_LEFT_Y.html new file mode 100644 index 0000000..38759fe --- /dev/null +++ b/docs/raylib/Raylib.GamepadAxis.GAMEPAD_AXIS_LEFT_Y.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadAxis.GAMEPAD_AXIS_LEFT_Y – raylib – Vala Binding Reference + + + + +
+ +
+

GAMEPAD_AXIS_LEFT_Y

+
+

Description:

+
GAMEPAD_AXIS_LEFT_Y +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadAxis.GAMEPAD_AXIS_RIGHT_TRIGGER.html b/docs/raylib/Raylib.GamepadAxis.GAMEPAD_AXIS_RIGHT_TRIGGER.html new file mode 100644 index 0000000..c29dbc4 --- /dev/null +++ b/docs/raylib/Raylib.GamepadAxis.GAMEPAD_AXIS_RIGHT_TRIGGER.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadAxis.GAMEPAD_AXIS_RIGHT_TRIGGER – raylib – Vala Binding Reference + + + + +
+ +
+

GAMEPAD_AXIS_RIGHT_TRIGGER

+
+

Description:

+
GAMEPAD_AXIS_RIGHT_TRIGGER +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadAxis.GAMEPAD_AXIS_RIGHT_X.html b/docs/raylib/Raylib.GamepadAxis.GAMEPAD_AXIS_RIGHT_X.html new file mode 100644 index 0000000..ca90427 --- /dev/null +++ b/docs/raylib/Raylib.GamepadAxis.GAMEPAD_AXIS_RIGHT_X.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadAxis.GAMEPAD_AXIS_RIGHT_X – raylib – Vala Binding Reference + + + + +
+ +
+

GAMEPAD_AXIS_RIGHT_X

+
+

Description:

+
GAMEPAD_AXIS_RIGHT_X +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadAxis.GAMEPAD_AXIS_RIGHT_Y.html b/docs/raylib/Raylib.GamepadAxis.GAMEPAD_AXIS_RIGHT_Y.html new file mode 100644 index 0000000..62c05c9 --- /dev/null +++ b/docs/raylib/Raylib.GamepadAxis.GAMEPAD_AXIS_RIGHT_Y.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadAxis.GAMEPAD_AXIS_RIGHT_Y – raylib – Vala Binding Reference + + + + +
+ +
+

GAMEPAD_AXIS_RIGHT_Y

+
+

Description:

+
GAMEPAD_AXIS_RIGHT_Y +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadAxis.GAMEPAD_AXIS_UNKNOWN.html b/docs/raylib/Raylib.GamepadAxis.GAMEPAD_AXIS_UNKNOWN.html new file mode 100644 index 0000000..50a321b --- /dev/null +++ b/docs/raylib/Raylib.GamepadAxis.GAMEPAD_AXIS_UNKNOWN.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadAxis.GAMEPAD_AXIS_UNKNOWN – raylib – Vala Binding Reference + + + + +
+ +
+

GAMEPAD_AXIS_UNKNOWN

+
+

Description:

+
GAMEPAD_AXIS_UNKNOWN = 0 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadAxis.html b/docs/raylib/Raylib.GamepadAxis.html new file mode 100644 index 0000000..95cac73 --- /dev/null +++ b/docs/raylib/Raylib.GamepadAxis.html @@ -0,0 +1,65 @@ + + + + + Raylib.GamepadAxis – raylib – Vala Binding Reference + + + + +
+ +
+

GamepadAxis

+
+

Description:

+
[ CCode ( cprefix = "" , has_type_id = false ) ]
public enum GamepadAxis +

+
Namespace: Raylib +
+
Package: raylib +
+

Content:

+

Enum values:

+ +
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_FACE_DOWN.html b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_FACE_DOWN.html new file mode 100644 index 0000000..0f13117 --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_FACE_DOWN.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_FACE_DOWN – raylib – Vala Binding Reference + + + + +
+ +
+

GAMEPAD_BUTTON_LEFT_FACE_DOWN

+
+

Description:

+
GAMEPAD_BUTTON_LEFT_FACE_DOWN +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_FACE_LEFT.html b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_FACE_LEFT.html new file mode 100644 index 0000000..8fe4612 --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_FACE_LEFT.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_FACE_LEFT – raylib – Vala Binding Reference + + + + +
+ +
+

GAMEPAD_BUTTON_LEFT_FACE_LEFT

+
+

Description:

+
GAMEPAD_BUTTON_LEFT_FACE_LEFT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_FACE_RIGHT.html b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_FACE_RIGHT.html new file mode 100644 index 0000000..9e60373 --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_FACE_RIGHT.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_FACE_RIGHT – raylib – Vala Binding Reference + + + + +
+ +
+

GAMEPAD_BUTTON_LEFT_FACE_RIGHT

+
+

Description:

+
GAMEPAD_BUTTON_LEFT_FACE_RIGHT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_FACE_UP.html b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_FACE_UP.html new file mode 100644 index 0000000..0fcfac2 --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_FACE_UP.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_FACE_UP – raylib – Vala Binding Reference + + + + +
+ +
+

GAMEPAD_BUTTON_LEFT_FACE_UP

+
+

Description:

+
GAMEPAD_BUTTON_LEFT_FACE_UP +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_THUMB.html b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_THUMB.html new file mode 100644 index 0000000..5399205 --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_THUMB.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_THUMB – raylib – Vala Binding Reference + + + + +
+ +
+

GAMEPAD_BUTTON_LEFT_THUMB

+
+

Description:

+
GAMEPAD_BUTTON_LEFT_THUMB +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_TRIGGER_1.html b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_TRIGGER_1.html new file mode 100644 index 0000000..de73efb --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_TRIGGER_1.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_TRIGGER_1 – raylib – Vala Binding Reference + + + + +
+ +
+

GAMEPAD_BUTTON_LEFT_TRIGGER_1

+
+

Description:

+
GAMEPAD_BUTTON_LEFT_TRIGGER_1 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_TRIGGER_2.html b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_TRIGGER_2.html new file mode 100644 index 0000000..f21c9b7 --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_TRIGGER_2.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.GAMEPAD_BUTTON_LEFT_TRIGGER_2 – raylib – Vala Binding Reference + + + + +
+ +
+

GAMEPAD_BUTTON_LEFT_TRIGGER_2

+
+

Description:

+
GAMEPAD_BUTTON_LEFT_TRIGGER_2 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_MIDDLE.html b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_MIDDLE.html new file mode 100644 index 0000000..af9c20f --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_MIDDLE.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.GAMEPAD_BUTTON_MIDDLE – raylib – Vala Binding Reference + + + + +
+ +
+

GAMEPAD_BUTTON_MIDDLE

+
+

Description:

+
GAMEPAD_BUTTON_MIDDLE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_MIDDLE_LEFT.html b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_MIDDLE_LEFT.html new file mode 100644 index 0000000..7ae54ee --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_MIDDLE_LEFT.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.GAMEPAD_BUTTON_MIDDLE_LEFT – raylib – Vala Binding Reference + + + + +
+ +
+

GAMEPAD_BUTTON_MIDDLE_LEFT

+
+

Description:

+
GAMEPAD_BUTTON_MIDDLE_LEFT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_MIDDLE_RIGHT.html b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_MIDDLE_RIGHT.html new file mode 100644 index 0000000..3bd7680 --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_MIDDLE_RIGHT.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.GAMEPAD_BUTTON_MIDDLE_RIGHT – raylib – Vala Binding Reference + + + + +
+ +
+

GAMEPAD_BUTTON_MIDDLE_RIGHT

+
+

Description:

+
GAMEPAD_BUTTON_MIDDLE_RIGHT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_FACE_DOWN.html b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_FACE_DOWN.html new file mode 100644 index 0000000..7cec241 --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_FACE_DOWN.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_FACE_DOWN – raylib – Vala Binding Reference + + + + +
+ +
+

GAMEPAD_BUTTON_RIGHT_FACE_DOWN

+
+

Description:

+
GAMEPAD_BUTTON_RIGHT_FACE_DOWN +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_FACE_LEFT.html b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_FACE_LEFT.html new file mode 100644 index 0000000..563fc3b --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_FACE_LEFT.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_FACE_LEFT – raylib – Vala Binding Reference + + + + +
+ +
+

GAMEPAD_BUTTON_RIGHT_FACE_LEFT

+
+

Description:

+
GAMEPAD_BUTTON_RIGHT_FACE_LEFT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_FACE_RIGHT.html b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_FACE_RIGHT.html new file mode 100644 index 0000000..7389aa4 --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_FACE_RIGHT.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_FACE_RIGHT – raylib – Vala Binding Reference + + + + +
+ +
+

GAMEPAD_BUTTON_RIGHT_FACE_RIGHT

+
+

Description:

+
GAMEPAD_BUTTON_RIGHT_FACE_RIGHT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_FACE_UP.html b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_FACE_UP.html new file mode 100644 index 0000000..54d58ef --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_FACE_UP.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_FACE_UP – raylib – Vala Binding Reference + + + + +
+ +
+

GAMEPAD_BUTTON_RIGHT_FACE_UP

+
+

Description:

+
GAMEPAD_BUTTON_RIGHT_FACE_UP +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_THUMB.html b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_THUMB.html new file mode 100644 index 0000000..fc12660 --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_THUMB.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_THUMB – raylib – Vala Binding Reference + + + + +
+ +
+

GAMEPAD_BUTTON_RIGHT_THUMB

+
+

Description:

+
GAMEPAD_BUTTON_RIGHT_THUMB +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_TRIGGER_1.html b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_TRIGGER_1.html new file mode 100644 index 0000000..99231b3 --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_TRIGGER_1.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_TRIGGER_1 – raylib – Vala Binding Reference + + + + +
+ +
+

GAMEPAD_BUTTON_RIGHT_TRIGGER_1

+
+

Description:

+
GAMEPAD_BUTTON_RIGHT_TRIGGER_1 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_TRIGGER_2.html b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_TRIGGER_2.html new file mode 100644 index 0000000..33862f2 --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_TRIGGER_2.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.GAMEPAD_BUTTON_RIGHT_TRIGGER_2 – raylib – Vala Binding Reference + + + + +
+ +
+

GAMEPAD_BUTTON_RIGHT_TRIGGER_2

+
+

Description:

+
GAMEPAD_BUTTON_RIGHT_TRIGGER_2 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_UNKNOWN.html b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_UNKNOWN.html new file mode 100644 index 0000000..002990e --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.GAMEPAD_BUTTON_UNKNOWN.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.GAMEPAD_BUTTON_UNKNOWN – raylib – Vala Binding Reference + + + + +
+ +
+

GAMEPAD_BUTTON_UNKNOWN

+
+

Description:

+
GAMEPAD_BUTTON_UNKNOWN = 0 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.LEFT_FACE_DOWN.html b/docs/raylib/Raylib.GamepadButton.LEFT_FACE_DOWN.html new file mode 100644 index 0000000..2267525 --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.LEFT_FACE_DOWN.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.LEFT_FACE_DOWN – raylib – Vala Binding Reference + + + + +
+ +
+

LEFT_FACE_DOWN

+
+

Description:

+
LEFT_FACE_DOWN +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.LEFT_FACE_LEFT.html b/docs/raylib/Raylib.GamepadButton.LEFT_FACE_LEFT.html new file mode 100644 index 0000000..fedf586 --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.LEFT_FACE_LEFT.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.LEFT_FACE_LEFT – raylib – Vala Binding Reference + + + + +
+ +
+

LEFT_FACE_LEFT

+
+

Description:

+
LEFT_FACE_LEFT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.LEFT_FACE_RIGHT.html b/docs/raylib/Raylib.GamepadButton.LEFT_FACE_RIGHT.html new file mode 100644 index 0000000..e853564 --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.LEFT_FACE_RIGHT.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.LEFT_FACE_RIGHT – raylib – Vala Binding Reference + + + + +
+ +
+

LEFT_FACE_RIGHT

+
+

Description:

+
LEFT_FACE_RIGHT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.LEFT_FACE_UP.html b/docs/raylib/Raylib.GamepadButton.LEFT_FACE_UP.html new file mode 100644 index 0000000..a55872a --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.LEFT_FACE_UP.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.LEFT_FACE_UP – raylib – Vala Binding Reference + + + + +
+ +
+

LEFT_FACE_UP

+
+

Description:

+
LEFT_FACE_UP +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.LEFT_THUMB.html b/docs/raylib/Raylib.GamepadButton.LEFT_THUMB.html new file mode 100644 index 0000000..00f1ac3 --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.LEFT_THUMB.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.LEFT_THUMB – raylib – Vala Binding Reference + + + + +
+ +
+

LEFT_THUMB

+
+

Description:

+
LEFT_THUMB +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.LEFT_TRIGGER_1.html b/docs/raylib/Raylib.GamepadButton.LEFT_TRIGGER_1.html new file mode 100644 index 0000000..5271d4f --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.LEFT_TRIGGER_1.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.LEFT_TRIGGER_1 – raylib – Vala Binding Reference + + + + +
+ +
+

LEFT_TRIGGER_1

+
+

Description:

+
LEFT_TRIGGER_1 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.LEFT_TRIGGER_2.html b/docs/raylib/Raylib.GamepadButton.LEFT_TRIGGER_2.html new file mode 100644 index 0000000..81c8c87 --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.LEFT_TRIGGER_2.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.LEFT_TRIGGER_2 – raylib – Vala Binding Reference + + + + +
+ +
+

LEFT_TRIGGER_2

+
+

Description:

+
LEFT_TRIGGER_2 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.MIDDLE.html b/docs/raylib/Raylib.GamepadButton.MIDDLE.html new file mode 100644 index 0000000..adec499 --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.MIDDLE.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.MIDDLE – raylib – Vala Binding Reference + + + + +
+ +
+

MIDDLE

+
+

Description:

+
MIDDLE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.MIDDLE_LEFT.html b/docs/raylib/Raylib.GamepadButton.MIDDLE_LEFT.html new file mode 100644 index 0000000..f8243bf --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.MIDDLE_LEFT.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.MIDDLE_LEFT – raylib – Vala Binding Reference + + + + +
+ +
+

MIDDLE_LEFT

+
+

Description:

+
MIDDLE_LEFT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.MIDDLE_RIGHT.html b/docs/raylib/Raylib.GamepadButton.MIDDLE_RIGHT.html new file mode 100644 index 0000000..d99ff33 --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.MIDDLE_RIGHT.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.MIDDLE_RIGHT – raylib – Vala Binding Reference + + + + +
+ +
+

MIDDLE_RIGHT

+
+

Description:

+
MIDDLE_RIGHT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.RIGHT_FACE_DOWN.html b/docs/raylib/Raylib.GamepadButton.RIGHT_FACE_DOWN.html new file mode 100644 index 0000000..3377a32 --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.RIGHT_FACE_DOWN.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.RIGHT_FACE_DOWN – raylib – Vala Binding Reference + + + + +
+ +
+

RIGHT_FACE_DOWN

+
+

Description:

+
RIGHT_FACE_DOWN +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.RIGHT_FACE_LEFT.html b/docs/raylib/Raylib.GamepadButton.RIGHT_FACE_LEFT.html new file mode 100644 index 0000000..0390128 --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.RIGHT_FACE_LEFT.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.RIGHT_FACE_LEFT – raylib – Vala Binding Reference + + + + +
+ +
+

RIGHT_FACE_LEFT

+
+

Description:

+
RIGHT_FACE_LEFT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.RIGHT_FACE_RIGHT.html b/docs/raylib/Raylib.GamepadButton.RIGHT_FACE_RIGHT.html new file mode 100644 index 0000000..ed496b1 --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.RIGHT_FACE_RIGHT.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.RIGHT_FACE_RIGHT – raylib – Vala Binding Reference + + + + +
+ +
+

RIGHT_FACE_RIGHT

+
+

Description:

+
RIGHT_FACE_RIGHT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.RIGHT_FACE_UP.html b/docs/raylib/Raylib.GamepadButton.RIGHT_FACE_UP.html new file mode 100644 index 0000000..2c7d1f1 --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.RIGHT_FACE_UP.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.RIGHT_FACE_UP – raylib – Vala Binding Reference + + + + +
+ +
+

RIGHT_FACE_UP

+
+

Description:

+
RIGHT_FACE_UP +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.RIGHT_THUMB.html b/docs/raylib/Raylib.GamepadButton.RIGHT_THUMB.html new file mode 100644 index 0000000..06a07ee --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.RIGHT_THUMB.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.RIGHT_THUMB – raylib – Vala Binding Reference + + + + +
+ +
+

RIGHT_THUMB

+
+

Description:

+
RIGHT_THUMB +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.RIGHT_TRIGGER_1.html b/docs/raylib/Raylib.GamepadButton.RIGHT_TRIGGER_1.html new file mode 100644 index 0000000..cb5f62a --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.RIGHT_TRIGGER_1.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.RIGHT_TRIGGER_1 – raylib – Vala Binding Reference + + + + +
+ +
+

RIGHT_TRIGGER_1

+
+

Description:

+
RIGHT_TRIGGER_1 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.RIGHT_TRIGGER_2.html b/docs/raylib/Raylib.GamepadButton.RIGHT_TRIGGER_2.html new file mode 100644 index 0000000..c2f1323 --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.RIGHT_TRIGGER_2.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.RIGHT_TRIGGER_2 – raylib – Vala Binding Reference + + + + +
+ +
+

RIGHT_TRIGGER_2

+
+

Description:

+
RIGHT_TRIGGER_2 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.UNKNOWN.html b/docs/raylib/Raylib.GamepadButton.UNKNOWN.html new file mode 100644 index 0000000..fc505a8 --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.UNKNOWN.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadButton.UNKNOWN – raylib – Vala Binding Reference + + + + +
+ +
+

UNKNOWN

+
+

Description:

+
UNKNOWN = 0 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadButton.html b/docs/raylib/Raylib.GamepadButton.html new file mode 100644 index 0000000..14f4b7f --- /dev/null +++ b/docs/raylib/Raylib.GamepadButton.html @@ -0,0 +1,87 @@ + + + + + Raylib.GamepadButton – raylib – Vala Binding Reference + + + + +
+ +
+

GamepadButton

+
+

Description:

+
[ CCode ( cprefix = "GAMEPAD_BUTTON_" , has_type_id = false ) ]
public enum GamepadButton +

+
Namespace: Raylib +
+
Package: raylib +
+

Content:

+

Enum values:

+ +
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadNumber.GAMEPAD_PLAYER1.html b/docs/raylib/Raylib.GamepadNumber.GAMEPAD_PLAYER1.html new file mode 100644 index 0000000..35c20ba --- /dev/null +++ b/docs/raylib/Raylib.GamepadNumber.GAMEPAD_PLAYER1.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadNumber.GAMEPAD_PLAYER1 – raylib – Vala Binding Reference + + + + +
+ +
+

GAMEPAD_PLAYER1

+
+

Description:

+
GAMEPAD_PLAYER1 = 0 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadNumber.GAMEPAD_PLAYER2.html b/docs/raylib/Raylib.GamepadNumber.GAMEPAD_PLAYER2.html new file mode 100644 index 0000000..a10c359 --- /dev/null +++ b/docs/raylib/Raylib.GamepadNumber.GAMEPAD_PLAYER2.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadNumber.GAMEPAD_PLAYER2 – raylib – Vala Binding Reference + + + + +
+ +
+

GAMEPAD_PLAYER2

+
+

Description:

+
GAMEPAD_PLAYER2 = 1 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadNumber.GAMEPAD_PLAYER3.html b/docs/raylib/Raylib.GamepadNumber.GAMEPAD_PLAYER3.html new file mode 100644 index 0000000..067e091 --- /dev/null +++ b/docs/raylib/Raylib.GamepadNumber.GAMEPAD_PLAYER3.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadNumber.GAMEPAD_PLAYER3 – raylib – Vala Binding Reference + + + + +
+ +
+

GAMEPAD_PLAYER3

+
+

Description:

+
GAMEPAD_PLAYER3 = 2 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadNumber.GAMEPAD_PLAYER4.html b/docs/raylib/Raylib.GamepadNumber.GAMEPAD_PLAYER4.html new file mode 100644 index 0000000..9c039c0 --- /dev/null +++ b/docs/raylib/Raylib.GamepadNumber.GAMEPAD_PLAYER4.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadNumber.GAMEPAD_PLAYER4 – raylib – Vala Binding Reference + + + + +
+ +
+

GAMEPAD_PLAYER4

+
+

Description:

+
GAMEPAD_PLAYER4 = 3 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadNumber.PLAYER1.html b/docs/raylib/Raylib.GamepadNumber.PLAYER1.html new file mode 100644 index 0000000..55b02e8 --- /dev/null +++ b/docs/raylib/Raylib.GamepadNumber.PLAYER1.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadNumber.PLAYER1 – raylib – Vala Binding Reference + + + + +
+ +
+

PLAYER1

+
+

Description:

+
PLAYER1 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadNumber.PLAYER2.html b/docs/raylib/Raylib.GamepadNumber.PLAYER2.html new file mode 100644 index 0000000..2b241b1 --- /dev/null +++ b/docs/raylib/Raylib.GamepadNumber.PLAYER2.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadNumber.PLAYER2 – raylib – Vala Binding Reference + + + + +
+ +
+

PLAYER2

+
+

Description:

+
PLAYER2 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadNumber.PLAYER3.html b/docs/raylib/Raylib.GamepadNumber.PLAYER3.html new file mode 100644 index 0000000..886e344 --- /dev/null +++ b/docs/raylib/Raylib.GamepadNumber.PLAYER3.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadNumber.PLAYER3 – raylib – Vala Binding Reference + + + + +
+ +
+

PLAYER3

+
+

Description:

+
PLAYER3 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadNumber.PLAYER4.html b/docs/raylib/Raylib.GamepadNumber.PLAYER4.html new file mode 100644 index 0000000..0d591b7 --- /dev/null +++ b/docs/raylib/Raylib.GamepadNumber.PLAYER4.html @@ -0,0 +1,47 @@ + + + + + Raylib.GamepadNumber.PLAYER4 – raylib – Vala Binding Reference + + + + +
+ +
+

PLAYER4

+
+

Description:

+
PLAYER4 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GamepadNumber.html b/docs/raylib/Raylib.GamepadNumber.html new file mode 100644 index 0000000..2ec90ce --- /dev/null +++ b/docs/raylib/Raylib.GamepadNumber.html @@ -0,0 +1,59 @@ + + + + + Raylib.GamepadNumber – raylib – Vala Binding Reference + + + + +
+ +
+

GamepadNumber

+
+

Description:

+
[ CCode ( cprefix = "GAMEPAD_" , has_type_id = false ) ]
public enum GamepadNumber +

+
Namespace: Raylib +
+
Package: raylib +
+

Content:

+

Enum values:

+ +
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GestureType.GESTURE_DOUBLETAP.html b/docs/raylib/Raylib.GestureType.GESTURE_DOUBLETAP.html new file mode 100644 index 0000000..7a9fe4f --- /dev/null +++ b/docs/raylib/Raylib.GestureType.GESTURE_DOUBLETAP.html @@ -0,0 +1,47 @@ + + + + + Raylib.GestureType.GESTURE_DOUBLETAP – raylib – Vala Binding Reference + + + + +
+ +
+

GESTURE_DOUBLETAP

+
+

Description:

+
GESTURE_DOUBLETAP = 2 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GestureType.GESTURE_DRAG.html b/docs/raylib/Raylib.GestureType.GESTURE_DRAG.html new file mode 100644 index 0000000..78b014d --- /dev/null +++ b/docs/raylib/Raylib.GestureType.GESTURE_DRAG.html @@ -0,0 +1,47 @@ + + + + + Raylib.GestureType.GESTURE_DRAG – raylib – Vala Binding Reference + + + + +
+ +
+

GESTURE_DRAG

+
+

Description:

+
GESTURE_DRAG = 8 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GestureType.GESTURE_HOLD.html b/docs/raylib/Raylib.GestureType.GESTURE_HOLD.html new file mode 100644 index 0000000..47d6dc8 --- /dev/null +++ b/docs/raylib/Raylib.GestureType.GESTURE_HOLD.html @@ -0,0 +1,47 @@ + + + + + Raylib.GestureType.GESTURE_HOLD – raylib – Vala Binding Reference + + + + +
+ +
+

GESTURE_HOLD

+
+

Description:

+
GESTURE_HOLD = 4 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GestureType.GESTURE_NONE.html b/docs/raylib/Raylib.GestureType.GESTURE_NONE.html new file mode 100644 index 0000000..4bae6df --- /dev/null +++ b/docs/raylib/Raylib.GestureType.GESTURE_NONE.html @@ -0,0 +1,47 @@ + + + + + Raylib.GestureType.GESTURE_NONE – raylib – Vala Binding Reference + + + + +
+ +
+

GESTURE_NONE

+
+

Description:

+
GESTURE_NONE = 0 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GestureType.GESTURE_PINCH_IN.html b/docs/raylib/Raylib.GestureType.GESTURE_PINCH_IN.html new file mode 100644 index 0000000..f73efc3 --- /dev/null +++ b/docs/raylib/Raylib.GestureType.GESTURE_PINCH_IN.html @@ -0,0 +1,47 @@ + + + + + Raylib.GestureType.GESTURE_PINCH_IN – raylib – Vala Binding Reference + + + + +
+ +
+

GESTURE_PINCH_IN

+
+

Description:

+
GESTURE_PINCH_IN = 256 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GestureType.GESTURE_PINCH_OUT.html b/docs/raylib/Raylib.GestureType.GESTURE_PINCH_OUT.html new file mode 100644 index 0000000..e8b8567 --- /dev/null +++ b/docs/raylib/Raylib.GestureType.GESTURE_PINCH_OUT.html @@ -0,0 +1,47 @@ + + + + + Raylib.GestureType.GESTURE_PINCH_OUT – raylib – Vala Binding Reference + + + + +
+ +
+

GESTURE_PINCH_OUT

+
+

Description:

+
GESTURE_PINCH_OUT = 512 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GestureType.GESTURE_SWIPE_DOWN.html b/docs/raylib/Raylib.GestureType.GESTURE_SWIPE_DOWN.html new file mode 100644 index 0000000..d015e91 --- /dev/null +++ b/docs/raylib/Raylib.GestureType.GESTURE_SWIPE_DOWN.html @@ -0,0 +1,47 @@ + + + + + Raylib.GestureType.GESTURE_SWIPE_DOWN – raylib – Vala Binding Reference + + + + +
+ +
+

GESTURE_SWIPE_DOWN

+
+

Description:

+
GESTURE_SWIPE_DOWN = 128 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GestureType.GESTURE_SWIPE_LEFT.html b/docs/raylib/Raylib.GestureType.GESTURE_SWIPE_LEFT.html new file mode 100644 index 0000000..863baca --- /dev/null +++ b/docs/raylib/Raylib.GestureType.GESTURE_SWIPE_LEFT.html @@ -0,0 +1,47 @@ + + + + + Raylib.GestureType.GESTURE_SWIPE_LEFT – raylib – Vala Binding Reference + + + + +
+ +
+

GESTURE_SWIPE_LEFT

+
+

Description:

+
GESTURE_SWIPE_LEFT = 32 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GestureType.GESTURE_SWIPE_RIGHT.html b/docs/raylib/Raylib.GestureType.GESTURE_SWIPE_RIGHT.html new file mode 100644 index 0000000..039b21c --- /dev/null +++ b/docs/raylib/Raylib.GestureType.GESTURE_SWIPE_RIGHT.html @@ -0,0 +1,47 @@ + + + + + Raylib.GestureType.GESTURE_SWIPE_RIGHT – raylib – Vala Binding Reference + + + + +
+ +
+

GESTURE_SWIPE_RIGHT

+
+

Description:

+
GESTURE_SWIPE_RIGHT = 16 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GestureType.GESTURE_SWIPE_UP.html b/docs/raylib/Raylib.GestureType.GESTURE_SWIPE_UP.html new file mode 100644 index 0000000..40578c7 --- /dev/null +++ b/docs/raylib/Raylib.GestureType.GESTURE_SWIPE_UP.html @@ -0,0 +1,47 @@ + + + + + Raylib.GestureType.GESTURE_SWIPE_UP – raylib – Vala Binding Reference + + + + +
+ +
+

GESTURE_SWIPE_UP

+
+

Description:

+
GESTURE_SWIPE_UP = 64 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GestureType.GESTURE_TAP.html b/docs/raylib/Raylib.GestureType.GESTURE_TAP.html new file mode 100644 index 0000000..e4c0e8c --- /dev/null +++ b/docs/raylib/Raylib.GestureType.GESTURE_TAP.html @@ -0,0 +1,47 @@ + + + + + Raylib.GestureType.GESTURE_TAP – raylib – Vala Binding Reference + + + + +
+ +
+

GESTURE_TAP

+
+

Description:

+
GESTURE_TAP = 1 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.GestureType.html b/docs/raylib/Raylib.GestureType.html new file mode 100644 index 0000000..d546247 --- /dev/null +++ b/docs/raylib/Raylib.GestureType.html @@ -0,0 +1,73 @@ + + + + + Raylib.GestureType – raylib – Vala Binding Reference + + + + +
+ +
+

GestureType

+
+

Description:

+
[ Flags ]
[ CCode ( cprefix = "" , has_type_id = false ) ]
public enum GestureType +

+
Namespace: Raylib +
+
Package: raylib +
+

Content:

+

Enum values:

+ +
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.A.html b/docs/raylib/Raylib.Keyboard.A.html new file mode 100644 index 0000000..a19bd81 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.A.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.A – raylib – Vala Binding Reference + + + + +
+ +
+

A

+
+

Description:

+
A +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.APOSTROPHE.html b/docs/raylib/Raylib.Keyboard.APOSTROPHE.html new file mode 100644 index 0000000..f904bf4 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.APOSTROPHE.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.APOSTROPHE – raylib – Vala Binding Reference + + + + +
+ +
+

APOSTROPHE

+
+

Description:

+
APOSTROPHE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.B.html b/docs/raylib/Raylib.Keyboard.B.html new file mode 100644 index 0000000..c9cb88d --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.B.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.B – raylib – Vala Binding Reference + + + + +
+ +
+

B

+
+

Description:

+
B +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.BACKSLASH.html b/docs/raylib/Raylib.Keyboard.BACKSLASH.html new file mode 100644 index 0000000..020f3c0 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.BACKSLASH.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.BACKSLASH – raylib – Vala Binding Reference + + + + +
+ +
+

BACKSLASH

+
+

Description:

+
BACKSLASH +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.BACKSPACE.html b/docs/raylib/Raylib.Keyboard.BACKSPACE.html new file mode 100644 index 0000000..e222192 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.BACKSPACE.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.BACKSPACE – raylib – Vala Binding Reference + + + + +
+ +
+

BACKSPACE

+
+

Description:

+
BACKSPACE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.C.html b/docs/raylib/Raylib.Keyboard.C.html new file mode 100644 index 0000000..26ab236 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.C.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.C – raylib – Vala Binding Reference + + + + +
+ +
+

C

+
+

Description:

+
C +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.CAPS_LOCK.html b/docs/raylib/Raylib.Keyboard.CAPS_LOCK.html new file mode 100644 index 0000000..6a8a158 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.CAPS_LOCK.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.CAPS_LOCK – raylib – Vala Binding Reference + + + + +
+ +
+

CAPS_LOCK

+
+

Description:

+
CAPS_LOCK +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.COMMA.html b/docs/raylib/Raylib.Keyboard.COMMA.html new file mode 100644 index 0000000..b7519a1 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.COMMA.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.COMMA – raylib – Vala Binding Reference + + + + +
+ +
+

COMMA

+
+

Description:

+
COMMA +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.D.html b/docs/raylib/Raylib.Keyboard.D.html new file mode 100644 index 0000000..017f108 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.D.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.D – raylib – Vala Binding Reference + + + + +
+ +
+

D

+
+

Description:

+
D +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.DELETE.html b/docs/raylib/Raylib.Keyboard.DELETE.html new file mode 100644 index 0000000..9b4d5b5 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.DELETE.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.DELETE – raylib – Vala Binding Reference + + + + +
+ +
+

DELETE

+
+

Description:

+
DELETE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.DOWN.html b/docs/raylib/Raylib.Keyboard.DOWN.html new file mode 100644 index 0000000..ddce11d --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.DOWN.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.DOWN – raylib – Vala Binding Reference + + + + +
+ +
+

DOWN

+
+

Description:

+
DOWN +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.E.html b/docs/raylib/Raylib.Keyboard.E.html new file mode 100644 index 0000000..795d017 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.E.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.E – raylib – Vala Binding Reference + + + + +
+ +
+

E

+
+

Description:

+
E +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.EIGHT.html b/docs/raylib/Raylib.Keyboard.EIGHT.html new file mode 100644 index 0000000..9fc245a --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.EIGHT.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.EIGHT – raylib – Vala Binding Reference + + + + +
+ +
+

EIGHT

+
+

Description:

+
EIGHT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.END.html b/docs/raylib/Raylib.Keyboard.END.html new file mode 100644 index 0000000..dee608e --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.END.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.END – raylib – Vala Binding Reference + + + + +
+ +
+

END

+
+

Description:

+
END +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.ENTER.html b/docs/raylib/Raylib.Keyboard.ENTER.html new file mode 100644 index 0000000..9434473 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.ENTER.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.ENTER – raylib – Vala Binding Reference + + + + +
+ +
+

ENTER

+
+

Description:

+
ENTER +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.EQUAL.html b/docs/raylib/Raylib.Keyboard.EQUAL.html new file mode 100644 index 0000000..d3848e6 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.EQUAL.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.EQUAL – raylib – Vala Binding Reference + + + + +
+ +
+

EQUAL

+
+

Description:

+
EQUAL +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.ESCAPE.html b/docs/raylib/Raylib.Keyboard.ESCAPE.html new file mode 100644 index 0000000..9cedc7b --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.ESCAPE.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.ESCAPE – raylib – Vala Binding Reference + + + + +
+ +
+

ESCAPE

+
+

Description:

+
ESCAPE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.F.html b/docs/raylib/Raylib.Keyboard.F.html new file mode 100644 index 0000000..04960db --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.F.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.F – raylib – Vala Binding Reference + + + + +
+ +
+

F

+
+

Description:

+
F +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.F1.html b/docs/raylib/Raylib.Keyboard.F1.html new file mode 100644 index 0000000..83f7cdc --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.F1.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.F1 – raylib – Vala Binding Reference + + + + +
+ +
+

F1

+
+

Description:

+
F1 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.F10.html b/docs/raylib/Raylib.Keyboard.F10.html new file mode 100644 index 0000000..d6471aa --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.F10.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.F10 – raylib – Vala Binding Reference + + + + +
+ +
+

F10

+
+

Description:

+
F10 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.F11.html b/docs/raylib/Raylib.Keyboard.F11.html new file mode 100644 index 0000000..fbfa766 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.F11.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.F11 – raylib – Vala Binding Reference + + + + +
+ +
+

F11

+
+

Description:

+
F11 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.F12.html b/docs/raylib/Raylib.Keyboard.F12.html new file mode 100644 index 0000000..c84e561 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.F12.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.F12 – raylib – Vala Binding Reference + + + + +
+ +
+

F12

+
+

Description:

+
F12 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.F2.html b/docs/raylib/Raylib.Keyboard.F2.html new file mode 100644 index 0000000..f0eee0a --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.F2.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.F2 – raylib – Vala Binding Reference + + + + +
+ +
+

F2

+
+

Description:

+
F2 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.F3.html b/docs/raylib/Raylib.Keyboard.F3.html new file mode 100644 index 0000000..2c2ec0f --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.F3.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.F3 – raylib – Vala Binding Reference + + + + +
+ +
+

F3

+
+

Description:

+
F3 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.F4.html b/docs/raylib/Raylib.Keyboard.F4.html new file mode 100644 index 0000000..85d8f24 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.F4.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.F4 – raylib – Vala Binding Reference + + + + +
+ +
+

F4

+
+

Description:

+
F4 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.F5.html b/docs/raylib/Raylib.Keyboard.F5.html new file mode 100644 index 0000000..614624a --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.F5.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.F5 – raylib – Vala Binding Reference + + + + +
+ +
+

F5

+
+

Description:

+
F5 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.F6.html b/docs/raylib/Raylib.Keyboard.F6.html new file mode 100644 index 0000000..95c5077 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.F6.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.F6 – raylib – Vala Binding Reference + + + + +
+ +
+

F6

+
+

Description:

+
F6 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.F7.html b/docs/raylib/Raylib.Keyboard.F7.html new file mode 100644 index 0000000..ce87049 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.F7.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.F7 – raylib – Vala Binding Reference + + + + +
+ +
+

F7

+
+

Description:

+
F7 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.F8.html b/docs/raylib/Raylib.Keyboard.F8.html new file mode 100644 index 0000000..f8c12fd --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.F8.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.F8 – raylib – Vala Binding Reference + + + + +
+ +
+

F8

+
+

Description:

+
F8 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.F9.html b/docs/raylib/Raylib.Keyboard.F9.html new file mode 100644 index 0000000..af0b972 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.F9.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.F9 – raylib – Vala Binding Reference + + + + +
+ +
+

F9

+
+

Description:

+
F9 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.FIVE.html b/docs/raylib/Raylib.Keyboard.FIVE.html new file mode 100644 index 0000000..96e8071 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.FIVE.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.FIVE – raylib – Vala Binding Reference + + + + +
+ +
+

FIVE

+
+

Description:

+
FIVE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.FOUR.html b/docs/raylib/Raylib.Keyboard.FOUR.html new file mode 100644 index 0000000..e77b309 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.FOUR.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.FOUR – raylib – Vala Binding Reference + + + + +
+ +
+

FOUR

+
+

Description:

+
FOUR +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.G.html b/docs/raylib/Raylib.Keyboard.G.html new file mode 100644 index 0000000..1a7b108 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.G.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.G – raylib – Vala Binding Reference + + + + +
+ +
+

G

+
+

Description:

+
G +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.GRAVE.html b/docs/raylib/Raylib.Keyboard.GRAVE.html new file mode 100644 index 0000000..90bf9a7 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.GRAVE.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.GRAVE – raylib – Vala Binding Reference + + + + +
+ +
+

GRAVE

+
+

Description:

+
GRAVE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.H.html b/docs/raylib/Raylib.Keyboard.H.html new file mode 100644 index 0000000..4e1fbd6 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.H.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.H – raylib – Vala Binding Reference + + + + +
+ +
+

H

+
+

Description:

+
H +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.HOME.html b/docs/raylib/Raylib.Keyboard.HOME.html new file mode 100644 index 0000000..31749b0 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.HOME.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.HOME – raylib – Vala Binding Reference + + + + +
+ +
+

HOME

+
+

Description:

+
HOME +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.I.html b/docs/raylib/Raylib.Keyboard.I.html new file mode 100644 index 0000000..b10d0b2 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.I.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.I – raylib – Vala Binding Reference + + + + +
+ +
+

I

+
+

Description:

+
I +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.INSERT.html b/docs/raylib/Raylib.Keyboard.INSERT.html new file mode 100644 index 0000000..1f34801 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.INSERT.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.INSERT – raylib – Vala Binding Reference + + + + +
+ +
+

INSERT

+
+

Description:

+
INSERT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.J.html b/docs/raylib/Raylib.Keyboard.J.html new file mode 100644 index 0000000..d669488 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.J.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.J – raylib – Vala Binding Reference + + + + +
+ +
+

J

+
+

Description:

+
J +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.K.html b/docs/raylib/Raylib.Keyboard.K.html new file mode 100644 index 0000000..036aed6 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.K.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.K – raylib – Vala Binding Reference + + + + +
+ +
+

K

+
+

Description:

+
K +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KB_MENU.html b/docs/raylib/Raylib.Keyboard.KB_MENU.html new file mode 100644 index 0000000..a39c5ff --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KB_MENU.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KB_MENU – raylib – Vala Binding Reference + + + + +
+ +
+

KB_MENU

+
+

Description:

+
KB_MENU +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_A.html b/docs/raylib/Raylib.Keyboard.KEY_A.html new file mode 100644 index 0000000..5843158 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_A.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_A – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_A

+
+

Description:

+
KEY_A +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_APOSTROPHE.html b/docs/raylib/Raylib.Keyboard.KEY_APOSTROPHE.html new file mode 100644 index 0000000..be61a6d --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_APOSTROPHE.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_APOSTROPHE – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_APOSTROPHE

+
+

Description:

+
KEY_APOSTROPHE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_B.html b/docs/raylib/Raylib.Keyboard.KEY_B.html new file mode 100644 index 0000000..a8d136e --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_B.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_B – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_B

+
+

Description:

+
KEY_B +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_BACKSLASH.html b/docs/raylib/Raylib.Keyboard.KEY_BACKSLASH.html new file mode 100644 index 0000000..cd9b070 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_BACKSLASH.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_BACKSLASH – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_BACKSLASH

+
+

Description:

+
KEY_BACKSLASH +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_BACKSPACE.html b/docs/raylib/Raylib.Keyboard.KEY_BACKSPACE.html new file mode 100644 index 0000000..15cadb2 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_BACKSPACE.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_BACKSPACE – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_BACKSPACE

+
+

Description:

+
KEY_BACKSPACE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_C.html b/docs/raylib/Raylib.Keyboard.KEY_C.html new file mode 100644 index 0000000..a255fad --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_C.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_C – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_C

+
+

Description:

+
KEY_C +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_CAPS_LOCK.html b/docs/raylib/Raylib.Keyboard.KEY_CAPS_LOCK.html new file mode 100644 index 0000000..28d2118 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_CAPS_LOCK.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_CAPS_LOCK – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_CAPS_LOCK

+
+

Description:

+
KEY_CAPS_LOCK +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_COMMA.html b/docs/raylib/Raylib.Keyboard.KEY_COMMA.html new file mode 100644 index 0000000..6199cac --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_COMMA.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_COMMA – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_COMMA

+
+

Description:

+
KEY_COMMA +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_D.html b/docs/raylib/Raylib.Keyboard.KEY_D.html new file mode 100644 index 0000000..88ab14a --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_D.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_D – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_D

+
+

Description:

+
KEY_D +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_DELETE.html b/docs/raylib/Raylib.Keyboard.KEY_DELETE.html new file mode 100644 index 0000000..9543be3 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_DELETE.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_DELETE – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_DELETE

+
+

Description:

+
KEY_DELETE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_DOWN.html b/docs/raylib/Raylib.Keyboard.KEY_DOWN.html new file mode 100644 index 0000000..423c6ca --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_DOWN.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_DOWN – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_DOWN

+
+

Description:

+
KEY_DOWN +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_E.html b/docs/raylib/Raylib.Keyboard.KEY_E.html new file mode 100644 index 0000000..0c7c493 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_E.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_E – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_E

+
+

Description:

+
KEY_E +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_EIGHT.html b/docs/raylib/Raylib.Keyboard.KEY_EIGHT.html new file mode 100644 index 0000000..0ec7abc --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_EIGHT.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_EIGHT – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_EIGHT

+
+

Description:

+
KEY_EIGHT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_END.html b/docs/raylib/Raylib.Keyboard.KEY_END.html new file mode 100644 index 0000000..60c17a2 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_END.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_END – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_END

+
+

Description:

+
KEY_END +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_ENTER.html b/docs/raylib/Raylib.Keyboard.KEY_ENTER.html new file mode 100644 index 0000000..5cfeab9 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_ENTER.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_ENTER – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_ENTER

+
+

Description:

+
KEY_ENTER +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_EQUAL.html b/docs/raylib/Raylib.Keyboard.KEY_EQUAL.html new file mode 100644 index 0000000..02bfa6b --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_EQUAL.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_EQUAL – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_EQUAL

+
+

Description:

+
KEY_EQUAL +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_ESCAPE.html b/docs/raylib/Raylib.Keyboard.KEY_ESCAPE.html new file mode 100644 index 0000000..9dff5e6 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_ESCAPE.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_ESCAPE – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_ESCAPE

+
+

Description:

+
KEY_ESCAPE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_F.html b/docs/raylib/Raylib.Keyboard.KEY_F.html new file mode 100644 index 0000000..4bf8def --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_F.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_F – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_F

+
+

Description:

+
KEY_F +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_F1.html b/docs/raylib/Raylib.Keyboard.KEY_F1.html new file mode 100644 index 0000000..8a3988a --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_F1.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_F1 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_F1

+
+

Description:

+
KEY_F1 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_F10.html b/docs/raylib/Raylib.Keyboard.KEY_F10.html new file mode 100644 index 0000000..5e3f631 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_F10.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_F10 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_F10

+
+

Description:

+
KEY_F10 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_F11.html b/docs/raylib/Raylib.Keyboard.KEY_F11.html new file mode 100644 index 0000000..5191d27 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_F11.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_F11 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_F11

+
+

Description:

+
KEY_F11 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_F12.html b/docs/raylib/Raylib.Keyboard.KEY_F12.html new file mode 100644 index 0000000..231d2b9 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_F12.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_F12 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_F12

+
+

Description:

+
KEY_F12 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_F2.html b/docs/raylib/Raylib.Keyboard.KEY_F2.html new file mode 100644 index 0000000..8f3099b --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_F2.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_F2 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_F2

+
+

Description:

+
KEY_F2 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_F3.html b/docs/raylib/Raylib.Keyboard.KEY_F3.html new file mode 100644 index 0000000..75249da --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_F3.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_F3 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_F3

+
+

Description:

+
KEY_F3 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_F4.html b/docs/raylib/Raylib.Keyboard.KEY_F4.html new file mode 100644 index 0000000..1f6b0f9 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_F4.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_F4 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_F4

+
+

Description:

+
KEY_F4 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_F5.html b/docs/raylib/Raylib.Keyboard.KEY_F5.html new file mode 100644 index 0000000..39267d3 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_F5.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_F5 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_F5

+
+

Description:

+
KEY_F5 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_F6.html b/docs/raylib/Raylib.Keyboard.KEY_F6.html new file mode 100644 index 0000000..7c48d01 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_F6.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_F6 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_F6

+
+

Description:

+
KEY_F6 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_F7.html b/docs/raylib/Raylib.Keyboard.KEY_F7.html new file mode 100644 index 0000000..5326ac8 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_F7.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_F7 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_F7

+
+

Description:

+
KEY_F7 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_F8.html b/docs/raylib/Raylib.Keyboard.KEY_F8.html new file mode 100644 index 0000000..ce9d79d --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_F8.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_F8 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_F8

+
+

Description:

+
KEY_F8 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_F9.html b/docs/raylib/Raylib.Keyboard.KEY_F9.html new file mode 100644 index 0000000..d5ca4f1 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_F9.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_F9 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_F9

+
+

Description:

+
KEY_F9 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_FIVE.html b/docs/raylib/Raylib.Keyboard.KEY_FIVE.html new file mode 100644 index 0000000..489c80b --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_FIVE.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_FIVE – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_FIVE

+
+

Description:

+
KEY_FIVE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_FOUR.html b/docs/raylib/Raylib.Keyboard.KEY_FOUR.html new file mode 100644 index 0000000..5b17f00 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_FOUR.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_FOUR – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_FOUR

+
+

Description:

+
KEY_FOUR +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_G.html b/docs/raylib/Raylib.Keyboard.KEY_G.html new file mode 100644 index 0000000..b318253 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_G.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_G – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_G

+
+

Description:

+
KEY_G +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_GRAVE.html b/docs/raylib/Raylib.Keyboard.KEY_GRAVE.html new file mode 100644 index 0000000..bda5635 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_GRAVE.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_GRAVE – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_GRAVE

+
+

Description:

+
KEY_GRAVE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_H.html b/docs/raylib/Raylib.Keyboard.KEY_H.html new file mode 100644 index 0000000..b4f59bf --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_H.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_H – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_H

+
+

Description:

+
KEY_H +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_HOME.html b/docs/raylib/Raylib.Keyboard.KEY_HOME.html new file mode 100644 index 0000000..babec4f --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_HOME.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_HOME – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_HOME

+
+

Description:

+
KEY_HOME +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_I.html b/docs/raylib/Raylib.Keyboard.KEY_I.html new file mode 100644 index 0000000..376fa11 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_I.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_I – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_I

+
+

Description:

+
KEY_I +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_INSERT.html b/docs/raylib/Raylib.Keyboard.KEY_INSERT.html new file mode 100644 index 0000000..7a3ff2e --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_INSERT.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_INSERT – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_INSERT

+
+

Description:

+
KEY_INSERT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_J.html b/docs/raylib/Raylib.Keyboard.KEY_J.html new file mode 100644 index 0000000..0316ca3 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_J.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_J – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_J

+
+

Description:

+
KEY_J +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_K.html b/docs/raylib/Raylib.Keyboard.KEY_K.html new file mode 100644 index 0000000..d3e2671 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_K.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_K – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_K

+
+

Description:

+
KEY_K +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_KB_MENU.html b/docs/raylib/Raylib.Keyboard.KEY_KB_MENU.html new file mode 100644 index 0000000..145db79 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_KB_MENU.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_KB_MENU – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KB_MENU

+
+

Description:

+
KEY_KB_MENU +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_KP_0.html b/docs/raylib/Raylib.Keyboard.KEY_KP_0.html new file mode 100644 index 0000000..ead208d --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_KP_0.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_KP_0 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KP_0

+
+

Description:

+
KEY_KP_0 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_KP_1.html b/docs/raylib/Raylib.Keyboard.KEY_KP_1.html new file mode 100644 index 0000000..9124aec --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_KP_1.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_KP_1 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KP_1

+
+

Description:

+
KEY_KP_1 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_KP_2.html b/docs/raylib/Raylib.Keyboard.KEY_KP_2.html new file mode 100644 index 0000000..d5b338a --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_KP_2.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_KP_2 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KP_2

+
+

Description:

+
KEY_KP_2 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_KP_3.html b/docs/raylib/Raylib.Keyboard.KEY_KP_3.html new file mode 100644 index 0000000..5c4d15c --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_KP_3.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_KP_3 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KP_3

+
+

Description:

+
KEY_KP_3 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_KP_4.html b/docs/raylib/Raylib.Keyboard.KEY_KP_4.html new file mode 100644 index 0000000..a192abc --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_KP_4.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_KP_4 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KP_4

+
+

Description:

+
KEY_KP_4 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_KP_5.html b/docs/raylib/Raylib.Keyboard.KEY_KP_5.html new file mode 100644 index 0000000..30ecdb8 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_KP_5.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_KP_5 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KP_5

+
+

Description:

+
KEY_KP_5 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_KP_6.html b/docs/raylib/Raylib.Keyboard.KEY_KP_6.html new file mode 100644 index 0000000..624dd73 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_KP_6.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_KP_6 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KP_6

+
+

Description:

+
KEY_KP_6 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_KP_7.html b/docs/raylib/Raylib.Keyboard.KEY_KP_7.html new file mode 100644 index 0000000..27e5448 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_KP_7.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_KP_7 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KP_7

+
+

Description:

+
KEY_KP_7 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_KP_8.html b/docs/raylib/Raylib.Keyboard.KEY_KP_8.html new file mode 100644 index 0000000..dde0697 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_KP_8.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_KP_8 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KP_8

+
+

Description:

+
KEY_KP_8 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_KP_9.html b/docs/raylib/Raylib.Keyboard.KEY_KP_9.html new file mode 100644 index 0000000..5269525 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_KP_9.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_KP_9 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KP_9

+
+

Description:

+
KEY_KP_9 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_KP_ADD.html b/docs/raylib/Raylib.Keyboard.KEY_KP_ADD.html new file mode 100644 index 0000000..f82a83b --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_KP_ADD.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_KP_ADD – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KP_ADD

+
+

Description:

+
KEY_KP_ADD +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_KP_DECIMAL.html b/docs/raylib/Raylib.Keyboard.KEY_KP_DECIMAL.html new file mode 100644 index 0000000..00ee203 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_KP_DECIMAL.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_KP_DECIMAL – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KP_DECIMAL

+
+

Description:

+
KEY_KP_DECIMAL +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_KP_DIVIDE.html b/docs/raylib/Raylib.Keyboard.KEY_KP_DIVIDE.html new file mode 100644 index 0000000..c3e4c13 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_KP_DIVIDE.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_KP_DIVIDE – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KP_DIVIDE

+
+

Description:

+
KEY_KP_DIVIDE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_KP_ENTER.html b/docs/raylib/Raylib.Keyboard.KEY_KP_ENTER.html new file mode 100644 index 0000000..894ff6a --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_KP_ENTER.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_KP_ENTER – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KP_ENTER

+
+

Description:

+
KEY_KP_ENTER +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_KP_EQUAL.html b/docs/raylib/Raylib.Keyboard.KEY_KP_EQUAL.html new file mode 100644 index 0000000..6224435 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_KP_EQUAL.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_KP_EQUAL – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KP_EQUAL

+
+

Description:

+
KEY_KP_EQUAL +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_KP_MULTIPLY.html b/docs/raylib/Raylib.Keyboard.KEY_KP_MULTIPLY.html new file mode 100644 index 0000000..dc18b3f --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_KP_MULTIPLY.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_KP_MULTIPLY – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KP_MULTIPLY

+
+

Description:

+
KEY_KP_MULTIPLY +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_KP_SUBTRACT.html b/docs/raylib/Raylib.Keyboard.KEY_KP_SUBTRACT.html new file mode 100644 index 0000000..65eee29 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_KP_SUBTRACT.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_KP_SUBTRACT – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KP_SUBTRACT

+
+

Description:

+
KEY_KP_SUBTRACT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_L.html b/docs/raylib/Raylib.Keyboard.KEY_L.html new file mode 100644 index 0000000..0475acd --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_L.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_L – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_L

+
+

Description:

+
KEY_L +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_LEFT.html b/docs/raylib/Raylib.Keyboard.KEY_LEFT.html new file mode 100644 index 0000000..2748dea --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_LEFT.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_LEFT – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_LEFT

+
+

Description:

+
KEY_LEFT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_LEFT_ALT.html b/docs/raylib/Raylib.Keyboard.KEY_LEFT_ALT.html new file mode 100644 index 0000000..c5d8abf --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_LEFT_ALT.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_LEFT_ALT – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_LEFT_ALT

+
+

Description:

+
KEY_LEFT_ALT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_LEFT_BRACKET.html b/docs/raylib/Raylib.Keyboard.KEY_LEFT_BRACKET.html new file mode 100644 index 0000000..c1b6b9b --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_LEFT_BRACKET.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_LEFT_BRACKET – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_LEFT_BRACKET

+
+

Description:

+
KEY_LEFT_BRACKET +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_LEFT_CONTROL.html b/docs/raylib/Raylib.Keyboard.KEY_LEFT_CONTROL.html new file mode 100644 index 0000000..d47e803 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_LEFT_CONTROL.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_LEFT_CONTROL – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_LEFT_CONTROL

+
+

Description:

+
KEY_LEFT_CONTROL +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_LEFT_SHIFT.html b/docs/raylib/Raylib.Keyboard.KEY_LEFT_SHIFT.html new file mode 100644 index 0000000..637c3c7 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_LEFT_SHIFT.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_LEFT_SHIFT – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_LEFT_SHIFT

+
+

Description:

+
KEY_LEFT_SHIFT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_LEFT_SUPER.html b/docs/raylib/Raylib.Keyboard.KEY_LEFT_SUPER.html new file mode 100644 index 0000000..596c59e --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_LEFT_SUPER.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_LEFT_SUPER – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_LEFT_SUPER

+
+

Description:

+
KEY_LEFT_SUPER +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_M.html b/docs/raylib/Raylib.Keyboard.KEY_M.html new file mode 100644 index 0000000..6fc65b9 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_M.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_M – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_M

+
+

Description:

+
KEY_M +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_MINUS.html b/docs/raylib/Raylib.Keyboard.KEY_MINUS.html new file mode 100644 index 0000000..1a48771 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_MINUS.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_MINUS – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_MINUS

+
+

Description:

+
KEY_MINUS +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_N.html b/docs/raylib/Raylib.Keyboard.KEY_N.html new file mode 100644 index 0000000..9c111ca --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_N.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_N – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_N

+
+

Description:

+
KEY_N +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_NINE.html b/docs/raylib/Raylib.Keyboard.KEY_NINE.html new file mode 100644 index 0000000..203537a --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_NINE.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_NINE – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_NINE

+
+

Description:

+
KEY_NINE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_NUM_LOCK.html b/docs/raylib/Raylib.Keyboard.KEY_NUM_LOCK.html new file mode 100644 index 0000000..f7dd56b --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_NUM_LOCK.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_NUM_LOCK – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_NUM_LOCK

+
+

Description:

+
KEY_NUM_LOCK +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_O.html b/docs/raylib/Raylib.Keyboard.KEY_O.html new file mode 100644 index 0000000..8208707 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_O.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_O – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_O

+
+

Description:

+
KEY_O +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_ONE.html b/docs/raylib/Raylib.Keyboard.KEY_ONE.html new file mode 100644 index 0000000..8af4b8b --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_ONE.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_ONE – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_ONE

+
+

Description:

+
KEY_ONE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_P.html b/docs/raylib/Raylib.Keyboard.KEY_P.html new file mode 100644 index 0000000..b62f440 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_P.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_P – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_P

+
+

Description:

+
KEY_P +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_PAGE_DOWN.html b/docs/raylib/Raylib.Keyboard.KEY_PAGE_DOWN.html new file mode 100644 index 0000000..92ac5b2 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_PAGE_DOWN.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_PAGE_DOWN – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_PAGE_DOWN

+
+

Description:

+
KEY_PAGE_DOWN +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_PAGE_UP.html b/docs/raylib/Raylib.Keyboard.KEY_PAGE_UP.html new file mode 100644 index 0000000..8a86c41 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_PAGE_UP.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_PAGE_UP – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_PAGE_UP

+
+

Description:

+
KEY_PAGE_UP +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_PAUSE.html b/docs/raylib/Raylib.Keyboard.KEY_PAUSE.html new file mode 100644 index 0000000..c7004a2 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_PAUSE.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_PAUSE – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_PAUSE

+
+

Description:

+
KEY_PAUSE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_PERIOD.html b/docs/raylib/Raylib.Keyboard.KEY_PERIOD.html new file mode 100644 index 0000000..6c136b6 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_PERIOD.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_PERIOD – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_PERIOD

+
+

Description:

+
KEY_PERIOD +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_PRINT_SCREEN.html b/docs/raylib/Raylib.Keyboard.KEY_PRINT_SCREEN.html new file mode 100644 index 0000000..009c100 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_PRINT_SCREEN.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_PRINT_SCREEN – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_PRINT_SCREEN

+
+

Description:

+
KEY_PRINT_SCREEN +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_Q.html b/docs/raylib/Raylib.Keyboard.KEY_Q.html new file mode 100644 index 0000000..9c3d2c8 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_Q.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_Q – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_Q

+
+

Description:

+
KEY_Q +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_R.html b/docs/raylib/Raylib.Keyboard.KEY_R.html new file mode 100644 index 0000000..bb296bb --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_R.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_R – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_R

+
+

Description:

+
KEY_R +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_RIGHT.html b/docs/raylib/Raylib.Keyboard.KEY_RIGHT.html new file mode 100644 index 0000000..7067c99 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_RIGHT.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_RIGHT – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_RIGHT

+
+

Description:

+
KEY_RIGHT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_RIGHT_ALT.html b/docs/raylib/Raylib.Keyboard.KEY_RIGHT_ALT.html new file mode 100644 index 0000000..5593664 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_RIGHT_ALT.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_RIGHT_ALT – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_RIGHT_ALT

+
+

Description:

+
KEY_RIGHT_ALT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_RIGHT_BRACKET.html b/docs/raylib/Raylib.Keyboard.KEY_RIGHT_BRACKET.html new file mode 100644 index 0000000..48b4712 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_RIGHT_BRACKET.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_RIGHT_BRACKET – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_RIGHT_BRACKET

+
+

Description:

+
KEY_RIGHT_BRACKET +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_RIGHT_CONTROL.html b/docs/raylib/Raylib.Keyboard.KEY_RIGHT_CONTROL.html new file mode 100644 index 0000000..939ad1f --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_RIGHT_CONTROL.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_RIGHT_CONTROL – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_RIGHT_CONTROL

+
+

Description:

+
KEY_RIGHT_CONTROL +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_RIGHT_SHIFT.html b/docs/raylib/Raylib.Keyboard.KEY_RIGHT_SHIFT.html new file mode 100644 index 0000000..32e324d --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_RIGHT_SHIFT.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_RIGHT_SHIFT – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_RIGHT_SHIFT

+
+

Description:

+
KEY_RIGHT_SHIFT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_RIGHT_SUPER.html b/docs/raylib/Raylib.Keyboard.KEY_RIGHT_SUPER.html new file mode 100644 index 0000000..3a3ee0a --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_RIGHT_SUPER.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_RIGHT_SUPER – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_RIGHT_SUPER

+
+

Description:

+
KEY_RIGHT_SUPER +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_S.html b/docs/raylib/Raylib.Keyboard.KEY_S.html new file mode 100644 index 0000000..7585d56 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_S.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_S – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_S

+
+

Description:

+
KEY_S +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_SCROLL_LOCK.html b/docs/raylib/Raylib.Keyboard.KEY_SCROLL_LOCK.html new file mode 100644 index 0000000..ed84496 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_SCROLL_LOCK.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_SCROLL_LOCK – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_SCROLL_LOCK

+
+

Description:

+
KEY_SCROLL_LOCK +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_SEMICOLON.html b/docs/raylib/Raylib.Keyboard.KEY_SEMICOLON.html new file mode 100644 index 0000000..f652973 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_SEMICOLON.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_SEMICOLON – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_SEMICOLON

+
+

Description:

+
KEY_SEMICOLON +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_SEVEN.html b/docs/raylib/Raylib.Keyboard.KEY_SEVEN.html new file mode 100644 index 0000000..ace1dce --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_SEVEN.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_SEVEN – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_SEVEN

+
+

Description:

+
KEY_SEVEN +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_SIX.html b/docs/raylib/Raylib.Keyboard.KEY_SIX.html new file mode 100644 index 0000000..4880df1 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_SIX.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_SIX – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_SIX

+
+

Description:

+
KEY_SIX +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_SLASH.html b/docs/raylib/Raylib.Keyboard.KEY_SLASH.html new file mode 100644 index 0000000..f8cce35 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_SLASH.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_SLASH – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_SLASH

+
+

Description:

+
KEY_SLASH +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_SPACE.html b/docs/raylib/Raylib.Keyboard.KEY_SPACE.html new file mode 100644 index 0000000..4d8fa5c --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_SPACE.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_SPACE – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_SPACE

+
+

Description:

+
KEY_SPACE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_T.html b/docs/raylib/Raylib.Keyboard.KEY_T.html new file mode 100644 index 0000000..3d874c1 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_T.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_T – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_T

+
+

Description:

+
KEY_T +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_TAB.html b/docs/raylib/Raylib.Keyboard.KEY_TAB.html new file mode 100644 index 0000000..8fdff81 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_TAB.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_TAB – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_TAB

+
+

Description:

+
KEY_TAB +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_THREE.html b/docs/raylib/Raylib.Keyboard.KEY_THREE.html new file mode 100644 index 0000000..9533d8f --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_THREE.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_THREE – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_THREE

+
+

Description:

+
KEY_THREE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_TWO.html b/docs/raylib/Raylib.Keyboard.KEY_TWO.html new file mode 100644 index 0000000..00545cc --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_TWO.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_TWO – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_TWO

+
+

Description:

+
KEY_TWO +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_U.html b/docs/raylib/Raylib.Keyboard.KEY_U.html new file mode 100644 index 0000000..67c9c2e --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_U.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_U – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_U

+
+

Description:

+
KEY_U +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_UP.html b/docs/raylib/Raylib.Keyboard.KEY_UP.html new file mode 100644 index 0000000..3ecf746 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_UP.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_UP – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_UP

+
+

Description:

+
KEY_UP +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_V.html b/docs/raylib/Raylib.Keyboard.KEY_V.html new file mode 100644 index 0000000..46ae60e --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_V.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_V – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_V

+
+

Description:

+
KEY_V +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_W.html b/docs/raylib/Raylib.Keyboard.KEY_W.html new file mode 100644 index 0000000..22ed739 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_W.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_W – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_W

+
+

Description:

+
KEY_W +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_X.html b/docs/raylib/Raylib.Keyboard.KEY_X.html new file mode 100644 index 0000000..7270f2b --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_X.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_X – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_X

+
+

Description:

+
KEY_X +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_Y.html b/docs/raylib/Raylib.Keyboard.KEY_Y.html new file mode 100644 index 0000000..bbd193c --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_Y.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_Y – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_Y

+
+

Description:

+
KEY_Y +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_Z.html b/docs/raylib/Raylib.Keyboard.KEY_Z.html new file mode 100644 index 0000000..6c00cd4 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_Z.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_Z – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_Z

+
+

Description:

+
KEY_Z +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KEY_ZERO.html b/docs/raylib/Raylib.Keyboard.KEY_ZERO.html new file mode 100644 index 0000000..ef4a949 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KEY_ZERO.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KEY_ZERO – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_ZERO

+
+

Description:

+
KEY_ZERO +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KP_0.html b/docs/raylib/Raylib.Keyboard.KP_0.html new file mode 100644 index 0000000..806af49 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KP_0.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KP_0 – raylib – Vala Binding Reference + + + + +
+ +
+

KP_0

+
+

Description:

+
KP_0 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KP_1.html b/docs/raylib/Raylib.Keyboard.KP_1.html new file mode 100644 index 0000000..3ff92ab --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KP_1.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KP_1 – raylib – Vala Binding Reference + + + + +
+ +
+

KP_1

+
+

Description:

+
KP_1 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KP_2.html b/docs/raylib/Raylib.Keyboard.KP_2.html new file mode 100644 index 0000000..5e781a9 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KP_2.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KP_2 – raylib – Vala Binding Reference + + + + +
+ +
+

KP_2

+
+

Description:

+
KP_2 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KP_3.html b/docs/raylib/Raylib.Keyboard.KP_3.html new file mode 100644 index 0000000..f17e47c --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KP_3.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KP_3 – raylib – Vala Binding Reference + + + + +
+ +
+

KP_3

+
+

Description:

+
KP_3 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KP_4.html b/docs/raylib/Raylib.Keyboard.KP_4.html new file mode 100644 index 0000000..3bc3241 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KP_4.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KP_4 – raylib – Vala Binding Reference + + + + +
+ +
+

KP_4

+
+

Description:

+
KP_4 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KP_5.html b/docs/raylib/Raylib.Keyboard.KP_5.html new file mode 100644 index 0000000..69a1f37 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KP_5.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KP_5 – raylib – Vala Binding Reference + + + + +
+ +
+

KP_5

+
+

Description:

+
KP_5 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KP_6.html b/docs/raylib/Raylib.Keyboard.KP_6.html new file mode 100644 index 0000000..01370e8 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KP_6.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KP_6 – raylib – Vala Binding Reference + + + + +
+ +
+

KP_6

+
+

Description:

+
KP_6 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KP_7.html b/docs/raylib/Raylib.Keyboard.KP_7.html new file mode 100644 index 0000000..f800ac3 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KP_7.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KP_7 – raylib – Vala Binding Reference + + + + +
+ +
+

KP_7

+
+

Description:

+
KP_7 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KP_8.html b/docs/raylib/Raylib.Keyboard.KP_8.html new file mode 100644 index 0000000..cf36884 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KP_8.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KP_8 – raylib – Vala Binding Reference + + + + +
+ +
+

KP_8

+
+

Description:

+
KP_8 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KP_9.html b/docs/raylib/Raylib.Keyboard.KP_9.html new file mode 100644 index 0000000..5129bab --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KP_9.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KP_9 – raylib – Vala Binding Reference + + + + +
+ +
+

KP_9

+
+

Description:

+
KP_9 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KP_ADD.html b/docs/raylib/Raylib.Keyboard.KP_ADD.html new file mode 100644 index 0000000..a98107d --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KP_ADD.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KP_ADD – raylib – Vala Binding Reference + + + + +
+ +
+

KP_ADD

+
+

Description:

+
KP_ADD +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KP_DECIMAL.html b/docs/raylib/Raylib.Keyboard.KP_DECIMAL.html new file mode 100644 index 0000000..3ad274b --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KP_DECIMAL.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KP_DECIMAL – raylib – Vala Binding Reference + + + + +
+ +
+

KP_DECIMAL

+
+

Description:

+
KP_DECIMAL +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KP_DIVIDE.html b/docs/raylib/Raylib.Keyboard.KP_DIVIDE.html new file mode 100644 index 0000000..1103b5b --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KP_DIVIDE.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KP_DIVIDE – raylib – Vala Binding Reference + + + + +
+ +
+

KP_DIVIDE

+
+

Description:

+
KP_DIVIDE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KP_ENTER.html b/docs/raylib/Raylib.Keyboard.KP_ENTER.html new file mode 100644 index 0000000..6c8dfd5 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KP_ENTER.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KP_ENTER – raylib – Vala Binding Reference + + + + +
+ +
+

KP_ENTER

+
+

Description:

+
KP_ENTER +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KP_EQUAL.html b/docs/raylib/Raylib.Keyboard.KP_EQUAL.html new file mode 100644 index 0000000..b30c32b --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KP_EQUAL.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KP_EQUAL – raylib – Vala Binding Reference + + + + +
+ +
+

KP_EQUAL

+
+

Description:

+
KP_EQUAL +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KP_MULTIPLY.html b/docs/raylib/Raylib.Keyboard.KP_MULTIPLY.html new file mode 100644 index 0000000..46f4131 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KP_MULTIPLY.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KP_MULTIPLY – raylib – Vala Binding Reference + + + + +
+ +
+

KP_MULTIPLY

+
+

Description:

+
KP_MULTIPLY +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.KP_SUBTRACT.html b/docs/raylib/Raylib.Keyboard.KP_SUBTRACT.html new file mode 100644 index 0000000..5a2ddb8 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.KP_SUBTRACT.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.KP_SUBTRACT – raylib – Vala Binding Reference + + + + +
+ +
+

KP_SUBTRACT

+
+

Description:

+
KP_SUBTRACT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.L.html b/docs/raylib/Raylib.Keyboard.L.html new file mode 100644 index 0000000..2d448ac --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.L.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.L – raylib – Vala Binding Reference + + + + +
+ +
+

L

+
+

Description:

+
L +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.LEFT.html b/docs/raylib/Raylib.Keyboard.LEFT.html new file mode 100644 index 0000000..f66a52d --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.LEFT.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.LEFT – raylib – Vala Binding Reference + + + + +
+ +
+

LEFT

+
+

Description:

+
LEFT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.LEFT_ALT.html b/docs/raylib/Raylib.Keyboard.LEFT_ALT.html new file mode 100644 index 0000000..c0abf1e --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.LEFT_ALT.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.LEFT_ALT – raylib – Vala Binding Reference + + + + +
+ +
+

LEFT_ALT

+
+

Description:

+
LEFT_ALT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.LEFT_BRACKET.html b/docs/raylib/Raylib.Keyboard.LEFT_BRACKET.html new file mode 100644 index 0000000..128776c --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.LEFT_BRACKET.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.LEFT_BRACKET – raylib – Vala Binding Reference + + + + +
+ +
+

LEFT_BRACKET

+
+

Description:

+
LEFT_BRACKET +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.LEFT_CONTROL.html b/docs/raylib/Raylib.Keyboard.LEFT_CONTROL.html new file mode 100644 index 0000000..164aafe --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.LEFT_CONTROL.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.LEFT_CONTROL – raylib – Vala Binding Reference + + + + +
+ +
+

LEFT_CONTROL

+
+

Description:

+
LEFT_CONTROL +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.LEFT_SHIFT.html b/docs/raylib/Raylib.Keyboard.LEFT_SHIFT.html new file mode 100644 index 0000000..6a81a7e --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.LEFT_SHIFT.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.LEFT_SHIFT – raylib – Vala Binding Reference + + + + +
+ +
+

LEFT_SHIFT

+
+

Description:

+
LEFT_SHIFT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.LEFT_SUPER.html b/docs/raylib/Raylib.Keyboard.LEFT_SUPER.html new file mode 100644 index 0000000..824e381 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.LEFT_SUPER.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.LEFT_SUPER – raylib – Vala Binding Reference + + + + +
+ +
+

LEFT_SUPER

+
+

Description:

+
LEFT_SUPER +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.M.html b/docs/raylib/Raylib.Keyboard.M.html new file mode 100644 index 0000000..10b1927 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.M.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.M – raylib – Vala Binding Reference + + + + +
+ +
+

M

+
+

Description:

+
M +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.MINUS.html b/docs/raylib/Raylib.Keyboard.MINUS.html new file mode 100644 index 0000000..4e60e40 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.MINUS.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.MINUS – raylib – Vala Binding Reference + + + + +
+ +
+

MINUS

+
+

Description:

+
MINUS +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.N.html b/docs/raylib/Raylib.Keyboard.N.html new file mode 100644 index 0000000..07e532e --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.N.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.N – raylib – Vala Binding Reference + + + + +
+ +
+

N

+
+

Description:

+
N +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.NINE.html b/docs/raylib/Raylib.Keyboard.NINE.html new file mode 100644 index 0000000..4bf8a2f --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.NINE.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.NINE – raylib – Vala Binding Reference + + + + +
+ +
+

NINE

+
+

Description:

+
NINE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.NUM_LOCK.html b/docs/raylib/Raylib.Keyboard.NUM_LOCK.html new file mode 100644 index 0000000..03cd130 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.NUM_LOCK.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.NUM_LOCK – raylib – Vala Binding Reference + + + + +
+ +
+

NUM_LOCK

+
+

Description:

+
NUM_LOCK +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.O.html b/docs/raylib/Raylib.Keyboard.O.html new file mode 100644 index 0000000..4138888 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.O.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.O – raylib – Vala Binding Reference + + + + +
+ +
+

O

+
+

Description:

+
O +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.ONE.html b/docs/raylib/Raylib.Keyboard.ONE.html new file mode 100644 index 0000000..c7b4ab6 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.ONE.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.ONE – raylib – Vala Binding Reference + + + + +
+ +
+

ONE

+
+

Description:

+
ONE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.P.html b/docs/raylib/Raylib.Keyboard.P.html new file mode 100644 index 0000000..946764a --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.P.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.P – raylib – Vala Binding Reference + + + + +
+ +
+

P

+
+

Description:

+
P +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.PAGE_DOWN.html b/docs/raylib/Raylib.Keyboard.PAGE_DOWN.html new file mode 100644 index 0000000..71abcbf --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.PAGE_DOWN.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.PAGE_DOWN – raylib – Vala Binding Reference + + + + +
+ +
+

PAGE_DOWN

+
+

Description:

+
PAGE_DOWN +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.PAGE_UP.html b/docs/raylib/Raylib.Keyboard.PAGE_UP.html new file mode 100644 index 0000000..b711c8e --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.PAGE_UP.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.PAGE_UP – raylib – Vala Binding Reference + + + + +
+ +
+

PAGE_UP

+
+

Description:

+
PAGE_UP +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.PAUSE.html b/docs/raylib/Raylib.Keyboard.PAUSE.html new file mode 100644 index 0000000..4a2ee75 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.PAUSE.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.PAUSE – raylib – Vala Binding Reference + + + + +
+ +
+

PAUSE

+
+

Description:

+
PAUSE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.PERIOD.html b/docs/raylib/Raylib.Keyboard.PERIOD.html new file mode 100644 index 0000000..4d2d89e --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.PERIOD.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.PERIOD – raylib – Vala Binding Reference + + + + +
+ +
+

PERIOD

+
+

Description:

+
PERIOD +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.PRINT_SCREEN.html b/docs/raylib/Raylib.Keyboard.PRINT_SCREEN.html new file mode 100644 index 0000000..7f09aa9 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.PRINT_SCREEN.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.PRINT_SCREEN – raylib – Vala Binding Reference + + + + +
+ +
+

PRINT_SCREEN

+
+

Description:

+
PRINT_SCREEN +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.Q.html b/docs/raylib/Raylib.Keyboard.Q.html new file mode 100644 index 0000000..1571cc9 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.Q.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.Q – raylib – Vala Binding Reference + + + + +
+ +
+

Q

+
+

Description:

+
Q +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.R.html b/docs/raylib/Raylib.Keyboard.R.html new file mode 100644 index 0000000..66f9668 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.R.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.R – raylib – Vala Binding Reference + + + + +
+ +
+

R

+
+

Description:

+
R +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.RIGHT.html b/docs/raylib/Raylib.Keyboard.RIGHT.html new file mode 100644 index 0000000..3d6fb8c --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.RIGHT.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.RIGHT – raylib – Vala Binding Reference + + + + +
+ +
+

RIGHT

+
+

Description:

+
RIGHT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.RIGHT_ALT.html b/docs/raylib/Raylib.Keyboard.RIGHT_ALT.html new file mode 100644 index 0000000..7e30732 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.RIGHT_ALT.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.RIGHT_ALT – raylib – Vala Binding Reference + + + + +
+ +
+

RIGHT_ALT

+
+

Description:

+
RIGHT_ALT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.RIGHT_BRACKET.html b/docs/raylib/Raylib.Keyboard.RIGHT_BRACKET.html new file mode 100644 index 0000000..522d7ff --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.RIGHT_BRACKET.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.RIGHT_BRACKET – raylib – Vala Binding Reference + + + + +
+ +
+

RIGHT_BRACKET

+
+

Description:

+
RIGHT_BRACKET +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.RIGHT_CONTROL.html b/docs/raylib/Raylib.Keyboard.RIGHT_CONTROL.html new file mode 100644 index 0000000..a8b98fb --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.RIGHT_CONTROL.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.RIGHT_CONTROL – raylib – Vala Binding Reference + + + + +
+ +
+

RIGHT_CONTROL

+
+

Description:

+
RIGHT_CONTROL +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.RIGHT_SHIFT.html b/docs/raylib/Raylib.Keyboard.RIGHT_SHIFT.html new file mode 100644 index 0000000..2f8d83e --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.RIGHT_SHIFT.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.RIGHT_SHIFT – raylib – Vala Binding Reference + + + + +
+ +
+

RIGHT_SHIFT

+
+

Description:

+
RIGHT_SHIFT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.RIGHT_SUPER.html b/docs/raylib/Raylib.Keyboard.RIGHT_SUPER.html new file mode 100644 index 0000000..bc6a89a --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.RIGHT_SUPER.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.RIGHT_SUPER – raylib – Vala Binding Reference + + + + +
+ +
+

RIGHT_SUPER

+
+

Description:

+
RIGHT_SUPER +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.S.html b/docs/raylib/Raylib.Keyboard.S.html new file mode 100644 index 0000000..332a5a6 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.S.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.S – raylib – Vala Binding Reference + + + + +
+ +
+

S

+
+

Description:

+
S +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.SCROLL_LOCK.html b/docs/raylib/Raylib.Keyboard.SCROLL_LOCK.html new file mode 100644 index 0000000..be0e904 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.SCROLL_LOCK.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.SCROLL_LOCK – raylib – Vala Binding Reference + + + + +
+ +
+

SCROLL_LOCK

+
+

Description:

+
SCROLL_LOCK +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.SEMICOLON.html b/docs/raylib/Raylib.Keyboard.SEMICOLON.html new file mode 100644 index 0000000..58f2d7c --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.SEMICOLON.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.SEMICOLON – raylib – Vala Binding Reference + + + + +
+ +
+

SEMICOLON

+
+

Description:

+
SEMICOLON +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.SEVEN.html b/docs/raylib/Raylib.Keyboard.SEVEN.html new file mode 100644 index 0000000..21159ff --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.SEVEN.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.SEVEN – raylib – Vala Binding Reference + + + + +
+ +
+

SEVEN

+
+

Description:

+
SEVEN +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.SIX.html b/docs/raylib/Raylib.Keyboard.SIX.html new file mode 100644 index 0000000..6fe3cb2 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.SIX.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.SIX – raylib – Vala Binding Reference + + + + +
+ +
+

SIX

+
+

Description:

+
SIX +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.SLASH.html b/docs/raylib/Raylib.Keyboard.SLASH.html new file mode 100644 index 0000000..8ed50df --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.SLASH.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.SLASH – raylib – Vala Binding Reference + + + + +
+ +
+

SLASH

+
+

Description:

+
SLASH +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.SPACE.html b/docs/raylib/Raylib.Keyboard.SPACE.html new file mode 100644 index 0000000..1d31ac4 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.SPACE.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.SPACE – raylib – Vala Binding Reference + + + + +
+ +
+

SPACE

+
+

Description:

+
SPACE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.T.html b/docs/raylib/Raylib.Keyboard.T.html new file mode 100644 index 0000000..5d8c112 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.T.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.T – raylib – Vala Binding Reference + + + + +
+ +
+

T

+
+

Description:

+
T +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.TAB.html b/docs/raylib/Raylib.Keyboard.TAB.html new file mode 100644 index 0000000..b442ee9 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.TAB.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.TAB – raylib – Vala Binding Reference + + + + +
+ +
+

TAB

+
+

Description:

+
TAB +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.THREE.html b/docs/raylib/Raylib.Keyboard.THREE.html new file mode 100644 index 0000000..31a1252 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.THREE.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.THREE – raylib – Vala Binding Reference + + + + +
+ +
+

THREE

+
+

Description:

+
THREE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.TWO.html b/docs/raylib/Raylib.Keyboard.TWO.html new file mode 100644 index 0000000..7ada101 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.TWO.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.TWO – raylib – Vala Binding Reference + + + + +
+ +
+

TWO

+
+

Description:

+
TWO +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.U.html b/docs/raylib/Raylib.Keyboard.U.html new file mode 100644 index 0000000..c945663 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.U.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.U – raylib – Vala Binding Reference + + + + +
+ +
+

U

+
+

Description:

+
U +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.UP.html b/docs/raylib/Raylib.Keyboard.UP.html new file mode 100644 index 0000000..ade9d0b --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.UP.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.UP – raylib – Vala Binding Reference + + + + +
+ +
+

UP

+
+

Description:

+
UP +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.V.html b/docs/raylib/Raylib.Keyboard.V.html new file mode 100644 index 0000000..e10be3b --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.V.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.V – raylib – Vala Binding Reference + + + + +
+ +
+

V

+
+

Description:

+
V +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.W.html b/docs/raylib/Raylib.Keyboard.W.html new file mode 100644 index 0000000..15edb74 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.W.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.W – raylib – Vala Binding Reference + + + + +
+ +
+

W

+
+

Description:

+
W +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.X.html b/docs/raylib/Raylib.Keyboard.X.html new file mode 100644 index 0000000..a4c8680 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.X.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.X – raylib – Vala Binding Reference + + + + +
+ +
+

X

+
+

Description:

+
X +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.Y.html b/docs/raylib/Raylib.Keyboard.Y.html new file mode 100644 index 0000000..fd33f9a --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.Y.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.Y – raylib – Vala Binding Reference + + + + +
+ +
+

Y

+
+

Description:

+
Y +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.Z.html b/docs/raylib/Raylib.Keyboard.Z.html new file mode 100644 index 0000000..3f2f148 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.Z.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.Z – raylib – Vala Binding Reference + + + + +
+ +
+

Z

+
+

Description:

+
Z +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.ZERO.html b/docs/raylib/Raylib.Keyboard.ZERO.html new file mode 100644 index 0000000..82bba4a --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.ZERO.html @@ -0,0 +1,47 @@ + + + + + Raylib.Keyboard.ZERO – raylib – Vala Binding Reference + + + + +
+ +
+

ZERO

+
+

Description:

+
ZERO +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Keyboard.html b/docs/raylib/Raylib.Keyboard.html new file mode 100644 index 0000000..a967df1 --- /dev/null +++ b/docs/raylib/Raylib.Keyboard.html @@ -0,0 +1,261 @@ + + + + + Raylib.Keyboard – raylib – Vala Binding Reference + + + + +
+ + +

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_A.html b/docs/raylib/Raylib.KeyboardKey.KEY_A.html new file mode 100644 index 0000000..45ef930 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_A.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_A – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_A

+
+

Description:

+
KEY_A = 65 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_APOSTROPHE.html b/docs/raylib/Raylib.KeyboardKey.KEY_APOSTROPHE.html new file mode 100644 index 0000000..82aef86 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_APOSTROPHE.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_APOSTROPHE – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_APOSTROPHE

+
+

Description:

+
KEY_APOSTROPHE = 39 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_B.html b/docs/raylib/Raylib.KeyboardKey.KEY_B.html new file mode 100644 index 0000000..3773e51 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_B.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_B – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_B

+
+

Description:

+
KEY_B = 66 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_BACKSLASH.html b/docs/raylib/Raylib.KeyboardKey.KEY_BACKSLASH.html new file mode 100644 index 0000000..25abadf --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_BACKSLASH.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_BACKSLASH – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_BACKSLASH

+
+

Description:

+
KEY_BACKSLASH = 92 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_BACKSPACE.html b/docs/raylib/Raylib.KeyboardKey.KEY_BACKSPACE.html new file mode 100644 index 0000000..e8890c5 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_BACKSPACE.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_BACKSPACE – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_BACKSPACE

+
+

Description:

+
KEY_BACKSPACE = 259 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_C.html b/docs/raylib/Raylib.KeyboardKey.KEY_C.html new file mode 100644 index 0000000..c2131ae --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_C.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_C – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_C

+
+

Description:

+
KEY_C = 67 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_CAPS_LOCK.html b/docs/raylib/Raylib.KeyboardKey.KEY_CAPS_LOCK.html new file mode 100644 index 0000000..1eab332 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_CAPS_LOCK.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_CAPS_LOCK – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_CAPS_LOCK

+
+

Description:

+
KEY_CAPS_LOCK = 280 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_COMMA.html b/docs/raylib/Raylib.KeyboardKey.KEY_COMMA.html new file mode 100644 index 0000000..9e917bb --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_COMMA.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_COMMA – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_COMMA

+
+

Description:

+
KEY_COMMA = 44 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_D.html b/docs/raylib/Raylib.KeyboardKey.KEY_D.html new file mode 100644 index 0000000..cff7298 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_D.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_D – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_D

+
+

Description:

+
KEY_D = 68 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_DELETE.html b/docs/raylib/Raylib.KeyboardKey.KEY_DELETE.html new file mode 100644 index 0000000..99732e2 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_DELETE.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_DELETE – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_DELETE

+
+

Description:

+
KEY_DELETE = 261 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_DOWN.html b/docs/raylib/Raylib.KeyboardKey.KEY_DOWN.html new file mode 100644 index 0000000..f6859f6 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_DOWN.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_DOWN – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_DOWN

+
+

Description:

+
KEY_DOWN +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_E.html b/docs/raylib/Raylib.KeyboardKey.KEY_E.html new file mode 100644 index 0000000..ec15da6 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_E.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_E – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_E

+
+

Description:

+
KEY_E = 69 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_EIGHT.html b/docs/raylib/Raylib.KeyboardKey.KEY_EIGHT.html new file mode 100644 index 0000000..eefe5fd --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_EIGHT.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_EIGHT – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_EIGHT

+
+

Description:

+
KEY_EIGHT = 56 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_END.html b/docs/raylib/Raylib.KeyboardKey.KEY_END.html new file mode 100644 index 0000000..59a4062 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_END.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_END – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_END

+
+

Description:

+
KEY_END = 269 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_ENTER.html b/docs/raylib/Raylib.KeyboardKey.KEY_ENTER.html new file mode 100644 index 0000000..5436759 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_ENTER.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_ENTER – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_ENTER

+
+

Description:

+
KEY_ENTER = 257 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_EQUAL.html b/docs/raylib/Raylib.KeyboardKey.KEY_EQUAL.html new file mode 100644 index 0000000..33a6e17 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_EQUAL.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_EQUAL – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_EQUAL

+
+

Description:

+
KEY_EQUAL = 61 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_ESCAPE.html b/docs/raylib/Raylib.KeyboardKey.KEY_ESCAPE.html new file mode 100644 index 0000000..ca74b08 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_ESCAPE.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_ESCAPE – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_ESCAPE

+
+

Description:

+
KEY_ESCAPE = 256 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_F.html b/docs/raylib/Raylib.KeyboardKey.KEY_F.html new file mode 100644 index 0000000..c6f4aa6 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_F.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_F – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_F

+
+

Description:

+
KEY_F = 70 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_F1.html b/docs/raylib/Raylib.KeyboardKey.KEY_F1.html new file mode 100644 index 0000000..d74d172 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_F1.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_F1 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_F1

+
+

Description:

+
KEY_F1 = 290 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_F10.html b/docs/raylib/Raylib.KeyboardKey.KEY_F10.html new file mode 100644 index 0000000..247ae9b --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_F10.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_F10 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_F10

+
+

Description:

+
KEY_F10 = 299 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_F11.html b/docs/raylib/Raylib.KeyboardKey.KEY_F11.html new file mode 100644 index 0000000..3254f0e --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_F11.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_F11 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_F11

+
+

Description:

+
KEY_F11 = 300 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_F12.html b/docs/raylib/Raylib.KeyboardKey.KEY_F12.html new file mode 100644 index 0000000..963f673 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_F12.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_F12 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_F12

+
+

Description:

+
KEY_F12 = 301 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_F2.html b/docs/raylib/Raylib.KeyboardKey.KEY_F2.html new file mode 100644 index 0000000..861760b --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_F2.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_F2 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_F2

+
+

Description:

+
KEY_F2 = 291 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_F3.html b/docs/raylib/Raylib.KeyboardKey.KEY_F3.html new file mode 100644 index 0000000..5c56a13 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_F3.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_F3 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_F3

+
+

Description:

+
KEY_F3 = 292 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_F4.html b/docs/raylib/Raylib.KeyboardKey.KEY_F4.html new file mode 100644 index 0000000..9d28b41 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_F4.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_F4 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_F4

+
+

Description:

+
KEY_F4 = 293 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_F5.html b/docs/raylib/Raylib.KeyboardKey.KEY_F5.html new file mode 100644 index 0000000..824c273 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_F5.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_F5 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_F5

+
+

Description:

+
KEY_F5 = 294 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_F6.html b/docs/raylib/Raylib.KeyboardKey.KEY_F6.html new file mode 100644 index 0000000..4bcbce7 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_F6.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_F6 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_F6

+
+

Description:

+
KEY_F6 = 295 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_F7.html b/docs/raylib/Raylib.KeyboardKey.KEY_F7.html new file mode 100644 index 0000000..6e278ad --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_F7.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_F7 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_F7

+
+

Description:

+
KEY_F7 = 296 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_F8.html b/docs/raylib/Raylib.KeyboardKey.KEY_F8.html new file mode 100644 index 0000000..311d80e --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_F8.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_F8 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_F8

+
+

Description:

+
KEY_F8 = 297 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_F9.html b/docs/raylib/Raylib.KeyboardKey.KEY_F9.html new file mode 100644 index 0000000..61bb4ee --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_F9.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_F9 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_F9

+
+

Description:

+
KEY_F9 = 298 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_FIVE.html b/docs/raylib/Raylib.KeyboardKey.KEY_FIVE.html new file mode 100644 index 0000000..e255b48 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_FIVE.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_FIVE – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_FIVE

+
+

Description:

+
KEY_FIVE = 53 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_FOUR.html b/docs/raylib/Raylib.KeyboardKey.KEY_FOUR.html new file mode 100644 index 0000000..a90af0c --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_FOUR.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_FOUR – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_FOUR

+
+

Description:

+
KEY_FOUR = 52 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_G.html b/docs/raylib/Raylib.KeyboardKey.KEY_G.html new file mode 100644 index 0000000..94c38c5 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_G.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_G – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_G

+
+

Description:

+
KEY_G = 71 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_GRAVE.html b/docs/raylib/Raylib.KeyboardKey.KEY_GRAVE.html new file mode 100644 index 0000000..20b8443 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_GRAVE.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_GRAVE – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_GRAVE

+
+

Description:

+
KEY_GRAVE = 96 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_H.html b/docs/raylib/Raylib.KeyboardKey.KEY_H.html new file mode 100644 index 0000000..5f25758 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_H.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_H – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_H

+
+

Description:

+
KEY_H = 72 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_HOME.html b/docs/raylib/Raylib.KeyboardKey.KEY_HOME.html new file mode 100644 index 0000000..2d37f93 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_HOME.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_HOME – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_HOME

+
+

Description:

+
KEY_HOME = 268 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_I.html b/docs/raylib/Raylib.KeyboardKey.KEY_I.html new file mode 100644 index 0000000..5817c2b --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_I.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_I – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_I

+
+

Description:

+
KEY_I = 73 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_INSERT.html b/docs/raylib/Raylib.KeyboardKey.KEY_INSERT.html new file mode 100644 index 0000000..ca569d6 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_INSERT.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_INSERT – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_INSERT

+
+

Description:

+
KEY_INSERT = 260 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_J.html b/docs/raylib/Raylib.KeyboardKey.KEY_J.html new file mode 100644 index 0000000..2c9723f --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_J.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_J – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_J

+
+

Description:

+
KEY_J = 74 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_K.html b/docs/raylib/Raylib.KeyboardKey.KEY_K.html new file mode 100644 index 0000000..b8ebb99 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_K.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_K – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_K

+
+

Description:

+
KEY_K = 75 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_KB_MENU.html b/docs/raylib/Raylib.KeyboardKey.KEY_KB_MENU.html new file mode 100644 index 0000000..b4360ad --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_KB_MENU.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_KB_MENU – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KB_MENU

+
+

Description:

+
KEY_KB_MENU = 348 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_KP_0.html b/docs/raylib/Raylib.KeyboardKey.KEY_KP_0.html new file mode 100644 index 0000000..a6c6950 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_KP_0.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_KP_0 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KP_0

+
+

Description:

+
KEY_KP_0 = 320 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_KP_1.html b/docs/raylib/Raylib.KeyboardKey.KEY_KP_1.html new file mode 100644 index 0000000..7b4c21c --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_KP_1.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_KP_1 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KP_1

+
+

Description:

+
KEY_KP_1 = 321 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_KP_2.html b/docs/raylib/Raylib.KeyboardKey.KEY_KP_2.html new file mode 100644 index 0000000..2a1236c --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_KP_2.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_KP_2 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KP_2

+
+

Description:

+
KEY_KP_2 = 322 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_KP_3.html b/docs/raylib/Raylib.KeyboardKey.KEY_KP_3.html new file mode 100644 index 0000000..88e6f68 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_KP_3.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_KP_3 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KP_3

+
+

Description:

+
KEY_KP_3 = 323 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_KP_4.html b/docs/raylib/Raylib.KeyboardKey.KEY_KP_4.html new file mode 100644 index 0000000..58e6af8 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_KP_4.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_KP_4 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KP_4

+
+

Description:

+
KEY_KP_4 = 324 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_KP_5.html b/docs/raylib/Raylib.KeyboardKey.KEY_KP_5.html new file mode 100644 index 0000000..ac5cf61 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_KP_5.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_KP_5 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KP_5

+
+

Description:

+
KEY_KP_5 = 325 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_KP_6.html b/docs/raylib/Raylib.KeyboardKey.KEY_KP_6.html new file mode 100644 index 0000000..8dc2b81 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_KP_6.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_KP_6 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KP_6

+
+

Description:

+
KEY_KP_6 = 326 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_KP_7.html b/docs/raylib/Raylib.KeyboardKey.KEY_KP_7.html new file mode 100644 index 0000000..4a7dbaf --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_KP_7.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_KP_7 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KP_7

+
+

Description:

+
KEY_KP_7 = 327 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_KP_8.html b/docs/raylib/Raylib.KeyboardKey.KEY_KP_8.html new file mode 100644 index 0000000..fc25624 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_KP_8.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_KP_8 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KP_8

+
+

Description:

+
KEY_KP_8 = 328 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_KP_9.html b/docs/raylib/Raylib.KeyboardKey.KEY_KP_9.html new file mode 100644 index 0000000..0e1828e --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_KP_9.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_KP_9 – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KP_9

+
+

Description:

+
KEY_KP_9 = 329 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_KP_ADD.html b/docs/raylib/Raylib.KeyboardKey.KEY_KP_ADD.html new file mode 100644 index 0000000..3f0234a --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_KP_ADD.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_KP_ADD – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KP_ADD

+
+

Description:

+
KEY_KP_ADD = 334 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_KP_DECIMAL.html b/docs/raylib/Raylib.KeyboardKey.KEY_KP_DECIMAL.html new file mode 100644 index 0000000..f1be872 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_KP_DECIMAL.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_KP_DECIMAL – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KP_DECIMAL

+
+

Description:

+
KEY_KP_DECIMAL = 330 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_KP_DIVIDE.html b/docs/raylib/Raylib.KeyboardKey.KEY_KP_DIVIDE.html new file mode 100644 index 0000000..07e1343 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_KP_DIVIDE.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_KP_DIVIDE – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KP_DIVIDE

+
+

Description:

+
KEY_KP_DIVIDE = 331 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_KP_ENTER.html b/docs/raylib/Raylib.KeyboardKey.KEY_KP_ENTER.html new file mode 100644 index 0000000..2868521 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_KP_ENTER.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_KP_ENTER – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KP_ENTER

+
+

Description:

+
KEY_KP_ENTER = 335 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_KP_EQUAL.html b/docs/raylib/Raylib.KeyboardKey.KEY_KP_EQUAL.html new file mode 100644 index 0000000..47922f9 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_KP_EQUAL.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_KP_EQUAL – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KP_EQUAL

+
+

Description:

+
KEY_KP_EQUAL = 336 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_KP_MULTIPLY.html b/docs/raylib/Raylib.KeyboardKey.KEY_KP_MULTIPLY.html new file mode 100644 index 0000000..cdc29ae --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_KP_MULTIPLY.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_KP_MULTIPLY – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KP_MULTIPLY

+
+

Description:

+
KEY_KP_MULTIPLY = 332 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_KP_SUBTRACT.html b/docs/raylib/Raylib.KeyboardKey.KEY_KP_SUBTRACT.html new file mode 100644 index 0000000..d4bed59 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_KP_SUBTRACT.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_KP_SUBTRACT – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_KP_SUBTRACT

+
+

Description:

+
KEY_KP_SUBTRACT = 333 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_L.html b/docs/raylib/Raylib.KeyboardKey.KEY_L.html new file mode 100644 index 0000000..e3195d0 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_L.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_L – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_L

+
+

Description:

+
KEY_L = 76 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_LEFT.html b/docs/raylib/Raylib.KeyboardKey.KEY_LEFT.html new file mode 100644 index 0000000..71caf19 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_LEFT.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_LEFT – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_LEFT

+
+

Description:

+
KEY_LEFT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_LEFT_ALT.html b/docs/raylib/Raylib.KeyboardKey.KEY_LEFT_ALT.html new file mode 100644 index 0000000..b958459 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_LEFT_ALT.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_LEFT_ALT – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_LEFT_ALT

+
+

Description:

+
KEY_LEFT_ALT = 342 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_LEFT_BRACKET.html b/docs/raylib/Raylib.KeyboardKey.KEY_LEFT_BRACKET.html new file mode 100644 index 0000000..2ebb35e --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_LEFT_BRACKET.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_LEFT_BRACKET – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_LEFT_BRACKET

+
+

Description:

+
KEY_LEFT_BRACKET = 91 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_LEFT_CONTROL.html b/docs/raylib/Raylib.KeyboardKey.KEY_LEFT_CONTROL.html new file mode 100644 index 0000000..da2d5a0 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_LEFT_CONTROL.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_LEFT_CONTROL – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_LEFT_CONTROL

+
+

Description:

+
KEY_LEFT_CONTROL = 341 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_LEFT_SHIFT.html b/docs/raylib/Raylib.KeyboardKey.KEY_LEFT_SHIFT.html new file mode 100644 index 0000000..c8decc4 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_LEFT_SHIFT.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_LEFT_SHIFT – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_LEFT_SHIFT

+
+

Description:

+
KEY_LEFT_SHIFT = 340 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_LEFT_SUPER.html b/docs/raylib/Raylib.KeyboardKey.KEY_LEFT_SUPER.html new file mode 100644 index 0000000..adc5adc --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_LEFT_SUPER.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_LEFT_SUPER – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_LEFT_SUPER

+
+

Description:

+
KEY_LEFT_SUPER = 343 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_M.html b/docs/raylib/Raylib.KeyboardKey.KEY_M.html new file mode 100644 index 0000000..dc72415 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_M.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_M – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_M

+
+

Description:

+
KEY_M = 77 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_MINUS.html b/docs/raylib/Raylib.KeyboardKey.KEY_MINUS.html new file mode 100644 index 0000000..1e7a51d --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_MINUS.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_MINUS – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_MINUS

+
+

Description:

+
KEY_MINUS = 45 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_N.html b/docs/raylib/Raylib.KeyboardKey.KEY_N.html new file mode 100644 index 0000000..464fb96 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_N.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_N – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_N

+
+

Description:

+
KEY_N = 78 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_NINE.html b/docs/raylib/Raylib.KeyboardKey.KEY_NINE.html new file mode 100644 index 0000000..045119b --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_NINE.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_NINE – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_NINE

+
+

Description:

+
KEY_NINE = 57 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_NUM_LOCK.html b/docs/raylib/Raylib.KeyboardKey.KEY_NUM_LOCK.html new file mode 100644 index 0000000..3ef97aa --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_NUM_LOCK.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_NUM_LOCK – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_NUM_LOCK

+
+

Description:

+
KEY_NUM_LOCK = 282 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_O.html b/docs/raylib/Raylib.KeyboardKey.KEY_O.html new file mode 100644 index 0000000..7ddf3f7 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_O.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_O – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_O

+
+

Description:

+
KEY_O = 79 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_ONE.html b/docs/raylib/Raylib.KeyboardKey.KEY_ONE.html new file mode 100644 index 0000000..753c93f --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_ONE.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_ONE – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_ONE

+
+

Description:

+
KEY_ONE = 49 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_P.html b/docs/raylib/Raylib.KeyboardKey.KEY_P.html new file mode 100644 index 0000000..9ed0c59 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_P.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_P – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_P

+
+

Description:

+
KEY_P = 80 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_PAGE_DOWN.html b/docs/raylib/Raylib.KeyboardKey.KEY_PAGE_DOWN.html new file mode 100644 index 0000000..bc96ae8 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_PAGE_DOWN.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_PAGE_DOWN – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_PAGE_DOWN

+
+

Description:

+
KEY_PAGE_DOWN = 267 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_PAGE_UP.html b/docs/raylib/Raylib.KeyboardKey.KEY_PAGE_UP.html new file mode 100644 index 0000000..5b2b4ed --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_PAGE_UP.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_PAGE_UP – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_PAGE_UP

+
+

Description:

+
KEY_PAGE_UP = 266 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_PAUSE.html b/docs/raylib/Raylib.KeyboardKey.KEY_PAUSE.html new file mode 100644 index 0000000..8a20738 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_PAUSE.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_PAUSE – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_PAUSE

+
+

Description:

+
KEY_PAUSE = 284 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_PERIOD.html b/docs/raylib/Raylib.KeyboardKey.KEY_PERIOD.html new file mode 100644 index 0000000..da454d7 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_PERIOD.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_PERIOD – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_PERIOD

+
+

Description:

+
KEY_PERIOD = 46 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_PRINT_SCREEN.html b/docs/raylib/Raylib.KeyboardKey.KEY_PRINT_SCREEN.html new file mode 100644 index 0000000..96f5565 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_PRINT_SCREEN.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_PRINT_SCREEN – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_PRINT_SCREEN

+
+

Description:

+
KEY_PRINT_SCREEN = 283 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_Q.html b/docs/raylib/Raylib.KeyboardKey.KEY_Q.html new file mode 100644 index 0000000..2b2b909 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_Q.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_Q – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_Q

+
+

Description:

+
KEY_Q = 81 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_R.html b/docs/raylib/Raylib.KeyboardKey.KEY_R.html new file mode 100644 index 0000000..0767cfd --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_R.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_R – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_R

+
+

Description:

+
KEY_R = 82 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_RIGHT.html b/docs/raylib/Raylib.KeyboardKey.KEY_RIGHT.html new file mode 100644 index 0000000..e052307 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_RIGHT.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_RIGHT – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_RIGHT

+
+

Description:

+
KEY_RIGHT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_RIGHT_ALT.html b/docs/raylib/Raylib.KeyboardKey.KEY_RIGHT_ALT.html new file mode 100644 index 0000000..e1e8c8c --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_RIGHT_ALT.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_RIGHT_ALT – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_RIGHT_ALT

+
+

Description:

+
KEY_RIGHT_ALT = 346 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_RIGHT_BRACKET.html b/docs/raylib/Raylib.KeyboardKey.KEY_RIGHT_BRACKET.html new file mode 100644 index 0000000..c2f52ae --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_RIGHT_BRACKET.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_RIGHT_BRACKET – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_RIGHT_BRACKET

+
+

Description:

+
KEY_RIGHT_BRACKET = 93 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_RIGHT_CONTROL.html b/docs/raylib/Raylib.KeyboardKey.KEY_RIGHT_CONTROL.html new file mode 100644 index 0000000..ad96101 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_RIGHT_CONTROL.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_RIGHT_CONTROL – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_RIGHT_CONTROL

+
+

Description:

+
KEY_RIGHT_CONTROL = 345 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_RIGHT_SHIFT.html b/docs/raylib/Raylib.KeyboardKey.KEY_RIGHT_SHIFT.html new file mode 100644 index 0000000..9034a22 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_RIGHT_SHIFT.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_RIGHT_SHIFT – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_RIGHT_SHIFT

+
+

Description:

+
KEY_RIGHT_SHIFT = 344 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_RIGHT_SUPER.html b/docs/raylib/Raylib.KeyboardKey.KEY_RIGHT_SUPER.html new file mode 100644 index 0000000..fb55232 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_RIGHT_SUPER.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_RIGHT_SUPER – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_RIGHT_SUPER

+
+

Description:

+
KEY_RIGHT_SUPER = 347 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_S.html b/docs/raylib/Raylib.KeyboardKey.KEY_S.html new file mode 100644 index 0000000..a6429e2 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_S.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_S – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_S

+
+

Description:

+
KEY_S = 83 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_SCROLL_LOCK.html b/docs/raylib/Raylib.KeyboardKey.KEY_SCROLL_LOCK.html new file mode 100644 index 0000000..b34fef1 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_SCROLL_LOCK.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_SCROLL_LOCK – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_SCROLL_LOCK

+
+

Description:

+
KEY_SCROLL_LOCK = 281 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_SEMICOLON.html b/docs/raylib/Raylib.KeyboardKey.KEY_SEMICOLON.html new file mode 100644 index 0000000..a11c6bf --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_SEMICOLON.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_SEMICOLON – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_SEMICOLON

+
+

Description:

+
KEY_SEMICOLON = 59 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_SEVEN.html b/docs/raylib/Raylib.KeyboardKey.KEY_SEVEN.html new file mode 100644 index 0000000..947f339 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_SEVEN.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_SEVEN – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_SEVEN

+
+

Description:

+
KEY_SEVEN = 55 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_SIX.html b/docs/raylib/Raylib.KeyboardKey.KEY_SIX.html new file mode 100644 index 0000000..8fcff09 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_SIX.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_SIX – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_SIX

+
+

Description:

+
KEY_SIX = 54 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_SLASH.html b/docs/raylib/Raylib.KeyboardKey.KEY_SLASH.html new file mode 100644 index 0000000..6a64ce9 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_SLASH.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_SLASH – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_SLASH

+
+

Description:

+
KEY_SLASH = 47 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_SPACE.html b/docs/raylib/Raylib.KeyboardKey.KEY_SPACE.html new file mode 100644 index 0000000..f6fdb53 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_SPACE.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_SPACE – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_SPACE

+
+

Description:

+
KEY_SPACE = 32 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_T.html b/docs/raylib/Raylib.KeyboardKey.KEY_T.html new file mode 100644 index 0000000..3369b77 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_T.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_T – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_T

+
+

Description:

+
KEY_T = 84 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_TAB.html b/docs/raylib/Raylib.KeyboardKey.KEY_TAB.html new file mode 100644 index 0000000..9c203b3 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_TAB.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_TAB – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_TAB

+
+

Description:

+
KEY_TAB = 258 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_THREE.html b/docs/raylib/Raylib.KeyboardKey.KEY_THREE.html new file mode 100644 index 0000000..74a5aa7 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_THREE.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_THREE – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_THREE

+
+

Description:

+
KEY_THREE = 51 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_TWO.html b/docs/raylib/Raylib.KeyboardKey.KEY_TWO.html new file mode 100644 index 0000000..ff6723d --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_TWO.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_TWO – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_TWO

+
+

Description:

+
KEY_TWO = 50 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_U.html b/docs/raylib/Raylib.KeyboardKey.KEY_U.html new file mode 100644 index 0000000..cde0393 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_U.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_U – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_U

+
+

Description:

+
KEY_U = 85 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_UP.html b/docs/raylib/Raylib.KeyboardKey.KEY_UP.html new file mode 100644 index 0000000..aec8319 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_UP.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_UP – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_UP

+
+

Description:

+
KEY_UP +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_V.html b/docs/raylib/Raylib.KeyboardKey.KEY_V.html new file mode 100644 index 0000000..b932ba1 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_V.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_V – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_V

+
+

Description:

+
KEY_V = 86 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_W.html b/docs/raylib/Raylib.KeyboardKey.KEY_W.html new file mode 100644 index 0000000..991e154 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_W.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_W – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_W

+
+

Description:

+
KEY_W = 87 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_X.html b/docs/raylib/Raylib.KeyboardKey.KEY_X.html new file mode 100644 index 0000000..4872631 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_X.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_X – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_X

+
+

Description:

+
KEY_X = 88 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_Y.html b/docs/raylib/Raylib.KeyboardKey.KEY_Y.html new file mode 100644 index 0000000..df07dbc --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_Y.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_Y – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_Y

+
+

Description:

+
KEY_Y = 89 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_Z.html b/docs/raylib/Raylib.KeyboardKey.KEY_Z.html new file mode 100644 index 0000000..9c2a999 --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_Z.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_Z – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_Z

+
+

Description:

+
KEY_Z = 90 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.KEY_ZERO.html b/docs/raylib/Raylib.KeyboardKey.KEY_ZERO.html new file mode 100644 index 0000000..6fc8f3a --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.KEY_ZERO.html @@ -0,0 +1,47 @@ + + + + + Raylib.KeyboardKey.KEY_ZERO – raylib – Vala Binding Reference + + + + +
+ +
+

KEY_ZERO

+
+

Description:

+
KEY_ZERO = 48 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.KeyboardKey.html b/docs/raylib/Raylib.KeyboardKey.html new file mode 100644 index 0000000..a6d73ee --- /dev/null +++ b/docs/raylib/Raylib.KeyboardKey.html @@ -0,0 +1,261 @@ + + + + + Raylib.KeyboardKey – raylib – Vala Binding Reference + + + + +
+ + +

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.LIGHTGRAY.html b/docs/raylib/Raylib.LIGHTGRAY.html new file mode 100644 index 0000000..66cdf9b --- /dev/null +++ b/docs/raylib/Raylib.LIGHTGRAY.html @@ -0,0 +1,153 @@ + + + + + Raylib.LIGHTGRAY – raylib – Vala Binding Reference + + + + +
+ +
+

LIGHTGRAY

+
+

Description:

+
[ CCode ( cname = "LIGHTGRAY" ) ]
public const Color LIGHTGRAY +

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.LIME.html b/docs/raylib/Raylib.LIME.html new file mode 100644 index 0000000..d28b5a9 --- /dev/null +++ b/docs/raylib/Raylib.LIME.html @@ -0,0 +1,153 @@ + + + + + Raylib.LIME – raylib – Vala Binding Reference + + + + +
+ +
+

LIME

+
+

Description:

+
[ CCode ( cname = "LIME" ) ]
public const Color LIME +

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.MAGENTA.html b/docs/raylib/Raylib.MAGENTA.html new file mode 100644 index 0000000..c086fb6 --- /dev/null +++ b/docs/raylib/Raylib.MAGENTA.html @@ -0,0 +1,153 @@ + + + + + Raylib.MAGENTA – raylib – Vala Binding Reference + + + + +
+ +
+

MAGENTA

+
+

Description:

+
[ CCode ( cname = "MAGENTA" ) ]
public const Color MAGENTA +

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.MAROON.html b/docs/raylib/Raylib.MAROON.html new file mode 100644 index 0000000..bb41c96 --- /dev/null +++ b/docs/raylib/Raylib.MAROON.html @@ -0,0 +1,153 @@ + + + + + Raylib.MAROON – raylib – Vala Binding Reference + + + + +
+ +
+

MAROON

+
+

Description:

+
[ CCode ( cname = "MAROON" ) ]
public const Color MAROON +

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.MaterialMapType.MAP_ALBEDO.html b/docs/raylib/Raylib.MaterialMapType.MAP_ALBEDO.html new file mode 100644 index 0000000..749f563 --- /dev/null +++ b/docs/raylib/Raylib.MaterialMapType.MAP_ALBEDO.html @@ -0,0 +1,47 @@ + + + + + Raylib.MaterialMapType.MAP_ALBEDO – raylib – Vala Binding Reference + + + + +
+ +
+

MAP_ALBEDO

+
+

Description:

+
MAP_ALBEDO = 0 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.MaterialMapType.MAP_BRDF.html b/docs/raylib/Raylib.MaterialMapType.MAP_BRDF.html new file mode 100644 index 0000000..3555709 --- /dev/null +++ b/docs/raylib/Raylib.MaterialMapType.MAP_BRDF.html @@ -0,0 +1,47 @@ + + + + + Raylib.MaterialMapType.MAP_BRDF – raylib – Vala Binding Reference + + + + +
+ +
+

MAP_BRDF

+
+

Description:

+
MAP_BRDF +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.MaterialMapType.MAP_CUBEMAP.html b/docs/raylib/Raylib.MaterialMapType.MAP_CUBEMAP.html new file mode 100644 index 0000000..a8aaf3b --- /dev/null +++ b/docs/raylib/Raylib.MaterialMapType.MAP_CUBEMAP.html @@ -0,0 +1,47 @@ + + + + + Raylib.MaterialMapType.MAP_CUBEMAP – raylib – Vala Binding Reference + + + + +
+ +
+

MAP_CUBEMAP

+
+

Description:

+
MAP_CUBEMAP +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.MaterialMapType.MAP_EMISSION.html b/docs/raylib/Raylib.MaterialMapType.MAP_EMISSION.html new file mode 100644 index 0000000..33459cc --- /dev/null +++ b/docs/raylib/Raylib.MaterialMapType.MAP_EMISSION.html @@ -0,0 +1,47 @@ + + + + + Raylib.MaterialMapType.MAP_EMISSION – raylib – Vala Binding Reference + + + + +
+ +
+

MAP_EMISSION

+
+

Description:

+
MAP_EMISSION +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.MaterialMapType.MAP_HEIGHT.html b/docs/raylib/Raylib.MaterialMapType.MAP_HEIGHT.html new file mode 100644 index 0000000..d39e63b --- /dev/null +++ b/docs/raylib/Raylib.MaterialMapType.MAP_HEIGHT.html @@ -0,0 +1,47 @@ + + + + + Raylib.MaterialMapType.MAP_HEIGHT – raylib – Vala Binding Reference + + + + +
+ +
+

MAP_HEIGHT

+
+

Description:

+
MAP_HEIGHT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.MaterialMapType.MAP_IRRADIANCE.html b/docs/raylib/Raylib.MaterialMapType.MAP_IRRADIANCE.html new file mode 100644 index 0000000..c6eb4bd --- /dev/null +++ b/docs/raylib/Raylib.MaterialMapType.MAP_IRRADIANCE.html @@ -0,0 +1,47 @@ + + + + + Raylib.MaterialMapType.MAP_IRRADIANCE – raylib – Vala Binding Reference + + + + +
+ +
+

MAP_IRRADIANCE

+
+

Description:

+
MAP_IRRADIANCE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.MaterialMapType.MAP_METALNESS.html b/docs/raylib/Raylib.MaterialMapType.MAP_METALNESS.html new file mode 100644 index 0000000..cb4257d --- /dev/null +++ b/docs/raylib/Raylib.MaterialMapType.MAP_METALNESS.html @@ -0,0 +1,47 @@ + + + + + Raylib.MaterialMapType.MAP_METALNESS – raylib – Vala Binding Reference + + + + +
+ +
+

MAP_METALNESS

+
+

Description:

+
MAP_METALNESS = 1 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.MaterialMapType.MAP_NORMAL.html b/docs/raylib/Raylib.MaterialMapType.MAP_NORMAL.html new file mode 100644 index 0000000..50cf3a2 --- /dev/null +++ b/docs/raylib/Raylib.MaterialMapType.MAP_NORMAL.html @@ -0,0 +1,47 @@ + + + + + Raylib.MaterialMapType.MAP_NORMAL – raylib – Vala Binding Reference + + + + +
+ +
+

MAP_NORMAL

+
+

Description:

+
MAP_NORMAL = 2 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.MaterialMapType.MAP_OCCLUSION.html b/docs/raylib/Raylib.MaterialMapType.MAP_OCCLUSION.html new file mode 100644 index 0000000..435bee3 --- /dev/null +++ b/docs/raylib/Raylib.MaterialMapType.MAP_OCCLUSION.html @@ -0,0 +1,47 @@ + + + + + Raylib.MaterialMapType.MAP_OCCLUSION – raylib – Vala Binding Reference + + + + +
+ +
+

MAP_OCCLUSION

+
+

Description:

+
MAP_OCCLUSION +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.MaterialMapType.MAP_PREFILTER.html b/docs/raylib/Raylib.MaterialMapType.MAP_PREFILTER.html new file mode 100644 index 0000000..43c1924 --- /dev/null +++ b/docs/raylib/Raylib.MaterialMapType.MAP_PREFILTER.html @@ -0,0 +1,47 @@ + + + + + Raylib.MaterialMapType.MAP_PREFILTER – raylib – Vala Binding Reference + + + + +
+ +
+

MAP_PREFILTER

+
+

Description:

+
MAP_PREFILTER +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.MaterialMapType.MAP_ROUGHNESS.html b/docs/raylib/Raylib.MaterialMapType.MAP_ROUGHNESS.html new file mode 100644 index 0000000..1d10c39 --- /dev/null +++ b/docs/raylib/Raylib.MaterialMapType.MAP_ROUGHNESS.html @@ -0,0 +1,47 @@ + + + + + Raylib.MaterialMapType.MAP_ROUGHNESS – raylib – Vala Binding Reference + + + + +
+ +
+

MAP_ROUGHNESS

+
+

Description:

+
MAP_ROUGHNESS = 3 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.MaterialMapType.html b/docs/raylib/Raylib.MaterialMapType.html new file mode 100644 index 0000000..c768dc2 --- /dev/null +++ b/docs/raylib/Raylib.MaterialMapType.html @@ -0,0 +1,73 @@ + + + + + Raylib.MaterialMapType – raylib – Vala Binding Reference + + + + +
+ +
+

MaterialMapType

+
+

Description:

+
[ CCode ( cprefix = "" , has_type_id = false ) ]
public enum MaterialMapType +

+
Namespace: Raylib +
+
Package: raylib +
+

Content:

+

Enum values:

+ +
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Mouse.LEFT_BUTTON.html b/docs/raylib/Raylib.Mouse.LEFT_BUTTON.html new file mode 100644 index 0000000..fa5a1ee --- /dev/null +++ b/docs/raylib/Raylib.Mouse.LEFT_BUTTON.html @@ -0,0 +1,47 @@ + + + + + Raylib.Mouse.LEFT_BUTTON – raylib – Vala Binding Reference + + + + +
+ +
+

LEFT_BUTTON

+
+

Description:

+
LEFT_BUTTON +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Mouse.MIDDLE_BUTTON.html b/docs/raylib/Raylib.Mouse.MIDDLE_BUTTON.html new file mode 100644 index 0000000..47931bf --- /dev/null +++ b/docs/raylib/Raylib.Mouse.MIDDLE_BUTTON.html @@ -0,0 +1,47 @@ + + + + + Raylib.Mouse.MIDDLE_BUTTON – raylib – Vala Binding Reference + + + + +
+ +
+

MIDDLE_BUTTON

+
+

Description:

+
MIDDLE_BUTTON +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Mouse.RIGHT_BUTTON.html b/docs/raylib/Raylib.Mouse.RIGHT_BUTTON.html new file mode 100644 index 0000000..5caffad --- /dev/null +++ b/docs/raylib/Raylib.Mouse.RIGHT_BUTTON.html @@ -0,0 +1,47 @@ + + + + + Raylib.Mouse.RIGHT_BUTTON – raylib – Vala Binding Reference + + + + +
+ +
+

RIGHT_BUTTON

+
+

Description:

+
RIGHT_BUTTON +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Mouse.html b/docs/raylib/Raylib.Mouse.html new file mode 100644 index 0000000..8e234b6 --- /dev/null +++ b/docs/raylib/Raylib.Mouse.html @@ -0,0 +1,57 @@ + + + + + Raylib.Mouse – raylib – Vala Binding Reference + + + + +
+ +
+

Mouse

+
+

Description:

+
[ CCode ( cprefix = "MOUSE_" , has_type_id = false ) ]
public enum Mouse +

+
Namespace: Raylib +
+
Package: raylib +
+

Content:

+

Enum values:

+ +
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.MouseButton.MOUSE_LEFT_BUTTON.html b/docs/raylib/Raylib.MouseButton.MOUSE_LEFT_BUTTON.html new file mode 100644 index 0000000..e7618a5 --- /dev/null +++ b/docs/raylib/Raylib.MouseButton.MOUSE_LEFT_BUTTON.html @@ -0,0 +1,47 @@ + + + + + Raylib.MouseButton.MOUSE_LEFT_BUTTON – raylib – Vala Binding Reference + + + + +
+ +
+

MOUSE_LEFT_BUTTON

+
+

Description:

+
MOUSE_LEFT_BUTTON = 0 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.MouseButton.MOUSE_MIDDLE_BUTTON.html b/docs/raylib/Raylib.MouseButton.MOUSE_MIDDLE_BUTTON.html new file mode 100644 index 0000000..9932a73 --- /dev/null +++ b/docs/raylib/Raylib.MouseButton.MOUSE_MIDDLE_BUTTON.html @@ -0,0 +1,47 @@ + + + + + Raylib.MouseButton.MOUSE_MIDDLE_BUTTON – raylib – Vala Binding Reference + + + + +
+ +
+

MOUSE_MIDDLE_BUTTON

+
+

Description:

+
MOUSE_MIDDLE_BUTTON = 2 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.MouseButton.MOUSE_RIGHT_BUTTON.html b/docs/raylib/Raylib.MouseButton.MOUSE_RIGHT_BUTTON.html new file mode 100644 index 0000000..3d165ff --- /dev/null +++ b/docs/raylib/Raylib.MouseButton.MOUSE_RIGHT_BUTTON.html @@ -0,0 +1,47 @@ + + + + + Raylib.MouseButton.MOUSE_RIGHT_BUTTON – raylib – Vala Binding Reference + + + + +
+ +
+

MOUSE_RIGHT_BUTTON

+
+

Description:

+
MOUSE_RIGHT_BUTTON = 1 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.MouseButton.html b/docs/raylib/Raylib.MouseButton.html new file mode 100644 index 0000000..b576f57 --- /dev/null +++ b/docs/raylib/Raylib.MouseButton.html @@ -0,0 +1,57 @@ + + + + + Raylib.MouseButton – raylib – Vala Binding Reference + + + + +
+ +
+

MouseButton

+
+

Description:

+
public enum MouseButton +

+
Namespace: Raylib +
+
Package: raylib +
+

Content:

+

Enum values:

+ +
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.NPatchType.NPT_3PATCH_HORIZONTAL.html b/docs/raylib/Raylib.NPatchType.NPT_3PATCH_HORIZONTAL.html new file mode 100644 index 0000000..6f76434 --- /dev/null +++ b/docs/raylib/Raylib.NPatchType.NPT_3PATCH_HORIZONTAL.html @@ -0,0 +1,47 @@ + + + + + Raylib.NPatchType.NPT_3PATCH_HORIZONTAL – raylib – Vala Binding Reference + + + + +
+ +
+

NPT_3PATCH_HORIZONTAL

+
+

Description:

+
NPT_3PATCH_HORIZONTAL +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.NPatchType.NPT_3PATCH_VERTICAL.html b/docs/raylib/Raylib.NPatchType.NPT_3PATCH_VERTICAL.html new file mode 100644 index 0000000..fcde8eb --- /dev/null +++ b/docs/raylib/Raylib.NPatchType.NPT_3PATCH_VERTICAL.html @@ -0,0 +1,47 @@ + + + + + Raylib.NPatchType.NPT_3PATCH_VERTICAL – raylib – Vala Binding Reference + + + + +
+ +
+

NPT_3PATCH_VERTICAL

+
+

Description:

+
NPT_3PATCH_VERTICAL +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.NPatchType.NPT_9PATCH.html b/docs/raylib/Raylib.NPatchType.NPT_9PATCH.html new file mode 100644 index 0000000..c5324c4 --- /dev/null +++ b/docs/raylib/Raylib.NPatchType.NPT_9PATCH.html @@ -0,0 +1,47 @@ + + + + + Raylib.NPatchType.NPT_9PATCH – raylib – Vala Binding Reference + + + + +
+ +
+

NPT_9PATCH

+
+

Description:

+
NPT_9PATCH = 0 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.NPatchType.html b/docs/raylib/Raylib.NPatchType.html new file mode 100644 index 0000000..b7d6ae0 --- /dev/null +++ b/docs/raylib/Raylib.NPatchType.html @@ -0,0 +1,57 @@ + + + + + Raylib.NPatchType – raylib – Vala Binding Reference + + + + +
+ +
+

NPatchType

+
+

Description:

+
[ CCode ( cprefix = "" , has_type_id = false ) ]
public enum NPatchType +

+
Namespace: Raylib +
+
Package: raylib +
+

Content:

+

Enum values:

+ +
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ORANGE.html b/docs/raylib/Raylib.ORANGE.html new file mode 100644 index 0000000..ef98cd5 --- /dev/null +++ b/docs/raylib/Raylib.ORANGE.html @@ -0,0 +1,153 @@ + + + + + Raylib.ORANGE – raylib – Vala Binding Reference + + + + +
+ +
+

ORANGE

+
+

Description:

+
[ CCode ( cname = "ORANGE" ) ]
public const Color ORANGE +

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.PI.html b/docs/raylib/Raylib.PI.html new file mode 100644 index 0000000..7b13d72 --- /dev/null +++ b/docs/raylib/Raylib.PI.html @@ -0,0 +1,153 @@ + + + + + Raylib.PI – raylib – Vala Binding Reference + + + + +
+ +
+

PI

+
+

Description:

+
[ CCode ( cname = "PI" ) ]
public const double PI +

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.PINK.html b/docs/raylib/Raylib.PINK.html new file mode 100644 index 0000000..aeb8842 --- /dev/null +++ b/docs/raylib/Raylib.PINK.html @@ -0,0 +1,153 @@ + + + + + Raylib.PINK – raylib – Vala Binding Reference + + + + +
+ +
+

PINK

+
+

Description:

+
[ CCode ( cname = "PINK" ) ]
public const Color PINK +

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.PURPLE.html b/docs/raylib/Raylib.PURPLE.html new file mode 100644 index 0000000..61076de --- /dev/null +++ b/docs/raylib/Raylib.PURPLE.html @@ -0,0 +1,153 @@ + + + + + Raylib.PURPLE – raylib – Vala Binding Reference + + + + +
+ +
+

PURPLE

+
+

Description:

+
[ CCode ( cname = "PURPLE" ) ]
public const Color PURPLE +

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.PixelFormat.COMPRESSED_ASTC_4x4_RGBA.html b/docs/raylib/Raylib.PixelFormat.COMPRESSED_ASTC_4x4_RGBA.html new file mode 100644 index 0000000..e48e905 --- /dev/null +++ b/docs/raylib/Raylib.PixelFormat.COMPRESSED_ASTC_4x4_RGBA.html @@ -0,0 +1,47 @@ + + + + + Raylib.PixelFormat.COMPRESSED_ASTC_4x4_RGBA – raylib – Vala Binding Reference + + + + +
+ +
+

COMPRESSED_ASTC_4x4_RGBA

+
+

Description:

+
COMPRESSED_ASTC_4x4_RGBA +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.PixelFormat.COMPRESSED_ASTC_8x8_RGBA.html b/docs/raylib/Raylib.PixelFormat.COMPRESSED_ASTC_8x8_RGBA.html new file mode 100644 index 0000000..d8cb3f0 --- /dev/null +++ b/docs/raylib/Raylib.PixelFormat.COMPRESSED_ASTC_8x8_RGBA.html @@ -0,0 +1,47 @@ + + + + + Raylib.PixelFormat.COMPRESSED_ASTC_8x8_RGBA – raylib – Vala Binding Reference + + + + +
+ +
+

COMPRESSED_ASTC_8x8_RGBA

+
+

Description:

+
COMPRESSED_ASTC_8x8_RGBA +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.PixelFormat.COMPRESSED_DXT1_RGB.html b/docs/raylib/Raylib.PixelFormat.COMPRESSED_DXT1_RGB.html new file mode 100644 index 0000000..f20784b --- /dev/null +++ b/docs/raylib/Raylib.PixelFormat.COMPRESSED_DXT1_RGB.html @@ -0,0 +1,47 @@ + + + + + Raylib.PixelFormat.COMPRESSED_DXT1_RGB – raylib – Vala Binding Reference + + + + +
+ +
+

COMPRESSED_DXT1_RGB

+
+

Description:

+
COMPRESSED_DXT1_RGB +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.PixelFormat.COMPRESSED_DXT1_RGBA.html b/docs/raylib/Raylib.PixelFormat.COMPRESSED_DXT1_RGBA.html new file mode 100644 index 0000000..2c2493c --- /dev/null +++ b/docs/raylib/Raylib.PixelFormat.COMPRESSED_DXT1_RGBA.html @@ -0,0 +1,47 @@ + + + + + Raylib.PixelFormat.COMPRESSED_DXT1_RGBA – raylib – Vala Binding Reference + + + + +
+ +
+

COMPRESSED_DXT1_RGBA

+
+

Description:

+
COMPRESSED_DXT1_RGBA +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.PixelFormat.COMPRESSED_DXT3_RGBA.html b/docs/raylib/Raylib.PixelFormat.COMPRESSED_DXT3_RGBA.html new file mode 100644 index 0000000..03e312a --- /dev/null +++ b/docs/raylib/Raylib.PixelFormat.COMPRESSED_DXT3_RGBA.html @@ -0,0 +1,47 @@ + + + + + Raylib.PixelFormat.COMPRESSED_DXT3_RGBA – raylib – Vala Binding Reference + + + + +
+ +
+

COMPRESSED_DXT3_RGBA

+
+

Description:

+
COMPRESSED_DXT3_RGBA +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.PixelFormat.COMPRESSED_DXT5_RGBA.html b/docs/raylib/Raylib.PixelFormat.COMPRESSED_DXT5_RGBA.html new file mode 100644 index 0000000..9c02174 --- /dev/null +++ b/docs/raylib/Raylib.PixelFormat.COMPRESSED_DXT5_RGBA.html @@ -0,0 +1,47 @@ + + + + + Raylib.PixelFormat.COMPRESSED_DXT5_RGBA – raylib – Vala Binding Reference + + + + +
+ +
+

COMPRESSED_DXT5_RGBA

+
+

Description:

+
COMPRESSED_DXT5_RGBA +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.PixelFormat.COMPRESSED_ETC1_RGB.html b/docs/raylib/Raylib.PixelFormat.COMPRESSED_ETC1_RGB.html new file mode 100644 index 0000000..fbe517e --- /dev/null +++ b/docs/raylib/Raylib.PixelFormat.COMPRESSED_ETC1_RGB.html @@ -0,0 +1,47 @@ + + + + + Raylib.PixelFormat.COMPRESSED_ETC1_RGB – raylib – Vala Binding Reference + + + + +
+ +
+

COMPRESSED_ETC1_RGB

+
+

Description:

+
COMPRESSED_ETC1_RGB +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.PixelFormat.COMPRESSED_ETC2_EAC_RGBA.html b/docs/raylib/Raylib.PixelFormat.COMPRESSED_ETC2_EAC_RGBA.html new file mode 100644 index 0000000..d828a96 --- /dev/null +++ b/docs/raylib/Raylib.PixelFormat.COMPRESSED_ETC2_EAC_RGBA.html @@ -0,0 +1,47 @@ + + + + + Raylib.PixelFormat.COMPRESSED_ETC2_EAC_RGBA – raylib – Vala Binding Reference + + + + +
+ +
+

COMPRESSED_ETC2_EAC_RGBA

+
+

Description:

+
COMPRESSED_ETC2_EAC_RGBA +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.PixelFormat.COMPRESSED_ETC2_RGB.html b/docs/raylib/Raylib.PixelFormat.COMPRESSED_ETC2_RGB.html new file mode 100644 index 0000000..cb6de29 --- /dev/null +++ b/docs/raylib/Raylib.PixelFormat.COMPRESSED_ETC2_RGB.html @@ -0,0 +1,47 @@ + + + + + Raylib.PixelFormat.COMPRESSED_ETC2_RGB – raylib – Vala Binding Reference + + + + +
+ +
+

COMPRESSED_ETC2_RGB

+
+

Description:

+
COMPRESSED_ETC2_RGB +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.PixelFormat.COMPRESSED_PVRT_RGB.html b/docs/raylib/Raylib.PixelFormat.COMPRESSED_PVRT_RGB.html new file mode 100644 index 0000000..a71ac02 --- /dev/null +++ b/docs/raylib/Raylib.PixelFormat.COMPRESSED_PVRT_RGB.html @@ -0,0 +1,47 @@ + + + + + Raylib.PixelFormat.COMPRESSED_PVRT_RGB – raylib – Vala Binding Reference + + + + +
+ +
+

COMPRESSED_PVRT_RGB

+
+

Description:

+
COMPRESSED_PVRT_RGB +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.PixelFormat.COMPRESSED_PVRT_RGBA.html b/docs/raylib/Raylib.PixelFormat.COMPRESSED_PVRT_RGBA.html new file mode 100644 index 0000000..927fa23 --- /dev/null +++ b/docs/raylib/Raylib.PixelFormat.COMPRESSED_PVRT_RGBA.html @@ -0,0 +1,47 @@ + + + + + Raylib.PixelFormat.COMPRESSED_PVRT_RGBA – raylib – Vala Binding Reference + + + + +
+ +
+

COMPRESSED_PVRT_RGBA

+
+

Description:

+
COMPRESSED_PVRT_RGBA +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_GRAYSCALE.html b/docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_GRAYSCALE.html new file mode 100644 index 0000000..902455d --- /dev/null +++ b/docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_GRAYSCALE.html @@ -0,0 +1,47 @@ + + + + + Raylib.PixelFormat.UNCOMPRESSED_GRAYSCALE – raylib – Vala Binding Reference + + + + +
+ +
+

UNCOMPRESSED_GRAYSCALE

+
+

Description:

+
UNCOMPRESSED_GRAYSCALE = 1 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_GRAY_ALPHA.html b/docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_GRAY_ALPHA.html new file mode 100644 index 0000000..cc252d1 --- /dev/null +++ b/docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_GRAY_ALPHA.html @@ -0,0 +1,47 @@ + + + + + Raylib.PixelFormat.UNCOMPRESSED_GRAY_ALPHA – raylib – Vala Binding Reference + + + + +
+ +
+

UNCOMPRESSED_GRAY_ALPHA

+
+

Description:

+
UNCOMPRESSED_GRAY_ALPHA +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_R32.html b/docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_R32.html new file mode 100644 index 0000000..a560a5c --- /dev/null +++ b/docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_R32.html @@ -0,0 +1,47 @@ + + + + + Raylib.PixelFormat.UNCOMPRESSED_R32 – raylib – Vala Binding Reference + + + + +
+ +
+

UNCOMPRESSED_R32

+
+

Description:

+
UNCOMPRESSED_R32 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_R32G32B32.html b/docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_R32G32B32.html new file mode 100644 index 0000000..a07c28d --- /dev/null +++ b/docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_R32G32B32.html @@ -0,0 +1,47 @@ + + + + + Raylib.PixelFormat.UNCOMPRESSED_R32G32B32 – raylib – Vala Binding Reference + + + + +
+ +
+

UNCOMPRESSED_R32G32B32

+
+

Description:

+
UNCOMPRESSED_R32G32B32 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_R32G32B32A32.html b/docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_R32G32B32A32.html new file mode 100644 index 0000000..1c1bb62 --- /dev/null +++ b/docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_R32G32B32A32.html @@ -0,0 +1,47 @@ + + + + + Raylib.PixelFormat.UNCOMPRESSED_R32G32B32A32 – raylib – Vala Binding Reference + + + + +
+ +
+

UNCOMPRESSED_R32G32B32A32

+
+

Description:

+
UNCOMPRESSED_R32G32B32A32 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_R4G4B4A4.html b/docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_R4G4B4A4.html new file mode 100644 index 0000000..c37de50 --- /dev/null +++ b/docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_R4G4B4A4.html @@ -0,0 +1,47 @@ + + + + + Raylib.PixelFormat.UNCOMPRESSED_R4G4B4A4 – raylib – Vala Binding Reference + + + + +
+ +
+

UNCOMPRESSED_R4G4B4A4

+
+

Description:

+
UNCOMPRESSED_R4G4B4A4 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_R5G5B5A1.html b/docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_R5G5B5A1.html new file mode 100644 index 0000000..7e73ed4 --- /dev/null +++ b/docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_R5G5B5A1.html @@ -0,0 +1,47 @@ + + + + + Raylib.PixelFormat.UNCOMPRESSED_R5G5B5A1 – raylib – Vala Binding Reference + + + + +
+ +
+

UNCOMPRESSED_R5G5B5A1

+
+

Description:

+
UNCOMPRESSED_R5G5B5A1 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_R5G6B5.html b/docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_R5G6B5.html new file mode 100644 index 0000000..ade97a9 --- /dev/null +++ b/docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_R5G6B5.html @@ -0,0 +1,47 @@ + + + + + Raylib.PixelFormat.UNCOMPRESSED_R5G6B5 – raylib – Vala Binding Reference + + + + +
+ +
+

UNCOMPRESSED_R5G6B5

+
+

Description:

+
UNCOMPRESSED_R5G6B5 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_R8G8B8.html b/docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_R8G8B8.html new file mode 100644 index 0000000..98d6c50 --- /dev/null +++ b/docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_R8G8B8.html @@ -0,0 +1,47 @@ + + + + + Raylib.PixelFormat.UNCOMPRESSED_R8G8B8 – raylib – Vala Binding Reference + + + + +
+ +
+

UNCOMPRESSED_R8G8B8

+
+

Description:

+
UNCOMPRESSED_R8G8B8 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_R8G8B8A8.html b/docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_R8G8B8A8.html new file mode 100644 index 0000000..1924b1d --- /dev/null +++ b/docs/raylib/Raylib.PixelFormat.UNCOMPRESSED_R8G8B8A8.html @@ -0,0 +1,47 @@ + + + + + Raylib.PixelFormat.UNCOMPRESSED_R8G8B8A8 – raylib – Vala Binding Reference + + + + +
+ +
+

UNCOMPRESSED_R8G8B8A8

+
+

Description:

+
UNCOMPRESSED_R8G8B8A8 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.PixelFormat.html b/docs/raylib/Raylib.PixelFormat.html new file mode 100644 index 0000000..dfc62fa --- /dev/null +++ b/docs/raylib/Raylib.PixelFormat.html @@ -0,0 +1,93 @@ + + + + + Raylib.PixelFormat – raylib – Vala Binding Reference + + + + +
+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Quaternion.html b/docs/raylib/Raylib.Quaternion.html new file mode 100644 index 0000000..5e25744 --- /dev/null +++ b/docs/raylib/Raylib.Quaternion.html @@ -0,0 +1,77 @@ + + + + + Raylib.Quaternion – raylib – Vala Binding Reference + + + + +
+ +
+

Quaternion

+
+

Object Hierarchy:

+ Object hierarchy for Quaternion + + + + + + +

Description:

+
public struct Quaternion : Vector4 +

+
Namespace: Raylib +
+
Package: raylib +
+

Inherited Members:

+
+
All known members inherited from struct Raylib.Vector4
+
+
+ +
+
+ +
+
+ +
+
+
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.RAYWHITE.html b/docs/raylib/Raylib.RAYWHITE.html new file mode 100644 index 0000000..47e88eb --- /dev/null +++ b/docs/raylib/Raylib.RAYWHITE.html @@ -0,0 +1,153 @@ + + + + + Raylib.RAYWHITE – raylib – Vala Binding Reference + + + + +
+ +
+

RAYWHITE

+
+

Description:

+
[ CCode ( cname = "RAYWHITE" ) ]
public const Color RAYWHITE +

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.RED.html b/docs/raylib/Raylib.RED.html new file mode 100644 index 0000000..3dc5b18 --- /dev/null +++ b/docs/raylib/Raylib.RED.html @@ -0,0 +1,153 @@ + + + + + Raylib.RED – raylib – Vala Binding Reference + + + + +
+ +
+

RED

+
+

Description:

+
[ CCode ( cname = "RED" ) ]
public const Color RED +

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Rectangle.height.html b/docs/raylib/Raylib.Rectangle.height.html new file mode 100644 index 0000000..7dcb9c9 --- /dev/null +++ b/docs/raylib/Raylib.Rectangle.height.html @@ -0,0 +1,47 @@ + + + + + Raylib.Rectangle.height – raylib – Vala Binding Reference + + + + +
+ +
+

height

+
+

Description:

+
public float height +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Rectangle.html b/docs/raylib/Raylib.Rectangle.html new file mode 100644 index 0000000..296c888 --- /dev/null +++ b/docs/raylib/Raylib.Rectangle.html @@ -0,0 +1,78 @@ + + + + + Raylib.Rectangle – raylib – Vala Binding Reference + + + + +
+ +
+

Rectangle

+
+

Object Hierarchy:

+ Object hierarchy for Rectangle + + + + + +

Description:

+
[ SimpleType ]
[ CCode ( cname = "struct Rectangle" , destroy_function = "" , has_type_id = true ) ]
public struct Rectangle +

+
Namespace: Raylib +
+
Package: raylib +
+

Content:

+

Fields:

+ +
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Rectangle.width.html b/docs/raylib/Raylib.Rectangle.width.html new file mode 100644 index 0000000..da18570 --- /dev/null +++ b/docs/raylib/Raylib.Rectangle.width.html @@ -0,0 +1,47 @@ + + + + + Raylib.Rectangle.width – raylib – Vala Binding Reference + + + + +
+ +
+

width

+
+

Description:

+
public float width +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Rectangle.x.html b/docs/raylib/Raylib.Rectangle.x.html new file mode 100644 index 0000000..94574a0 --- /dev/null +++ b/docs/raylib/Raylib.Rectangle.x.html @@ -0,0 +1,47 @@ + + + + + Raylib.Rectangle.x – raylib – Vala Binding Reference + + + + +
+ +
+

x

+
+

Description:

+
public float x +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Rectangle.y.html b/docs/raylib/Raylib.Rectangle.y.html new file mode 100644 index 0000000..412b6de --- /dev/null +++ b/docs/raylib/Raylib.Rectangle.y.html @@ -0,0 +1,47 @@ + + + + + Raylib.Rectangle.y – raylib – Vala Binding Reference + + + + +
+ +
+

y

+
+

Description:

+
public float y +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.SKYBLUE.html b/docs/raylib/Raylib.SKYBLUE.html new file mode 100644 index 0000000..2d1a644 --- /dev/null +++ b/docs/raylib/Raylib.SKYBLUE.html @@ -0,0 +1,153 @@ + + + + + Raylib.SKYBLUE – raylib – Vala Binding Reference + + + + +
+ +
+

SKYBLUE

+
+

Description:

+
[ CCode ( cname = "SKYBLUE" ) ]
public const Color SKYBLUE +

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderLocationIndex.LOC_COLOR_AMBIENT.html b/docs/raylib/Raylib.ShaderLocationIndex.LOC_COLOR_AMBIENT.html new file mode 100644 index 0000000..c295354 --- /dev/null +++ b/docs/raylib/Raylib.ShaderLocationIndex.LOC_COLOR_AMBIENT.html @@ -0,0 +1,47 @@ + + + + + Raylib.ShaderLocationIndex.LOC_COLOR_AMBIENT – raylib – Vala Binding Reference + + + + +
+ +
+

LOC_COLOR_AMBIENT

+
+

Description:

+
LOC_COLOR_AMBIENT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderLocationIndex.LOC_COLOR_DIFFUSE.html b/docs/raylib/Raylib.ShaderLocationIndex.LOC_COLOR_DIFFUSE.html new file mode 100644 index 0000000..16510c7 --- /dev/null +++ b/docs/raylib/Raylib.ShaderLocationIndex.LOC_COLOR_DIFFUSE.html @@ -0,0 +1,47 @@ + + + + + Raylib.ShaderLocationIndex.LOC_COLOR_DIFFUSE – raylib – Vala Binding Reference + + + + +
+ +
+

LOC_COLOR_DIFFUSE

+
+

Description:

+
LOC_COLOR_DIFFUSE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderLocationIndex.LOC_COLOR_SPECULAR.html b/docs/raylib/Raylib.ShaderLocationIndex.LOC_COLOR_SPECULAR.html new file mode 100644 index 0000000..1a264a4 --- /dev/null +++ b/docs/raylib/Raylib.ShaderLocationIndex.LOC_COLOR_SPECULAR.html @@ -0,0 +1,47 @@ + + + + + Raylib.ShaderLocationIndex.LOC_COLOR_SPECULAR – raylib – Vala Binding Reference + + + + +
+ +
+

LOC_COLOR_SPECULAR

+
+

Description:

+
LOC_COLOR_SPECULAR +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_ALBEDO.html b/docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_ALBEDO.html new file mode 100644 index 0000000..16c50ef --- /dev/null +++ b/docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_ALBEDO.html @@ -0,0 +1,47 @@ + + + + + Raylib.ShaderLocationIndex.LOC_MAP_ALBEDO – raylib – Vala Binding Reference + + + + +
+ +
+

LOC_MAP_ALBEDO

+
+

Description:

+
LOC_MAP_ALBEDO +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_BRDF.html b/docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_BRDF.html new file mode 100644 index 0000000..8203da9 --- /dev/null +++ b/docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_BRDF.html @@ -0,0 +1,47 @@ + + + + + Raylib.ShaderLocationIndex.LOC_MAP_BRDF – raylib – Vala Binding Reference + + + + +
+ +
+

LOC_MAP_BRDF

+
+

Description:

+
LOC_MAP_BRDF +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_CUBEMAP.html b/docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_CUBEMAP.html new file mode 100644 index 0000000..29c6881 --- /dev/null +++ b/docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_CUBEMAP.html @@ -0,0 +1,47 @@ + + + + + Raylib.ShaderLocationIndex.LOC_MAP_CUBEMAP – raylib – Vala Binding Reference + + + + +
+ +
+

LOC_MAP_CUBEMAP

+
+

Description:

+
LOC_MAP_CUBEMAP +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_EMISSION.html b/docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_EMISSION.html new file mode 100644 index 0000000..61b8023 --- /dev/null +++ b/docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_EMISSION.html @@ -0,0 +1,47 @@ + + + + + Raylib.ShaderLocationIndex.LOC_MAP_EMISSION – raylib – Vala Binding Reference + + + + +
+ +
+

LOC_MAP_EMISSION

+
+

Description:

+
LOC_MAP_EMISSION +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_HEIGHT.html b/docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_HEIGHT.html new file mode 100644 index 0000000..273c9a5 --- /dev/null +++ b/docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_HEIGHT.html @@ -0,0 +1,47 @@ + + + + + Raylib.ShaderLocationIndex.LOC_MAP_HEIGHT – raylib – Vala Binding Reference + + + + +
+ +
+

LOC_MAP_HEIGHT

+
+

Description:

+
LOC_MAP_HEIGHT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_IRRADIANCE.html b/docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_IRRADIANCE.html new file mode 100644 index 0000000..b9bf8fb --- /dev/null +++ b/docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_IRRADIANCE.html @@ -0,0 +1,47 @@ + + + + + Raylib.ShaderLocationIndex.LOC_MAP_IRRADIANCE – raylib – Vala Binding Reference + + + + +
+ +
+

LOC_MAP_IRRADIANCE

+
+

Description:

+
LOC_MAP_IRRADIANCE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_METALNESS.html b/docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_METALNESS.html new file mode 100644 index 0000000..5d489da --- /dev/null +++ b/docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_METALNESS.html @@ -0,0 +1,47 @@ + + + + + Raylib.ShaderLocationIndex.LOC_MAP_METALNESS – raylib – Vala Binding Reference + + + + +
+ +
+

LOC_MAP_METALNESS

+
+

Description:

+
LOC_MAP_METALNESS +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_NORMAL.html b/docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_NORMAL.html new file mode 100644 index 0000000..ba6f4b3 --- /dev/null +++ b/docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_NORMAL.html @@ -0,0 +1,47 @@ + + + + + Raylib.ShaderLocationIndex.LOC_MAP_NORMAL – raylib – Vala Binding Reference + + + + +
+ +
+

LOC_MAP_NORMAL

+
+

Description:

+
LOC_MAP_NORMAL +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_OCCLUSION.html b/docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_OCCLUSION.html new file mode 100644 index 0000000..3e81da1 --- /dev/null +++ b/docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_OCCLUSION.html @@ -0,0 +1,47 @@ + + + + + Raylib.ShaderLocationIndex.LOC_MAP_OCCLUSION – raylib – Vala Binding Reference + + + + +
+ +
+

LOC_MAP_OCCLUSION

+
+

Description:

+
LOC_MAP_OCCLUSION +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_PREFILTER.html b/docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_PREFILTER.html new file mode 100644 index 0000000..ec1e8b4 --- /dev/null +++ b/docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_PREFILTER.html @@ -0,0 +1,47 @@ + + + + + Raylib.ShaderLocationIndex.LOC_MAP_PREFILTER – raylib – Vala Binding Reference + + + + +
+ +
+

LOC_MAP_PREFILTER

+
+

Description:

+
LOC_MAP_PREFILTER +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_ROUGHNESS.html b/docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_ROUGHNESS.html new file mode 100644 index 0000000..649b6ff --- /dev/null +++ b/docs/raylib/Raylib.ShaderLocationIndex.LOC_MAP_ROUGHNESS.html @@ -0,0 +1,47 @@ + + + + + Raylib.ShaderLocationIndex.LOC_MAP_ROUGHNESS – raylib – Vala Binding Reference + + + + +
+ +
+

LOC_MAP_ROUGHNESS

+
+

Description:

+
LOC_MAP_ROUGHNESS +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderLocationIndex.LOC_MATRIX_MODEL.html b/docs/raylib/Raylib.ShaderLocationIndex.LOC_MATRIX_MODEL.html new file mode 100644 index 0000000..bd7292e --- /dev/null +++ b/docs/raylib/Raylib.ShaderLocationIndex.LOC_MATRIX_MODEL.html @@ -0,0 +1,47 @@ + + + + + Raylib.ShaderLocationIndex.LOC_MATRIX_MODEL – raylib – Vala Binding Reference + + + + +
+ +
+

LOC_MATRIX_MODEL

+
+

Description:

+
LOC_MATRIX_MODEL +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderLocationIndex.LOC_MATRIX_MVP.html b/docs/raylib/Raylib.ShaderLocationIndex.LOC_MATRIX_MVP.html new file mode 100644 index 0000000..cd97ca1 --- /dev/null +++ b/docs/raylib/Raylib.ShaderLocationIndex.LOC_MATRIX_MVP.html @@ -0,0 +1,47 @@ + + + + + Raylib.ShaderLocationIndex.LOC_MATRIX_MVP – raylib – Vala Binding Reference + + + + +
+ +
+

LOC_MATRIX_MVP

+
+

Description:

+
LOC_MATRIX_MVP +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderLocationIndex.LOC_MATRIX_PROJECTION.html b/docs/raylib/Raylib.ShaderLocationIndex.LOC_MATRIX_PROJECTION.html new file mode 100644 index 0000000..5994868 --- /dev/null +++ b/docs/raylib/Raylib.ShaderLocationIndex.LOC_MATRIX_PROJECTION.html @@ -0,0 +1,47 @@ + + + + + Raylib.ShaderLocationIndex.LOC_MATRIX_PROJECTION – raylib – Vala Binding Reference + + + + +
+ +
+

LOC_MATRIX_PROJECTION

+
+

Description:

+
LOC_MATRIX_PROJECTION +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderLocationIndex.LOC_MATRIX_VIEW.html b/docs/raylib/Raylib.ShaderLocationIndex.LOC_MATRIX_VIEW.html new file mode 100644 index 0000000..9283159 --- /dev/null +++ b/docs/raylib/Raylib.ShaderLocationIndex.LOC_MATRIX_VIEW.html @@ -0,0 +1,47 @@ + + + + + Raylib.ShaderLocationIndex.LOC_MATRIX_VIEW – raylib – Vala Binding Reference + + + + +
+ +
+

LOC_MATRIX_VIEW

+
+

Description:

+
LOC_MATRIX_VIEW +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderLocationIndex.LOC_VECTOR_VIEW.html b/docs/raylib/Raylib.ShaderLocationIndex.LOC_VECTOR_VIEW.html new file mode 100644 index 0000000..8b305ab --- /dev/null +++ b/docs/raylib/Raylib.ShaderLocationIndex.LOC_VECTOR_VIEW.html @@ -0,0 +1,47 @@ + + + + + Raylib.ShaderLocationIndex.LOC_VECTOR_VIEW – raylib – Vala Binding Reference + + + + +
+ +
+

LOC_VECTOR_VIEW

+
+

Description:

+
LOC_VECTOR_VIEW +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderLocationIndex.LOC_VERTEX_COLOR.html b/docs/raylib/Raylib.ShaderLocationIndex.LOC_VERTEX_COLOR.html new file mode 100644 index 0000000..7efac2c --- /dev/null +++ b/docs/raylib/Raylib.ShaderLocationIndex.LOC_VERTEX_COLOR.html @@ -0,0 +1,47 @@ + + + + + Raylib.ShaderLocationIndex.LOC_VERTEX_COLOR – raylib – Vala Binding Reference + + + + +
+ +
+

LOC_VERTEX_COLOR

+
+

Description:

+
LOC_VERTEX_COLOR +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderLocationIndex.LOC_VERTEX_NORMAL.html b/docs/raylib/Raylib.ShaderLocationIndex.LOC_VERTEX_NORMAL.html new file mode 100644 index 0000000..bce2c7c --- /dev/null +++ b/docs/raylib/Raylib.ShaderLocationIndex.LOC_VERTEX_NORMAL.html @@ -0,0 +1,47 @@ + + + + + Raylib.ShaderLocationIndex.LOC_VERTEX_NORMAL – raylib – Vala Binding Reference + + + + +
+ +
+

LOC_VERTEX_NORMAL

+
+

Description:

+
LOC_VERTEX_NORMAL +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderLocationIndex.LOC_VERTEX_POSITION.html b/docs/raylib/Raylib.ShaderLocationIndex.LOC_VERTEX_POSITION.html new file mode 100644 index 0000000..5c15fe9 --- /dev/null +++ b/docs/raylib/Raylib.ShaderLocationIndex.LOC_VERTEX_POSITION.html @@ -0,0 +1,47 @@ + + + + + Raylib.ShaderLocationIndex.LOC_VERTEX_POSITION – raylib – Vala Binding Reference + + + + +
+ +
+

LOC_VERTEX_POSITION

+
+

Description:

+
LOC_VERTEX_POSITION = 0 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderLocationIndex.LOC_VERTEX_TANGENT.html b/docs/raylib/Raylib.ShaderLocationIndex.LOC_VERTEX_TANGENT.html new file mode 100644 index 0000000..b0493dc --- /dev/null +++ b/docs/raylib/Raylib.ShaderLocationIndex.LOC_VERTEX_TANGENT.html @@ -0,0 +1,47 @@ + + + + + Raylib.ShaderLocationIndex.LOC_VERTEX_TANGENT – raylib – Vala Binding Reference + + + + +
+ +
+

LOC_VERTEX_TANGENT

+
+

Description:

+
LOC_VERTEX_TANGENT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderLocationIndex.LOC_VERTEX_TEXCOORD01.html b/docs/raylib/Raylib.ShaderLocationIndex.LOC_VERTEX_TEXCOORD01.html new file mode 100644 index 0000000..633b130 --- /dev/null +++ b/docs/raylib/Raylib.ShaderLocationIndex.LOC_VERTEX_TEXCOORD01.html @@ -0,0 +1,47 @@ + + + + + Raylib.ShaderLocationIndex.LOC_VERTEX_TEXCOORD01 – raylib – Vala Binding Reference + + + + +
+ +
+

LOC_VERTEX_TEXCOORD01

+
+

Description:

+
LOC_VERTEX_TEXCOORD01 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderLocationIndex.LOC_VERTEX_TEXCOORD02.html b/docs/raylib/Raylib.ShaderLocationIndex.LOC_VERTEX_TEXCOORD02.html new file mode 100644 index 0000000..bb24ec7 --- /dev/null +++ b/docs/raylib/Raylib.ShaderLocationIndex.LOC_VERTEX_TEXCOORD02.html @@ -0,0 +1,47 @@ + + + + + Raylib.ShaderLocationIndex.LOC_VERTEX_TEXCOORD02 – raylib – Vala Binding Reference + + + + +
+ +
+

LOC_VERTEX_TEXCOORD02

+
+

Description:

+
LOC_VERTEX_TEXCOORD02 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderLocationIndex.html b/docs/raylib/Raylib.ShaderLocationIndex.html new file mode 100644 index 0000000..9d4eaa4 --- /dev/null +++ b/docs/raylib/Raylib.ShaderLocationIndex.html @@ -0,0 +1,101 @@ + + + + + Raylib.ShaderLocationIndex – raylib – Vala Binding Reference + + + + +
+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_FLOAT.html b/docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_FLOAT.html new file mode 100644 index 0000000..44a090d --- /dev/null +++ b/docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_FLOAT.html @@ -0,0 +1,47 @@ + + + + + Raylib.ShaderUniformDataType.UNIFORM_FLOAT – raylib – Vala Binding Reference + + + + +
+ +
+

UNIFORM_FLOAT

+
+

Description:

+
UNIFORM_FLOAT = 0 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_INT.html b/docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_INT.html new file mode 100644 index 0000000..b9e95ee --- /dev/null +++ b/docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_INT.html @@ -0,0 +1,47 @@ + + + + + Raylib.ShaderUniformDataType.UNIFORM_INT – raylib – Vala Binding Reference + + + + +
+ +
+

UNIFORM_INT

+
+

Description:

+
UNIFORM_INT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_IVEC2.html b/docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_IVEC2.html new file mode 100644 index 0000000..11b77f7 --- /dev/null +++ b/docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_IVEC2.html @@ -0,0 +1,47 @@ + + + + + Raylib.ShaderUniformDataType.UNIFORM_IVEC2 – raylib – Vala Binding Reference + + + + +
+ +
+

UNIFORM_IVEC2

+
+

Description:

+
UNIFORM_IVEC2 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_IVEC3.html b/docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_IVEC3.html new file mode 100644 index 0000000..5598f6b --- /dev/null +++ b/docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_IVEC3.html @@ -0,0 +1,47 @@ + + + + + Raylib.ShaderUniformDataType.UNIFORM_IVEC3 – raylib – Vala Binding Reference + + + + +
+ +
+

UNIFORM_IVEC3

+
+

Description:

+
UNIFORM_IVEC3 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_IVEC4.html b/docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_IVEC4.html new file mode 100644 index 0000000..415a90c --- /dev/null +++ b/docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_IVEC4.html @@ -0,0 +1,47 @@ + + + + + Raylib.ShaderUniformDataType.UNIFORM_IVEC4 – raylib – Vala Binding Reference + + + + +
+ +
+

UNIFORM_IVEC4

+
+

Description:

+
UNIFORM_IVEC4 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_SAMPLER2D.html b/docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_SAMPLER2D.html new file mode 100644 index 0000000..af712e8 --- /dev/null +++ b/docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_SAMPLER2D.html @@ -0,0 +1,47 @@ + + + + + Raylib.ShaderUniformDataType.UNIFORM_SAMPLER2D – raylib – Vala Binding Reference + + + + +
+ +
+

UNIFORM_SAMPLER2D

+
+

Description:

+
UNIFORM_SAMPLER2D +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_VEC2.html b/docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_VEC2.html new file mode 100644 index 0000000..8317951 --- /dev/null +++ b/docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_VEC2.html @@ -0,0 +1,47 @@ + + + + + Raylib.ShaderUniformDataType.UNIFORM_VEC2 – raylib – Vala Binding Reference + + + + +
+ +
+

UNIFORM_VEC2

+
+

Description:

+
UNIFORM_VEC2 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_VEC3.html b/docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_VEC3.html new file mode 100644 index 0000000..d2698f5 --- /dev/null +++ b/docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_VEC3.html @@ -0,0 +1,47 @@ + + + + + Raylib.ShaderUniformDataType.UNIFORM_VEC3 – raylib – Vala Binding Reference + + + + +
+ +
+

UNIFORM_VEC3

+
+

Description:

+
UNIFORM_VEC3 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_VEC4.html b/docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_VEC4.html new file mode 100644 index 0000000..a416f60 --- /dev/null +++ b/docs/raylib/Raylib.ShaderUniformDataType.UNIFORM_VEC4.html @@ -0,0 +1,47 @@ + + + + + Raylib.ShaderUniformDataType.UNIFORM_VEC4 – raylib – Vala Binding Reference + + + + +
+ +
+

UNIFORM_VEC4

+
+

Description:

+
UNIFORM_VEC4 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.ShaderUniformDataType.html b/docs/raylib/Raylib.ShaderUniformDataType.html new file mode 100644 index 0000000..4d41ce7 --- /dev/null +++ b/docs/raylib/Raylib.ShaderUniformDataType.html @@ -0,0 +1,69 @@ + + + + + Raylib.ShaderUniformDataType – raylib – Vala Binding Reference + + + + +
+ +
+

ShaderUniformDataType

+
+

Description:

+
[ CCode ( cprefix = "" , has_type_id = false ) ]
public enum ShaderUniformDataType +

+
Namespace: Raylib +
+
Package: raylib +
+

Content:

+

Enum values:

+ +
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.TextToInteger.html b/docs/raylib/Raylib.TextToInteger.html new file mode 100644 index 0000000..82362af --- /dev/null +++ b/docs/raylib/Raylib.TextToInteger.html @@ -0,0 +1,156 @@ + + + + + Raylib.TextToInteger – raylib – Vala Binding Reference + + + + +
+ +
+

TextToInteger

+
+

Description:

+
[ CCode ( cname = "TextToInteger" ) ]
public int TextToInteger (string text) +
+
+

Get integer value from text (negative values not supported)

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.TextureFilterMode.FILTER_ANISOTROPIC_16X.html b/docs/raylib/Raylib.TextureFilterMode.FILTER_ANISOTROPIC_16X.html new file mode 100644 index 0000000..01f8f5d --- /dev/null +++ b/docs/raylib/Raylib.TextureFilterMode.FILTER_ANISOTROPIC_16X.html @@ -0,0 +1,47 @@ + + + + + Raylib.TextureFilterMode.FILTER_ANISOTROPIC_16X – raylib – Vala Binding Reference + + + + +
+ +
+

FILTER_ANISOTROPIC_16X

+
+

Description:

+
FILTER_ANISOTROPIC_16X +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.TextureFilterMode.FILTER_ANISOTROPIC_4X.html b/docs/raylib/Raylib.TextureFilterMode.FILTER_ANISOTROPIC_4X.html new file mode 100644 index 0000000..4d72746 --- /dev/null +++ b/docs/raylib/Raylib.TextureFilterMode.FILTER_ANISOTROPIC_4X.html @@ -0,0 +1,47 @@ + + + + + Raylib.TextureFilterMode.FILTER_ANISOTROPIC_4X – raylib – Vala Binding Reference + + + + +
+ +
+

FILTER_ANISOTROPIC_4X

+
+

Description:

+
FILTER_ANISOTROPIC_4X +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.TextureFilterMode.FILTER_ANISOTROPIC_8X.html b/docs/raylib/Raylib.TextureFilterMode.FILTER_ANISOTROPIC_8X.html new file mode 100644 index 0000000..c5527d9 --- /dev/null +++ b/docs/raylib/Raylib.TextureFilterMode.FILTER_ANISOTROPIC_8X.html @@ -0,0 +1,47 @@ + + + + + Raylib.TextureFilterMode.FILTER_ANISOTROPIC_8X – raylib – Vala Binding Reference + + + + +
+ +
+

FILTER_ANISOTROPIC_8X

+
+

Description:

+
FILTER_ANISOTROPIC_8X +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.TextureFilterMode.FILTER_BILINEAR.html b/docs/raylib/Raylib.TextureFilterMode.FILTER_BILINEAR.html new file mode 100644 index 0000000..42d10ef --- /dev/null +++ b/docs/raylib/Raylib.TextureFilterMode.FILTER_BILINEAR.html @@ -0,0 +1,47 @@ + + + + + Raylib.TextureFilterMode.FILTER_BILINEAR – raylib – Vala Binding Reference + + + + +
+ +
+

FILTER_BILINEAR

+
+

Description:

+
FILTER_BILINEAR +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.TextureFilterMode.FILTER_POINT.html b/docs/raylib/Raylib.TextureFilterMode.FILTER_POINT.html new file mode 100644 index 0000000..c0af093 --- /dev/null +++ b/docs/raylib/Raylib.TextureFilterMode.FILTER_POINT.html @@ -0,0 +1,47 @@ + + + + + Raylib.TextureFilterMode.FILTER_POINT – raylib – Vala Binding Reference + + + + +
+ +
+

FILTER_POINT

+
+

Description:

+
FILTER_POINT = 0 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.TextureFilterMode.FILTER_TRILINEAR.html b/docs/raylib/Raylib.TextureFilterMode.FILTER_TRILINEAR.html new file mode 100644 index 0000000..c3d658f --- /dev/null +++ b/docs/raylib/Raylib.TextureFilterMode.FILTER_TRILINEAR.html @@ -0,0 +1,47 @@ + + + + + Raylib.TextureFilterMode.FILTER_TRILINEAR – raylib – Vala Binding Reference + + + + +
+ +
+

FILTER_TRILINEAR

+
+

Description:

+
FILTER_TRILINEAR +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.TextureFilterMode.html b/docs/raylib/Raylib.TextureFilterMode.html new file mode 100644 index 0000000..40c4ff4 --- /dev/null +++ b/docs/raylib/Raylib.TextureFilterMode.html @@ -0,0 +1,63 @@ + + + + + Raylib.TextureFilterMode – raylib – Vala Binding Reference + + + + +
+ +
+

TextureFilterMode

+
+

Description:

+
[ CCode ( cprefix = "" , has_type_id = false ) ]
public enum TextureFilterMode +

+
Namespace: Raylib +
+
Package: raylib +
+

Content:

+

Enum values:

+ +
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.TextureWrapMode.WRAP_CLAMP.html b/docs/raylib/Raylib.TextureWrapMode.WRAP_CLAMP.html new file mode 100644 index 0000000..6aff888 --- /dev/null +++ b/docs/raylib/Raylib.TextureWrapMode.WRAP_CLAMP.html @@ -0,0 +1,47 @@ + + + + + Raylib.TextureWrapMode.WRAP_CLAMP – raylib – Vala Binding Reference + + + + +
+ +
+

WRAP_CLAMP

+
+

Description:

+
WRAP_CLAMP +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.TextureWrapMode.WRAP_MIRROR_CLAMP.html b/docs/raylib/Raylib.TextureWrapMode.WRAP_MIRROR_CLAMP.html new file mode 100644 index 0000000..50b783b --- /dev/null +++ b/docs/raylib/Raylib.TextureWrapMode.WRAP_MIRROR_CLAMP.html @@ -0,0 +1,47 @@ + + + + + Raylib.TextureWrapMode.WRAP_MIRROR_CLAMP – raylib – Vala Binding Reference + + + + +
+ +
+

WRAP_MIRROR_CLAMP

+
+

Description:

+
WRAP_MIRROR_CLAMP +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.TextureWrapMode.WRAP_MIRROR_REPEAT.html b/docs/raylib/Raylib.TextureWrapMode.WRAP_MIRROR_REPEAT.html new file mode 100644 index 0000000..2ab0668 --- /dev/null +++ b/docs/raylib/Raylib.TextureWrapMode.WRAP_MIRROR_REPEAT.html @@ -0,0 +1,47 @@ + + + + + Raylib.TextureWrapMode.WRAP_MIRROR_REPEAT – raylib – Vala Binding Reference + + + + +
+ +
+

WRAP_MIRROR_REPEAT

+
+

Description:

+
WRAP_MIRROR_REPEAT +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.TextureWrapMode.WRAP_REPEAT.html b/docs/raylib/Raylib.TextureWrapMode.WRAP_REPEAT.html new file mode 100644 index 0000000..1cbcd28 --- /dev/null +++ b/docs/raylib/Raylib.TextureWrapMode.WRAP_REPEAT.html @@ -0,0 +1,47 @@ + + + + + Raylib.TextureWrapMode.WRAP_REPEAT – raylib – Vala Binding Reference + + + + +
+ +
+

WRAP_REPEAT

+
+

Description:

+
WRAP_REPEAT = 0 +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.TextureWrapMode.html b/docs/raylib/Raylib.TextureWrapMode.html new file mode 100644 index 0000000..28543ea --- /dev/null +++ b/docs/raylib/Raylib.TextureWrapMode.html @@ -0,0 +1,59 @@ + + + + + Raylib.TextureWrapMode – raylib – Vala Binding Reference + + + + +
+ +
+

TextureWrapMode

+
+

Description:

+
[ CCode ( cprefix = "" , has_type_id = false ) ]
public enum TextureWrapMode +

+
Namespace: Raylib +
+
Package: raylib +
+

Content:

+

Enum values:

+ +
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.TraceLogType.LOG_ALL.html b/docs/raylib/Raylib.TraceLogType.LOG_ALL.html new file mode 100644 index 0000000..6dbc925 --- /dev/null +++ b/docs/raylib/Raylib.TraceLogType.LOG_ALL.html @@ -0,0 +1,47 @@ + + + + + Raylib.TraceLogType.LOG_ALL – raylib – Vala Binding Reference + + + + +
+ +
+

LOG_ALL

+
+

Description:

+
LOG_ALL +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.TraceLogType.LOG_DEBUG.html b/docs/raylib/Raylib.TraceLogType.LOG_DEBUG.html new file mode 100644 index 0000000..eebc1f9 --- /dev/null +++ b/docs/raylib/Raylib.TraceLogType.LOG_DEBUG.html @@ -0,0 +1,47 @@ + + + + + Raylib.TraceLogType.LOG_DEBUG – raylib – Vala Binding Reference + + + + +
+ +
+

LOG_DEBUG

+
+

Description:

+
LOG_DEBUG +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.TraceLogType.LOG_ERROR.html b/docs/raylib/Raylib.TraceLogType.LOG_ERROR.html new file mode 100644 index 0000000..761d7ab --- /dev/null +++ b/docs/raylib/Raylib.TraceLogType.LOG_ERROR.html @@ -0,0 +1,47 @@ + + + + + Raylib.TraceLogType.LOG_ERROR – raylib – Vala Binding Reference + + + + +
+ +
+

LOG_ERROR

+
+

Description:

+
LOG_ERROR +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.TraceLogType.LOG_FATAL.html b/docs/raylib/Raylib.TraceLogType.LOG_FATAL.html new file mode 100644 index 0000000..560e446 --- /dev/null +++ b/docs/raylib/Raylib.TraceLogType.LOG_FATAL.html @@ -0,0 +1,47 @@ + + + + + Raylib.TraceLogType.LOG_FATAL – raylib – Vala Binding Reference + + + + +
+ +
+

LOG_FATAL

+
+

Description:

+
LOG_FATAL +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.TraceLogType.LOG_INFO.html b/docs/raylib/Raylib.TraceLogType.LOG_INFO.html new file mode 100644 index 0000000..da0803d --- /dev/null +++ b/docs/raylib/Raylib.TraceLogType.LOG_INFO.html @@ -0,0 +1,47 @@ + + + + + Raylib.TraceLogType.LOG_INFO – raylib – Vala Binding Reference + + + + +
+ +
+

LOG_INFO

+
+

Description:

+
LOG_INFO +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.TraceLogType.LOG_NONE.html b/docs/raylib/Raylib.TraceLogType.LOG_NONE.html new file mode 100644 index 0000000..ed31496 --- /dev/null +++ b/docs/raylib/Raylib.TraceLogType.LOG_NONE.html @@ -0,0 +1,47 @@ + + + + + Raylib.TraceLogType.LOG_NONE – raylib – Vala Binding Reference + + + + +
+ +
+

LOG_NONE

+
+

Description:

+
LOG_NONE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.TraceLogType.LOG_TRACE.html b/docs/raylib/Raylib.TraceLogType.LOG_TRACE.html new file mode 100644 index 0000000..c267a32 --- /dev/null +++ b/docs/raylib/Raylib.TraceLogType.LOG_TRACE.html @@ -0,0 +1,47 @@ + + + + + Raylib.TraceLogType.LOG_TRACE – raylib – Vala Binding Reference + + + + +
+ +
+

LOG_TRACE

+
+

Description:

+
LOG_TRACE +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.TraceLogType.LOG_WARNING.html b/docs/raylib/Raylib.TraceLogType.LOG_WARNING.html new file mode 100644 index 0000000..3d49acf --- /dev/null +++ b/docs/raylib/Raylib.TraceLogType.LOG_WARNING.html @@ -0,0 +1,47 @@ + + + + + Raylib.TraceLogType.LOG_WARNING – raylib – Vala Binding Reference + + + + +
+ +
+

LOG_WARNING

+
+

Description:

+
LOG_WARNING +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.TraceLogType.html b/docs/raylib/Raylib.TraceLogType.html new file mode 100644 index 0000000..d6e673c --- /dev/null +++ b/docs/raylib/Raylib.TraceLogType.html @@ -0,0 +1,67 @@ + + + + + Raylib.TraceLogType – raylib – Vala Binding Reference + + + + +
+ +
+

TraceLogType

+
+

Description:

+
[ CCode ( cprefix = "" , has_type_id = false ) ]
public enum TraceLogType +

+
Namespace: Raylib +
+
Package: raylib +
+

Content:

+

Enum values:

+ +
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.VIOLET.html b/docs/raylib/Raylib.VIOLET.html new file mode 100644 index 0000000..fe074fa --- /dev/null +++ b/docs/raylib/Raylib.VIOLET.html @@ -0,0 +1,153 @@ + + + + + Raylib.VIOLET – raylib – Vala Binding Reference + + + + +
+ +
+

VIOLET

+
+

Description:

+
[ CCode ( cname = "VIOLET" ) ]
public const Color VIOLET +

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Vector2.html b/docs/raylib/Raylib.Vector2.html new file mode 100644 index 0000000..c59dea0 --- /dev/null +++ b/docs/raylib/Raylib.Vector2.html @@ -0,0 +1,68 @@ + + + + + Raylib.Vector2 – raylib – Vala Binding Reference + + + + +
+ +
+

Vector2

+
+

Object Hierarchy:

+ Object hierarchy for Vector2 + + + + + +

Description:

+
[ SimpleType ]
[ CCode ( cname = "struct Vector2" , destroy_function = "" , has_type_id = true ) ]
public struct Vector2 +

+
Namespace: Raylib +
+
Package: raylib +
+

Content:

+

Fields:

+ +
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Vector2.x.html b/docs/raylib/Raylib.Vector2.x.html new file mode 100644 index 0000000..b4473bd --- /dev/null +++ b/docs/raylib/Raylib.Vector2.x.html @@ -0,0 +1,45 @@ + + + + + Raylib.Vector2.x – raylib – Vala Binding Reference + + + + +
+ +
+

x

+
+

Description:

+
public float x +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Vector2.y.html b/docs/raylib/Raylib.Vector2.y.html new file mode 100644 index 0000000..9a2c472 --- /dev/null +++ b/docs/raylib/Raylib.Vector2.y.html @@ -0,0 +1,45 @@ + + + + + Raylib.Vector2.y – raylib – Vala Binding Reference + + + + +
+ +
+

y

+
+

Description:

+
public float y +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Vector3.html b/docs/raylib/Raylib.Vector3.html new file mode 100644 index 0000000..d9ee920 --- /dev/null +++ b/docs/raylib/Raylib.Vector3.html @@ -0,0 +1,73 @@ + + + + + Raylib.Vector3 – raylib – Vala Binding Reference + + + + +
+ +
+

Vector3

+
+

Object Hierarchy:

+ Object hierarchy for Vector3 + + + + + +

Description:

+
[ SimpleType ]
[ CCode ( cname = "struct Vector3" , destroy_function = "" , has_type_id = true ) ]
public struct Vector3 +

+
Namespace: Raylib +
+
Package: raylib +
+

Content:

+

Fields:

+ +
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Vector3.x.html b/docs/raylib/Raylib.Vector3.x.html new file mode 100644 index 0000000..0f961af --- /dev/null +++ b/docs/raylib/Raylib.Vector3.x.html @@ -0,0 +1,46 @@ + + + + + Raylib.Vector3.x – raylib – Vala Binding Reference + + + + +
+ +
+

x

+
+

Description:

+
public float x +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Vector3.y.html b/docs/raylib/Raylib.Vector3.y.html new file mode 100644 index 0000000..5644f7f --- /dev/null +++ b/docs/raylib/Raylib.Vector3.y.html @@ -0,0 +1,46 @@ + + + + + Raylib.Vector3.y – raylib – Vala Binding Reference + + + + +
+ +
+

y

+
+

Description:

+
public float y +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Vector3.z.html b/docs/raylib/Raylib.Vector3.z.html new file mode 100644 index 0000000..bdf1cf5 --- /dev/null +++ b/docs/raylib/Raylib.Vector3.z.html @@ -0,0 +1,46 @@ + + + + + Raylib.Vector3.z – raylib – Vala Binding Reference + + + + +
+ +
+

z

+
+

Description:

+
public float z +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Vector4.html b/docs/raylib/Raylib.Vector4.html new file mode 100644 index 0000000..59f58c7 --- /dev/null +++ b/docs/raylib/Raylib.Vector4.html @@ -0,0 +1,96 @@ + + + + + Raylib.Vector4 – raylib – Vala Binding Reference + + + + +
+ +
+

Vector4

+
+

Object Hierarchy:

+ Object hierarchy for Vector4 + + + + + +

Description:

+
[ SimpleType ]
[ CCode ( cname = "struct Vector4" , destroy_function = "" , has_type_id = true ) ]
public struct Vector4 +
+
+
All known sub-structs:
+
+
+ +
+
+ +
+
+ +
+
+

+
Namespace: Raylib +
+
Package: raylib +
+

Content:

+

Fields:

+ +
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Vector4.w.html b/docs/raylib/Raylib.Vector4.w.html new file mode 100644 index 0000000..8f75f06 --- /dev/null +++ b/docs/raylib/Raylib.Vector4.w.html @@ -0,0 +1,47 @@ + + + + + Raylib.Vector4.w – raylib – Vala Binding Reference + + + + +
+ +
+

w

+
+

Description:

+
public float w +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Vector4.x.html b/docs/raylib/Raylib.Vector4.x.html new file mode 100644 index 0000000..ed91850 --- /dev/null +++ b/docs/raylib/Raylib.Vector4.x.html @@ -0,0 +1,47 @@ + + + + + Raylib.Vector4.x – raylib – Vala Binding Reference + + + + +
+ +
+

x

+
+

Description:

+
public float x +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Vector4.y.html b/docs/raylib/Raylib.Vector4.y.html new file mode 100644 index 0000000..7b64811 --- /dev/null +++ b/docs/raylib/Raylib.Vector4.y.html @@ -0,0 +1,47 @@ + + + + + Raylib.Vector4.y – raylib – Vala Binding Reference + + + + +
+ +
+

y

+
+

Description:

+
public float y +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Vector4.z.html b/docs/raylib/Raylib.Vector4.z.html new file mode 100644 index 0000000..88f1c26 --- /dev/null +++ b/docs/raylib/Raylib.Vector4.z.html @@ -0,0 +1,47 @@ + + + + + Raylib.Vector4.z – raylib – Vala Binding Reference + + + + +
+ +
+

z

+
+

Description:

+
public float z +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.WHITE.html b/docs/raylib/Raylib.WHITE.html new file mode 100644 index 0000000..c366476 --- /dev/null +++ b/docs/raylib/Raylib.WHITE.html @@ -0,0 +1,153 @@ + + + + + Raylib.WHITE – raylib – Vala Binding Reference + + + + +
+ +
+

WHITE

+
+

Description:

+
[ CCode ( cname = "WHITE" ) ]
public const Color WHITE +

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Window.close.html b/docs/raylib/Raylib.Window.close.html new file mode 100644 index 0000000..0946e0e --- /dev/null +++ b/docs/raylib/Raylib.Window.close.html @@ -0,0 +1,63 @@ + + + + + Raylib.Window.close – raylib – Vala Binding Reference + + + + +
+ +
+

close

+
+

Description:

+
[ CCode ( cname = "CloseWindow" ) ]
public static void close () +
+
+

Close window and unload OpenGL context

+
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Window.get_position.html b/docs/raylib/Raylib.Window.get_position.html new file mode 100644 index 0000000..8e67646 --- /dev/null +++ b/docs/raylib/Raylib.Window.get_position.html @@ -0,0 +1,63 @@ + + + + + Raylib.Window.get_position – raylib – Vala Binding Reference + + + + +
+ +
+

get_position

+
+

Description:

+
[ CCode ( cname = "GetWindowPosition" ) ]
public static Vector2 get_position () +
+
+

Get window position XY on monitor

+
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Window.hide.html b/docs/raylib/Raylib.Window.hide.html new file mode 100644 index 0000000..1e516d6 --- /dev/null +++ b/docs/raylib/Raylib.Window.hide.html @@ -0,0 +1,63 @@ + + + + + Raylib.Window.hide – raylib – Vala Binding Reference + + + + +
+ +
+

hide

+
+

Description:

+
[ CCode ( cname = "HideWindow" ) ]
public static void hide () +
+
+

Hide the window

+
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Window.html b/docs/raylib/Raylib.Window.html new file mode 100644 index 0000000..2a4e810 --- /dev/null +++ b/docs/raylib/Raylib.Window.html @@ -0,0 +1,150 @@ + + + + + Raylib.Window – raylib – Vala Binding Reference + + + + +
+ +
+

Window

+
+

Object Hierarchy:

+ Object hierarchy for Window + + + + + +

Description:

+
[ Compact ]
public class Window +
+
+

Window object encapsulating static window related functions

+

Unless I'm mistaken, only a single Raylib window can exist at once. For this reason (I presume) the C API does not expose a struct or + handle to the current Window apart from with one method.

+

Because of this it really feels like we should implement a Window class but the best I can come up with is static methods to group the + functionality together. There may be a better way?

+

+
Namespace: Raylib +
+
Package: raylib +
+

Content:

+

Static methods:

+ +
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Window.init.html b/docs/raylib/Raylib.Window.init.html new file mode 100644 index 0000000..a24094a --- /dev/null +++ b/docs/raylib/Raylib.Window.init.html @@ -0,0 +1,63 @@ + + + + + Raylib.Window.init – raylib – Vala Binding Reference + + + + +
+ +
+

init

+
+

Description:

+
[ CCode ( cname = "InitWindow" ) ]
public static void init (int width, int height, string title) +
+
+

Initialize window and OpenGL context

+
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Window.is_fullscreen.html b/docs/raylib/Raylib.Window.is_fullscreen.html new file mode 100644 index 0000000..d55aaf4 --- /dev/null +++ b/docs/raylib/Raylib.Window.is_fullscreen.html @@ -0,0 +1,63 @@ + + + + + Raylib.Window.is_fullscreen – raylib – Vala Binding Reference + + + + +
+ +
+

is_fullscreen

+
+

Description:

+
[ CCode ( cname = "IsWindowFullScreen" ) ]
public static bool is_fullscreen () +
+
+

Check if window is currently fullscreen

+
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Window.is_hidden.html b/docs/raylib/Raylib.Window.is_hidden.html new file mode 100644 index 0000000..40d7fea --- /dev/null +++ b/docs/raylib/Raylib.Window.is_hidden.html @@ -0,0 +1,63 @@ + + + + + Raylib.Window.is_hidden – raylib – Vala Binding Reference + + + + +
+ +
+

is_hidden

+
+

Description:

+
[ CCode ( cname = "IsWindowHidden" ) ]
public static bool is_hidden () +
+
+

Check if window is currently hidden

+
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Window.is_minimized.html b/docs/raylib/Raylib.Window.is_minimized.html new file mode 100644 index 0000000..9786b37 --- /dev/null +++ b/docs/raylib/Raylib.Window.is_minimized.html @@ -0,0 +1,63 @@ + + + + + Raylib.Window.is_minimized – raylib – Vala Binding Reference + + + + +
+ +
+

is_minimized

+
+

Description:

+
[ CCode ( cname = "IsWindowMinimized" ) ]
public static bool is_minimized () +
+
+

Check if window has been minimized (or lost focus)

+
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Window.is_ready.html b/docs/raylib/Raylib.Window.is_ready.html new file mode 100644 index 0000000..1e98afd --- /dev/null +++ b/docs/raylib/Raylib.Window.is_ready.html @@ -0,0 +1,63 @@ + + + + + Raylib.Window.is_ready – raylib – Vala Binding Reference + + + + +
+ +
+

is_ready

+
+

Description:

+
[ CCode ( cname = "IsWindowReady" ) ]
public static bool is_ready () +
+
+

Check if window has been initialized successfully

+
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Window.is_resized.html b/docs/raylib/Raylib.Window.is_resized.html new file mode 100644 index 0000000..a21a3cf --- /dev/null +++ b/docs/raylib/Raylib.Window.is_resized.html @@ -0,0 +1,63 @@ + + + + + Raylib.Window.is_resized – raylib – Vala Binding Reference + + + + +
+ +
+

is_resized

+
+

Description:

+
[ CCode ( cname = "IsWindowResized" ) ]
public static bool is_resized () +
+
+

Check if window has been resized

+
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Window.is_window_fullscreen.html b/docs/raylib/Raylib.Window.is_window_fullscreen.html new file mode 100644 index 0000000..81f2582 --- /dev/null +++ b/docs/raylib/Raylib.Window.is_window_fullscreen.html @@ -0,0 +1,52 @@ + + + + + Raylib.Window.is_window_fullscreen – raylib – Vala Binding Reference + + + + +
+ +
+

is_window_fullscreen

+
+

Description:

+
[ CCode ( cname = "IsWindowFullScreen" ) ]
public static bool is_window_fullscreen () +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Window.is_window_hidden.html b/docs/raylib/Raylib.Window.is_window_hidden.html new file mode 100644 index 0000000..268f6d4 --- /dev/null +++ b/docs/raylib/Raylib.Window.is_window_hidden.html @@ -0,0 +1,52 @@ + + + + + Raylib.Window.is_window_hidden – raylib – Vala Binding Reference + + + + +
+ +
+

is_window_hidden

+
+

Description:

+
[ CCode ( cname = "IsWindowHidden" ) ]
public static bool is_window_hidden () +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Window.is_window_minimized.html b/docs/raylib/Raylib.Window.is_window_minimized.html new file mode 100644 index 0000000..fc8e5f9 --- /dev/null +++ b/docs/raylib/Raylib.Window.is_window_minimized.html @@ -0,0 +1,55 @@ + + + + + Raylib.Window.is_window_minimized – raylib – Vala Binding Reference + + + + +
+ +
+

is_window_minimized

+
+

Description:

+
[ CCode ( cname = "IsWindowMinimized" ) ]
public static bool is_window_minimized () +
+
+

Check if window has been minimized (or lost focus)

+
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Window.is_window_ready.html b/docs/raylib/Raylib.Window.is_window_ready.html new file mode 100644 index 0000000..9984140 --- /dev/null +++ b/docs/raylib/Raylib.Window.is_window_ready.html @@ -0,0 +1,55 @@ + + + + + Raylib.Window.is_window_ready – raylib – Vala Binding Reference + + + + +
+ +
+

is_window_ready

+
+

Description:

+
[ CCode ( cname = "IsWindowReady" ) ]
public static bool is_window_ready () +
+
+

Check if window has been initialized successfully

+
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Window.is_window_resized.html b/docs/raylib/Raylib.Window.is_window_resized.html new file mode 100644 index 0000000..35f1447 --- /dev/null +++ b/docs/raylib/Raylib.Window.is_window_resized.html @@ -0,0 +1,52 @@ + + + + + Raylib.Window.is_window_resized – raylib – Vala Binding Reference + + + + +
+ +
+

is_window_resized

+
+

Description:

+
[ CCode ( cname = "IsWindowResized" ) ]
public static bool is_window_resized () +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Window.set_min_size.html b/docs/raylib/Raylib.Window.set_min_size.html new file mode 100644 index 0000000..df62a44 --- /dev/null +++ b/docs/raylib/Raylib.Window.set_min_size.html @@ -0,0 +1,63 @@ + + + + + Raylib.Window.set_min_size – raylib – Vala Binding Reference + + + + +
+ +
+

set_min_size

+
+

Description:

+
[ CCode ( cname = "SetWindowMinSize" ) ]
public static void set_min_size (int width, int height) +
+
+

Set window minimum dimensions (for FLAG_WINDOW_RESIZABLE)

+
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Window.set_monitor.html b/docs/raylib/Raylib.Window.set_monitor.html new file mode 100644 index 0000000..8954a82 --- /dev/null +++ b/docs/raylib/Raylib.Window.set_monitor.html @@ -0,0 +1,63 @@ + + + + + Raylib.Window.set_monitor – raylib – Vala Binding Reference + + + + +
+ +
+

set_monitor

+
+

Description:

+
[ CCode ( cname = "SetWindowMonitor" ) ]
public static void set_monitor (int monitor) +
+
+

Set monitor for the current window (fullscreen mode)

+
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Window.set_position.html b/docs/raylib/Raylib.Window.set_position.html new file mode 100644 index 0000000..4e5c484 --- /dev/null +++ b/docs/raylib/Raylib.Window.set_position.html @@ -0,0 +1,63 @@ + + + + + Raylib.Window.set_position – raylib – Vala Binding Reference + + + + +
+ +
+

set_position

+
+

Description:

+
[ CCode ( cname = "SetWindowPosition" ) ]
public static void set_position (int x, int y) +
+
+

Set window position on screen (only PLATFORM_DESKTOP)

+
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Window.set_size.html b/docs/raylib/Raylib.Window.set_size.html new file mode 100644 index 0000000..07e2fda --- /dev/null +++ b/docs/raylib/Raylib.Window.set_size.html @@ -0,0 +1,63 @@ + + + + + Raylib.Window.set_size – raylib – Vala Binding Reference + + + + +
+ +
+

set_size

+
+

Description:

+
[ CCode ( cname = "SetWindowSize" ) ]
public static void set_size (int width, int height) +
+
+

Set window dimensions

+
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Window.set_title.html b/docs/raylib/Raylib.Window.set_title.html new file mode 100644 index 0000000..6f11668 --- /dev/null +++ b/docs/raylib/Raylib.Window.set_title.html @@ -0,0 +1,63 @@ + + + + + Raylib.Window.set_title – raylib – Vala Binding Reference + + + + +
+ +
+

set_title

+
+

Description:

+
[ CCode ( cname = "SetWindowTitle" ) ]
public static void set_title (string title) +
+
+

Set title for window (only PLATFORM_DESKTOP)

+
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Window.should_close.html b/docs/raylib/Raylib.Window.should_close.html new file mode 100644 index 0000000..2edb092 --- /dev/null +++ b/docs/raylib/Raylib.Window.should_close.html @@ -0,0 +1,63 @@ + + + + + Raylib.Window.should_close – raylib – Vala Binding Reference + + + + +
+ +
+

should_close

+
+

Description:

+
[ CCode ( cname = "WindowShouldClose" ) ]
public static bool should_close () +
+
+

Check if KEY_ESCAPE pressed or Close icon pressed

+
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Window.toggle_fullscreen.html b/docs/raylib/Raylib.Window.toggle_fullscreen.html new file mode 100644 index 0000000..ea0d84a --- /dev/null +++ b/docs/raylib/Raylib.Window.toggle_fullscreen.html @@ -0,0 +1,63 @@ + + + + + Raylib.Window.toggle_fullscreen – raylib – Vala Binding Reference + + + + +
+ +
+

toggle_fullscreen

+
+

Description:

+
[ CCode ( cname = "ToggleFullScreen" ) ]
public static void toggle_fullscreen () +
+
+

Toggle fullscreen mode (only PLATFORM_DESKTOP)

+
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.Window.unhide.html b/docs/raylib/Raylib.Window.unhide.html new file mode 100644 index 0000000..ee9ea8d --- /dev/null +++ b/docs/raylib/Raylib.Window.unhide.html @@ -0,0 +1,63 @@ + + + + + Raylib.Window.unhide – raylib – Vala Binding Reference + + + + +
+ +
+

unhide

+
+

Description:

+
[ CCode ( cname = "UnhideWindow" ) ]
public static void unhide () +
+
+

Show the window

+
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.YELLOW.html b/docs/raylib/Raylib.YELLOW.html new file mode 100644 index 0000000..2a67aa0 --- /dev/null +++ b/docs/raylib/Raylib.YELLOW.html @@ -0,0 +1,153 @@ + + + + + Raylib.YELLOW – raylib – Vala Binding Reference + + + + +
+ +
+

YELLOW

+
+

Description:

+
[ CCode ( cname = "YELLOW" ) ]
public const Color YELLOW +

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.begin_drawing.html b/docs/raylib/Raylib.begin_drawing.html new file mode 100644 index 0000000..3dfc8f4 --- /dev/null +++ b/docs/raylib/Raylib.begin_drawing.html @@ -0,0 +1,156 @@ + + + + + Raylib.begin_drawing – raylib – Vala Binding Reference + + + + +
+ +
+

begin_drawing

+
+

Description:

+
[ CCode ( cname = "BeginDrawing" ) ]
public void begin_drawing () +
+
+

Setup canvas (framebuffer) to start drawing

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.begin_scissor_mode.html b/docs/raylib/Raylib.begin_scissor_mode.html new file mode 100644 index 0000000..ecf0bcf --- /dev/null +++ b/docs/raylib/Raylib.begin_scissor_mode.html @@ -0,0 +1,156 @@ + + + + + Raylib.begin_scissor_mode – raylib – Vala Binding Reference + + + + +
+ +
+

begin_scissor_mode

+
+

Description:

+
[ CCode ( cname = "BeginScissorMode" ) ]
public void begin_scissor_mode (int x, int y, int width, int height) +
+
+

Begin scissor mode (define screen area for following drawing)

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.clear_background.html b/docs/raylib/Raylib.clear_background.html new file mode 100644 index 0000000..4bbb4fc --- /dev/null +++ b/docs/raylib/Raylib.clear_background.html @@ -0,0 +1,156 @@ + + + + + Raylib.clear_background – raylib – Vala Binding Reference + + + + +
+ +
+

clear_background

+
+

Description:

+
[ CCode ( cname = "ClearBackground" ) ]
public void clear_background (Color color) +
+
+

Set background color (framebuffer clear color)

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.disable_cursor.html b/docs/raylib/Raylib.disable_cursor.html new file mode 100644 index 0000000..b6a3751 --- /dev/null +++ b/docs/raylib/Raylib.disable_cursor.html @@ -0,0 +1,156 @@ + + + + + Raylib.disable_cursor – raylib – Vala Binding Reference + + + + +
+ +
+

disable_cursor

+
+

Description:

+
[ CCode ( cname = "DisableCursor" ) ]
public void disable_cursor () +
+
+

Disables cursor (lock cursor)

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.draw_circle.html b/docs/raylib/Raylib.draw_circle.html new file mode 100644 index 0000000..1a3e032 --- /dev/null +++ b/docs/raylib/Raylib.draw_circle.html @@ -0,0 +1,156 @@ + + + + + Raylib.draw_circle – raylib – Vala Binding Reference + + + + +
+ +
+

draw_circle

+
+

Description:

+
[ CCode ( cname = "DrawCircle" ) ]
public void draw_circle (int centerX, int centerY, float radius, Color color) +
+
+

Draw a color-filled circle

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.draw_circle_gradient.html b/docs/raylib/Raylib.draw_circle_gradient.html new file mode 100644 index 0000000..1e4f932 --- /dev/null +++ b/docs/raylib/Raylib.draw_circle_gradient.html @@ -0,0 +1,156 @@ + + + + + Raylib.draw_circle_gradient – raylib – Vala Binding Reference + + + + +
+ +
+

draw_circle_gradient

+
+

Description:

+
[ CCode ( cname = "DrawCircleGradient" ) ]
public void draw_circle_gradient (int centerX, int centerY, float radius, Color color1, Color color2) +
+
+

Draw a gradient-filled circle

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.draw_circle_lines.html b/docs/raylib/Raylib.draw_circle_lines.html new file mode 100644 index 0000000..ab3d304 --- /dev/null +++ b/docs/raylib/Raylib.draw_circle_lines.html @@ -0,0 +1,156 @@ + + + + + Raylib.draw_circle_lines – raylib – Vala Binding Reference + + + + +
+ +
+

draw_circle_lines

+
+

Description:

+
[ CCode ( cname = "DrawCircleLines" ) ]
public void draw_circle_lines (int centerX, int centerY, float radius, Color color) +
+
+

Draw circle outline

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.draw_circle_v.html b/docs/raylib/Raylib.draw_circle_v.html new file mode 100644 index 0000000..9d97d18 --- /dev/null +++ b/docs/raylib/Raylib.draw_circle_v.html @@ -0,0 +1,156 @@ + + + + + Raylib.draw_circle_v – raylib – Vala Binding Reference + + + + +
+ +
+

draw_circle_v

+
+

Description:

+
[ CCode ( cname = "DrawCircleV" ) ]
public void draw_circle_v (Vector2 center, float radius, Color color) +
+
+

Draw a color-filled circle (Vector version)

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.draw_fps.html b/docs/raylib/Raylib.draw_fps.html new file mode 100644 index 0000000..53e641c --- /dev/null +++ b/docs/raylib/Raylib.draw_fps.html @@ -0,0 +1,156 @@ + + + + + Raylib.draw_fps – raylib – Vala Binding Reference + + + + +
+ +
+

draw_fps

+
+

Description:

+
[ CCode ( cname = "DrawFPS" ) ]
public void draw_fps (int posX, int posY) +
+
+

Shows current FPS

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.draw_line.html b/docs/raylib/Raylib.draw_line.html new file mode 100644 index 0000000..f2c3184 --- /dev/null +++ b/docs/raylib/Raylib.draw_line.html @@ -0,0 +1,156 @@ + + + + + Raylib.draw_line – raylib – Vala Binding Reference + + + + +
+ +
+

draw_line

+
+

Description:

+
[ CCode ( cname = "DrawLine" ) ]
public void draw_line (int startPosX, int startPosY, int endPosX, int endPosY, Color color) +
+
+

Draw a line

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.draw_poly.html b/docs/raylib/Raylib.draw_poly.html new file mode 100644 index 0000000..8d916b3 --- /dev/null +++ b/docs/raylib/Raylib.draw_poly.html @@ -0,0 +1,156 @@ + + + + + Raylib.draw_poly – raylib – Vala Binding Reference + + + + +
+ +
+

draw_poly

+
+

Description:

+
[ CCode ( cname = "DrawPoly" ) ]
public void draw_poly (Vector2 center, int sides, float radius, float rotation, Color color) +
+
+

Draw a regular polygon (Vector version)

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.draw_rectangle.html b/docs/raylib/Raylib.draw_rectangle.html new file mode 100644 index 0000000..6100792 --- /dev/null +++ b/docs/raylib/Raylib.draw_rectangle.html @@ -0,0 +1,156 @@ + + + + + Raylib.draw_rectangle – raylib – Vala Binding Reference + + + + +
+ +
+

draw_rectangle

+
+

Description:

+
[ CCode ( cname = "DrawRectangle" ) ]
public void draw_rectangle (int posX, int posY, int width, int height, Color color) +
+
+

Draw a color-filled rectangle

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.draw_rectangle_gradient_h.html b/docs/raylib/Raylib.draw_rectangle_gradient_h.html new file mode 100644 index 0000000..0b0e7e8 --- /dev/null +++ b/docs/raylib/Raylib.draw_rectangle_gradient_h.html @@ -0,0 +1,156 @@ + + + + + Raylib.draw_rectangle_gradient_h – raylib – Vala Binding Reference + + + + +
+ +
+

draw_rectangle_gradient_h

+
+

Description:

+
[ CCode ( cname = "DrawRectangleGradientH" ) ]
public void draw_rectangle_gradient_h (int posX, int posY, int width, int height, Color color1, Color color2) +
+
+

Draw a horizontal-gradient-filled rectangle

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.draw_rectangle_gradient_v.html b/docs/raylib/Raylib.draw_rectangle_gradient_v.html new file mode 100644 index 0000000..7314c67 --- /dev/null +++ b/docs/raylib/Raylib.draw_rectangle_gradient_v.html @@ -0,0 +1,156 @@ + + + + + Raylib.draw_rectangle_gradient_v – raylib – Vala Binding Reference + + + + +
+ +
+

draw_rectangle_gradient_v

+
+

Description:

+
[ CCode ( cname = "DrawRectangleGradientV" ) ]
public void draw_rectangle_gradient_v (int posX, int posY, int width, int height, Color color1, Color color2) +
+
+

Draw a vertical-gradient-filled rectangle

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.draw_rectangle_lines.html b/docs/raylib/Raylib.draw_rectangle_lines.html new file mode 100644 index 0000000..f6069f0 --- /dev/null +++ b/docs/raylib/Raylib.draw_rectangle_lines.html @@ -0,0 +1,156 @@ + + + + + Raylib.draw_rectangle_lines – raylib – Vala Binding Reference + + + + +
+ +
+

draw_rectangle_lines

+
+

Description:

+
[ CCode ( cname = "DrawRectangleLines" ) ]
public void draw_rectangle_lines (int posX, int posY, int width, int height, Color color) +
+
+

Draw rectangle outline

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.draw_rectangle_rounded.html b/docs/raylib/Raylib.draw_rectangle_rounded.html new file mode 100644 index 0000000..1379014 --- /dev/null +++ b/docs/raylib/Raylib.draw_rectangle_rounded.html @@ -0,0 +1,156 @@ + + + + + Raylib.draw_rectangle_rounded – raylib – Vala Binding Reference + + + + +
+ +
+

draw_rectangle_rounded

+
+

Description:

+
[ CCode ( cname = "DrawRectangleRounded" ) ]
public void draw_rectangle_rounded (Rectangle rec, float roundness, int segments, Color color) +
+
+

Draw rectangle with rounded edges

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.draw_text.html b/docs/raylib/Raylib.draw_text.html new file mode 100644 index 0000000..3bc334d --- /dev/null +++ b/docs/raylib/Raylib.draw_text.html @@ -0,0 +1,156 @@ + + + + + Raylib.draw_text – raylib – Vala Binding Reference + + + + +
+ +
+

draw_text

+
+

Description:

+
[ CCode ( cname = "DrawText" ) ]
public void draw_text (string text, int posX, int posY, int fontSize, Color color) +
+
+

Draw text (using default font)

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.draw_triangle.html b/docs/raylib/Raylib.draw_triangle.html new file mode 100644 index 0000000..f03604b --- /dev/null +++ b/docs/raylib/Raylib.draw_triangle.html @@ -0,0 +1,156 @@ + + + + + Raylib.draw_triangle – raylib – Vala Binding Reference + + + + +
+ +
+

draw_triangle

+
+

Description:

+
[ CCode ( cname = "DrawTriangle" ) ]
public void draw_triangle (Vector2 v1, Vector2 v2, Vector2 v3, Color color) +
+
+

Draw a color-filled triangle (vertex in counter-clockwise order!)

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.draw_triangle_lines.html b/docs/raylib/Raylib.draw_triangle_lines.html new file mode 100644 index 0000000..c74eaba --- /dev/null +++ b/docs/raylib/Raylib.draw_triangle_lines.html @@ -0,0 +1,156 @@ + + + + + Raylib.draw_triangle_lines – raylib – Vala Binding Reference + + + + +
+ +
+

draw_triangle_lines

+
+

Description:

+
[ CCode ( cname = "DrawTriangleLines" ) ]
public void draw_triangle_lines (Vector2 v1, Vector2 v2, Vector2 v3, Color color) +
+
+

Draw triangle outline (vertex in counter-clockwise order!)

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.enable_cursor.html b/docs/raylib/Raylib.enable_cursor.html new file mode 100644 index 0000000..76f4dba --- /dev/null +++ b/docs/raylib/Raylib.enable_cursor.html @@ -0,0 +1,156 @@ + + + + + Raylib.enable_cursor – raylib – Vala Binding Reference + + + + +
+ +
+

enable_cursor

+
+

Description:

+
[ CCode ( cname = "EnableCursor" ) ]
public void enable_cursor () +
+
+

Enables cursor (unlock cursor)

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.end_drawing.html b/docs/raylib/Raylib.end_drawing.html new file mode 100644 index 0000000..4947a66 --- /dev/null +++ b/docs/raylib/Raylib.end_drawing.html @@ -0,0 +1,156 @@ + + + + + Raylib.end_drawing – raylib – Vala Binding Reference + + + + +
+ +
+

end_drawing

+
+

Description:

+
[ CCode ( cname = "EndDrawing" ) ]
public void end_drawing () +
+
+

End canvas drawing and swap buffers (double buffering)

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.end_mode_2D.html b/docs/raylib/Raylib.end_mode_2D.html new file mode 100644 index 0000000..b6dfaa5 --- /dev/null +++ b/docs/raylib/Raylib.end_mode_2D.html @@ -0,0 +1,156 @@ + + + + + Raylib.end_mode_2D – raylib – Vala Binding Reference + + + + +
+ +
+

end_mode_2D

+
+

Description:

+
[ CCode ( cname = "EndMode2D" ) ]
public void end_mode_2D () +
+
+

Ends 2D mode with custom camera

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.end_mode_3D.html b/docs/raylib/Raylib.end_mode_3D.html new file mode 100644 index 0000000..2f8f9b1 --- /dev/null +++ b/docs/raylib/Raylib.end_mode_3D.html @@ -0,0 +1,156 @@ + + + + + Raylib.end_mode_3D – raylib – Vala Binding Reference + + + + +
+ +
+

end_mode_3D

+
+

Description:

+
[ CCode ( cname = "EndMode3D" ) ]
public void end_mode_3D () +
+
+

Ends 3D mode and returns to default 2D orthographic mode

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.end_scissor_mode.html b/docs/raylib/Raylib.end_scissor_mode.html new file mode 100644 index 0000000..4e91219 --- /dev/null +++ b/docs/raylib/Raylib.end_scissor_mode.html @@ -0,0 +1,156 @@ + + + + + Raylib.end_scissor_mode – raylib – Vala Binding Reference + + + + +
+ +
+

end_scissor_mode

+
+

Description:

+
[ CCode ( cname = "EndScissorMode" ) ]
public void end_scissor_mode () +
+
+

End scissor mode

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.end_texture_mode.html b/docs/raylib/Raylib.end_texture_mode.html new file mode 100644 index 0000000..0161c4e --- /dev/null +++ b/docs/raylib/Raylib.end_texture_mode.html @@ -0,0 +1,156 @@ + + + + + Raylib.end_texture_mode – raylib – Vala Binding Reference + + + + +
+ +
+

end_texture_mode

+
+

Description:

+
[ CCode ( cname = "EndTextureMode" ) ]
public void end_texture_mode () +
+
+

Ends drawing to render texture

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.get_clipboard_text.html b/docs/raylib/Raylib.get_clipboard_text.html new file mode 100644 index 0000000..608398e --- /dev/null +++ b/docs/raylib/Raylib.get_clipboard_text.html @@ -0,0 +1,156 @@ + + + + + Raylib.get_clipboard_text – raylib – Vala Binding Reference + + + + +
+ +
+

get_clipboard_text

+
+

Description:

+
[ CCode ( cname = "GetClipboardText" ) ]
public string get_clipboard_text () +
+
+

Get clipboard text content

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.get_fps.html b/docs/raylib/Raylib.get_fps.html new file mode 100644 index 0000000..20f6bb7 --- /dev/null +++ b/docs/raylib/Raylib.get_fps.html @@ -0,0 +1,156 @@ + + + + + Raylib.get_fps – raylib – Vala Binding Reference + + + + +
+ +
+

get_fps

+
+

Description:

+
[ CCode ( cname = "GetFPS" ) ]
public int get_fps () +
+
+

Returns current FPS

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.get_frame_time.html b/docs/raylib/Raylib.get_frame_time.html new file mode 100644 index 0000000..f448a20 --- /dev/null +++ b/docs/raylib/Raylib.get_frame_time.html @@ -0,0 +1,156 @@ + + + + + Raylib.get_frame_time – raylib – Vala Binding Reference + + + + +
+ +
+

get_frame_time

+
+

Description:

+
[ CCode ( cname = "GetFrameTime" ) ]
public float get_frame_time () +
+
+

Returns time in seconds for last frame drawn

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.get_key_pressed.html b/docs/raylib/Raylib.get_key_pressed.html new file mode 100644 index 0000000..c825802 --- /dev/null +++ b/docs/raylib/Raylib.get_key_pressed.html @@ -0,0 +1,156 @@ + + + + + Raylib.get_key_pressed – raylib – Vala Binding Reference + + + + +
+ +
+

get_key_pressed

+
+

Description:

+
[ CCode ( cname = "GetKeyPressed" ) ]
public int get_key_pressed () +
+
+

Get key pressed, call it multiple times for chars queued

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.get_monitor_count.html b/docs/raylib/Raylib.get_monitor_count.html new file mode 100644 index 0000000..abb58ea --- /dev/null +++ b/docs/raylib/Raylib.get_monitor_count.html @@ -0,0 +1,156 @@ + + + + + Raylib.get_monitor_count – raylib – Vala Binding Reference + + + + +
+ +
+

get_monitor_count

+
+

Description:

+
[ CCode ( cname = "GetMonitorCount" ) ]
public int get_monitor_count () +
+
+

Get number of connected monitors

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.get_monitor_height.html b/docs/raylib/Raylib.get_monitor_height.html new file mode 100644 index 0000000..ac3aa42 --- /dev/null +++ b/docs/raylib/Raylib.get_monitor_height.html @@ -0,0 +1,156 @@ + + + + + Raylib.get_monitor_height – raylib – Vala Binding Reference + + + + +
+ +
+

get_monitor_height

+
+

Description:

+
[ CCode ( cname = "GetMonitorHeight" ) ]
public int get_monitor_height (int monitor) +
+
+

Get primary monitor height

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.get_monitor_name.html b/docs/raylib/Raylib.get_monitor_name.html new file mode 100644 index 0000000..475235c --- /dev/null +++ b/docs/raylib/Raylib.get_monitor_name.html @@ -0,0 +1,156 @@ + + + + + Raylib.get_monitor_name – raylib – Vala Binding Reference + + + + +
+ +
+

get_monitor_name

+
+

Description:

+
[ CCode ( cname = "GetMonitorName" ) ]
public string get_monitor_name (int monitor) +
+
+

Get the human-readable, UTF-8 encoded name of the primary monitor

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.get_monitor_physical_height.html b/docs/raylib/Raylib.get_monitor_physical_height.html new file mode 100644 index 0000000..a12ba93 --- /dev/null +++ b/docs/raylib/Raylib.get_monitor_physical_height.html @@ -0,0 +1,156 @@ + + + + + Raylib.get_monitor_physical_height – raylib – Vala Binding Reference + + + + +
+ +
+

get_monitor_physical_height

+
+

Description:

+
[ CCode ( cname = "GetMonitorPhysicalHeight" ) ]
public int get_monitor_physical_height (int monitor) +
+
+

Get primary monitor physical height in millimetres

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.get_monitor_physical_width.html b/docs/raylib/Raylib.get_monitor_physical_width.html new file mode 100644 index 0000000..1bedaec --- /dev/null +++ b/docs/raylib/Raylib.get_monitor_physical_width.html @@ -0,0 +1,156 @@ + + + + + Raylib.get_monitor_physical_width – raylib – Vala Binding Reference + + + + +
+ +
+

get_monitor_physical_width

+
+

Description:

+
[ CCode ( cname = "GetMonitorPhysicalWidth" ) ]
public int get_monitor_physical_width (int monitor) +
+
+

Get primary monitor physical width in millimetres

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.get_monitor_width.html b/docs/raylib/Raylib.get_monitor_width.html new file mode 100644 index 0000000..0fab502 --- /dev/null +++ b/docs/raylib/Raylib.get_monitor_width.html @@ -0,0 +1,156 @@ + + + + + Raylib.get_monitor_width – raylib – Vala Binding Reference + + + + +
+ +
+

get_monitor_width

+
+

Description:

+
[ CCode ( cname = "GetMonitorWidth" ) ]
public int get_monitor_width (int monitor) +
+
+

Get primary monitor width

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.get_mouse_position.html b/docs/raylib/Raylib.get_mouse_position.html new file mode 100644 index 0000000..c4adb70 --- /dev/null +++ b/docs/raylib/Raylib.get_mouse_position.html @@ -0,0 +1,156 @@ + + + + + Raylib.get_mouse_position – raylib – Vala Binding Reference + + + + +
+ +
+

get_mouse_position

+
+

Description:

+
[ CCode ( cname = "GetMousePosition" ) ]
public Vector2 get_mouse_position () +
+
+

Returns mouse position XY

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.get_mouse_wheel_move.html b/docs/raylib/Raylib.get_mouse_wheel_move.html new file mode 100644 index 0000000..fdf7ae0 --- /dev/null +++ b/docs/raylib/Raylib.get_mouse_wheel_move.html @@ -0,0 +1,156 @@ + + + + + Raylib.get_mouse_wheel_move – raylib – Vala Binding Reference + + + + +
+ +
+

get_mouse_wheel_move

+
+

Description:

+
[ CCode ( cname = "GetMouseWheelMove" ) ]
public int get_mouse_wheel_move () +
+
+

Returns mouse wheel movement Y

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.get_screen_height.html b/docs/raylib/Raylib.get_screen_height.html new file mode 100644 index 0000000..b3c5d0c --- /dev/null +++ b/docs/raylib/Raylib.get_screen_height.html @@ -0,0 +1,156 @@ + + + + + Raylib.get_screen_height – raylib – Vala Binding Reference + + + + +
+ +
+

get_screen_height

+
+

Description:

+
[ CCode ( cname = "GetScreenHeight" ) ]
public int get_screen_height () +
+
+

Get current screen height

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.get_screen_width.html b/docs/raylib/Raylib.get_screen_width.html new file mode 100644 index 0000000..d51d22f --- /dev/null +++ b/docs/raylib/Raylib.get_screen_width.html @@ -0,0 +1,156 @@ + + + + + Raylib.get_screen_width – raylib – Vala Binding Reference + + + + +
+ +
+

get_screen_width

+
+

Description:

+
[ CCode ( cname = "GetScreenWidth" ) ]
public int get_screen_width () +
+
+

Get current screen width

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.get_time.html b/docs/raylib/Raylib.get_time.html new file mode 100644 index 0000000..fe8cd7a --- /dev/null +++ b/docs/raylib/Raylib.get_time.html @@ -0,0 +1,156 @@ + + + + + Raylib.get_time – raylib – Vala Binding Reference + + + + +
+ +
+

get_time

+
+

Description:

+
[ CCode ( cname = "GetTime" ) ]
public double get_time () +
+
+

Returns elapsed time in seconds since InitWindow()

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.hide_cursor.html b/docs/raylib/Raylib.hide_cursor.html new file mode 100644 index 0000000..79c9df6 --- /dev/null +++ b/docs/raylib/Raylib.hide_cursor.html @@ -0,0 +1,156 @@ + + + + + Raylib.hide_cursor – raylib – Vala Binding Reference + + + + +
+ +
+

hide_cursor

+
+

Description:

+
[ CCode ( cname = "HideCursor" ) ]
public void hide_cursor () +
+
+

Hides cursor

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.html b/docs/raylib/Raylib.html new file mode 100644 index 0000000..f1f8497 --- /dev/null +++ b/docs/raylib/Raylib.html @@ -0,0 +1,528 @@ + + + + + Raylib – raylib – Vala Binding Reference + + + + +
+ +
+

Raylib

+
+

Description:

+
+

Raylib is a highly portable library for creating video games. To quote the libraries author: "raylib is a simple and easy-to-use library + to enjoy videogames programming. raylib is highly inspired by Borland BGI graphics lib and by XNA framework"

+

See: https://www.raylib.com/index.html

+
+

Content:

+

Classes:

+ +

Structs:

+ +

Enums:

+ +

Constants:

+ +

Functions:

+ +
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.is_cursor_hidden.html b/docs/raylib/Raylib.is_cursor_hidden.html new file mode 100644 index 0000000..ccb1669 --- /dev/null +++ b/docs/raylib/Raylib.is_cursor_hidden.html @@ -0,0 +1,156 @@ + + + + + Raylib.is_cursor_hidden – raylib – Vala Binding Reference + + + + +
+ +
+

is_cursor_hidden

+
+

Description:

+
[ CCode ( cname = "IsCursorHidden" ) ]
public bool is_cursor_hidden () +
+
+

Check if cursor is not visible

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.is_key_down.html b/docs/raylib/Raylib.is_key_down.html new file mode 100644 index 0000000..637e49e --- /dev/null +++ b/docs/raylib/Raylib.is_key_down.html @@ -0,0 +1,156 @@ + + + + + Raylib.is_key_down – raylib – Vala Binding Reference + + + + +
+ +
+

is_key_down

+
+

Description:

+
[ CCode ( cname = "IsKeyDown" ) ]
public bool is_key_down (int key) +
+
+

Detect if a key is being pressed

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.is_key_pressed.html b/docs/raylib/Raylib.is_key_pressed.html new file mode 100644 index 0000000..1b02ab5 --- /dev/null +++ b/docs/raylib/Raylib.is_key_pressed.html @@ -0,0 +1,156 @@ + + + + + Raylib.is_key_pressed – raylib – Vala Binding Reference + + + + +
+ +
+

is_key_pressed

+
+

Description:

+
[ CCode ( cname = "IsKeyPressed" ) ]
public bool is_key_pressed (int key) +
+
+

Detect if a key has been pressed once

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.is_key_released.html b/docs/raylib/Raylib.is_key_released.html new file mode 100644 index 0000000..4e5e33b --- /dev/null +++ b/docs/raylib/Raylib.is_key_released.html @@ -0,0 +1,156 @@ + + + + + Raylib.is_key_released – raylib – Vala Binding Reference + + + + +
+ +
+

is_key_released

+
+

Description:

+
[ CCode ( cname = "IsKeyReleased" ) ]
public bool is_key_released (int key) +
+
+

Detect if a key has been released once

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.is_key_up.html b/docs/raylib/Raylib.is_key_up.html new file mode 100644 index 0000000..37a9a28 --- /dev/null +++ b/docs/raylib/Raylib.is_key_up.html @@ -0,0 +1,156 @@ + + + + + Raylib.is_key_up – raylib – Vala Binding Reference + + + + +
+ +
+

is_key_up

+
+

Description:

+
[ CCode ( cname = "IsKeyUp" ) ]
public bool is_key_up (int key) +
+
+

Detect if a key is NOT being pressed

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.is_window_fullscreen.html b/docs/raylib/Raylib.is_window_fullscreen.html new file mode 100644 index 0000000..b18bb2d --- /dev/null +++ b/docs/raylib/Raylib.is_window_fullscreen.html @@ -0,0 +1,101 @@ + + + + + Raylib.is_window_fullscreen – raylib – Vala Binding Reference + + + + +
+ +
+

is_window_fullscreen

+
+

Description:

+
[ CCode ( cname = "IsWindowFullScreen" ) ]
public bool is_window_fullscreen () +

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.is_window_hidden.html b/docs/raylib/Raylib.is_window_hidden.html new file mode 100644 index 0000000..9a143e7 --- /dev/null +++ b/docs/raylib/Raylib.is_window_hidden.html @@ -0,0 +1,101 @@ + + + + + Raylib.is_window_hidden – raylib – Vala Binding Reference + + + + +
+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.is_window_minimized.html b/docs/raylib/Raylib.is_window_minimized.html new file mode 100644 index 0000000..b80df19 --- /dev/null +++ b/docs/raylib/Raylib.is_window_minimized.html @@ -0,0 +1,101 @@ + + + + + Raylib.is_window_minimized – raylib – Vala Binding Reference + + + + +
+ +
+

is_window_minimized

+
+

Description:

+
[ CCode ( cname = "IsWindowMinimized" ) ]
public bool is_window_minimized () +

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.is_window_ready.html b/docs/raylib/Raylib.is_window_ready.html new file mode 100644 index 0000000..cfc1d99 --- /dev/null +++ b/docs/raylib/Raylib.is_window_ready.html @@ -0,0 +1,101 @@ + + + + + Raylib.is_window_ready – raylib – Vala Binding Reference + + + + +
+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.is_window_resized.html b/docs/raylib/Raylib.is_window_resized.html new file mode 100644 index 0000000..ffd9e63 --- /dev/null +++ b/docs/raylib/Raylib.is_window_resized.html @@ -0,0 +1,101 @@ + + + + + Raylib.is_window_resized – raylib – Vala Binding Reference + + + + +
+ +
+

is_window_resized

+
+

Description:

+
[ CCode ( cname = "IsWindowResized" ) ]
public bool is_window_resized () +

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.set_clipboard_text.html b/docs/raylib/Raylib.set_clipboard_text.html new file mode 100644 index 0000000..12034a0 --- /dev/null +++ b/docs/raylib/Raylib.set_clipboard_text.html @@ -0,0 +1,156 @@ + + + + + Raylib.set_clipboard_text – raylib – Vala Binding Reference + + + + +
+ +
+

set_clipboard_text

+
+

Description:

+
[ CCode ( cname = "SetClipboardText" ) ]
public void set_clipboard_text (unowned string* text) +
+
+

Set clipboard text content

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.set_exit_key.html b/docs/raylib/Raylib.set_exit_key.html new file mode 100644 index 0000000..86e4b07 --- /dev/null +++ b/docs/raylib/Raylib.set_exit_key.html @@ -0,0 +1,156 @@ + + + + + Raylib.set_exit_key – raylib – Vala Binding Reference + + + + +
+ +
+

set_exit_key

+
+

Description:

+
[ CCode ( cname = "SetExitKey" ) ]
public void set_exit_key (int key) +
+
+

Set a custom key to exit program (default is ESC)

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.set_target_fps.html b/docs/raylib/Raylib.set_target_fps.html new file mode 100644 index 0000000..b7752bd --- /dev/null +++ b/docs/raylib/Raylib.set_target_fps.html @@ -0,0 +1,156 @@ + + + + + Raylib.set_target_fps – raylib – Vala Binding Reference + + + + +
+ +
+

set_target_fps

+
+

Description:

+
[ CCode ( cname = "SetTargetFPS" ) ]
public void set_target_fps (int fps) +
+
+

Set target FPS (maximum)

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.show_cursor.html b/docs/raylib/Raylib.show_cursor.html new file mode 100644 index 0000000..020c842 --- /dev/null +++ b/docs/raylib/Raylib.show_cursor.html @@ -0,0 +1,156 @@ + + + + + Raylib.show_cursor – raylib – Vala Binding Reference + + + + +
+ +
+

show_cursor

+
+

Description:

+
[ CCode ( cname = "ShowCursor" ) ]
public void show_cursor () +
+
+

Shows cursor

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.text_format.html b/docs/raylib/Raylib.text_format.html new file mode 100644 index 0000000..531ce6f --- /dev/null +++ b/docs/raylib/Raylib.text_format.html @@ -0,0 +1,156 @@ + + + + + Raylib.text_format – raylib – Vala Binding Reference + + + + +
+ +
+

text_format

+
+

Description:

+
[ CCode ( cname = "TextFormat" ) ]
public unowned string text_format (string text, ...) +
+
+

Text formatting with variables (sprintf style)

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.text_to_lower.html b/docs/raylib/Raylib.text_to_lower.html new file mode 100644 index 0000000..f7e4fe8 --- /dev/null +++ b/docs/raylib/Raylib.text_to_lower.html @@ -0,0 +1,156 @@ + + + + + Raylib.text_to_lower – raylib – Vala Binding Reference + + + + +
+ +
+

text_to_lower

+
+

Description:

+
[ CCode ( cname = "TextToLower" ) ]
public unowned string text_to_lower (string text) +
+
+

Get lower case version of provided string

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.text_to_pascal.html b/docs/raylib/Raylib.text_to_pascal.html new file mode 100644 index 0000000..6438db4 --- /dev/null +++ b/docs/raylib/Raylib.text_to_pascal.html @@ -0,0 +1,156 @@ + + + + + Raylib.text_to_pascal – raylib – Vala Binding Reference + + + + +
+ +
+

text_to_pascal

+
+

Description:

+
[ CCode ( cname = "TextToPascal" ) ]
public unowned string text_to_pascal (string text) +
+
+

Get Pascal case notation version of provided string

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.text_to_upper.html b/docs/raylib/Raylib.text_to_upper.html new file mode 100644 index 0000000..f365d02 --- /dev/null +++ b/docs/raylib/Raylib.text_to_upper.html @@ -0,0 +1,156 @@ + + + + + Raylib.text_to_upper – raylib – Vala Binding Reference + + + + +
+ +
+

text_to_upper

+
+

Description:

+
[ CCode ( cname = "TextToUpper" ) ]
public unowned string text_to_upper (string text) +
+
+

Get upper case version of provided string

+

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.toggle_fullscreen.html b/docs/raylib/Raylib.toggle_fullscreen.html new file mode 100644 index 0000000..6e8e1cc --- /dev/null +++ b/docs/raylib/Raylib.toggle_fullscreen.html @@ -0,0 +1,101 @@ + + + + + Raylib.toggle_fullscreen – raylib – Vala Binding Reference + + + + +
+ +
+

toggle_fullscreen

+
+

Description:

+
[ CCode ( cname = "ToggleFullScreen" ) ]
public void toggle_fullscreen () +

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/Raylib.window_should_close.html b/docs/raylib/Raylib.window_should_close.html new file mode 100644 index 0000000..cff87f1 --- /dev/null +++ b/docs/raylib/Raylib.window_should_close.html @@ -0,0 +1,101 @@ + + + + + Raylib.window_should_close – raylib – Vala Binding Reference + + + + +
+ +
+

window_should_close

+
+

Description:

+
[ CCode ( cname = "WindowShouldClose" ) ]
public bool window_should_close () +

+
Namespace: Raylib +
+
Package: raylib +
+
+

+ + + \ No newline at end of file diff --git a/docs/raylib/img/Raylib.Color.png b/docs/raylib/img/Raylib.Color.png new file mode 100644 index 0000000000000000000000000000000000000000..f791a29f834c8c62e6beb6c2a1ccd14b6b0a7ab6 GIT binary patch literal 2169 zcmaJ@c{JPG7XFzdMPqnDOr@=&rl7{wZ4e=9R#mDCye|B)(XuymV_cnaHoF_sIuSw*shr*U7E&4fP8vj6J!e$i6&ldZQ;ztVj-8<(`vf)iLekFDe23oM0>qs{(oX`LvlC>T1w61aC%W z=KRLSc?<@#c^LkEx=Aog#ifT)<)R}oI6l-C(k3oLfw;N375N}^^ZESz{Q5>ldN(&! z@pycr_<*96loWWa;%;q1?E`(nCO{&Qo);D-np`pn3{>3-yD^5pMlJm9e5nnovQoLR zx%r`HnNkoUxv^2(-QE3pLDbJZUZ)0sw6n9sz`(%V!a~=Vz?6Z$KG(5o8(Ujj6LWK7 zYwItN#W>9N_I6|7Jgc#>v8x6`M~psR(Oec76oeuWw3n8aRQ2`w01*Vjz{W-(JR)L# zZVnI@7LF$pi<_G#$1Ihz;!5OR*(r=8OKs%y^72%5bedM4o4u6+W3(u^&aI-NqOGTQ zQC4=zg&~S96%Z5@?4wdWBLvcV7mFJkMM6SC0)vCq>!S`fS^E3?H@CK8;^Npe17=c> zkHd$Ch7@(iqt?#0>+u?he?5EFH9IR6t}msVPb~==ntxR0Ftj{U$O6pF%mC4+r;#mT zyHI&~c^HI!boEjC;1?51%fyBTt%b!!X?P0d=~H4t0%y_(9KD8zlg-h|iISe)ad6q; zYex(lgqs^>VZmpN!B{&xr>(4b^YHR^c6UFZ=`)#3AUZytJ*5Z4oT&E|1|O!Tt}YFO zjMC|G85siJ8i?uksKV{jUb0m0+}wqD1L?M?GylDMhoR}0O_v4wt8$0%etxAaqYeJd z5}%y1G~N? zT)n)wEG;ebw1ZetC{$zcGBx8w(|;NQlCh`m%2O;7WV$wSjKSyz>p-K?2H$Lq78@4H z4eVS;BKa*WEXqE+BI$HG;JOv|>ctDT$jHbf63MMjO7EXTb@|^;OG``Vwh!T-ytpk4 zr3FYTdN*TMAu%fb5uG#`le$4b42s4 zz3->fdvh8>K|w)s3JP8MdXHhEq9hDivbd^>TtmJkYX}nE(a{kmB9gST^Qg~VjSv>5 zwzs%NFu`KG=r1jcKjDk5)~h`g`XKFaVfoi}2k-3cpv`UhF*& z0DhhOO?M`vN-G}jqO64!u3iOKi+tS=&smaFQffQ~;Vq%toVRb^?(6UGq+G|!sbq5Z$jHcdeF}vF!2L(>b}<;j8?)_R_3cmg zsddbplP1@CvyW?24Hwnb1y%01MBkDH`{?io2Wt!f)&hWMxY*gnQz-o7NCN`{7y^-; zoDALB+sm;q8}v{W5gGAN6J1(f<`)z5#pmYbxgTG{UJ@V>2t^eYsn@=-bPVTeNee;E z+v_GK98&-IV`08KG4T=B9z5&cA5ZU9f4%JE<_4bOfI^`c;3@NKYrMr)kf&IW z=IQ3g8ZRDv1H_qL;bEoIa>cj6-4d=PJxhLNFi6tZ^T01$V%+0x8 zx^jgL02B7BOTnDKXlW4#=9ZQ?o9^+EjAHxxOz0Bkah=hi*zxf2bbxuOqxMs&#-P6a z2Z#Jfr}M*L(FFyPpb{k+$rz#0N_Q8rKZ85pXjM%!nL%F${tb1xW0} z!^4e{C%RqT-83fC&vEqRs~3zY4#wc^<8#PB+?gyCY`@=*6Wy1uFfFwKJ9mBE-zn=yl*gxa+rVLO zjfKg2--((Bi9Veehr&+*!77P%3Ln;)?~CorX$(f0P^(oJwj+G zN;yltk`MCjr;_2XyiQI!I%RG39=&A<#rvgO!4xkEv7h7S=rk}uRsVnYc|?}oYdf_z zZNp=ozFVm3YELN12$!M@5j)y_q9SCT8HF-crO>(lhMHirnrwzF?Elarc>btZVzuP} P{}O;H+QO*Pz%}+S_k#UJ literal 0 HcmV?d00001 diff --git a/docs/raylib/img/Raylib.Quaternion.png b/docs/raylib/img/Raylib.Quaternion.png new file mode 100644 index 0000000000000000000000000000000000000000..50ba66244b9db8d617c76d381c28d8a971fabfad GIT binary patch literal 6135 zcmcJT2TW99mxeD$?Cyy2iiq?M0#ZgqiqeG9 z84>9n=|k_mmpx?vKiN(G?7zuoLtv82&7J#w-#PF5J|{$5Q<<8Al>$K!YE>15yYN{G zzlmfd@b~OS{}OzVJXBX!K#q=o(yDW!5rnBgRpF+tThhXym$r`nF6r_TG0}-_!hqHU z-{1m&QNhsHuSE;1dI>5Sh@9T*36?UVI@=7tC|V7~g!c+n>V09%(>~8Q{s@nKU=(#9 z6`I!8Y>=+jccGA#zAw1luZrx2x6d|S6U`kQN#`z;%JMkDu~}xTVIej#I?-)3IQY95 z&qMP?LS}5QK`u+1dHQ1o+;4+ZD0ZuYyf`aeZ*SR*%uLejwAXYbGAzDGI7Pe` z3x4_J*jUnVytbiX|6GOF-sVfZwC=ro)SBjDcj6>FaS>dkIFuikhlj`Z_VyV`$NPmqLY)U!|}^2IIgYU;r4dI5Cy-Hkr9H09D#fH?u|&(>}@Vc z><$F&FJow#C9N3-1_w!PQ?(whqf<7ORaD44y}WKJv|5)+JI^w_jgG!!WEA@6&!3xl zH~FLMe*PrJyrSi5z3#J(;WB&rlsrZ)uq$7GZi9)5DYLMUnx3BiM1PBR>(Eg6^z@Vc z{k0Z*dwVh0D^=X|v!6bR6&RMj_8Dkz_X{~CFjmqci%F63Ftf6odD5(@Ze2c9J3$;g@KU~rn#A>rlv;PZTU>?gDrI*bMy3}q~hY@NR_is ztgUBJsnvz4Y;0^R-9~mdg<|TvyBS};d|6#og27J zA_Cj*hcfkCA*SKH9{ixv#eARwMG_Hsg{ndO#P@@}Edr#uxf$^dWfC2O#|4LmVh#`X zik;{5E=fu8a&r@?WuHXoPM;<=GBRS9an}{ox3M|@PL1!q@O{5KnMyLw7t+(yD;y>$ zE7?nw34 z5a#6x(vi{8mjMApmR444_{E`WN*^De{evYRWn*J@m!%d5r^Oot!NsyS&Cmz9%q3i()2 z&}pNts>+?Li7TI)n4m{?p*g6#FTYr|e5;n-+12&4yn1i3lE}B{K_#}_w*N~A()u%$ zY3FjXrt;9x&?V~3JMA_F)>8G?HwJ&rO*042O`?4 zsv&7I=gz?c`bw-eQr0pQLvw3tOqO1he)-Zm-Voh@!T2u@*J>#!lssi=~mKWnkvc)f7 zW&~;Q<5SVpq!}0(prfN}Meo*QFvR7)!C_$m3OqOO-@lLk`=r$HU2N={txybwiHXVb z>gw2EHFfn-IA0ct$IG_tIPNoN5YUb3*;zs)N!E+?Vmy^-?fyl%W+;C?K0brbma6ED zRQN|xQ4tvx6~mX>6)cePnDbqo>Aw!+L*8?x+ryvb*t7iaAIjSN_(mPmdZI zf8cN@5JpjxuzY>=m}~7`vRRU0AvTDbjgFZ)nEVvKS!eE@3dboLr>h)t{DOjH7TB=S z*fWNOj6Z+=gqrsc3`C_A#l)OW@i~0a+0(5*e9nO0;)%UFtcwcZpRaVs2>h@*Aa&oEJ14R|7!YcrRSgSXP(r zq{_?ZQV2*$VD;RYh}F*TT3%bj<18&L&xniDQv?!11Cdcv2O5ju5+rSi9Pb+%^6>MM zJbn7K^~ojeJl*N}`5$xW+UK1K(1PZ0`I8Sej0F?~{}ahH-x&29)#xR3RYXlc2b3CyW&B?x0Y~F z!o{$)xn0(W^WQ9RG;Z$hV}I>x0~L5i%U?_-yRJ{pc=N_2CQ@eK4I!pv{0^e_#97vD z8KI`8j+688Mz`<@3saHOuz&YC+A~d(MiDxEWtXsOW(f0G{5sV-Fc8LM>RH_5CB#4h z;*;4UK4`UqlmDnKXn(NlT)iT9xXn9!barB5;)$)TA}DK}J|*b%Y(APtKwv6lExtX{ zzP7i?FvL&Czs;<*Q`X3u`kA$LJEhLn$?;!NyxY5T=oK)7Y2t^Y^?|v0d3D+9vF?T3 zVq$b4!nk+|t8M7XSHZz#o~sQ42qGXLfV5WbGqSUX{Vlh{Lx1^gE-v`_`MD2DElRt=uT8y`%AlF7VnupA#5xdD5opuoVvp}~%8`*<(^ z3Fzhc(vp_M<3DFeNl6W>+=_<=e0Ca5$&fe9;(iH6 z(Za&QzZx4u`}_NYgP#o7coF$_7a9rlYI%5Ed&7R^?b(wdBeRX@rr!}otO zKari2)A2zg@yY)7$~rhY$nC&ad2onJ4&y3nYHAtl>rNCjH2laH*Ci7kcc(5(IIQv6 zSvA=0^?n=lokx%OK$wqszZz?v3<>B)n`-$S%$c4O5_*kjtEdF0rKE&oqNz&rx#TZ) zDky*?5c$>`_q4X&P>&VigSCPDt#AId(=jq)YnWK&l=s48sR?hK*DGk9^XS+1Ioz3A zUu_hPuCA6jUO5jhuWDx7GQMVejPi4FaXK{M?1D|-=SM`oN)enIv|O_DE7H39`Z`Wd zmsGRwe*XL!szrc;k}|U~R+JKZ0IIu=lRJ!p9MIR>8yOqR^vKeZ4Eru7rVSS1@wv2= zPfkwmaL2gTJK4lzLDIp+<%2mUD5|pZn(a_kJm+<{GrcK+yFI5icsoDn8W^Y`xdjD( z2C~Jf=@y)=EjnhLdP{AXK4_(ee|4NnsAPW}Neyj&;xrpu=!><<^e_zrieH)nY~;h-OXobLNx;K@YNA@xc{O~ zWAvqRc~$j`wGSf^EaF&9b0@#U+N1{f-ZU|*+j>xOTH1H2dopYWxf*9hMO#KpS;0l> zM=`HRzh+pG8hOVBmzPV`fUlYytt)6~ycrrUH75yA&eKTy_Kg)hr<%mQ_mjD_%Y5${ zy^VQz$(L1CRRZBJwwJk${NjRhpVM8@g?Awpty=a=(j7AcN-<`_DXhn;fQ zR#(5H*umgEILhsYW$oEtef;>b?p&Do`OJXb?G^lpwC1vfogFO~7gyGY4}d)w=E|Aq zg}>z(2*=>MO3C`!ce$mdnKd;vKb4gQL3!#G7`*K7H_Tl8uXwRj<8JZM!sZ!Ct$RNg zH#hh4#s)F{&HS#h&O99mBucin7cNRjy!m?GA2PGCv9XxvwtZ$(d_uzO@o`J(t5KebjLcxx-p&QcT~aM_Q_%mI`M#1i=$W7(66A)nv*g2v57V>- zA;nW)yLN4RcXw>0&VS#fudfesSzutGyCW8hy~PuimY0`@^V%%)e*Wy)4ok^rm%zc z4y`&AdvmH>OZmoxL4j#4C*)4Vx74P`4=)Y4Q**SpRI6-hc{V92$;`sSUp1PayzFR0 zJg=ZY!O)Nu5+I~8!a}{qtq0$n$l825izX^tEiB!sH~LF@8Y?3jg6d~ z+}_1SNkM@qBO~L}<0e*M4~9E;?(7>E78Ys?#XwdhS9-&`(ODW06!h@-yK}u2DBkD8 zHE;Y$X?Y-Kc6D{xJ2}mx*h&ql5i%N@#p0vvSd;pOXaUq{J@M^?OEY=1GmXW^(eGCJ z4UpzBJihoz8xJHWLgXKi0@#NKNb%3iQhMoKEyZqD{=dYAR+(ozKI;aPtE`oTetV>q(57J}kIjr}06 zw%x5n%X;j8q2U#lgJe2b?GX#L+|b_scCsaPcy5#RO^|eWCIC;(1%Cb@5aYb!;wZa0 zljo404VSljU?1PJ4%(hOcP^`AW_z=$>N?>KF7NI1x_(f%UvR2swQAWs$U0=^_~76& z+rLW4G~m4-Dn33QN?1rJW!He&(EHiHf{^N|TG)?|P%(en2AMcHHRTT0PYu^VJS4mU z&Sp1{j#zkq!H5irdH0TNQbSFR2XWe*@AF=mQzfz8iHeIO3&)$8n-hR37Z`s%d5Zt` z_jLJJ?t_{lvGV-U(7>y&qS$EZMvpPa$R?8MJI6fbQFtafyZ)ka>j{UkPKr{?1Y4b+V}1SLKoC+fBAB$ zqM~A5T3=0#0vpcJD90)1eH|GYs`jYvw%=WUTJh~0kC>Qt>mioSZutP)uWuSZKCArT z0SB~avD?bSeLUAuD_f3UepF&&=z0C3Dx4(?JOL&s2_hIPp6M zj8jlV1Y5aOLrF=A-xo2we}8mmDz(Sx=&*lz6w}t*`{Yxt$6&9~vPVa(h50YYGWK)b z7wSZ3(ST}ZkVX$aHum?kA}I#1lrmrD|C)}K(Lr?|0NKq9NgieKE2M|jAJlNY6#tQ z@n#YYY>MIdPd-Q9w^L;~0Jee*3nyEOAeQ>(w0(!||X?Muy|`>C^5@lc{<(Hu)ncB_)z? z-@Xy)UrtC!AR2|o5a3X~Wwwb!7qhamhyZ2*DE1$fL##i6SX*0fqrkjWR8`yZbI`bq zz0+eW&YLjaxTB-v520XV0g1Z-bE;!0iWbnK=$G3WKZQiRkMeKIie0~Z_ikirYQzPj zvNJ+L6yQo^6co42&AEMcl(X-qXJ-1-V(TTl@&7_iOYxSgEHJHEVdw7kB-| zMQaqxoG#(snxv$?L&Ptf%= zT_JI>#X8Z#+FChZ<=B?``g;3`-=`s7eQ#-@g;5e+XGf34=-8Ma3XkOm{RMzC^*NBd zY&R4}&35?=T%lwV`2pjBW1LTvvdhTLB?FaLc=&M4H(cNJ*hEsjHd#QdBO@byfzQVv zO$iDMD*zbWH&ML3JK8wimRamLr8!XPN(&DlSr(KA*M&sJ3~=-Y1{j$TuSa&#*M7k^ z1|}yD`p!1|`gKD`=M;ptmln8iZXO;&m=b&{E+#<0*Xu!5mzuholdqx1f6;?;;5)SB z6rta1c4yBA1O|@o@2vT4Q2|$dhkK5Pa0LazAnBPPjkqmB&}w$vC}3cuS~euZ6GuX4 zVjJ(6n1q9EvR`o^V!Qn8Sg*ujY;zdf*a^w~cViw#=;+&EHc5skDk#KNzOzc`ljY|U1fV>g!R@Zk#9ebO`r1gaJgw6Jyl^v5 zckI}pKxc~WM{gy`cyteBiyyU&b470{KYJz&*I%`_-vvZZy6XIUfNuo=5WxSF?cd9} zx0m zF+V?lL|oZ2$Y@$DjJ$Y)^gp4-fIv{pm7dDt_7Q0V@oOu-S9o2R4cX DaC9g` literal 0 HcmV?d00001 diff --git a/docs/raylib/img/Raylib.Rectangle.png b/docs/raylib/img/Raylib.Rectangle.png new file mode 100644 index 0000000000000000000000000000000000000000..cd49ce9ce36dfb4c1dac9199c520ab4293431a04 GIT binary patch literal 2628 zcma);c{E%57ROVHic9s0xE9M;ZYIQV zB7#RaQamN@nhnDGafi`|Up4>y-6AtFK^IFDI7*QCQHQPhrR5WsQjWZ;CL$&wko-1rq`b#P+lh(&;j~A5i#FM@0*toc%;o*LT? zflX@MLcL2D7>mVn>&*K%d!SI16xF%;9+8O0`?OgGaWvtjfmnTgy-9)QWbMKnXEP#P zeqy=cdFt-^cvX*et)m1C7Gk@O4=c_0u2TidCoal)KG^TD@x5t~-bO$!T)*cUIhR!UxB7F8;$ zs*-1B?17kBW1>n+#RUWeK+&h?kGAL>erafuL5oarqP`E4vTeeeghEM~4Zp z?d;UEwX=)w+8Hs|PS48f%7j~HtD|Mq)YR@Uw(0EDz+1DJcyv&tNbZ8)C2`3a^x%C>RU|HTiyHN`}aN-&!JhPt=`jnCvSr3{UEEdHwoz6rCPw zBFU4h>hq?kC~}E}12Xr<(V8SQC$FKAJ2&U3q@;8Qfq324=7TWT;DzJXxzIQ*CvV?$HR#8j zTy%7FCsxAPfJ&a7mE+aF#KOYjX@^49TwrIv#HZkRe|l|wo#kq(um;61lz!m1o42;+ zc`l*BeUQtms-l7$)o6#*4*ppL>SPlMoyX0*_ns65`5o;%CG=B+lGOqz2>_4w$mi?T zjpwhXLT^{TcW4PREiEfceDQ)67R&8ESa3PAqNWClrm=?Pe(E49D=T*mYM;J+Z*64- z{_U0!7Xi8cwVH_=jYdNkP~}NK4+h(b4gr7)+mfK3RN+q^H{SU#8SN6k ze7Osd2T(EA#gGhyWI8^MZ>eQ^ zXZ&SkBxV*RB_6Z~Rfd&B(vBU<}uIOh5D6YTWi_Oe<8gPuU9`tGhhcw>?iJ+j*A zt#Z60%xz2Y6$fwxL6?KjXvF}E2_Sp-a=Xaz&D!oP z#rv;sz7@~9dV7tY3>Nf1BZtLzJi2?FnU%#UD5b4kh@5_J;pAlQ>M90@!vR@HK7Ned zai^W#-TKF$f9(%5AR(vzd}`n99|u$sW>gUSRgeN^4&hmz?GF(eZIBvMK&t~ej+eUT=vHGhGR~6MnaBfG44GzZ8F^EA2LmIRh$X7a0LbT zy^YC@DS|Q8?%q8eZ|`e4IXT{w?^vqFdV$$zY-!08aeAT(0wzdbo*GZfteL4Pr`LGR zgZ-C1>hZQfOLo0}ZLT zTJ>G|0(*~~?v7^R@bK{w@k>#*DFxcJ)~V{}Ck;bnvbmd^L_C+UsH|-A*RNLS+x-0e z2oH~nH}T9q&0Sqxep`zOtG714Baw1tWn~+)Ew~=&^OyR`kUzpw48)|&3&h35n1MJS zKIAtm=K&D*^HcQoLfo~pGY$;A0bBt@sysOhUX%Xw(+yQs9ubj2Ly@r9F;BO{t)&TS z(9MD&kN#PA-Tme(JzCyZh1LA^K*g=CVa2+KPLbUm(PP=ZwTZ=y07!97NuV9=21o1>X@oEh+B6PFa$rOB zWuqc}yxN#MdH5w2WAdJjd;Wy~Ld~_*>eU7r^y-44z~>H_SBC$AKp>b$3W*J`D8+Z$ zTs|Ji37a{vv$OB7ee7j6iuc*5aQ`72N{rkTS#kbVR({GP*4zQ%%3tk8lRN~HO^3GcdQgtQc{vuP|)@A^3t453~cyrsc&L} zw6THW*tlYu$apdGV7Ybw$VlAD5smfg0Pc(P)i3kD;{j7)H3Q${f4j^Bg`WL5lGxg+ zO`yiau)woXuF4tK@sFk8{%eBw-djF>@q)+s;X^cat_%KTh2MXDG`c_!KSLIaAkMEY zO6D;n`{(DqtQ>#E~a3yjCg2gyoD^%(GixBk4*!QZdi>Ugxm-UQ~ z+u%AJZR&hG9vMfhmQPOFy|-@`H816d#4)>9k8ae%GPF#yF<0&$K&TiOISK6HQs(2@;VL;QadatKyRt z3y=pmluPbG6?1ucIk7fUxYw~(Z#MZCN`#X^q$Sknfcg;7^z%~&es;gP1`pYjqf)7P z=A}Qq;ikX;9(_(&<)WIJkkE4$RaMpDTAxc?qPK8hSu~Zmv}g?s4m!?%O-+aU%#=Jf zFfwWbcQCWDNlZ9@&?>T2U*h5x$Mr<$5es;U=2UNnxD7eG1yAl2~tipNcuA0NO5xK)p4Cg{HV{P{J| z*A#Yy!+~k+FEmPXJ*A)UL!rhX#69aNmyf(;pI5oLy<>iABGEB1=3ZV`yvja&kOT&X zhnKca=DJdd_%MLVdf4_NYVQ<(8pKKvpI6aM?+*>Il zK!C%8#oVB=*YehEK(^}Rn3_5pg^cSS0zEnEnKh}eUhx1|Gkb_V%YHAd%8N2GgkZ2L zOF8DqMBM^Cg|W|nTmt-N+S$1qS{yC{J3Tk10(XN(svZtZOsG4aj_=TDlqhZueONLs zI5?P2IKAEPUQNVcB=hdRvm>yQeb_iSv@I<7b0X+L?d|P93-B6L>pS_Tnvy9k)83n( z!9oY+6^J%H6^IMj7{{AZMj!GGsnJ0rjaOnQ8hK<0?5l>xD zPdP^?ry%RQclnC$C1EK~rot!Q?U%l}9iv9PaI0P&U?!$Qb z{)e5+2ryn`{D!gGY8@T%t8Q_hnkjSna+Hk%ZA^g|JyHLp!m3xnHT#rR zl++T%$}pZT3hE+QNwIl(q<10^2(~Lls-U4E1R+L)O{$;x`TM_ZY!rF$;DKoPVsEbA zqesOKYi=^rlz=o{aO5Nuw^=Tj!S!7+CI5ah-;WJ%OO;z${*TKo?IU!*mFm< zC>E*cYQM0R;GG7gdH-;g(Erz8*fX30n;McS?7@wqhJ_F}H#dDFqbTisQs;AF^-&Hk zt{7CY&VvURJXM6dU9NqwZ%%rY8>aF?#>v~8r=_Lk(rYrAtdnm_@>H2!ubGM&@niuA zv+S_eEY-&qAv8?xdhL)I={c{*`+c>$ME`Z6+%{M5I-9=L-I9_LO*A_H;vxnsM^#N~ zV-*XH4BB4Euc+XWmzO^-`51QOe`}{tXMedk_o6_;ff}e&Rrha#&JakO2r#p?eLgyB z^|z*gKF4jD!^Ff?F}7|=46K}La&~rhm}&~!-yO0C+nqaF`{}{^0*CD_!>?6%bxcip*t!e5Na)^>3z8sewTrQDhMo0I8SvEzljdu8Zq zDdc(uGnT1hE+W_DHv2E&5Y z+BiB{?QxzVZ)=u(*WNx?Z^Shq*|9P`C;ZTDv?=Unxphqv7K@cuQF)z(lH%n}O-thg zMnAcw=w;>Si)SdJ8RI$}@wRKXD@Q!}FI+H~o}RX_ut4Y*B!BiC(Z1%=od-HSHC$a? zT_Ww9TkA7+XGOs;uFB?yh8zreU>b9Am^F=JlT6*aMaJSOT?miC_u>g1+7a{vDH(na zNJ7V_plz4njYgWZlvFHW>hAuho<`G$DBZ}f zG%VzYK(x)w%w8oYYdz}C+1&)ierl<-I0sg0VF*ecC_f+xLHo)#ZcxBJMM2`83CLNJ zXk_>5zd&V`R#VFWyG>6vHQp|0{x=~(!OfD5I}Xds%f}mQtC!Ngh3$DsFrQC<0af*V z2ADp6yq%4TR${DKhsyQU+9<4z*YRyH^t81`b8h&lB`RIqw?{gO-?(u;K|o#`6g?{| zDWlyc!Wh*8lv>1t1DMvYI>&KQdJ1FN`}c^459hN{QM>@1;-T0%!Ts+8 z;J?p^-iVw#@Cq98D&~yiMuPJ=iuj9_;$9s9iUXm|oM|m= az$ug2y4fI-a#jnRy8#0v3h_bP0sCL4@UaO1 literal 0 HcmV?d00001 diff --git a/docs/raylib/img/Raylib.Vector3.png b/docs/raylib/img/Raylib.Vector3.png new file mode 100644 index 0000000000000000000000000000000000000000..f8b2bd7c45d5cc7b847ff6e1f1c9b0d27d075e8a GIT binary patch literal 3006 zcmai$XHZkk8pjVv4M=Z6ih%T9L=dGLq)3f1pdyI$5+W)Pr1ut@yr9&85J0LZAU!Wi zKtOsg(xiso;T7(2?%Xf;ezA4OJs*OR(rZ7Yhr)D_Q&{y)63_c9xPs-pb7W%P6@sC2HqF1$(B zzHynAO9!6b%9SSwMa`;sNbK57iNrk_sAi56kT4cXzx3HE-oERv>5fNSwPIyuWpWuk zGF?*;xABkm$BQW@x`r|6vr5c?%j?rsyiC^^TPG8{h+IUGT(G=uI4u~$$cEm`mfS81 z@}J-QP0{{eQ))l8VtG`_u?u}uQ>6Zik`f3H5m#Nk*M6;ib|~LfI=t$4bZsGm>(9lrOf(mJ}w%7h-dt2_A0+fZ7Rdg6D zc~eb|faWPFDQV=J4DNT*H8*ErgHXOV7yrAh%?yEvAP}@FY8DRBS<#7^nQ<#CPE5?D z2uUoz23GoEO)ef!P0h%+?_l9!CXq@*N7u&dJtbeP;_U3aeQ*#ChSS%Nw(zyH6LM3& z^6}$Gk>MZkO4m^tx0yyL4u|XL?9{TcxoY+BVU=Sq-=~_I`LnH-qluIrYjz|Cb2BC; z=6HQ>&UVWCr@zm|@1rWeBM%A+3ZH7#G&Xj2+UMzFkZ|&LKmSrJhxD$&!@P0=IXU_Eb{pfu z+VF=;q!bXex#_XEw4_~zXzT4|BqJk>!eZNlFHs+3u&b*p{rSf7dwY8VDV?4>^LNtR zF;=L{3=H$*jyd7lxS*C6jZao(#Fv&14k9o;J@h}v=-_FO+J#uz=GJ6k!(8)XpR59P_WXzi(|}9Iqit>Oab@tBTKboFARy~0_EA=-Su1> z5)ZBma?Nk4-C3hqilO6_0RU|s9Wr2JV`F7yMN>wp=Vpkz7mP~ z4GmWa1cLE76bk(_!p+T{n3dHt8F)NLjg;bela{tu11?TbMus6EAYiP~S1}|sbO$^) z+ux@L>B{ch5IQ zs2x1nTV9c>}6lQr&F$gbx1cT9p8$oaEX$%hX@f`TcXy1?Cv zQM%{j^)DsKa#=-=Z%GCrelG>Y~EJ{a?J6A03u8HDz5i3$xG`6cm`5m?TX4 z%`s#d6N%7-2l$Tp`KO*d)cpMXpc`$b>tCkdK=IA^ZQV{dfJ?ByF%Slwf$Hk*C4w}e z99-1n_YWJdb`(-q570ibcW{7kRE&?0Cw4w_a(3Q95?wyeH*7U8xWn?9lai96;^G$F zdwP0k7#a19jObAdDhxY2J1Zp8*Re4!Ah)=f)}Vkz@JKJnPuk;B3 zqlJ;}?JzbrwpJoh&Dro8OLwL!D`+6E^#$ZtwZfe2Y`zySUkWHHTFf3T=LF{A@x;|S zhu-Ylm6ID>e0)?urm7becf5mkgHrW)oT}H7$~dpG_XP<}?0&1bv)d(Ww>8rQ?phaQ zoVkSsda3*E`i~yoJd$8E4c;WD{lOFe@R}NBsmJwij^w%M#bjh6tjb^p1`u;|a}XD% zR#p;Gzt-1dr=}jk5s1Itl-rz?=0Q^VtQF%M-zvahu-WzX^_p8EB2*Ho5b)?Lnhv?+ zU_yWjuL%<~hZHhsy1~04ZUL!BHVP|^o?kQC`JO8Int}Bjkx1=2Qc4(o5*QB>(H2yn z6?=fvwOsV#iS(ZFrHiA(ymiaje%pJ!8ag5=J1?z$<|y$h;Fa{* z>$!nG-nJbY9bHJ$iMFk*hygwamG?i{ z#Zc05=$K~+`q1m}Og#d2mfBZ*2UbCLY>L&X*y9UY$U=K1_c@|o)X+#2V{`9vPj zFc?2S^zNemj6>~YQfg{An0q(@CKeWQAmq9@a7{!cucd|mNx(@#>t<0}V&ZI-J2j?> z4@`I=XY$I*5fc+uK;4OV62tlV8OmHD6?B&_M{M{{v?q_=ojZ3vfypl>KE5D5oeKhi z)j|AVUteM_3FDol@HTFw)KW+76)D#-+c)C%>(^om3dtY=n3?b2 zzt0R{Hoq)WY=BT3h=VHL6-l9eRdvzsrflKqDcAYyxrD5&Xp^-`hO&EJR20obEsB5Z zhMXKoPFp3rcKVW{qO0I&baXUD(BbB^q3-Cb9IvHroMp8`62T_7vGJC|Tcdr@8A%2O zf^Usr_V)Jshm$A^V`B!g+{MLbTI%JSp`m$sg5;WWb8~QOYhw^DFSeSFSO5^itfce{ zy6jg;d62lMqWb!Gz_uO}xP3&0^*t>ut@oy4D<{i2q8U9fiPY}}t*57_G(g$ohLK_t zhVqa=&EE(5Q(q=+aDR1BTum*b+d*;b!NZ4!=EZMn+$WcYMivq@jDeLOYFqC?dek*C zPESvR+`fx5P1F^{B_=W%n3&+PScc%ATP+vHCbxDd#MvOp1_f+Ts6JJw*6iTGfHs)= z1p@;Et?FNh|IC@0vHsrGmEYHA`VP!O&Pv>voo}400|ka5r`Z%RUATpX4&&{8Ch$=I zs09{3C8eb=V)mXeJ+^uJe1FA^TvJ+F+9C_mcKHU0r+ad2<5lBM`xRuPkNo`neBn*r zb_%B7_`K-EoSXy@qxoOHK;7Nljaw)cJa|0}g7vSlz~OLBoM~=hA?%G~IoFMd40D^| z;o+k4^6WJwF6-Gs>riT+XJo|Uuc@22fLYGF^Ccn6}6o|B=t%Ev(1v#L9$5^*q+a}~+bZ)<> literal 0 HcmV?d00001 diff --git a/docs/raylib/img/Raylib.Vector4.png b/docs/raylib/img/Raylib.Vector4.png new file mode 100644 index 0000000000000000000000000000000000000000..e58bff5fe404921353ab2153a34b9ef4a7ffcbb6 GIT binary patch literal 2872 zcmaJ@c{o&UA3m0%u~S(Zc~P=tFEN(NE<-}{dSw~1lx6JejGeI)LS&ziT^M5!DMM&1 z*)o$DLiQ9I;ybSI`{(=P`>u1H^IYe7p7T8CxqtWl``z&-#(HcJ0SEv9YzF$;reK>3 z-m1)}!KVvG+!kz3BMkMlf#Z{_sG~ds03hoI+PBRE^VjoGCg$T8h;Mi?>oVdZtETG+ z%%X|YXUMZ0qsCEI7fjbgG~}t6Y(~;EO9{mx?b6Hc#fhWenLBd$WM4PKuSY7*>nqrQ zwB$?|V{gs%kaCT@DtT~tyCojLMu0HFUknG6XzwPs&$f8Q#=i6XjE(?{t7tv5uS=s+6 z_n-8kd=;LotgNS(-?tJfUcK^`Qc!xRa49Z6NmvCAerPY^pwIrFb)WWV_ohL`6k-?T z(&hhq%11%zM)i>0aH{gPYu5sQN=Zo25xrd8-8)p`<+THK9Bom*&MBwxJdB8l$Wd|^ zQ1T#S2C`*CN^@7|Uj%%Ku$Iw#_>h8`&&sPxv;@+!1ZXTZW7cZpAd%L^y>3SEtuM~zx&d(zl85sj#t7JPmJ12Vc$v|T0 z<>lpFTwHG5y~{z*z@W3(+}!+CnVseQRX(qOaL?P@)ee6Q$eKuIJ$;w$YjmEIGrYVY z81kUbCT9HcDWD056P1=`d)zE=baceb%p9&;+P%9z6B8U|cHhsh*=+FVPv0%IR2E*D zR=2S+S`~qCLCT^!T(dabS|-k->Q}3=;hj60VPQ9SHz-n#s!;aOouM0;l$6*zSnjnq ze|9gJnwoNQbJOR-WA%hk=0B~YeEt1Jz#YMHHIi28NYTrer-Ay%bbaxyD8=MdG2jc zraDoo2?+^u_HP++D0%Knw)=%Q!!81H9%N;pYpy5G>*w-4M@L7y)rlH$aq$zh8XFt! z6hM7dR#v7BEbh-I%4#>zXf&`dEk8f0sHo_|$IHUPbYMsnZNmQeUA66m&W0VUBODw? zD3tZlFl6SdnwoRdVf%ATmNgb5=0UWdu7l67vltl}1+LcMOsuRDFc@aXM~{lz+pV`$ z12&)t1Y+ygq^+o^D1%Vw7F}Qg81kroM@?Pb)8MazV$aR3sHotah*8R81EX3|S=oI8 z!Q?8JpkQ+Hg&UgXWBAb6M+491)^W43x}_0dw5A#yVj6dM{lR^NRaE$cf`V?43n!Ba zxGY~7Wmp840~e#eg~ejEwHJ`e%VfMy6UfaUzkXq-Upt3Xdp1~NsLCG(2hX~>y1FiG zZr-I(D3LWKC6Ry$3e~ZUK0f*rnc8jl7w~Cxbly?w>eWkeJ;GCaYtveQ%h*dJ51%}> zAO(rD5CJ|uPB+ia-(qw{wqbwn*VjBGJOhS7+)w58%oRzPy&R^d-jtbwKp@OO?vPWr z6K=+!YTVSwh>eS@xv7a0P~c-Nv7V^2y$iU^cA`W=&}a?1A_gXQW%V5&lDeMr$9%8g z+Am*ho`d`8XloDu-dT#rEcah2EMpQ19d@@3ENN`~@vXfkGb4i`h5D6BjY>=7Z2$2= zD(9LjxBmutrJ>*sHqx~6EZgGB%1UeK??#soIw^{XigNMuOH2s}2yk+7MO0LXclUZhPq^^;b3#M}9dHYU zQqR0|`5UQFcE8_IVQmJ-(cj;Hai^}XPS4VkugR*W?+6qk%c9oE>Mv$CHowNDZ{Ozk zx2gMJZ`^e$GPBLOze7XSKnPL?2jM_hd(h7C#6)bI5ZZEKl1xq-uX>3n0ILl8BCrOMHj!u)KOcd-dh*y!Qxvtun~l zcjbj>NQaFq%~U_;62Va9ZG!`GixMzfjK}jUIt_A$Ch3ZLdwYXfK0PfhJUW`O!d$YQ z_Pwgava_>O-_S71rY`P1B4XOD7d%6Q?~1AC%cRaujeQ!eO*%CpArg!WICil4hU4`# zD`2e0s~ufwR$kKDI`s&Ox0X4S&ghSQQCFo%lzLFhtYV$m(xOytjpqh+YmAaPXLD}) zFDTI-)OC&q3g+$OGeRa`P13lam(9S=DAusvswPK0q=o2g0EcV4x=Nsr{{(!Rn9#(U3d3Ml3jwpJz2fq6CX&WM zHBo8&@%6U0HZ>Y+ino?dsYTVu^z_O?*pCH+;zKJa%$FI3LRHk(`l~+ohQ{e6p0}T@ zeK?sEpswFS$cOn!f;b@;`ndR#b-U5q^Ex2nEcBux?FSnKWfZN+EQxqAgca0PRJYwN zGqVgiHjZo%sgaHmmv>!V;meD`aQo=!z|&MR>ns!sx2Vd(V0>YM zUQoU1>FJ+eLN@Qg;jB73I`@!BIgn5!iCvJh`hd%)ihG~N#zZ9vBb3XeohFwNkTHZoM@3B3J~ZUHVqE4v({cvwOe(;FrBy&Z_}b#qQbxC3QERI*{jGmm+=NTQ0l`L>Q0jzg@hz4dfAz)K17p{Bi)G1^44zRW`hW94%Ydxs7_L}BcUtcd9 zThT8zNh>TAiiwUkK_El~)q~9!0_NYH30}cwpA5mpO8ffs!2^gCg1IPoKK_cnO!in3 zzhd;#%Gz4l`$XQcRxj#uLC8k&))q3DntWp!WO4~D;6-0qSzFt4z{J6UT4NkD7m??0 z{LLN8&U8{8Q8Zt$M6Fts_wb25U6awf6C4aHK+{}7>r{ltPp^cu261@h3=0bn#YcN``?GwMJpGh!|G!P&K3zrIxPjb;#}U($A$GFY T-Z&#@g#iN{W9?c^yU2e5@0N)Y literal 0 HcmV?d00001 diff --git a/docs/raylib/img/Raylib.Window.png b/docs/raylib/img/Raylib.Window.png new file mode 100644 index 0000000000000000000000000000000000000000..6bd009c232b70b9e7e02328022d9acd0b5daca1e GIT binary patch literal 2867 zcmb7Gc{r5q9v-xi^+=RtY#&ouN{k|5(2yltvX87`5Hcidmh9ihR2plBs3H5lBd<(A?$R$7WWu2SgMS&NCeCW>1Vu z77#3wqO&hO;hRx;$TraH1(V1#_z87iRhHg!6?`~!My^=GGS|@39Puge$ORvpRHG}Q zxSJjqc!vd>VNQ6SP3AuBLErQftxQd)9nDG{gZN0RfRQ^m7Ev(I%&na-mx>cGkWp8j zvzC)!{+2e89XjWwoV1_l1DTP^GFOMp2 zJ11J>YlGECA}yVqD(o#X4}@DW%c8?>fi2H|rmNueLW)T;E&o|_#Q(qO?@uTzLsAAuP*G`kSh-`XbrC-g z&p*@Cv3Qt@s;bxc_{4;{Q2gYiL*rav>6N9T8)^s_7paVl3{J_Pi;F)##Bh|`)hDB( z_MWGmRci^l+wB6+!Ckt?9x@fN^=2n2Il0UEl5^vPZ37xdfNF+4;}%hbnBBcgTwfql z;H^|XZ8W;vKB$=-P)5qk%4^E2cDYdgTg(vpjl z^8=ZDvS`S_%}oXx#j0*`w6#5xjIVmU<(GAXOeU|<>G;ORkp2j#%KgQK1=_|4is+_H zTV6InAi9EosgzM}A(6*BSo9Ra*fIvN8#;&cw6b)h3JVJ-klaM!Svv2Un{fc#uCA_C zI$i4e_1y7syDTx&+^d~!j~J_KYn>w_Sx32rAN=S^l4SV$_(&@#@Yar{mX^wOc6J^@ z*s;H3ls48HqLhqZ9rG-BJO1GVL>8MQ;uNYwMtOM10s@OVI-*7g@5}sj+Ah!t;fvl~ zY2}YDDUr3av+M8gf7R6VQf(?6n*Fo?cj3IHMf-K#x#ac~`ZSn%?Wu>0KYV zv+hNS7EyAV>Ccc}v|>ixs~xjx4^y=)HT^?VGq0fmj)v#-3ADGjf6CX)QR-l2W}zZ+ zZEe@X!oqB7+>(r<9335ddV0*v&2{YTM1KvxbKO~A5E2#!gyZ{q`}**(6TG~<1Zx!P zc1Va?eSN({%R@s-PEJlzdU~Jp>Df57$%$L%&z~QG^BTFkzlQW6p%F510$mFalUG*! zsspBP(r7eE7gyKH*7k0iKr%ito?C=q=j}~cU0)Z{)YK$2MC@YN60@^K2X-2#BFp-O zPMzY?7Sjy-rf*;Ck@i46kMQ1=$j6qr_5HDbf1A3x`Vk3GaB%{Ny2eIsZ7@42A>kNX zqJn(`r)1olw{QOyy}eGpjePd^WOGn22`hJ}{naaN2)?@7oI+kuxlRnEX0ECf8(A*q#b(#Bw%YOOgi&-Hod7H%;j2A$xZ)|YIc1l=R zI%&>$1|6D;+Pv@Ur6shG{=H8xFK_SeVsSXb`}bivaNm{{3|7{p3k@ezD6hQ%a}Mvr zZLhfdQCprL7Y~iz-rhd@(SK#K8J3K%7%b3&Dk&)~E-ogds^ttA=U=xyN2;i3mXelU z+uXFS?|hk&?&dRGPU}1lwHk?yjb*#~c(a_aJkp%iGl@p1I;-cIVDfZ6hP@y}do@8~MLz*4RH}Wizv~ zh+XmAY@sX7^ViXkspx#maic&&6CLKBCL$=;%nRJ3Z~zF*Exs<;I(9VtjW}Qc|XWcO1;E(z;oI zfx3o<%-me#z(D2Q&1F|-=RD5|z*^tHfYY+XSn~Y&B%p>RjK;vgfN>6-*WdrQxp=&3 zdmu=5;CyLmY2jK9#p+U)F6hilzHQA~iK;|?c3zZ}RgJYI_LoO-co zx7sZfs=%YYuI^b(3>y$rkvH(5?ArYdqjTF=ZB{O1-kKs6vBAe=Fv2I`991|gA1&$6<} z^XsOfyH7aEJ*`b+}y-~N*71N zC*II;sy@P%ZS)iI@$qgR9yRDOYTIBPodU@NLBSk}r10Jru$*0=(HYWhZzWu1%FBBa=78_!L(}N_e zirfnWtZuJ%^BWo)yKOFwWp6h%T{X>9k1r^If(;1yxw)y`G;PkpGxf;W3Rwn&F`XCk zowhVqTkg;-*hJSaDK4%Gnl~M;a5S>A5(*9u?*6k#g?H(WB;;mbxI+ zq2a4+XW?jx8#nT6YLv5VfV)IQXfoypJtrD`%WbNk%*}aNS2!5z>&F|hoEYKMj+pI(>mjm$zlJjZ|AK%Ng3_IYtL9RmlD?k!Q@;Aa(jpbLf=>YM6S IAe^848;qdCY5)KL literal 0 HcmV?d00001 diff --git a/docs/raylib/index.htm b/docs/raylib/index.htm new file mode 100644 index 0000000..3da71c9 --- /dev/null +++ b/docs/raylib/index.htm @@ -0,0 +1,416 @@ + + + + + raylib – Vala Binding Reference + + + + +
+ +
+

raylib

+
+

Description:

+

Content:

+

Namespaces:

+ +
+

+ + + \ No newline at end of file diff --git a/docs/scripts.js b/docs/scripts.js new file mode 100644 index 0000000..02629ed --- /dev/null +++ b/docs/scripts.js @@ -0,0 +1,49 @@ +/* markupwriter.vala + * + * Copyright (C) 2008-2009 Florian Brosch + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * + * Author: + * Florian Brosch + */ + +function get_path (path) { + var pos = path.lastIndexOf ('/'); + if (pos < 0) { + return ''; + } + + return path.substring (pos, -1) + '/'; +} + +function toggle_box (self, id) { + var element = document.getElementById (id); + if (element == null) { + return ; + } + + var style = self.currentStyle || window.getComputedStyle (self, false); + var orig_path = /url[ \t]*\(('(.*)'|"(.*)")\)/.exec (style.backgroundImage)[1].slice(1, -1); + var orig_dir = get_path (orig_path); + if (element.style.display == 'block') { + element.style.display = 'none'; + self.style.backgroundImage = "url('" + orig_dir + 'coll_open.png' + "')"; + } else { + element.style.display = 'block'; + self.style.backgroundImage = "url('" + orig_dir + 'coll_close.png' + "')"; + } +} + diff --git a/docs/signal.png b/docs/signal.png new file mode 100644 index 0000000000000000000000000000000000000000..053e84bbadbdb21e6b58e9e2f4c196e04ed27b4c GIT binary patch literal 477 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`EX7WqAsj$Z!;#Vf4nJ z@ErkR#;MwT(m+AU64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xhq=1T4K#D># zOL9^fQgc#sQ}ap^iz*d@D|3_bb25_^Jd^YD6hbn95($-knG6h!TAnVBAr`%BC))ZQ zb`WU2zvfz*KVv(GC!?(E8#UG?4k2PfUR4^4WZJkDv{a7p{s>*+(JXtBiK$V9wI!qD z`nP}u3hLH=%yJAb$L5-o*_} zKXfiIv>WNYzj*6GZl1%j#cByNNkqMVmlb}LjcB%R&j_w~g}nUb>K3mz?V z{>pG+uGu*;(_iwbhm{=7mIxfNom>Ad;PJogdmC1KNwQ4Q+kbBVYiZ4<#NJC!mTCY) OnZeW5&t;ucLK6TBg}vSY literal 0 HcmV?d00001 diff --git a/docs/staticmethod.png b/docs/staticmethod.png new file mode 100644 index 0000000000000000000000000000000000000000..7550f03046caca1998b7a7f4ce8476c75db9c52d GIT binary patch literal 748 zcmVupSaeirbZlh+Wo%__Wo~p~a(N(Ad2M2EY-wX4Nn>wrAXI2& zZDnA2j%fe@0y#-UK~y-6#gbiUQgIl@pa1z(=X51GY)HbwndUaAQ4xi1i#Ua2(nT`5WVKKEr>?1ny0dSdEt7*G6Jg8TxT@~_(#tvg?zJyFF52t%QuAdy8pOe#4?8T+m0BB7I zR}Ut~bxONdek`NOMRD$ygxk@_m`Kb307T9Nv%&Vo$TS3o;$3MD03=Bg)x6cK>BLu| zmCZa6!7@Cu>2H|*EMxG(ZnXOCcz9$W{cy9(m~}LE_&*hs?Q-?&iiK(RYGg%FD^+}) zn8R#J#@_xmynmiWVL=1W8bAnnSC0cOo}>fPk@1Y|PXohxJu%_diCgT=sR(|O#xF^;&M?Jrq$fHWTm;rY8NWbd&je#zY{r)RAS5G#9vX`8 ek=OA3L;VB-DbVtP4nJ z@XY~XM)oPecY%VEC9V-A!TD(=<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6e8fE0yf zmgJ-|q~@gNrskC-7F8+)SLP<==VT@;cqZrPDTHJIB@!z8GJ)!sdAc};So9v9aFFYe zfq+Z=DzTz>*E`HV?z&!=vfi>=T=QR`cv6RWw3p|ih@+ORcV})-d~o0B@nOsB%)fiy zD=8hnvWTg}aF&zAg9*_&)0+jD?)_$Z&3d5vyaCUOS2a1)_USMC-lM%z1Fr(Q9*oSFn2If!(VZdJF|$*fXk}ez_|zdF@{DA}yt|Uk9cBvR&Ag%aGT4 fr}XW^_b(aeS8MTg*!b52UCiL=>gTe~DWM4fg&=~D literal 0 HcmV?d00001 diff --git a/docs/style.css b/docs/style.css new file mode 100644 index 0000000..e49a32b --- /dev/null +++ b/docs/style.css @@ -0,0 +1,570 @@ +html { + color: #111; + font-family: "Open Sans", "Droid Sans", Helvetica, sans-serif; + font-size: 12px; + font-weight: 400; +} + +body { + margin: 0; + min-width: 720px; + padding: 48px 0 0; +} + +a { + color: #08c; + text-decoration: none; +} + +ul.external_link { +} + +.main_optional_parameter { + font-style: italic; +} + +.main_diagram { + border-style: none; + display: block; + margin: 0px auto; +} + +.site_navi { + text-align: right; +} + +.main_notification { + padding-right: 10px; + padding-left: 60px; + padding-bottom: 5px; + padding-top: 5px; + border-color: #aaaaff; + background-color: #eeeeff; + border-style: solid; + border-width: 1px; + margin: 10px; + min-height: 48px; + background-position: 6px 0.5em; + background-repeat: no-repeat; + background-image: url(warning.png); +} + +.main_table { + border-collapse: collapse; + border: 1px solid #aaaaff; + background: #eeeeff; + margin-right:auto; + margin-left:auto; +} + +.main_source, .main_sourcesample { + padding-right: 10px; + padding-left: 5px; + padding-bottom: 5px; + padding-top: 5px; + margin: 10px; + + border-color: #aaaaff; + background-color: #eeeeff; + border-style: solid; + border-width: 1px; +} + + +input { + border-color: #aaaaff; + border-style: solid; + border-width: 1px; +} + + + + +.site_header { + align-items: center; + background-color: #403757; + color: #fff; + box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); + display: flex; + font-size: 16px; + justify-content: space-between; + padding: 9px 6px; + position: fixed; + top: 0; + width: calc(100% - 12px); + z-index: 1000; +} + +.site_title { + text-align: left; + font-size: 40px; +} + +div.site_footer { + display: inline-block; + overflow-y: auto; + position: fixed; + top: calc(100% - 29px); + background-color: #fafafa; + color: #666; + z-index: 1000; + width: 222px; + padding: 6px 6px 6px 12px; + box-shadow: 0 0 0 rgba(0, 0, 0, 0.24), 0 0 2px rgba(0, 0, 0, 0.24); +} + + +div.site_body { + display: inline-block; + position: fixed; + top: 40.5px; + height: calc(100% - 40.5px); +} + + +div.site_navigation { + background-color: #f7f6f8; + border-right: 1px solid #eceaf0; + display: inline-block; + overflow-y: auto; + position: fixed; + top: 40.5px; + width: 240px; + height: calc(100% - 40.5px - 29px); +} + + +div.site_content { + display: inline-block; + overflow-y: auto; + position: fixed; + top: 40.5px; + margin-left: 250px; + min-height: calc(100vh - 40.5px); + text-align: left; + vertical-align: top; + width: calc(100% - 250px); + height: calc(100% - 40.5px); +} + +.main_type { + text-decoration: none; + font-style: italic; +} + +.main_basic_type { + text-decoration: none; + font-weight: bold; + color: #2e8b57; +} + +.main_keyword { + text-decoration: none; + font-weight: bold; + color: #dc322f; +} + +.main_escape { + text-decoration: none; + color: #6a5acd; +} + +.xml_cdata { + text-decoration: none; + font-weight: normal; + color: #a020f0; +} + +.xml_escape { + text-decoration: none; + font-weight: normal; + color: #a020f0; +} + +.xml_element { + text-decoration: none; + font-weight: normal; + color: #008a8c; +} + +.xml_attribute { + text-decoration: none; + font-weight: bold; + color: #6a5acd; +} + +.xml_attribute_value { + text-decoration: none; + font-weight: normal; + color: #ff00ff; +} + +.xml_comment { + text-decoration: none; + font-weight: normal; + color: #0202ff; +} + +.main_source .main_literal { + text-decoration: none; + color: #ff00ff; +} + +.main_comment { + text-decoration: none; + color: #888a85; +} + +.main_preprocessor { + text-decoration: none; + color: #ad7fa8; +} + +div.main_code_definition { + background-color: #eee; + border-radius: 6px; + font-family: "Roboto Mono", monospace; + margin: 12px; + padding: 12px; +} + +div.main_notification_block { + padding-right: 10px; + padding-left: 10px; + padding-bottom: 5px; + padding-top: 5px; + + border-color: #d08717; + background-color: #fbf2c3; + border-style: solid; + border-width: 1px; + margin: 10px; +} + +span.main_block_headline { + background-image:url(tip.png); + background-repeat:no-repeat; + background-position:center right; + font-weight:bold; + display:block; +} + +div.main_block_content { + margin-left:15px; +} + +span.leaf_code_definition { + font-family: monospace; +} + + +div.leaf_brief_description { + display: block; + margin-left: 40px; +} + +h1.main_title { + font-size: 2em; + font-weight: 700; + margin-bottom: 0px; +} + +h2, h3 { + font-family: "Droid Serif", serif; + font-weight: 300; +} + +.main_hr { + border: 0; + color: #b4a0c1; + background-color: #b4a0c1; + height: 1px; + margin-top: 6px; + margin-bottom: 6px; +} + +.main_parameter_table_unknown_parameter { + color: gray; +} + +.main_parameter_table_name, .main_errordomain_table_name, .main_enum_table_name { + vertical-align: top; + text-align: right; + font-weight: bold; + width: 120px; + padding-right: 10px; +} + +.main_parameter_table, .main_errordomain_table, .main_enum_table { + margin-right: 20px; + margin-left: 20px; +} + +.navi_main { + font-size: 12px; + list-style: none; + margin: 6px; + padding: 0; +} + +.navi_main .li { + padding: 6px; + list-style: none; +} + +.navi_hr { + background-color: #dedede; + border: 0; + border-bottom: 1px solid #fff; + border-top: 1px solid #dedede; + height: 0; + margin: 6px 0; +} + +.navi_inline li::before, +.navi_main li::before { + content: ''; + display: inline-block; + height: 16px; + width: 16px; + margin-right: 6px; + vertical-align: middle; +} + +.navi_main .abstract_class > a, .navi_inline .abstract_class > a { + font-style: italic; +} + +a.navi_link:hover, a.external_link:hover { + text-decoration: underline; +} + +ul.no_bullet li { + list-style-type: none; +} + +.main_see_list { +} + +.navi_inline { + font-size: 12px; + line-height: 21px; + list-style: none; + margin: 6px 3px; + padding-left: 12px; +} + +.site_navigation a { + color: #666; + display: inline-block; + text-decoration: none; + padding: 3px 0px; +} + +.site_navigation li { + overflow: hidden; + padding: 3px 0; + white-space: nowrap; +} + +.css_content_literal { + font-family: "Roboto Mono", monospace; + color: #ff01ff; +} + +code { + font-family: "Roboto Mono", monospace; +} + +.main_code_definition a, .leaf_code_definition a { + text-decoration: none; + color: inherit; +} +.main_code_definition a:hover, .leaf_code_definition a:hover { + text-decoration: underline; +} + +.box .headline { + background-image: url("coll_open.png"); + background-position: calc(100% - 1px) center; + background-repeat: no-repeat; + background-color: #eef; + border: 1px solid #aaf; + margin: 20px auto auto auto; + width: 90%; + font-weight: bold; +} + +.box .content { + border: 1px solid #aaf; + border-top: none; + overflow: auto; + display: none; + margin: auto; + width: 90%; +} + +.box .column { + float: left; + width: 33%; +} + +.deprecated { + opacity: 0.5; + text-decoration: line-through; +} + +/********* + * Icons * + *********/ + +.abstract_class::before, +.description a.abstract_class, +.brief_description a.abstract_class { + background-image: url(abstractclass.png); + font-style: italic; +} + +.abstract_method::before, +.description a.abstract_method, +.brief_description a.abstract_method { + background-image: url(abstractmethod.png); +} + +.abstract_property::before, +.description a.abstract_property, +.brief_description a.abstract_property { + background-image: url(abstractproperty.png); +} + +.class::before, +.main_list_cl::before, +.description a.class, +.brief_description a.class { + background-image: url(class.png); +} + +.constant::before, +.description a.constant, +.brief_description a.constant { + background-image: url(constant.png); +} + +.creation_method::before, +.main_list_m::before, +.description a.creation_method, +.brief_description a.creation_method { + background-image: url(constructor.png); +} + +.delegate::before, +.main_list_del::before, +.description a.delegate, +.brief_description a.delegate { + background-image: url(delegate.png); +} + +.document::before { + background-image: url(document.png); +} + +.enum::before, +.main_list_en::before, +.description a.enum, +.brief_description a.enum { + background-image: url(enum.png); +} + +.enumvalue::before, +.enum_value::before, +.description a.enumvalue, +.brief_description a.enumvalue { + background-image: url(enumvalue.png); +} + +.errorcode::before, +.description a.errorcode, +.brief_description a.errorcode { + background-image: url(errorcode.png); +} + +.errordomain::before, +.main_list_errdom::before, +.description a.errordomain, +.brief_description a.errordomain { + background-image: url(errordomain.png); +} + +.field::before, +.main_list_field::before, +.description a.field, +.brief_description a.field { + background-image: url(field.png); +} + +.interface::before, +.main_list_iface::before, +.description a.interface, +.brief_description a.interface { + background-image: url(interface.png); +} + +.method::before, +.description a.method, +.brief_description a.method { + background-image: url(method.png); +} + +.namespace::before, +.main_list_ns::before, +.description a.namespace, +.brief_description a.namespace { + background-image: url(namespace.png); +} + +.package::before { + background-image: url(package.png); +} + +.package_index::before { + background-image: url(packages.png); +} + +.property::before, +.main_list_prop::before, +.description a.property, +.brief_description a.property { + background-image: url(property.png); +} + +.signal::before, +.main_list_sig::before, +.description a.signal, +.brief_description a.signal { + background-image: url(signal.png); +} + +.static_method::before, +.description a.static_method, +.brief_description a.static_method { + background-image: url(staticmethod.png); +} + +.struct::before, +.main_list_stru::before, +.description a.struct, +.brief_description a.struct { + background-image: url(struct.png); +} + +.virtual_method::before, +.description a.virtual_method, +.brief_description a.virtual_method { + background-image: url(virtualmethod.png); +} + +.virtual_property::before, +.description a.virtual_property, +.brief_description a.virtual_property { + background-image: url(virtualproperty.png); +} diff --git a/docs/tip.png b/docs/tip.png new file mode 100644 index 0000000000000000000000000000000000000000..ade6ec4248619a4a5e6d2d632a85167d4078e96a GIT binary patch literal 543 zcmV+)0^t3LP)d3&`=i>Oqy!a z)&31G?u3!mLH`n0J9Mb&D4n=?*TE1A7+V%eYQj-^$8*p#c;40cmiOK_-}lM;Dq`gy zH#dw(S6~mg4@{Nt?%GnXa&6~x+^^P`>!XLyuvTw@J8>iM9VPpw{qZmn;2$?Pw1|^( z{2QXf;DOpX9Yul_4MwE|@qeV5%6Zd_bs^S7buh$b}4Ap8C+qM}D26Q@|M6Z=37K=q%trkHL z;CUX)0=!5A`~V>zl1nwfl~w=%002ovPDHLkV1kR*<=+4R literal 0 HcmV?d00001 diff --git a/docs/virtualmethod.png b/docs/virtualmethod.png new file mode 100644 index 0000000000000000000000000000000000000000..d661bc9684ff1c92b7fcd21648a1caca510838c4 GIT binary patch literal 759 zcmVupSaeirbZlh+Wo%__Wo~p~a(N(Ad2M2EY-wX4Nn>wrAXI2& zZDnA2j%fe@0z^qfK~y-6#gbh}Q*ju^pa1!E=j^miHpfDpiV1Gh_2CBvvzbfKTu5jT zR@6-wLN{F$NktG{3SAj=)lCtk*+pU>X3&kK!ZfU5CTQ7)eQZtUY-i`3e>c)iGrFqZ z<@@qJ@5}oUX;3x(6J~D_SnwarH^_$IYGrAP0c5TL^6P79a3c*_s|| zRIOnMXQ$A+plQ>~sW}FKvMHc4`L+itdx~3kAG_amZfBL%ZQzHtjtwody}i9_F#39a zAP@-n0Ehs5ZZzBop(V9MgPbNj1SJ?>FxQrPW6_7mnWkf0JOEW ziMj6XdH>vGoAcgy72Yd(ggEAqy4|!bY^59{Mc@EsZ^%@={N5S&cL&wAd%(t6VK9BL8kChRFB| zlma_AR*Wz_4qkq=H?idfn}}imh58DMe+Ud)RKS~I5|mj%5L^0&8^7hXF%Nui@Q&9Z pl?)NW#6-};7e@lgznJ?+`~-d)!9iS|%y|F+002ovPDHLkV1g36NGAXQ literal 0 HcmV?d00001 diff --git a/docs/virtualproperty.png b/docs/virtualproperty.png new file mode 100644 index 0000000000000000000000000000000000000000..f2bc9dbc330f90143bfcf588297f13ae0415d8f8 GIT binary patch literal 715 zcmV;+0yO=JP)upSaeirbZlh+Wo%__Wo~p~a(N(Ad2M2EY-wX4Nn>wrAXI2& zZDnA2j%fe@0vJg|K~y-6wUNJTQ&AMhKlk1Dt0l%5GvqI*7y|JTaFFhWLIe{MFxa71 z1Ra#((&%!Rc8SDNaOfb^j+t~dNHL4Nv_o--G?S&YP%zrolGwboafv03sf&2vaN(Zs z=X=jR2mUd{--=498^BXw6wrZ+ZQHkIW@h$(YxMJsbGh7I&+`_A5K>Bs5Te~^G+rsC zjsO$zfQ}qQXS3OBrfI%uHk(GP)j~?yJ~%kIS11%d0+)abiA2IztJU_kL9Yjc!6_kx znM$Py27_#GZ%;2QEUe`7`SDt<_IzSu;_=AH$m{dI&>0>czEZE(iN#_FAv~qj3J^%A z(>DWwK-{vdal!bl?EhYIU&>UIwQ2_Vx_mOEemN*1g{cj?QeXd#3x~Nu|_DSNs+D x-mSH}`G>&+;3ZIuL?RC}naoL##_Q()iC5?GP)z*RCO4~Kfm9ZnRDi4(>2_(H`0{cW_DdLNklS* zx+wx9A*8p9z#>E;FtjZM4VP~E3%Us+@TQ9>5NdbbE=t-i)E3uT5+Xy=Qghdxo%8Z^ zVa=Y|IWu$KYP;C))#3Mh&hvb~zvubA!V;E{2YI6aY8%v3X=ls-oLK{2%Uj-(nhEl2in z-!?R(A~Fg|o#C@n-CVks<>K!- zKK-Vf*}0}r8{DzVvq|G85+LInvxvO2u>IndY{RhD9L1%px#s_cqcXlRn}kCm0rrjB z9)UFr+pVlL*&4dJ4b(b&y7qDs4zUHuiTH(R2g-C^#(R8w+uH#1`O~ z>;vu$>ML3S0s=(+jk}y_`}MdyVhNCuf#o1?wCXQf4$8Mh8XC-OyTwKh%2$2eak#`1 z;Ar4YYvV0Ue#JP_7C zv;b{*??$orulo@)0HBpJLSK495vq-rHz7P7g+-%)aC2ZD@{~Q?w=IliC;lycsD2x1i-{D6>um_GsmCU`N#W1ykzI3oXt;?V+|h!<8pHS#{2UQn4=KN(lwa z!^{d9BSr=Q(dw8;dyZ{8os*Sk5FUvYom)$3ywR_t&mHS~uAM>4x|ZX+45w%E4De9g z=rdJ~(72>Vg@OylN^iX?Pt=0?TV}vsIr#z!$iuBOP!jS00;}!IM$6qlFat7C&bgQM zxuDzDBH_18rnXjXJ%3|iM_>l*%j(snxVf=>@r++F^ttEat=y4n~@C4kH0XflM zbWE9|#ceALZp<2dJbXJda|Qs*iY~jiU%|>HDyQq2oVP}8nfSxs*fcbb#eNcy2blah zUndW6ea2wwS2KxAfMw2{KCrN{L4b@5EJxzqjQnr{R!*J9E39IljP&2r;I|>Lat{Kr z?xue9uer&x!n}$VT@LH+t|oO0V7bVkzo9-ZGS<7w@iJ3D>?aOC=4{1}zvK~w-g~QL zGVylf0Jxq|F}I(c1mD}JE15&2L>|D*3YFD2({ksBp_DoVya>J$5|OrB_WubAsUPxu zb3i3tCjLXz>v28<$R~@#B^EyX=c7IcvQ~AkJ)0M$*a_UWD6~4`ni4)T%u?j%mnAHr a1^xp4S6n_El4$Y(0000= (get_screen_width() - ball_radius)) || (ball_position.x <= ball_radius)) + ball_speed.x *= -1.0f; + if ((ball_position.y >= (get_screen_height() - ball_radius)) || (ball_position.y <= ball_radius)) + ball_speed.y *= -1.0f; + } else { + frames_counter++; + } + + //---------------------------------------------------------------------------------- + + // Draw + //---------------------------------------------------------------------------------- + begin_drawing(); + + clear_background(RAYWHITE); + + draw_circle_v(ball_position, ball_radius, MAROON); + draw_text("PRESS SPACE to PAUSE BALL MOVEMENT", 10, get_screen_height() - 25, 20, LIGHTGRAY); + + // On pause, we draw a blinking message + if (pause && (((frames_counter / 30) % 2) == 0)) + draw_text("PAUSED", 350, 200, 30, GRAY); + + draw_fps(10, 10); + + end_drawing(); + //---------------------------------------------------------------------------------- + } + + // De-Initialization + //-------------------------------------------------------------------------------------- + Window.close(); // Close window and OpenGL context + //-------------------------------------------------------------------------------------- + + return 0; +} \ No newline at end of file diff --git a/src/keyboard.vala b/src/keyboard.vala new file mode 100644 index 0000000..4f855dc --- /dev/null +++ b/src/keyboard.vala @@ -0,0 +1,44 @@ +using Raylib; + +int main(string[] args) { + + const int screen_width = 800; + const int screen_height = 450; + + print("Testing Raylib vala bindings...\n"); + + Window.init(screen_width, screen_height, "raylib [core] example - keyboard input"); + Vector2 ball_position = { (float)screen_width / 2, (float)screen_height /2 }; + + set_target_fps(60); + + // Main game loop + while (!Window.should_close()) { + // Update + //---------------------------------------------------------------------------------- + if (is_key_down(Keyboard.KEY_RIGHT)) ball_position.x += 2.0f; + if (is_key_down(Keyboard.KEY_LEFT)) ball_position.x -= 2.0f; + if (is_key_down(Keyboard.KEY_UP)) ball_position.y -= 2.0f; + if (is_key_down(Keyboard.KEY_DOWN)) ball_position.y += 2.0f; + //---------------------------------------------------------------------------------- + + // Draw + //---------------------------------------------------------------------------------- + begin_drawing(); + + clear_background(RAYWHITE); + + draw_text("move the ball with arrow keys", 10, 10, 20, DARKGRAY); + + draw_circle_v(ball_position, 50, MAROON); + + end_drawing(); + //---------------------------------------------------------------------------------- + } + + // De-Initialization + //-------------------------------------------------------------------------------------- + Window.close(); + + return 0; +} diff --git a/src/mouse.vala b/src/mouse.vala new file mode 100644 index 0000000..769af3a --- /dev/null +++ b/src/mouse.vala @@ -0,0 +1,47 @@ +using Raylib; + +int main(string[] args) { + + const int screen_width = 800; + const int screen_height = 450; + + print("Testing Raylib vala bindings...\n"); + + Window.init(screen_width, screen_height, "raylib [core] example - mouse input"); + + Vector2 ball_position = { -100f, -100f }; + Color ball_color = DARKBLUE; + + set_target_fps(60); + + // Main game loop + while (!Window.should_close()) { + // Update + //---------------------------------------------------------------------------------- + ball_position = get_mouse_position(); + + if (is_mouse_button_pressed(Mouse.LEFT_BUTTON)) ball_color = MAROON; + else if (is_mouse_button_pressed(Mouse.MIDDLE_BUTTON)) ball_color = LIME; + else if (is_mouse_button_pressed(Mouse.RIGHT_BUTTON)) ball_color = DARKBLUE; + //---------------------------------------------------------------------------------- + + // Draw + //---------------------------------------------------------------------------------- + begin_drawing(); + + clear_background(RAYWHITE); + + draw_circle_v(ball_position, 40, ball_color); + + draw_text("move ball with mouse and click mouse button to change color", 10, 10, 20, DARKGRAY); + + end_drawing(); + //---------------------------------------------------------------------------------- + } + + // De-Initialization + //-------------------------------------------------------------------------------------- + Window.close(); + + return 0; +} diff --git a/src/mouseWheel.vala b/src/mouseWheel.vala new file mode 100644 index 0000000..d7a01db --- /dev/null +++ b/src/mouseWheel.vala @@ -0,0 +1,48 @@ +using Raylib; + + +int main(string[] args) { + // Initialization + //-------------------------------------------------------------------------------------- + const int screen_width = 800; + const int screen_height = 450; + + Window.init(screen_width, screen_height, "raylib [core] example - input mouse wheel"); + + int box_position_y = screen_height / 2 - 40; + int scroll_speed = 4; // Scrolling speed in pixels + + set_target_fps(60); // Set our game to run at 60 frames-per-second + //-------------------------------------------------------------------------------------- + + // Main game loop + while (!Window.should_close()) // Detect window close button or ESC key + { + // Update + //---------------------------------------------------------------------------------- + box_position_y -= (get_mouse_wheel_move() * scroll_speed); + //---------------------------------------------------------------------------------- + + // Draw + //---------------------------------------------------------------------------------- + begin_drawing(); + + clear_background(RAYWHITE); + + draw_rectangle(screen_width / 2 - 40, box_position_y, 80, 80, MAROON); + + draw_text("Use mouse wheel to move the cube up and down!", 10, 10, 20, GRAY); + + draw_text(text_format("Box position Y: %03i", box_position_y), 10, 40, 20, LIGHTGRAY); + + end_drawing(); + //---------------------------------------------------------------------------------- + } + + // De-Initialization + //-------------------------------------------------------------------------------------- + Window.close(); // Close window and OpenGL context + //-------------------------------------------------------------------------------------- + + return 0; +} \ No newline at end of file diff --git a/src/rtest.vala b/src/rtest.vala new file mode 100644 index 0000000..772f57f --- /dev/null +++ b/src/rtest.vala @@ -0,0 +1,71 @@ +using Raylib; + + +int main(string[] args) { + // Initialization + //-------------------------------------------------------------------------------------- + const int screen_width = 800; + const int screen_height = 450; + + Window.init(screen_width, screen_height, "raylib [core] example - input mouse wheel"); + + + Vector2 ball_position = { get_screen_width() / 2, get_screen_height() / 2 }; + Vector2 ball_speed = { 5.0f, 4.0f }; + int ball_radius = 20; + + bool pause = false; + int frames_counter = 0; + + set_target_fps(60); // Set our game to run at 60 frames-per-second + //-------------------------------------------------------------------------------------- + + // Main game loop + while (!Window.should_close()) // Detect window close button or ESC key + { + // Update + //---------------------------------------------------------------------------------- + if (is_key_pressed(Keyboard.KEY_SPACE)) + pause = !pause; + + if (!pause) { + ball_position.x += ball_speed.x; + ball_position.y += ball_speed.y; + + // Check walls collision for bouncing + if ((ball_position.x >= (get_screen_width() - ball_radius)) || (ball_position.x <= ball_radius)) + ball_speed.x *= -1.0f; + if ((ball_position.y >= (get_screen_height() - ball_radius)) || (ball_position.y <= ball_radius)) + ball_speed.y *= -1.0f; + } else { + frames_counter++; + } + + //---------------------------------------------------------------------------------- + + // Draw + //---------------------------------------------------------------------------------- + begin_drawing(); + + clear_background(RAYWHITE); + + draw_circle_v(ball_position, ball_radius, MAROON); + draw_text("PRESS SPACE to PAUSE BALL MOVEMENT", 10, get_screen_height() - 25, 20, LIGHTGRAY); + + // On pause, we draw a blinking message + if (pause && (((frames_counter / 30) % 2) == 0)) + draw_text("PAUSED", 350, 200, 30, GRAY); + + draw_fps(10, 10); + + end_drawing(); + //---------------------------------------------------------------------------------- + } + + // De-Initialization + //-------------------------------------------------------------------------------------- + Window.close(); // Close window and OpenGL context + //-------------------------------------------------------------------------------------- + + return 0; +} \ No newline at end of file diff --git a/src/shapes.vala b/src/shapes.vala new file mode 100644 index 0000000..646ac21 --- /dev/null +++ b/src/shapes.vala @@ -0,0 +1,60 @@ +using Raylib; + + +int main(string[] args) { + // Initialization + //-------------------------------------------------------------------------------------- + const int screen_width = 800; + const int screen_height = 450; + + Window.init(screen_width, screen_height, "raylib [core] example - input mouse wheel"); + + set_target_fps(60); // Set our game to run at 60 frames-per-second + //-------------------------------------------------------------------------------------- + + // Main game loop + while (!Window.should_close()) // Detect window close button or ESC key + { + // Update + //---------------------------------------------------------------------------------- + // TODO: Update your variables here + //---------------------------------------------------------------------------------- + + // Draw + //---------------------------------------------------------------------------------- + begin_drawing(); + + draw_text("some basic shapes available on raylib", 20, 20, 20, DARKGRAY); + + draw_circle(screen_width / 4, 120, 35, DARKBLUE); + + draw_rectangle(screen_width / 4 * 2 - 60, 100, 120, 60, RED); + draw_rectangle_lines(screen_width / 4 * 2 - 40, 320, 80, 60, ORANGE); // NOTE: Uses QUADS internally, not lines + draw_rectangle_gradient_h(screen_width / 4 * 2 - 90, 170, 180, 130, MAROON, GOLD); + + draw_triangle(Vector2(){ x = screen_width / 4 * 3, y = 80}, + Vector2(){ x = screen_width / 4 * 3 - 60, y = 150}, + Vector2(){ x = screen_width / 4 * 3 + 60, y = 150}, VIOLET); + + draw_poly(Vector2(){ x = screen_width / 4 * 3, y = 320}, 6, 80, 0, BROWN); + + draw_circle_gradient(screen_width / 4, 220, 60, GREEN, SKYBLUE); + + // NOTE: We draw all LINES based shapes together to optimize internal drawing, + // this way, all LINES are rendered in a single draw pass + draw_line(18, 42, screen_width - 18, 42, BLACK); + draw_circle_lines(screen_width / 4, 340, 80, DARKBLUE); + draw_triangle_lines(Vector2(){ x = screen_width / 4 * 3, y = 160}, + Vector2(){ x = screen_width / 4*3 - 20, y = 230}, + Vector2(){ x = screen_width / 4*3 + 20, y = 230}, DARKBLUE); + end_drawing(); + //---------------------------------------------------------------------------------- + } + + // De-Initialization + //-------------------------------------------------------------------------------------- + Window.close(); // Close window and OpenGL context + //-------------------------------------------------------------------------------------- + + return 0; +} \ No newline at end of file diff --git a/vapi/raylib.vapi b/vapi/raylib.vapi new file mode 100644 index 0000000..237f0c0 --- /dev/null +++ b/vapi/raylib.vapi @@ -0,0 +1,1768 @@ +/* + * Raylib VAPI bindings + * + * Copyright (c)2020 Martin White (Nightweave Software) + * + * This is free software. The license for the Raylib library aligns with my ideals + * quite well and I therefore apply it to this VAPI and quote it below. Most notably + * this VAPI took a lot of effort and typing so please don't claim it as your work and + * if you use it, a mention would be appreciated, but is not legally required. + * + * Copyright for the Raylib library itself follows... + * + * -------------------------------------------------------------------------------------- + * + * Copyright (c) 2013-2020 Ramon Santamaria (@raysan5) + * + * This software is provided "as-is", without any express or implied warranty. In no event + * will the authors be held liable for any damages arising from the use of this software. + * + * Permission is granted to anyone to use this software for any purpose, including commercial + * applications, and to alter it and redistribute it freely, subject to the following + * restrictions: + * + * 1. The origin of this software must not be misrepresented; you must not claim that you + * wrote the original software. If you use this software in a product, an acknowledgment + * in the product documentation would be appreciated but is not required. + * + * 2. Altered source versions must be plainly marked as such, and must not be misrepresented + * as being the original software. + * + * 3. This notice may not be removed or altered from any source distribution. + * + */ + +/** + * Raylib is a highly portable library for creating video games. To quote the libraries + * author: "raylib is a simple and easy-to-use library to enjoy videogames programming. + * raylib is highly inspired by Borland BGI graphics lib and by XNA framework" + * + * See: [[https://www.raylib.com/index.html]] + */ +[CCode (cprefix = "", cheader_filename="raylib.h")] +namespace Raylib { + //#include // Required for: va_list - Only used by TraceLogCallback + + //---------------------------------------------------------------------------------- + // Some basic Defines + //---------------------------------------------------------------------------------- + + [CCode (cname = "PI")] public const double PI; + + // #define DEG2RAD (PI/180.0f) + // #define RAD2DEG (180.0f/PI) + + // #define MAX_TOUCH_POINTS 10 // Maximum number of touch points supported + + // Allow custom memory allocators + //#ifndef RL_MALLOC + // #define RL_MALLOC(sz) malloc(sz) + //#endif + //#ifndef RL_CALLOC + // #define RL_CALLOC(n,sz) calloc(n,sz) + //#endif + //#ifndef RL_REALLOC + // #define RL_REALLOC(ptr,sz) realloc(ptr,sz) + //#endif + //#ifndef RL_FREE + // #define RL_FREE(ptr) free(ptr) + //#endif + + // NOTE: MSC C++ compiler does not support compound literals (C99 feature) + // Plain structures in C++ (without constructors) can be initialized from { } initializers. + //#if defined(__cplusplus) + // #define CLITERAL(type) type + //#else + // #define CLITERAL(type) (type) + //#endif + + //---------------------------------------------------------------------------------- + // Structures Definition + //---------------------------------------------------------------------------------- + + // If the struct is passed by value then declare as SimpleType, else vala will pass by reference + + // Vector 2 type + [SimpleType] + [CCode (cname = "struct Vector2", destroy_function = "", has_type_id = true)] + public struct Vector2 { + float x; + float y; + } + + // Vector3 type + [SimpleType] + [CCode (cname = "struct Vector3", destroy_function = "", has_type_id = true)] + public struct Vector3 { + float x; + float y; + float z; + } + + // Vector4 type + [SimpleType] + [CCode (cname = "struct Vector4", destroy_function = "", has_type_id = true)] + public struct Vector4 { + float x; + float y; + float z; + float w; + } + + // // Quaternion type, same as Vector4 + // typedef Vector4 Quaternion; + public struct Quaternion : Vector4 { } + + // // Matrix type (OpenGL style 4x4 - right handed, column major) + // typedef struct Matrix { + // float m0, m4, m8, m12; + // float m1, m5, m9, m13; + // float m2, m6, m10, m14; + // float m3, m7, m11, m15; + // } Matrix; + + // Color type, RGBA (32bit) + [CCode (cname = "struct Color", has_type_id = false)] + [SimpleType] + public struct Color { + uint8 r; + uint8 g; + uint8 b; + uint8 a; + } + + // Rectangle type + [SimpleType] + [CCode (cname = "struct Rectangle", cheader_filename = "raylib.h", destroy_function = "", has_type_id = true)] + public struct Rectangle { + float x; + float y; + float width; + float height; + } + + // // Image type, bpp always RGBA (32bit) + // // NOTE: Data stored in CPU memory (RAM) + // typedef struct Image { + // void *data; // Image raw data + // int width; // Image base width + // int height; // Image base height + // int mipmaps; // Mipmap levels, 1 by default + // int format; // Data format (PixelFormat type) + // } Image; + + // // Texture2D type + // // NOTE: Data stored in GPU memory + // typedef struct Texture2D { + // unsigned int id; // OpenGL texture id + // int width; // Texture base width + // int height; // Texture base height + // int mipmaps; // Mipmap levels, 1 by default + // int format; // Data format (PixelFormat type) + // } Texture2D; + + // // Texture type, same as Texture2D + // typedef Texture2D Texture; + + // // TextureCubemap type, actually, same as Texture2D + // typedef Texture2D TextureCubemap; + + // // RenderTexture2D type, for texture rendering + // typedef struct RenderTexture2D { + // unsigned int id; // OpenGL Framebuffer Object (FBO) id + // Texture2D texture; // Color buffer attachment texture + // Texture2D depth; // Depth buffer attachment texture + // bool depthTexture; // Track if depth attachment is a texture or renderbuffer + // } RenderTexture2D; + + // // RenderTexture type, same as RenderTexture2D + // typedef RenderTexture2D RenderTexture; + + // // N-Patch layout info + // typedef struct NPatchInfo { + // Rectangle sourceRec; // Region in the texture + // int left; // left border offset + // int top; // top border offset + // int right; // right border offset + // int bottom; // bottom border offset + // int type; // layout of the n-patch: 3x3, 1x3 or 3x1 + // } NPatchInfo; + + // // Font character info + // typedef struct CharInfo { + // int value; // Character value (Unicode) + // int offsetX; // Character offset X when drawing + // int offsetY; // Character offset Y when drawing + // int advanceX; // Character advance position X + // Image image; // Character image data + // } CharInfo; + + // // Font type, includes texture and charSet array data + // typedef struct Font { + // int baseSize; // Base size (default chars height) + // int charsCount; // Number of characters + // Texture2D texture; // Characters texture atlas + // Rectangle *recs; // Characters rectangles in texture + // CharInfo *chars; // Characters info data + // } Font; + + // // #define SpriteFont Font // SpriteFont type fallback, defaults to Font + + // // Camera type, defines a camera position/orientation in 3d space + // typedef struct Camera3D { + // Vector3 position; // Camera position + // Vector3 target; // Camera target it looks-at + // Vector3 up; // Camera up vector (rotation over its axis) + // float fovy; // Camera field-of-view apperture in Y (degrees) in perspective, used as near plane width in orthographic + // int type; // Camera type, defines projection type: CAMERA_PERSPECTIVE or CAMERA_ORTHOGRAPHIC + // } Camera3D; + + // typedef Camera3D Camera; // Camera type fallback, defaults to Camera3D + + // // Camera2D type, defines a 2d camera + // typedef struct Camera2D { + // Vector2 offset; // Camera offset (displacement from target) + // Vector2 target; // Camera target (rotation and zoom origin) + // float rotation; // Camera rotation in degrees + // float zoom; // Camera zoom (scaling), should be 1.0f by default + // } Camera2D; + + // // Vertex data definning a mesh + // // NOTE: Data stored in CPU memory (and GPU) + // typedef struct Mesh { + // int vertexCount; // Number of vertices stored in arrays + // int triangleCount; // Number of triangles stored (indexed or not) + + // // Default vertex data + // float *vertices; // Vertex position (XYZ - 3 components per vertex) (shader-location = 0) + // float *texcoords; // Vertex texture coordinates (UV - 2 components per vertex) (shader-location = 1) + // float *texcoords2; // Vertex second texture coordinates (useful for lightmaps) (shader-location = 5) + // float *normals; // Vertex normals (XYZ - 3 components per vertex) (shader-location = 2) + // float *tangents; // Vertex tangents (XYZW - 4 components per vertex) (shader-location = 4) + // unsigned char *colors; // Vertex colors (RGBA - 4 components per vertex) (shader-location = 3) + // unsigned short *indices;// Vertex indices (in case vertex data comes indexed) + + // // Animation vertex data + // float *animVertices; // Animated vertex positions (after bones transformations) + // float *animNormals; // Animated normals (after bones transformations) + // int *boneIds; // Vertex bone ids, up to 4 bones influence by vertex (skinning) + // float *boneWeights; // Vertex bone weight, up to 4 bones influence by vertex (skinning) + + // // OpenGL identifiers + // unsigned int vaoId; // OpenGL Vertex Array Object id + // unsigned int *vboId; // OpenGL Vertex Buffer Objects id (default vertex data) + // } Mesh; + + // // Shader type (generic) + // typedef struct Shader { + // unsigned int id; // Shader program id + // int *locs; // Shader locations array (MAX_SHADER_LOCATIONS) + // } Shader; + + // // Material texture map + // typedef struct MaterialMap { + // Texture2D texture; // Material map texture + // Color color; // Material map color + // float value; // Material map value + // } MaterialMap; + + // // Material type (generic) + // typedef struct Material { + // Shader shader; // Material shader + // MaterialMap *maps; // Material maps array (MAX_MATERIAL_MAPS) + // float *params; // Material generic parameters (if required) + // } Material; + + // // Transformation properties + // typedef struct Transform { + // Vector3 translation; // Translation + // Quaternion rotation; // Rotation + // Vector3 scale; // Scale + // } Transform; + + // // Bone information + // typedef struct BoneInfo { + // char name[32]; // Bone name + // int parent; // Bone parent + // } BoneInfo; + + // // Model type + // typedef struct Model { + // Matrix transform; // Local transform matrix + + // int meshCount; // Number of meshes + // Mesh *meshes; // Meshes array + + // int materialCount; // Number of materials + // Material *materials; // Materials array + // int *meshMaterial; // Mesh material number + + // // Animation data + // int boneCount; // Number of bones + // BoneInfo *bones; // Bones information (skeleton) + // Transform *bindPose; // Bones base transformation (pose) + // } Model; + + // // Model animation + // typedef struct ModelAnimation { + // int boneCount; // Number of bones + // BoneInfo *bones; // Bones information (skeleton) + + // int frameCount; // Number of animation frames + // Transform **framePoses; // Poses array by frame + // } ModelAnimation; + + // // Ray type (useful for raycast) + // typedef struct Ray { + // Vector3 position; // Ray position (origin) + // Vector3 direction; // Ray direction + // } Ray; + + // // Raycast hit information + // typedef struct RayHitInfo { + // bool hit; // Did the ray hit something? + // float distance; // Distance to nearest hit + // Vector3 position; // Position of nearest hit + // Vector3 normal; // Surface normal of hit + // } RayHitInfo; + + // // Bounding box type + // typedef struct BoundingBox { + // Vector3 min; // Minimum vertex box-corner + // Vector3 max; // Maximum vertex box-corner + // } BoundingBox; + + // // Wave type, defines audio wave data + // typedef struct Wave { + // unsigned int sampleCount; // Total number of samples + // unsigned int sampleRate; // Frequency (samples per second) + // unsigned int sampleSize; // Bit depth (bits per sample): 8, 16, 32 (24 not supported) + // unsigned int channels; // Number of channels (1-mono, 2-stereo) + // void *data; // Buffer data pointer + // } Wave; + + // typedef struct rAudioBuffer rAudioBuffer; + + // // Audio stream type + // // NOTE: Useful to create custom audio streams not bound to a specific file + // typedef struct AudioStream { + // unsigned int sampleRate; // Frequency (samples per second) + // unsigned int sampleSize; // Bit depth (bits per sample): 8, 16, 32 (24 not supported) + // unsigned int channels; // Number of channels (1-mono, 2-stereo) + + // rAudioBuffer *buffer; // Pointer to internal data used by the audio system + // } AudioStream; + + // // Sound source type + // typedef struct Sound { + // unsigned int sampleCount; // Total number of samples + // AudioStream stream; // Audio stream + // } Sound; + + // // Music stream type (audio file streaming from memory) + // // NOTE: Anything longer than ~10 seconds should be streamed + // typedef struct Music { + // int ctxType; // Type of music context (audio filetype) + // void *ctxData; // Audio context data, depends on type + + // unsigned int sampleCount; // Total number of samples + // unsigned int loopCount; // Loops count (times music will play), 0 means infinite loop + + // AudioStream stream; // Audio stream + // } Music; + + // // Head-Mounted-Display device parameters + // typedef struct VrDeviceInfo { + // int hResolution; // HMD horizontal resolution in pixels + // int vResolution; // HMD vertical resolution in pixels + // float hScreenSize; // HMD horizontal size in meters + // float vScreenSize; // HMD vertical size in meters + // float vScreenCenter; // HMD screen center in meters + // float eyeToScreenDistance; // HMD distance between eye and display in meters + // float lensSeparationDistance; // HMD lens separation distance in meters + // float interpupillaryDistance; // HMD IPD (distance between pupils) in meters + // float lensDistortionValues[4]; // HMD lens distortion constant parameters + // float chromaAbCorrection[4]; // HMD chromatic aberration correction parameters + // } VrDeviceInfo; + + //---------------------------------------------------------------------------------- + // Enumerators Definition + //---------------------------------------------------------------------------------- + // Vala Note: These just map through to C so generally don't need values + // + + /** + * System config flags + * NOTE: Used for bit masks + */ + [Flags] + [CCode (cprefix = "", has_type_id = false)] + public enum ConfigFlag { + FLAG_RESERVED , //= 1, // Reserved + FLAG_FULLSCREEN_MODE , //= 2, // Set to run program in fullscreen + FLAG_WINDOW_RESIZABLE , //= 4, // Set to allow resizable window + FLAG_WINDOW_UNDECORATED , //= 8, // Set to disable window decoration (frame and buttons) + FLAG_WINDOW_TRANSPARENT , //= 16, // Set to allow transparent window + FLAG_MSAA_4X_HINT , //= 32, // Set to try enabling MSAA 4X + FLAG_VSYNC_HINT , //= 64, // Set to try enabling V-Sync on GPU + FLAG_WINDOW_HIDDEN , //= 128, // Set to create the window initially hidden + FLAG_WINDOW_ALWAYS_RUN //= 256 // Set to allow windows running while minimized + } + + // Trace log type + [CCode (cprefix = "", has_type_id = false)] + public enum TraceLogType { + LOG_ALL, // = 0, // Display all logs + LOG_TRACE, + LOG_DEBUG, + LOG_INFO, + LOG_WARNING, + LOG_ERROR, + LOG_FATAL, + LOG_NONE // Disable logging + } + + // Keyboard keys + [CCode (cname = "KeyboardKey", cprefix="", has_type_id = false)] + public enum Keyboard { + // Alphanumeric keys + KEY_APOSTROPHE, + KEY_COMMA, + KEY_MINUS, + KEY_PERIOD, + KEY_SLASH, + KEY_ZERO, + KEY_ONE, + KEY_TWO, + KEY_THREE, + KEY_FOUR, + KEY_FIVE, + KEY_SIX, + KEY_SEVEN, + KEY_EIGHT, + KEY_NINE, + KEY_SEMICOLON, + KEY_EQUAL, + KEY_A, + KEY_B, + KEY_C, + KEY_D, + KEY_E, + KEY_F, + KEY_G, + KEY_H, + KEY_I, + KEY_J, + KEY_K, + KEY_L, + KEY_M, + KEY_N, + KEY_O, + KEY_P, + KEY_Q, + KEY_R, + KEY_S, + KEY_T, + KEY_U, + KEY_V, + KEY_W, + KEY_X, + KEY_Y, + KEY_Z, + // Function keys + KEY_SPACE, + KEY_ESCAPE, + KEY_ENTER, + KEY_TAB, + KEY_BACKSPACE, + KEY_INSERT, + KEY_DELETE, + KEY_RIGHT, + KEY_LEFT, + KEY_DOWN, + KEY_UP, + KEY_PAGE_UP, + KEY_PAGE_DOWN, + KEY_HOME, + KEY_END, + KEY_CAPS_LOCK, + KEY_SCROLL_LOCK, + KEY_NUM_LOCK, + KEY_PRINT_SCREEN, + KEY_PAUSE, + KEY_F1, + KEY_F2, + KEY_F3, + KEY_F4, + KEY_F5, + KEY_F6, + KEY_F7, + KEY_F8, + KEY_F9, + KEY_F10, + KEY_F11, + KEY_F12, + KEY_LEFT_SHIFT, + KEY_LEFT_CONTROL, + KEY_LEFT_ALT, + KEY_LEFT_SUPER, + KEY_RIGHT_SHIFT, + KEY_RIGHT_CONTROL, + KEY_RIGHT_ALT, + KEY_RIGHT_SUPER, + KEY_KB_MENU, + KEY_LEFT_BRACKET, + KEY_BACKSLASH, + KEY_RIGHT_BRACKET, + KEY_GRAVE, + // Keypad keys + KEY_KP_0, + KEY_KP_1, + KEY_KP_2, + KEY_KP_3, + KEY_KP_4, + KEY_KP_5, + KEY_KP_6, + KEY_KP_7, + KEY_KP_8, + KEY_KP_9, + KEY_KP_DECIMAL, + KEY_KP_DIVIDE, + KEY_KP_MULTIPLY, + KEY_KP_SUBTRACT, + KEY_KP_ADD, + KEY_KP_ENTER, + KEY_KP_EQUAL + } + + /** + * Android buttons + */ + [CCode (has_type_id = false)] + public enum AndroidButton { + KEY_BACK, + KEY_MENU, + KEY_VOLUME_UP, + KEY_VOLUME_DOWN + } + + // Mouse buttons + [CCode (cprefix = "MOUSE_", has_type_id = false)] + public enum Mouse { + LEFT_BUTTON, + RIGHT_BUTTON, + MIDDLE_BUTTON, + } + + // Gamepad number + [CCode (cprefix = "GAMEPAD_", has_type_id = false)] + public enum GamepadNumber { + PLAYER1, + PLAYER2, + PLAYER3, + PLAYER4 + } + + // Gamepad Buttons + [CCode (cprefix = "GAMEPAD_BUTTON_", has_type_id = false)] + public enum GamepadButton { + // This is here just for error checking + UNKNOWN = 0, + // This is normally a DPAD + LEFT_FACE_UP, + LEFT_FACE_RIGHT, + LEFT_FACE_DOWN, + LEFT_FACE_LEFT, + // This normally corresponds with PlayStation and Xbox controllers + // XBOX: [Y,X,A,B] + // PS3: [Triangle,Square,Cross,Circle] + // No support for 6 button controllers though.. + RIGHT_FACE_UP, + RIGHT_FACE_RIGHT, + RIGHT_FACE_DOWN, + RIGHT_FACE_LEFT, + // Triggers + LEFT_TRIGGER_1, + LEFT_TRIGGER_2, + RIGHT_TRIGGER_1, + RIGHT_TRIGGER_2, + // These are buttons in the center of the gamepad + MIDDLE_LEFT, //PS3 Select + MIDDLE, //PS Button/XBOX Button + MIDDLE_RIGHT, //PS3 Start + // These are the joystick press in buttons + LEFT_THUMB, + RIGHT_THUMB + } + + [CCode (cprefix = "", has_type_id = false)] + public enum GamepadAxis { + // This is here just for error checking + GAMEPAD_AXIS_UNKNOWN = 0, + // Left stick + GAMEPAD_AXIS_LEFT_X, + GAMEPAD_AXIS_LEFT_Y, + // Right stick + GAMEPAD_AXIS_RIGHT_X, + GAMEPAD_AXIS_RIGHT_Y, + // Pressure levels for the back triggers + GAMEPAD_AXIS_LEFT_TRIGGER, // [1..-1] (pressure-level) + GAMEPAD_AXIS_RIGHT_TRIGGER // [1..-1] (pressure-level) + } + + // Shader location point type + [CCode (cprefix = "", has_type_id = false)] + public enum ShaderLocationIndex { + LOC_VERTEX_POSITION = 0, + LOC_VERTEX_TEXCOORD01, + LOC_VERTEX_TEXCOORD02, + LOC_VERTEX_NORMAL, + LOC_VERTEX_TANGENT, + LOC_VERTEX_COLOR, + LOC_MATRIX_MVP, + LOC_MATRIX_MODEL, + LOC_MATRIX_VIEW, + LOC_MATRIX_PROJECTION, + LOC_VECTOR_VIEW, + LOC_COLOR_DIFFUSE, + LOC_COLOR_SPECULAR, + LOC_COLOR_AMBIENT, + LOC_MAP_ALBEDO, // LOC_MAP_DIFFUSE + LOC_MAP_METALNESS, // LOC_MAP_SPECULAR + LOC_MAP_NORMAL, + LOC_MAP_ROUGHNESS, + LOC_MAP_OCCLUSION, + LOC_MAP_EMISSION, + LOC_MAP_HEIGHT, + LOC_MAP_CUBEMAP, + LOC_MAP_IRRADIANCE, + LOC_MAP_PREFILTER, + LOC_MAP_BRDF + } + + // #define LOC_MAP_DIFFUSE LOC_MAP_ALBEDO + // #define LOC_MAP_SPECULAR LOC_MAP_METALNESS + + // Shader uniform data types + [CCode (cprefix = "", has_type_id = false)] + public enum ShaderUniformDataType { + UNIFORM_FLOAT = 0, + UNIFORM_VEC2, + UNIFORM_VEC3, + UNIFORM_VEC4, + UNIFORM_INT, + UNIFORM_IVEC2, + UNIFORM_IVEC3, + UNIFORM_IVEC4, + UNIFORM_SAMPLER2D + } + + // Material map type + [CCode (cprefix = "", has_type_id = false)] + public enum MaterialMapType { + MAP_ALBEDO = 0, // MAP_DIFFUSE + MAP_METALNESS = 1, // MAP_SPECULAR + MAP_NORMAL = 2, + MAP_ROUGHNESS = 3, + MAP_OCCLUSION, + MAP_EMISSION, + MAP_HEIGHT, + MAP_CUBEMAP, // NOTE: Uses GL_TEXTURE_CUBE_MAP + MAP_IRRADIANCE, // NOTE: Uses GL_TEXTURE_CUBE_MAP + MAP_PREFILTER, // NOTE: Uses GL_TEXTURE_CUBE_MAP + MAP_BRDF + } + + // #define MAP_DIFFUSE MAP_ALBEDO + // #define MAP_SPECULAR MAP_METALNESS + + // Pixel formats + // NOTE: Support depends on OpenGL version and platform + [CCode (cprefix = "", has_type_id = false)] + public enum PixelFormat { + UNCOMPRESSED_GRAYSCALE = 1, // 8 bit per pixel (no alpha) + UNCOMPRESSED_GRAY_ALPHA, // 8*2 bpp (2 channels) + UNCOMPRESSED_R5G6B5, // 16 bpp + UNCOMPRESSED_R8G8B8, // 24 bpp + UNCOMPRESSED_R5G5B5A1, // 16 bpp (1 bit alpha) + UNCOMPRESSED_R4G4B4A4, // 16 bpp (4 bit alpha) + UNCOMPRESSED_R8G8B8A8, // 32 bpp + UNCOMPRESSED_R32, // 32 bpp (1 channel - float) + UNCOMPRESSED_R32G32B32, // 32*3 bpp (3 channels - float) + UNCOMPRESSED_R32G32B32A32, // 32*4 bpp (4 channels - float) + COMPRESSED_DXT1_RGB, // 4 bpp (no alpha) + COMPRESSED_DXT1_RGBA, // 4 bpp (1 bit alpha) + COMPRESSED_DXT3_RGBA, // 8 bpp + COMPRESSED_DXT5_RGBA, // 8 bpp + COMPRESSED_ETC1_RGB, // 4 bpp + COMPRESSED_ETC2_RGB, // 4 bpp + COMPRESSED_ETC2_EAC_RGBA, // 8 bpp + COMPRESSED_PVRT_RGB, // 4 bpp + COMPRESSED_PVRT_RGBA, // 4 bpp + COMPRESSED_ASTC_4x4_RGBA, // 8 bpp + COMPRESSED_ASTC_8x8_RGBA // 2 bpp + } + + // Texture parameters: filter mode + // NOTE 1: Filtering considers mipmaps if available in the texture + // NOTE 2: Filter is accordingly set for minification and magnification + [CCode (cprefix = "", has_type_id = false)] + public enum TextureFilterMode { + FILTER_POINT = 0, // No filter, just pixel aproximation + FILTER_BILINEAR, // Linear filtering + FILTER_TRILINEAR, // Trilinear filtering (linear with mipmaps) + FILTER_ANISOTROPIC_4X, // Anisotropic filtering 4x + FILTER_ANISOTROPIC_8X, // Anisotropic filtering 8x + FILTER_ANISOTROPIC_16X, // Anisotropic filtering 16x + } + + // Cubemap layout type + [CCode (cprefix = "", has_type_id = false)] + public enum CubemapLayoutType { + CUBEMAP_AUTO_DETECT = 0, // Automatically detect layout type + CUBEMAP_LINE_VERTICAL, // Layout is defined by a vertical line with faces + CUBEMAP_LINE_HORIZONTAL, // Layout is defined by an horizontal line with faces + CUBEMAP_CROSS_THREE_BY_FOUR, // Layout is defined by a 3x4 cross with cubemap faces + CUBEMAP_CROSS_FOUR_BY_THREE, // Layout is defined by a 4x3 cross with cubemap faces + CUBEMAP_PANORAMA // Layout is defined by a panorama image (equirectangular map) + } + + // Texture parameters: wrap mode + [CCode (cprefix = "", has_type_id = false)] + public enum TextureWrapMode { + WRAP_REPEAT = 0, // Repeats texture in tiled mode + WRAP_CLAMP, // Clamps texture to edge pixel in tiled mode + WRAP_MIRROR_REPEAT, // Mirrors and repeats the texture in tiled mode + WRAP_MIRROR_CLAMP // Mirrors and clamps to border the texture in tiled mode + } + + // Font type, defines generation method + [CCode (cprefix = "", has_type_id = false)] + public enum FontType { + FONT_DEFAULT = 0, // Default font generation, anti-aliased + FONT_BITMAP, // Bitmap font generation, no anti-aliasing + FONT_SDF // SDF font generation, requires external shader + } + + // Color blending modes (pre-defined) + [CCode (cprefix = "", has_type_id = false)] + public enum BlendMode { + BLEND_ALPHA = 0, // Blend textures considering alpha (default) + BLEND_ADDITIVE, // Blend textures adding colors + BLEND_MULTIPLIED // Blend textures multiplying colors + } + + // Gestures type + // NOTE: It could be used as flags to enable only some gestures + [Flags] + [CCode (cprefix = "", has_type_id = false)] + public enum GestureType { + GESTURE_NONE = 0, + GESTURE_TAP = 1, + GESTURE_DOUBLETAP = 2, + GESTURE_HOLD = 4, + GESTURE_DRAG = 8, + GESTURE_SWIPE_RIGHT = 16, + GESTURE_SWIPE_LEFT = 32, + GESTURE_SWIPE_UP = 64, + GESTURE_SWIPE_DOWN = 128, + GESTURE_PINCH_IN = 256, + GESTURE_PINCH_OUT = 512 + } + + // Camera system modes + [CCode (cprefix = "", has_type_id = false)] + public enum CameraMode { + CAMERA_CUSTOM = 0, + CAMERA_FREE, + CAMERA_ORBITAL, + CAMERA_FIRST_PERSON, + CAMERA_THIRD_PERSON + } + + // Camera projection modes + [CCode (cprefix = "", has_type_id = false)] + public enum CameraType { + CAMERA_PERSPECTIVE = 0, + CAMERA_ORTHOGRAPHIC + } + + // Type of n-patch + [CCode (cprefix = "", has_type_id = false)] + public enum NPatchType { + NPT_9PATCH = 0, // Npatch defined by 3x3 tiles + NPT_3PATCH_VERTICAL, // Npatch defined by 1x3 tiles + NPT_3PATCH_HORIZONTAL // Npatch defined by 3x1 tiles + } + + // Callbacks to be implemented by users + //typedef void (*TraceLogCallback)(int logType, const char *text, va_list args); + + // Some Basic Colors + // NOTE: Custom raylib color palette for amazing visuals on WHITE background + [CCode (cname = "LIGHTGRAY")] public const Color LIGHTGRAY; + [CCode (cname = "GRAY")] public const Color GRAY; + [CCode (cname = "DARKGRAY")] public const Color DARKGRAY; + [CCode (cname = "YELLOW")] public const Color YELLOW; + [CCode (cname = "GOLD")] public const Color GOLD; + [CCode (cname = "ORANGE")] public const Color ORANGE; + [CCode (cname = "PINK")] public const Color PINK; + [CCode (cname = "RED")] public const Color RED; + [CCode (cname = "MAROON")] public const Color MAROON; + [CCode (cname = "GREEN")] public const Color GREEN; + [CCode (cname = "LIME")] public const Color LIME; + [CCode (cname = "DARKGREEN")] public const Color DARKGREEN; + [CCode (cname = "SKYBLUE")] public const Color SKYBLUE; + [CCode (cname = "BLUE")] public const Color BLUE; + [CCode (cname = "DARKBLUE")] public const Color DARKBLUE; + [CCode (cname = "PURPLE")] public const Color PURPLE; + [CCode (cname = "VIOLET")] public const Color VIOLET; + [CCode (cname = "DARKPURPLE")] public const Color DARKPURPLE; + [CCode (cname = "BEIGE")] public const Color BEIGE; + [CCode (cname = "BROWN")] public const Color BROWN; + [CCode (cname = "DARKBROWN")] public const Color DARKBROWN; + [CCode (cname = "WHITE")] public const Color WHITE; + [CCode (cname = "BLACK")] public const Color BLACK; + [CCode (cname = "BLANK")] public const Color BLANK; + [CCode (cname = "MAGENTA")] public const Color MAGENTA; + [CCode (cname = "RAYWHITE")] public const Color RAYWHITE; + + // Skip these - we'll assume nobody will use old codebases and if + // they do then they will have to upgrade as part of porting to Vala. + // + // Temporal hack to avoid breaking old codebases using + // deprecated raylib implementation of these functions + // #define FormatText TextFormat + // #define SubText TextSubtext + // #define ShowWindow UnhideWindow + // #define LoadText LoadFileText + + //------------------------------------------------------------------------------------ + // Global Variables Definition + //------------------------------------------------------------------------------------ + // It's lonely here... + + //------------------------------------------------------------------------------------ + // Window and Graphics Device Functions (Module: core) + //------------------------------------------------------------------------------------ + + /** + * Window object encapsulating static window related functions + * + * Unless I'm mistaken, only a single Raylib window can exist at once. For this reason + * (I presume) the C API does not expose a struct or handle to the current Window apart + * from with one method. + * + * Because of this it really feels like we should implement a Window class but the best I + * can come up with is static methods to group the functionality together. There may be a + * better way? + */ + [Compact] + public class Window { + + /** + * Initialize window and OpenGL context + */ + [CCode (cname = "InitWindow")] + public static void init(int width, int height, string title); + /** + * Close window and unload OpenGL context + */ + [CCode (cname = "CloseWindow")] + public static void close(); + /** + * Check if KEY_ESCAPE pressed or Close icon pressed + */ + [CCode (cname = "WindowShouldClose")] + public static bool should_close(); + /** + * Check if window has been initialized successfully + */ + [CCode (cname = "IsWindowReady")] + public static bool is_ready(); + /** + * Check if window has been minimized (or lost focus) + */ + [CCode (cname = "IsWindowMinimized")] + public static bool is_minimized(); + /** + * Check if window has been resized + */ + [CCode (cname = "IsWindowResized")] + public static bool is_resized(); + /** + * Check if window is currently hidden + */ + [CCode (cname = "IsWindowHidden")] + public static bool is_hidden(); + /** + * Check if window is currently fullscreen + */ + [CCode (cname = "IsWindowFullScreen")] + public static bool is_fullscreen(); + /** + * Toggle fullscreen mode (only PLATFORM_DESKTOP) + */ + [CCode (cname = "ToggleFullScreen")] + public static void toggle_fullscreen(); + /** + * Show the window + */ + [CCode (cname = "UnhideWindow")] + public static void unhide(); + /** + * Hide the window + */ + [CCode (cname = "HideWindow")] + public static void hide(); + /** + * Set icon for window (only PLATFORM_DESKTOP) + */ + //[CCode (cname = "SetWindowIcon")] + //public static void set_icon(Image image); + /** + * Set title for window (only PLATFORM_DESKTOP) + */ + [CCode (cname = "SetWindowTitle")] + public static void set_title(string title); + /** + * Set window position on screen (only PLATFORM_DESKTOP) + */ + [CCode (cname = "SetWindowPosition")] + public static void set_position(int x, int y); + /** + * Set monitor for the current window (fullscreen mode) + */ + [CCode (cname = "SetWindowMonitor")] + public static void set_monitor(int monitor); + /** + * Set window minimum dimensions (for FLAG_WINDOW_RESIZABLE) + */ + [CCode (cname = "SetWindowMinSize")] + public static void set_min_size(int width, int height); + /** + * Set window dimensions + */ + [CCode (cname = "SetWindowSize")] + public static void set_size(int width, int height); + /** + * Get native window handle + */ + //[CCode (cname = "GetWindowHandle")] + //public static void *get_handle(); + /** + * Get window position XY on monitor + */ + [CCode (cname = "GetWindowPosition")] + public static Vector2 get_position(); + } + + /** + * Get current screen width + */ + [CCode (cname = "GetScreenWidth")] + public static int get_screen_width(); + /** + * Get current screen height + */ + [CCode (cname = "GetScreenHeight")] + public static int get_screen_height(); + /** + * Get number of connected monitors + */ + [CCode (cname = "GetMonitorCount")] + public static int get_monitor_count(); + /** + * Get primary monitor width + */ + [CCode (cname = "GetMonitorWidth")] + public static int get_monitor_width(int monitor); + /** + * Get primary monitor height + */ + [CCode (cname = "GetMonitorHeight")] + public static int get_monitor_height(int monitor); + /** + * Get primary monitor physical width in millimetres + */ + [CCode (cname = "GetMonitorPhysicalWidth")] + public static int get_monitor_physical_width(int monitor); + /** + * Get primary monitor physical height in millimetres + */ + [CCode (cname = "GetMonitorPhysicalHeight")] + public static int get_monitor_physical_height(int monitor); + /** + * Get the human-readable, UTF-8 encoded name of the primary monitor + */ + [CCode (cname = "GetMonitorName")] + public static string get_monitor_name(int monitor); + /** + * Get clipboard text content + */ + [CCode (cname = "GetClipboardText")] + public static string get_clipboard_text(); + /** + * Set clipboard text content + */ + [CCode (cname = "SetClipboardText")] + public static void set_clipboard_text(string *text); + + // Cursor-related functions + /** + * Shows cursor + */ + [CCode (cname = "ShowCursor")] + public void show_cursor(); + /** + * Hides cursor + */ + [CCode (cname = "HideCursor")] + public void hide_cursor(); + /** + * Check if cursor is not visible + */ + [CCode (cname = "IsCursorHidden")] + public bool is_cursor_hidden(); + /** + * Enables cursor (unlock cursor) + */ + [CCode (cname = "EnableCursor")] + public void enable_cursor(); + /** + * Disables cursor (lock cursor) + */ + [CCode (cname = "DisableCursor")] + public void disable_cursor(); + + // Drawing-related functions + /** + * Set background color (framebuffer clear color) + */ + [CCode (cname = "ClearBackground")] + public void clear_background(Color color); + /** + * Setup canvas (framebuffer) to start drawing + */ + [CCode (cname = "BeginDrawing")] + public void begin_drawing(); + /** + * End canvas drawing and swap buffers (double buffering) + */ + [CCode (cname = "EndDrawing")] + public void end_drawing(); + // void BeginMode2D(Camera2D camera); // Initialize 2D mode with custom camera (2D) + /** + * Ends 2D mode with custom camera + */ + [CCode (cname = "EndMode2D")] + public void end_mode_2D(); + // void BeginMode3D(Camera3D camera); // Initializes 3D mode with custom camera (3D) + /** + * Ends 3D mode and returns to default 2D orthographic mode + */ + [CCode (cname = "EndMode3D")] + public void end_mode_3D(); + /** + * Initializes render texture for drawing + */ + //[CCode (cname = "BeginTextureMode")] + // void begin_texture_mode(RenderTexture2D target); + /** + * Ends drawing to render texture + */ + [CCode (cname = "EndTextureMode")] + public void end_texture_mode(); + /** + * Begin scissor mode (define screen area for following drawing) + */ + [CCode (cname = "BeginScissorMode")] + public void begin_scissor_mode(int x, int y, int width, int height); + /** + * End scissor mode + */ + [CCode (cname = "EndScissorMode")] + public void end_scissor_mode(); + + // Screen-space-related functions + // Ray GetMouseRay(Vector2 mousePosition, Camera camera); // Returns a ray trace from mouse position + // Matrix GetCameraMatrix(Camera camera); // Returns camera transform matrix (view matrix) + // Matrix GetCameraMatrix2D(Camera2D camera); // Returns camera 2d transform matrix + // Vector2 GetWorldToScreen(Vector3 position, Camera camera); // Returns the screen space position for a 3d world space position + // Vector2 GetWorldToScreenEx(Vector3 position, Camera camera, int width, int height); // Returns size position for a 3d world space position + // Vector2 GetWorldToScreen2D(Vector2 position, Camera2D camera); // Returns the screen space position for a 2d camera world space position + // Vector2 GetScreenToWorld2D(Vector2 position, Camera2D camera); // Returns the world space position for a 2d camera screen space position + + // Timing-related functions + /** + * Set target FPS (maximum) + */ + [CCode (cname = "SetTargetFPS")] + public void set_target_fps(int fps); + /** + * Returns current FPS + */ + [CCode (cname = "GetFPS")] + public int get_fps(); + /** + * Returns time in seconds for last frame drawn + */ + [CCode (cname = "GetFrameTime")] + public float get_frame_time(); + /** + * Returns elapsed time in seconds since InitWindow() + */ + [CCode (cname = "GetTime")] + public double get_time(); + + // Color-related functions + // int ColorToInt(Color color); // Returns hexadecimal value for a Color + // Vector4 ColorNormalize(Color color); // Returns color normalized as float [0..1] + // Color ColorFromNormalized(Vector4 normalized); // Returns color from normalized values [0..1] + // Vector3 ColorToHSV(Color color); // Returns HSV values for a Color + // Color ColorFromHSV(Vector3 hsv); // Returns a Color from HSV values + // Color GetColor(int hexValue); // Returns a Color struct from hexadecimal value + // Color Fade(Color color, float alpha); // Color fade-in or fade-out, alpha goes from 0.0f to 1.0f + + // Misc. functions + // void SetConfigFlags(unsigned int flags); // Setup window configuration flags (view FLAGS) + // void SetTraceLogLevel(int logType); // Set the current threshold (minimum) log level + // void SetTraceLogExit(int logType); // Set the exit threshold (minimum) log level + // void SetTraceLogCallback(TraceLogCallback callback); // Set a trace log callback to enable custom logging + // void TraceLog(int logType, const char *text, ...); // Show trace log messages (LOG_DEBUG, LOG_INFO, LOG_WARNING, LOG_ERROR) + // void TakeScreenshot(const char *fileName); // Takes a screenshot of current screen (saved a .png) + // int GetRandomValue(int min, int max); // Returns a random value between min and max (both included) + + // Files management functions + // unsigned char *LoadFileData(const char *fileName, unsigned int *bytesRead); // Load file data as byte array (read) + // void SaveFileData(const char *fileName, void *data, unsigned int bytesToWrite); // Save data to file from byte array (write) + // char *LoadFileText(const char *fileName); // Load text data from file (read), returns a '\0' terminated string + // void SaveFileText(const char *fileName, char *text); // Save text data to file (write), string must be '\0' terminated + // bool FileExists(const char *fileName); // Check if file exists + // bool IsFileExtension(const char *fileName, const char *ext);// Check file extension + // bool DirectoryExists(const char *dirPath); // Check if a directory path exists + // const char *GetExtension(const char *fileName); // Get pointer to extension for a filename string + // const char *GetFileName(const char *filePath); // Get pointer to filename for a path string + // const char *GetFileNameWithoutExt(const char *filePath); // Get filename string without extension (uses static string) + // const char *GetDirectoryPath(const char *filePath); // Get full path for a given fileName with path (uses static string) + // const char *GetPrevDirectoryPath(const char *dirPath); // Get previous directory path for a given path (uses static string) + // const char *GetWorkingDirectory(void); // Get current working directory (uses static string) + // char **GetDirectoryFiles(const char *dirPath, int *count); // Get filenames in a directory path (memory should be freed) + // void ClearDirectoryFiles(void); // Clear directory files paths buffers (free memory) + // bool ChangeDirectory(const char *dir); // Change working directory, returns true if success + // bool IsFileDropped(void); // Check if a file has been dropped into window + // char **GetDroppedFiles(int *count); // Get dropped files names (memory should be freed) + // void ClearDroppedFiles(void); // Clear dropped files paths buffer (free memory) + // long GetFileModTime(const char *fileName); // Get file modification time (last write time) + + // unsigned char *CompressData(unsigned char *data, int dataLength, int *compDataLength); // Compress data (DEFLATE algorythm) + // unsigned char *DecompressData(unsigned char *compData, int compDataLength, int *dataLength); // Decompress data (DEFLATE algorythm) + + // Persistent storage management + // void SaveStorageValue(unsigned int position, int value); // Save integer value to storage file (to defined position) + // int LoadStorageValue(unsigned int position); // Load integer value from storage file (from defined position) + + // void OpenURL(const char *url); // Open URL with default system browser (if available) + + //------------------------------------------------------------------------------------ + // Input Handling Functions (Module: core) + //------------------------------------------------------------------------------------ + + // Input-related functions: keyboard + + /** + * Detect if a key has been pressed once + */ + [CCode (cname = "IsKeyPressed")] + public bool is_key_pressed(int key); + /** + * Detect if a key is being pressed + */ + [CCode (cname = "IsKeyDown")] + public bool is_key_down(int key); + /** + * Detect if a key has been released once + */ + [CCode (cname = "IsKeyReleased")] + public bool is_key_released(int key); + /** + * Detect if a key is NOT being pressed + */ + [CCode (cname = "IsKeyUp")] + public bool is_key_up(int key); + /** + * Set a custom key to exit program (default is ESC) + */ + [CCode (cname = "SetExitKey")] + public void set_exit_key(int key); + /** + * Get key pressed, call it multiple times for chars queued + */ + [CCode (cname = "GetKeyPressed")] + public int get_key_pressed(); + + // These all take a gamepad as input, but it's not one we created by + // (eg) getting a reference to a gamepad, so we still cen't map as a class + + // Input-related functions: gamepads + // bool IsGamepadAvailable(int gamepad); // Detect if a gamepad is available + // bool IsGamepadName(int gamepad, const char *name); // Check gamepad name (if available) + // const char *GetGamepadName(int gamepad); // Return gamepad internal name id + // bool IsGamepadButtonPressed(int gamepad, int button); // Detect if a gamepad button has been pressed once + // bool IsGamepadButtonDown(int gamepad, int button); // Detect if a gamepad button is being pressed + // bool IsGamepadButtonReleased(int gamepad, int button); // Detect if a gamepad button has been released once + // bool IsGamepadButtonUp(int gamepad, int button); // Detect if a gamepad button is NOT being pressed + // int GetGamepadButtonPressed(void); // Get the last gamepad button pressed + // int GetGamepadAxisCount(int gamepad); // Return gamepad axis count for a gamepad + // float GetGamepadAxisMovement(int gamepad, int axis); // Return axis movement value for a gamepad axis + + // Input-related functions: mouse + /** + * Detect if a mouse button has been pressed once + */ + [CCode (cname = "IsMouseButtonPressed")] + bool is_mouse_button_pressed(int button); + // bool IsMouseButtonDown(int button); // Detect if a mouse button is being pressed + // bool IsMouseButtonReleased(int button); // Detect if a mouse button has been released once + // bool IsMouseButtonUp(int button); // Detect if a mouse button is NOT being pressed + // int GetMouseX(void); // Returns mouse position X + // int GetMouseY(void); // Returns mouse position Y + /** + * Returns mouse position XY + */ + [CCode (cname = "GetMousePosition")] + public Vector2 get_mouse_position(); + // void SetMousePosition(int x, int y); // Set mouse position XY + // void SetMouseOffset(int offsetX, int offsetY); // Set mouse offset + // void SetMouseScale(float scaleX, float scaleY); // Set mouse scaling + /** + * Returns mouse wheel movement Y + */ + [CCode (cname = "GetMouseWheelMove")] + public int get_mouse_wheel_move(); + + // Input-related functions: touch + // int GetTouchX(void); // Returns touch position X for touch point 0 (relative to screen size) + // int GetTouchY(void); // Returns touch position Y for touch point 0 (relative to screen size) + // Vector2 GetTouchPosition(int index); // Returns touch position XY for a touch point index (relative to screen size) + + //------------------------------------------------------------------------------------ + // Gestures and Touch Handling Functions (Module: gestures) + //------------------------------------------------------------------------------------ + // void SetGesturesEnabled(unsigned int gestureFlags); // Enable a set of gestures using flags + // bool IsGestureDetected(int gesture); // Check if a gesture have been detected + // int GetGestureDetected(void); // Get latest detected gesture + // int GetTouchPointsCount(void); // Get touch points count + // float GetGestureHoldDuration(void); // Get gesture hold time in milliseconds + // Vector2 GetGestureDragVector(void); // Get gesture drag vector + // float GetGestureDragAngle(void); // Get gesture drag angle + // Vector2 GetGesturePinchVector(void); // Get gesture pinch delta + // float GetGesturePinchAngle(void); // Get gesture pinch angle + + //------------------------------------------------------------------------------------ + // Camera System Functions (Module: camera) + //------------------------------------------------------------------------------------ + // void SetCameraMode(Camera camera, int mode); // Set camera mode (multiple camera modes available) + // void UpdateCamera(Camera *camera); // Update camera position for selected mode + + // void SetCameraPanControl(int panKey); // Set camera pan key to combine with mouse movement (free camera) + // void SetCameraAltControl(int altKey); // Set camera alt key to combine with mouse movement (free camera) + // void SetCameraSmoothZoomControl(int szKey); // Set camera smooth zoom key to combine with mouse (free camera) + // void SetCameraMoveControls(int frontKey, int backKey, int rightKey, int leftKey, int upKey, int downKey); // Set camera move controls (1st person and 3rd person cameras) + + //------------------------------------------------------------------------------------ + // Basic Shapes Drawing Functions (Module: shapes) + //------------------------------------------------------------------------------------ + + // Basic shapes drawing functions + // void DrawPixel(int posX, int posY, Color color); // Draw a pixel + // void DrawPixelV(Vector2 position, Color color); // Draw a pixel (Vector version) + /** + * Draw a line + */ + [CCode (cname = "DrawLine")] + public void draw_line(int startPosX, int startPosY, int endPosX, int endPosY, Color color); + // void DrawLineV(Vector2 startPos, Vector2 endPos, Color color); // Draw a line (Vector version) + // void DrawLineEx(Vector2 startPos, Vector2 endPos, float thick, Color color); // Draw a line defining thickness + // void DrawLineBezier(Vector2 startPos, Vector2 endPos, float thick, Color color); // Draw a line using cubic-bezier curves in-out + // void DrawLineStrip(Vector2 *points, int numPoints, Color color); // Draw lines sequence + /** + * Draw a color-filled circle + */ + [CCode (cname = "DrawCircle")] + public void draw_circle(int centerX, int centerY, float radius, Color color); + // void DrawCircleSector(Vector2 center, float radius, int startAngle, int endAngle, int segments, Color color); // Draw a piece of a circle + // void DrawCircleSectorLines(Vector2 center, float radius, int startAngle, int endAngle, int segments, Color color); // Draw circle sector outline + /** + * Draw a gradient-filled circle + */ + [CCode (cname = "DrawCircleGradient")] + public void draw_circle_gradient(int centerX, int centerY, float radius, Color color1, Color color2); + /** + * Draw a color-filled circle (Vector version) + */ + [CCode (cname = "DrawCircleV")] + public void draw_circle_v(Vector2 center, float radius, Color color); + /** + * Draw circle outline + */ + [CCode (cname = "DrawCircleLines")] + public void draw_circle_lines(int centerX, int centerY, float radius, Color color); + // void DrawEllipse(int centerX, int centerY, float radiusH, float radiusV, Color color); // Draw ellipse + // void DrawEllipseLines(int centerX, int centerY, float radiusH, float radiusV, Color color); // Draw ellipse outline + // void DrawRing(Vector2 center, float innerRadius, float outerRadius, int startAngle, int endAngle, int segments, Color color); // Draw ring + // void DrawRingLines(Vector2 center, float innerRadius, float outerRadius, int startAngle, int endAngle, int segments, Color color); // Draw ring outline + /** + * Draw a color-filled rectangle + */ + [CCode (cname = "DrawRectangle")] + public void draw_rectangle(int posX, int posY, int width, int height, Color color); + // void DrawRectangleV(Vector2 position, Vector2 size, Color color); // Draw a color-filled rectangle (Vector version) + // void DrawRectangleRec(Rectangle rec, Color color); // Draw a color-filled rectangle + // void DrawRectanglePro(Rectangle rec, Vector2 origin, float rotation, Color color); // Draw a color-filled rectangle with pro parameters + /** + * Draw a vertical-gradient-filled rectangle + */ + [CCode (cname = "DrawRectangleGradientV")] + public void draw_rectangle_gradient_v(int posX, int posY, int width, int height, Color color1, Color color2); + /** + * Draw a horizontal-gradient-filled rectangle + */ + [CCode (cname = "DrawRectangleGradientH")] + public void draw_rectangle_gradient_h(int posX, int posY, int width, int height, Color color1, Color color2); + // void DrawRectangleGradientEx(Rectangle rec, Color col1, Color col2, Color col3, Color col4); // Draw a gradient-filled rectangle with custom vertex colors + /** + * Draw rectangle outline + */ + [CCode (cname = "DrawRectangleLines")] + public void draw_rectangle_lines(int posX, int posY, int width, int height, Color color); + // void DrawRectangleLinesEx(Rectangle rec, int lineThick, Color color); // Draw rectangle outline with extended parameters + /** + * Draw rectangle with rounded edges + */ + [CCode (cname = "DrawRectangleRounded")] + public void draw_rectangle_rounded(Rectangle rec, float roundness, int segments, Color color); + // void DrawRectangleRoundedLines(Rectangle rec, float roundness, int segments, int lineThick, Color color); // Draw rectangle with rounded edges outline + /** + * Draw a color-filled triangle (vertex in counter-clockwise order!) + */ + [CCode (cname = "DrawTriangle")] + public void draw_triangle(Vector2 v1, Vector2 v2, Vector2 v3, Color color); + /** + * Draw triangle outline (vertex in counter-clockwise order!) + */ + [CCode (cname = "DrawTriangleLines")] + public void draw_triangle_lines(Vector2 v1, Vector2 v2, Vector2 v3, Color color); + // void DrawTriangleFan(Vector2 *points, int numPoints, Color color); // Draw a triangle fan defined by points (first vertex is the center) + // void DrawTriangleStrip(Vector2 *points, int pointsCount, Color color); // Draw a triangle strip defined by points + /** + * Draw a regular polygon (Vector version) + */ + [CCode (cname = "DrawPoly")] + public void draw_poly(Vector2 center, int sides, float radius, float rotation, Color color); + // void DrawPolyLines(Vector2 center, int sides, float radius, float rotation, Color color); // Draw a polygon outline of n sides + + // Basic shapes collision detection functions + // bool CheckCollisionRecs(Rectangle rec1, Rectangle rec2); // Check collision between two rectangles + // bool CheckCollisionCircles(Vector2 center1, float radius1, Vector2 center2, float radius2); // Check collision between two circles + // bool CheckCollisionCircleRec(Vector2 center, float radius, Rectangle rec); // Check collision between circle and rectangle + // Rectangle GetCollisionRec(Rectangle rec1, Rectangle rec2); // Get collision rectangle for two rectangles collision + // bool CheckCollisionPointRec(Vector2 point, Rectangle rec); // Check if point is inside rectangle + // bool CheckCollisionPointCircle(Vector2 point, Vector2 center, float radius); // Check if point is inside circle + // bool CheckCollisionPointTriangle(Vector2 point, Vector2 p1, Vector2 p2, Vector2 p3); // Check if point is inside a triangle + + //------------------------------------------------------------------------------------ + // Texture Loading and Drawing Functions (Module: textures) + //------------------------------------------------------------------------------------ + + // Image loading functions + // NOTE: This functions do not require GPU access + // Image LoadImage(const char *fileName); // Load image from file into CPU memory (RAM) + // Image LoadImageEx(Color *pixels, int width, int height); // Load image from Color array data (RGBA - 32bit) + // Image LoadImagePro(void *data, int width, int height, int format); // Load image from raw data with parameters + // Image LoadImageRaw(const char *fileName, int width, int height, int format, int headerSize); // Load image from RAW file data + // void UnloadImage(Image image); // Unload image from CPU memory (RAM) + // void ExportImage(Image image, const char *fileName); // Export image data to file + // void ExportImageAsCode(Image image, const char *fileName); // Export image as code file defining an array of bytes + // Color *GetImageData(Image image); // Get pixel data from image as a Color struct array + // Vector4 *GetImageDataNormalized(Image image); // Get pixel data from image as Vector4 array (float normalized) + + // Image generation functions + // Image GenImageColor(int width, int height, Color color); // Generate image: plain color + // Image GenImageGradientV(int width, int height, Color top, Color bottom); // Generate image: vertical gradient + // Image GenImageGradientH(int width, int height, Color left, Color right); // Generate image: horizontal gradient + // Image GenImageGradientRadial(int width, int height, float density, Color inner, Color outer); // Generate image: radial gradient + // Image GenImageChecked(int width, int height, int checksX, int checksY, Color col1, Color col2); // Generate image: checked + // Image GenImageWhiteNoise(int width, int height, float factor); // Generate image: white noise + // Image GenImagePerlinNoise(int width, int height, int offsetX, int offsetY, float scale); // Generate image: perlin noise + // Image GenImageCellular(int width, int height, int tileSize); // Generate image: cellular algorithm. Bigger tileSize means bigger cells + + // Image manipulation functions + // Image ImageCopy(Image image); // Create an image duplicate (useful for transformations) + // Image ImageFromImage(Image image, Rectangle rec); // Create an image from another image piece + // Image ImageText(const char *text, int fontSize, Color color); // Create an image from text (default font) + // Image ImageTextEx(Font font, const char *text, float fontSize, float spacing, Color tint); // Create an image from text (custom sprite font) + // void ImageToPOT(Image *image, Color fillColor); // Convert image to POT (power-of-two) + // void ImageFormat(Image *image, int newFormat); // Convert image data to desired format + // void ImageAlphaMask(Image *image, Image alphaMask); // Apply alpha mask to image + // void ImageAlphaClear(Image *image, Color color, float threshold); // Clear alpha channel to desired color + // void ImageAlphaCrop(Image *image, float threshold); // Crop image depending on alpha value + // void ImageAlphaPremultiply(Image *image); // Premultiply alpha channel + // void ImageCrop(Image *image, Rectangle crop); // Crop an image to a defined rectangle + // void ImageResize(Image *image, int newWidth, int newHeight); // Resize image (Bicubic scaling algorithm) + // void ImageResizeNN(Image *image, int newWidth,int newHeight); // Resize image (Nearest-Neighbor scaling algorithm) + // void ImageResizeCanvas(Image *image, int newWidth, int newHeight, int offsetX, int offsetY, Color color); // Resize canvas and fill with color + // void ImageMipmaps(Image *image); // Generate all mipmap levels for a provided image + // void ImageDither(Image *image, int rBpp, int gBpp, int bBpp, int aBpp); // Dither image data to 16bpp or lower (Floyd-Steinberg dithering) + // void ImageFlipVertical(Image *image); // Flip image vertically + // void ImageFlipHorizontal(Image *image); // Flip image horizontally + // void ImageRotateCW(Image *image); // Rotate image clockwise 90deg + // void ImageRotateCCW(Image *image); // Rotate image counter-clockwise 90deg + // void ImageColorTint(Image *image, Color color); // Modify image color: tint + // void ImageColorInvert(Image *image); // Modify image color: invert + // void ImageColorGrayscale(Image *image); // Modify image color: grayscale + // void ImageColorContrast(Image *image, float contrast); // Modify image color: contrast (-100 to 100) + // void ImageColorBrightness(Image *image, int brightness); // Modify image color: brightness (-255 to 255) + // void ImageColorReplace(Image *image, Color color, Color replace); // Modify image color: replace color + // Color *ImageExtractPalette(Image image, int maxPaletteSize, int *extractCount); // Extract color palette from image to maximum size (memory should be freed) + // Rectangle GetImageAlphaBorder(Image image, float threshold); // Get image alpha border rectangle + + // Image drawing functions + // NOTE: Image software-rendering functions (CPU) + // void ImageClearBackground(Image *dst, Color color); // Clear image background with given color + // void ImageDrawPixel(Image *dst, int posX, int posY, Color color); // Draw pixel within an image + // void ImageDrawPixelV(Image *dst, Vector2 position, Color color); // Draw pixel within an image (Vector version) + // void ImageDrawLine(Image *dst, int startPosX, int startPosY, int endPosX, int endPosY, Color color); // Draw line within an image + // void ImageDrawLineV(Image *dst, Vector2 start, Vector2 end, Color color); // Draw line within an image (Vector version) + // void ImageDrawCircle(Image *dst, int centerX, int centerY, int radius, Color color); // Draw circle within an image + // void ImageDrawCircleV(Image *dst, Vector2 center, int radius, Color color); // Draw circle within an image (Vector version) + // void ImageDrawRectangle(Image *dst, int posX, int posY, int width, int height, Color color); // Draw rectangle within an image + // void ImageDrawRectangleV(Image *dst, Vector2 position, Vector2 size, Color color); // Draw rectangle within an image (Vector version) + // void ImageDrawRectangleRec(Image *dst, Rectangle rec, Color color); // Draw rectangle within an image + // void ImageDrawRectangleLines(Image *dst, Rectangle rec, int thick, Color color); // Draw rectangle lines within an image + // void ImageDraw(Image *dst, Image src, Rectangle srcRec, Rectangle dstRec, Color tint); // Draw a source image within a destination image (tint applied to source) + // void ImageDrawText(Image *dst, Vector2 position, const char *text, int fontSize, Color color); // Draw text (default font) within an image (destination) + // void ImageDrawTextEx(Image *dst, Vector2 position, Font font, const char *text, float fontSize, float spacing, Color color); // Draw text (custom sprite font) within an image (destination) + + // Texture loading functions + // NOTE: These functions require GPU access + // Texture2D LoadTexture(const char *fileName); // Load texture from file into GPU memory (VRAM) + // Texture2D LoadTextureFromImage(Image image); // Load texture from image data + // TextureCubemap LoadTextureCubemap(Image image, int layoutType); // Load cubemap from image, multiple image cubemap layouts supported + // RenderTexture2D LoadRenderTexture(int width, int height); // Load texture for rendering (framebuffer) + // void UnloadTexture(Texture2D texture); // Unload texture from GPU memory (VRAM) + // void UnloadRenderTexture(RenderTexture2D target); // Unload render texture from GPU memory (VRAM) + // void UpdateTexture(Texture2D texture, const void *pixels); // Update GPU texture with new data + // Image GetTextureData(Texture2D texture); // Get pixel data from GPU texture and return an Image + // Image GetScreenData(void); // Get pixel data from screen buffer and return an Image (screenshot) + + // Texture configuration functions + // void GenTextureMipmaps(Texture2D *texture); // Generate GPU mipmaps for a texture + // void SetTextureFilter(Texture2D texture, int filterMode); // Set texture scaling filter mode + // void SetTextureWrap(Texture2D texture, int wrapMode); // Set texture wrapping mode + + // Texture drawing functions + // void DrawTexture(Texture2D texture, int posX, int posY, Color tint); // Draw a Texture2D + // void DrawTextureV(Texture2D texture, Vector2 position, Color tint); // Draw a Texture2D with position defined as Vector2 + // void DrawTextureEx(Texture2D texture, Vector2 position, float rotation, float scale, Color tint); // Draw a Texture2D with extended parameters + // void DrawTextureRec(Texture2D texture, Rectangle sourceRec, Vector2 position, Color tint); // Draw a part of a texture defined by a rectangle + // void DrawTextureQuad(Texture2D texture, Vector2 tiling, Vector2 offset, Rectangle quad, Color tint); // Draw texture quad with tiling and offset parameters + // void DrawTexturePro(Texture2D texture, Rectangle sourceRec, Rectangle destRec, Vector2 origin, float rotation, Color tint); // Draw a part of a texture defined by a rectangle with 'pro' parameters + // void DrawTextureNPatch(Texture2D texture, NPatchInfo nPatchInfo, Rectangle destRec, Vector2 origin, float rotation, Color tint); // Draws a texture (or part of it) that stretches or shrinks nicely + + // Image/Texture misc functions + // int GetPixelDataSize(int width, int height, int format); // Get pixel data size in bytes (image or texture) + + //------------------------------------------------------------------------------------ + // Font Loading and Text Drawing Functions (Module: text) + //------------------------------------------------------------------------------------ + + // Font loading/unloading functions + // Font GetFontDefault(void); // Get the default Font + // Font LoadFont(const char *fileName); // Load font from file into GPU memory (VRAM) + // Font LoadFontEx(const char *fileName, int fontSize, int *fontChars, int charsCount); // Load font from file with extended parameters + // Font LoadFontFromImage(Image image, Color key, int firstChar); // Load font from Image (XNA style) + // CharInfo *LoadFontData(const char *fileName, int fontSize, int *fontChars, int charsCount, int type); // Load font data for further use + // Image GenImageFontAtlas(const CharInfo *chars, Rectangle **recs, int charsCount, int fontSize, int padding, int packMethod); // Generate image font atlas using chars info + // void UnloadFont(Font font); // Unload Font from GPU memory (VRAM) + + // Text drawing functions + /** + * Shows current FPS + */ + [CCode (cname = "DrawFPS")] + public void draw_fps(int posX, int posY); + /** + * Draw text (using default font) + */ + [CCode (cname = "DrawText")] + public void draw_text(string text, int posX, int posY, int fontSize, Color color); + // void DrawTextEx(Font font, const char *text, Vector2 position, float fontSize, float spacing, Color tint); // Draw text using font and additional parameters + // void DrawTextRec(Font font, const char *text, Rectangle rec, float fontSize, float spacing, bool wordWrap, Color tint); // Draw text using font inside rectangle limits + // void DrawTextRecEx(Font font, const char *text, Rectangle rec, float fontSize, float spacing, bool wordWrap, Color tint, + // int selectStart, int selectLength, Color selectTint, Color selectBackTint); // Draw text using font inside rectangle limits with support for text selection + // void DrawTextCodepoint(Font font, int codepoint, Vector2 position, float scale, Color tint); // Draw one character (codepoint) + + // Text misc. functions + // int MeasureText(const char *text, int fontSize); // Measure string width for default font + // Vector2 MeasureTextEx(Font font, const char *text, float fontSize, float spacing); // Measure string size for Font + // int GetGlyphIndex(Font font, int codepoint); // Get index position for a unicode character on font + + // Text strings management functions (no utf8 strings, only byte chars) + // NOTE: Some strings allocate memory internally for returned strings, just be careful! + // int TextCopy(char *dst, const char *src); // Copy one string to another, returns bytes copied + // bool TextIsEqual(const char *text1, const char *text2); // Check if two text string are equal + // unsigned int TextLength(const char *text); // Get text length, checks for '\0' ending + /** + * Text formatting with variables (sprintf style) + */ + [CCode (cname = "TextFormat")] + public unowned string text_format(string text, ...); + // const char *TextSubtext(const char *text, int position, int length); // Get a piece of a text string + // char *TextReplace(char *text, const char *replace, const char *by); // Replace text string (memory must be freed!) + // char *TextInsert(const char *text, const char *insert, int position); // Insert text in a position (memory must be freed!) + // const char *TextJoin(const char **textList, int count, const char *delimiter); // Join text strings with delimiter + // const char **TextSplit(const char *text, char delimiter, int *count); // Split text into multiple strings + // void TextAppend(char *text, const char *append, int *position); // Append text at specific position and move cursor! + // int TextFindIndex(const char *text, const char *find); // Find first text occurrence within a string + /** + * Get upper case version of provided string + */ + [CCode (cname = "TextToUpper")] + public unowned string text_to_upper(string text); + /** + * Get lower case version of provided string + */ + [CCode (cname = "TextToLower")] + public unowned string text_to_lower(string text); + /** + * Get Pascal case notation version of provided string + */ + [CCode (cname = "TextToPascal")] + public unowned string text_to_pascal(string text); + /** + * Get integer value from text (negative values not supported) + */ + [CCode (cname = "TextToInteger")] + public int TextToInteger(string text); + /** + * Encode text codepoint into utf8 text (memory must be freed!) + */ + //[CCode (cname = "TextToUtf8")] + //public string text_to_UTF8(int *codepoints, int length); + + // UTF8 text strings management functions + // int *GetCodepoints(const char *text, int *count); // Get all codepoints in a string, codepoints count returned by parameters + // int GetCodepointsCount(const char *text); // Get total number of characters (codepoints) in a UTF8 encoded string + // int GetNextCodepoint(const char *text, int *bytesProcessed); // Returns next codepoint in a UTF8 encoded string; 0x3f('?') is returned on failure + // const char *CodepointToUtf8(int codepoint, int *byteLength); // Encode codepoint into utf8 text (char array length returned as parameter) + + //------------------------------------------------------------------------------------ + // Basic 3d Shapes Drawing Functions (Module: models) + //------------------------------------------------------------------------------------ + + // Basic geometric 3D shapes drawing functions + // void DrawLine3D(Vector3 startPos, Vector3 endPos, Color color); // Draw a line in 3D world space + // void DrawPoint3D(Vector3 position, Color color); // Draw a point in 3D space, actually a small line + // void DrawCircle3D(Vector3 center, float radius, Vector3 rotationAxis, float rotationAngle, Color color); // Draw a circle in 3D world space + // void DrawCube(Vector3 position, float width, float height, float length, Color color); // Draw cube + // void DrawCubeV(Vector3 position, Vector3 size, Color color); // Draw cube (Vector version) + // void DrawCubeWires(Vector3 position, float width, float height, float length, Color color); // Draw cube wires + // void DrawCubeWiresV(Vector3 position, Vector3 size, Color color); // Draw cube wires (Vector version) + // void DrawCubeTexture(Texture2D texture, Vector3 position, float width, float height, float length, Color color); // Draw cube textured + // void DrawSphere(Vector3 centerPos, float radius, Color color); // Draw sphere + // void DrawSphereEx(Vector3 centerPos, float radius, int rings, int slices, Color color); // Draw sphere with extended parameters + // void DrawSphereWires(Vector3 centerPos, float radius, int rings, int slices, Color color); // Draw sphere wires + // void DrawCylinder(Vector3 position, float radiusTop, float radiusBottom, float height, int slices, Color color); // Draw a cylinder/cone + // void DrawCylinderWires(Vector3 position, float radiusTop, float radiusBottom, float height, int slices, Color color); // Draw a cylinder/cone wires + // void DrawPlane(Vector3 centerPos, Vector2 size, Color color); // Draw a plane XZ + // void DrawRay(Ray ray, Color color); // Draw a ray line + // void DrawGrid(int slices, float spacing); // Draw a grid (centered at (0, 0, 0)) + // void DrawGizmo(Vector3 position); // Draw simple gizmo + //DrawTorus(), DrawTeapot() could be useful? + + //------------------------------------------------------------------------------------ + // Model 3d Loading and Drawing Functions (Module: models) + //------------------------------------------------------------------------------------ + + // Model loading/unloading functions + // Model LoadModel(const char *fileName); // Load model from files (meshes and materials) + // Model LoadModelFromMesh(Mesh mesh); // Load model from generated mesh (default material) + // void UnloadModel(Model model); // Unload model from memory (RAM and/or VRAM) + + // Mesh loading/unloading functions + // Mesh *LoadMeshes(const char *fileName, int *meshCount); // Load meshes from model file + // void ExportMesh(Mesh mesh, const char *fileName); // Export mesh data to file + // void UnloadMesh(Mesh mesh); // Unload mesh from memory (RAM and/or VRAM) + + // Material loading/unloading functions + // Material *LoadMaterials(const char *fileName, int *materialCount); // Load materials from model file + // Material LoadMaterialDefault(void); // Load default material (Supports: DIFFUSE, SPECULAR, NORMAL maps) + // void UnloadMaterial(Material material); // Unload material from GPU memory (VRAM) + // void SetMaterialTexture(Material *material, int mapType, Texture2D texture); // Set texture for a material map type (MAP_DIFFUSE, MAP_SPECULAR...) + // void SetModelMeshMaterial(Model *model, int meshId, int materialId); // Set material for a mesh + + // Model animations loading/unloading functions + // ModelAnimation *LoadModelAnimations(const char *fileName, int *animsCount); // Load model animations from file + // void UpdateModelAnimation(Model model, ModelAnimation anim, int frame); // Update model animation pose + // void UnloadModelAnimation(ModelAnimation anim); // Unload animation data + // bool IsModelAnimationValid(Model model, ModelAnimation anim); // Check model animation skeleton match + + // Mesh generation functions + // Mesh GenMeshPoly(int sides, float radius); // Generate polygonal mesh + // Mesh GenMeshPlane(float width, float length, int resX, int resZ); // Generate plane mesh (with subdivisions) + // Mesh GenMeshCube(float width, float height, float length); // Generate cuboid mesh + // Mesh GenMeshSphere(float radius, int rings, int slices); // Generate sphere mesh (standard sphere) + // Mesh GenMeshHemiSphere(float radius, int rings, int slices); // Generate half-sphere mesh (no bottom cap) + // Mesh GenMeshCylinder(float radius, float height, int slices); // Generate cylinder mesh + // Mesh GenMeshTorus(float radius, float size, int radSeg, int sides); // Generate torus mesh + // Mesh GenMeshKnot(float radius, float size, int radSeg, int sides); // Generate trefoil knot mesh + // Mesh GenMeshHeightmap(Image heightmap, Vector3 size); // Generate heightmap mesh from image data + // Mesh GenMeshCubicmap(Image cubicmap, Vector3 cubeSize); // Generate cubes-based map mesh from image data + + // Mesh manipulation functions + // BoundingBox MeshBoundingBox(Mesh mesh); // Compute mesh bounding box limits + // void MeshTangents(Mesh *mesh); // Compute mesh tangents + // void MeshBinormals(Mesh *mesh); // Compute mesh binormals + + // Model drawing functions + // void DrawModel(Model model, Vector3 position, float scale, Color tint); // Draw a model (with texture if set) + // void DrawModelEx(Model model, Vector3 position, Vector3 rotationAxis, float rotationAngle, Vector3 scale, Color tint); // Draw a model with extended parameters + // void DrawModelWires(Model model, Vector3 position, float scale, Color tint); // Draw a model wires (with texture if set) + // void DrawModelWiresEx(Model model, Vector3 position, Vector3 rotationAxis, float rotationAngle, Vector3 scale, Color tint); // Draw a model wires (with texture if set) with extended parameters + // void DrawBoundingBox(BoundingBox box, Color color); // Draw bounding box (wires) + // void DrawBillboard(Camera camera, Texture2D texture, Vector3 center, float size, Color tint); // Draw a billboard texture + // void DrawBillboardRec(Camera camera, Texture2D texture, Rectangle sourceRec, Vector3 center, float size, Color tint); // Draw a billboard texture defined by sourceRec + + // Collision detection functions + // bool CheckCollisionSpheres(Vector3 centerA, float radiusA, Vector3 centerB, float radiusB); // Detect collision between two spheres + // bool CheckCollisionBoxes(BoundingBox box1, BoundingBox box2); // Detect collision between two bounding boxes + // bool CheckCollisionBoxSphere(BoundingBox box, Vector3 center, float radius); // Detect collision between box and sphere + // bool CheckCollisionRaySphere(Ray ray, Vector3 center, float radius); // Detect collision between ray and sphere + // bool CheckCollisionRaySphereEx(Ray ray, Vector3 center, float radius, Vector3 *collisionPoint); // Detect collision between ray and sphere, returns collision point + // bool CheckCollisionRayBox(Ray ray, BoundingBox box); // Detect collision between ray and box + // RayHitInfo GetCollisionRayModel(Ray ray, Model model); // Get collision info between ray and model + // RayHitInfo GetCollisionRayTriangle(Ray ray, Vector3 p1, Vector3 p2, Vector3 p3); // Get collision info between ray and triangle + // RayHitInfo GetCollisionRayGround(Ray ray, float groundHeight); // Get collision info between ray and ground plane (Y-normal plane) + + //------------------------------------------------------------------------------------ + // Shaders System Functions (Module: rlgl) + // NOTE: This functions are useless when using OpenGL 1.1 + //------------------------------------------------------------------------------------ + + // Shader loading/unloading functions + // Shader LoadShader(const char *vsFileName, const char *fsFileName); // Load shader from files and bind default locations + // Shader LoadShaderCode(const char *vsCode, const char *fsCode); // Load shader from code strings and bind default locations + // void UnloadShader(Shader shader); // Unload shader from GPU memory (VRAM) + + // Shader GetShaderDefault(void); // Get default shader + // Texture2D GetTextureDefault(void); // Get default texture + // Texture2D GetShapesTexture(void); // Get texture to draw shapes + // Rectangle GetShapesTextureRec(void); // Get texture rectangle to draw shapes + // void SetShapesTexture(Texture2D texture, Rectangle source); // Define default texture used to draw shapes + + // Shader configuration functions + // int GetShaderLocation(Shader shader, const char *uniformName); // Get shader uniform location + // void SetShaderValue(Shader shader, int uniformLoc, const void *value, int uniformType); // Set shader uniform value + // void SetShaderValueV(Shader shader, int uniformLoc, const void *value, int uniformType, int count); // Set shader uniform value vector + // void SetShaderValueMatrix(Shader shader, int uniformLoc, Matrix mat); // Set shader uniform value (matrix 4x4) + // void SetShaderValueTexture(Shader shader, int uniformLoc, Texture2D texture); // Set shader uniform value for texture + // void SetMatrixProjection(Matrix proj); // Set a custom projection matrix (replaces internal projection matrix) + // void SetMatrixModelview(Matrix view); // Set a custom modelview matrix (replaces internal modelview matrix) + // Matrix GetMatrixModelview(void); // Get internal modelview matrix + // Matrix GetMatrixProjection(void); // Get internal projection matrix + + // Texture maps generation (PBR) + // NOTE: Required shaders should be provided + // Texture2D GenTextureCubemap(Shader shader, Texture2D map, int size); // Generate cubemap texture from 2D texture + // Texture2D GenTextureIrradiance(Shader shader, Texture2D cubemap, int size); // Generate irradiance texture using cubemap data + // Texture2D GenTexturePrefilter(Shader shader, Texture2D cubemap, int size); // Generate prefilter texture using cubemap data + // Texture2D GenTextureBRDF(Shader shader, int size); // Generate BRDF texture + + // Shading begin/end functions + // void BeginShaderMode(Shader shader); // Begin custom shader drawing + // void EndShaderMode(void); // End custom shader drawing (use default shader) + // void BeginBlendMode(int mode); // Begin blending mode (alpha, additive, multiplied) + // void EndBlendMode(void); // End blending mode (reset to default: alpha blending) + + // VR control functions + // void InitVrSimulator(void); // Init VR simulator for selected device parameters + // void CloseVrSimulator(void); // Close VR simulator for current device + // void UpdateVrTracking(Camera *camera); // Update VR tracking (position and orientation) and camera + // void SetVrConfiguration(VrDeviceInfo info, Shader distortion); // Set stereo rendering configuration parameters + // bool IsVrSimulatorReady(void); // Detect if VR simulator is ready + // void ToggleVrMode(void); // Enable/Disable VR experience + // void BeginVrDrawing(void); // Begin VR simulator stereo rendering + // void EndVrDrawing(void); // End VR simulator stereo rendering + + //------------------------------------------------------------------------------------ + // Audio Loading and Playing Functions (Module: audio) + //------------------------------------------------------------------------------------ + + // Audio device management functions + // void InitAudioDevice(void); // Initialize audio device and context + // void CloseAudioDevice(void); // Close the audio device and context + // bool IsAudioDeviceReady(void); // Check if audio device has been initialized successfully + // void SetMasterVolume(float volume); // Set master volume (listener) + + // Wave/Sound loading/unloading functions + // Wave LoadWave(const char *fileName); // Load wave data from file + // Sound LoadSound(const char *fileName); // Load sound from file + // Sound LoadSoundFromWave(Wave wave); // Load sound from wave data + // void UpdateSound(Sound sound, const void *data, int samplesCount);// Update sound buffer with new data + // void UnloadWave(Wave wave); // Unload wave data + // void UnloadSound(Sound sound); // Unload sound + // void ExportWave(Wave wave, const char *fileName); // Export wave data to file + // void ExportWaveAsCode(Wave wave, const char *fileName); // Export wave sample data to code (.h) + + // Wave/Sound management functions + // void PlaySound(Sound sound); // Play a sound + // void StopSound(Sound sound); // Stop playing a sound + // void PauseSound(Sound sound); // Pause a sound + // void ResumeSound(Sound sound); // Resume a paused sound + // void PlaySoundMulti(Sound sound); // Play a sound (using multichannel buffer pool) + // void StopSoundMulti(void); // Stop any sound playing (using multichannel buffer pool) + // int GetSoundsPlaying(void); // Get number of sounds playing in the multichannel + // bool IsSoundPlaying(Sound sound); // Check if a sound is currently playing + // void SetSoundVolume(Sound sound, float volume); // Set volume for a sound (1.0 is max level) + // void SetSoundPitch(Sound sound, float pitch); // Set pitch for a sound (1.0 is base level) + // void WaveFormat(Wave *wave, int sampleRate, int sampleSize, int channels); // Convert wave data to desired format + // Wave WaveCopy(Wave wave); // Copy a wave to a new wave + // void WaveCrop(Wave *wave, int initSample, int finalSample); // Crop a wave to defined samples range + // float *GetWaveData(Wave wave); // Get samples data from wave as a floats array + + // Music management functions + // Music LoadMusicStream(const char *fileName); // Load music stream from file + // void UnloadMusicStream(Music music); // Unload music stream + // void PlayMusicStream(Music music); // Start music playing + // void UpdateMusicStream(Music music); // Updates buffers for music streaming + // void StopMusicStream(Music music); // Stop music playing + // void PauseMusicStream(Music music); // Pause music playing + // void ResumeMusicStream(Music music); // Resume playing paused music + // bool IsMusicPlaying(Music music); // Check if music is playing + // void SetMusicVolume(Music music, float volume); // Set volume for music (1.0 is max level) + // void SetMusicPitch(Music music, float pitch); // Set pitch for a music (1.0 is base level) + // void SetMusicLoopCount(Music music, int count); // Set music loop count (loop repeats) + // float GetMusicTimeLength(Music music); // Get music time length (in seconds) + // float GetMusicTimePlayed(Music music); // Get current music time played (in seconds) + + // AudioStream management functions + // AudioStream InitAudioStream(unsigned int sampleRate, unsigned int sampleSize, unsigned int channels); // Init audio stream (to stream raw audio pcm data) + // void UpdateAudioStream(AudioStream stream, const void *data, int samplesCount); // Update audio stream buffers with data + // void CloseAudioStream(AudioStream stream); // Close audio stream and free memory + // bool IsAudioStreamProcessed(AudioStream stream); // Check if any audio stream buffers requires refill + // void PlayAudioStream(AudioStream stream); // Play audio stream + // void PauseAudioStream(AudioStream stream); // Pause audio stream + // void ResumeAudioStream(AudioStream stream); // Resume audio stream + // bool IsAudioStreamPlaying(AudioStream stream); // Check if audio stream is playing + // void StopAudioStream(AudioStream stream); // Stop audio stream + // void SetAudioStreamVolume(AudioStream stream, float volume); // Set volume for audio stream (1.0 is max level) + // void SetAudioStreamPitch(AudioStream stream, float pitch); // Set pitch for audio stream (1.0 is base level) + // void SetAudioStreamBufferSizeDefault(int size); // Default size for new audio streams + + //------------------------------------------------------------------------------------ + // Network (Module: network) + //------------------------------------------------------------------------------------ + + // IN PROGRESS: Check rnet.h for reference +}