From 91f7e6fcfe0b7fff059e3a2b0a7c96c0cb76319e Mon Sep 17 00:00:00 2001 From: gurpreetsinghmatharoo Date: Wed, 1 Jul 2026 15:59:49 +0530 Subject: [PATCH] add module --- .../Additional_Information.htm | 2 +- .../Best_Practices_When_Programming.htm | 2 +- .../Bitwise_Operators.htm | 2 +- .../Compatibility_Functions.htm | 2 +- .../Compatibility_Scripts.htm | 2 +- .../Error_Reporting.htm | 2 +- .../Errors/Compiler_Errors.htm | 2 +- .../Errors/Runner_Errors.htm | 2 +- .../Errors/Syntax_Errors.htm | 2 +- ...uide_To_Primitives_And_Vertex_Building.htm | 2 +- .../Guide_To_Using_Blendmodes.htm | 2 +- .../Guide_To_Using_Buffers.htm | 2 +- .../Guide_To_Using_Particles.htm | 2 +- .../Guide_To_Using_Shaders.htm | 2 +- .../Obsolete_Functions.htm | 2 +- .../The_File_System.htm | 2 +- .../Additional_Information/Type_Tables.htm | 2 +- .../Additional_Information/Vectors.htm | 2 +- .../Drag_And_Drop/Drag_And_Drop_Index.htm | 2 +- .../Action_Block_Functions.htm | 2 +- .../Applying_Actions_To_Other_Instances.htm | 2 +- .../Changing_DnD_To_Code.htm | 2 +- .../Constructing_Action_Block_Code.htm | 2 +- .../Drag_And_Drop_Overview/DnD_Overview.htm | 2 +- .../Right_Mouse_Button_Menu_Options.htm | 2 +- .../Audio/Audio_Actions.htm | 2 +- .../Audio/Get_Audio_Length.htm | 2 +- .../Audio/Get_Audio_Pitch.htm | 2 +- .../Audio/Get_Audio_Volume.htm | 2 +- .../Audio/Get_Master_Volume.htm | 2 +- .../Audio/If_Audio_Is_Paused.htm | 2 +- .../Audio/If_Audio_Is_Playing.htm | 2 +- .../Audio/Pause_All_Audio.htm | 2 +- .../Audio/Pause_Audio.htm | 2 +- .../Audio/Play_Audio.htm | 2 +- .../Audio/Resume_All_Audio.htm | 2 +- .../Audio/Resume_Audio.htm | 2 +- .../Audio/Set_Audio_Pitch.htm | 2 +- .../Audio/Set_Audio_Position.htm | 2 +- .../Audio/Set_Audio_Volume.htm | 2 +- .../Audio/Set_Master_Volume.htm | 2 +- .../Audio/Stop_All_Audio.htm | 2 +- .../Audio/Stop_Audio.htm | 2 +- .../Buffers/Buffer_Actions.htm | 2 +- .../Buffers/Copy_Buffer.htm | 2 +- .../Buffers/Create_Buffer.htm | 2 +- .../Buffers/Delete_Buffer.htm | 2 +- .../Buffers/Get_Buffer_Position.htm | 2 +- .../Buffers/Get_Buffer_Size.htm | 2 +- .../Buffers/If_Buffer_Exists.htm | 2 +- .../Buffers/If_End_Of_Buffer.htm | 2 +- .../Buffers/Read_Buffer.htm | 2 +- .../Buffers/Seek_Buffer.htm | 2 +- .../Buffers/Write_Buffer.htm | 2 +- .../Cameras/Camera_Actions.htm | 2 +- .../Cameras/Get_View_Variable.htm | 2 +- .../Cameras/Set_View_Variable.htm | 2 +- .../Collisions/Collision_Actions.htm | 2 +- .../Collisions/If_Any_Object_At_Place.htm | 2 +- .../Collisions/If_Collision_Point.htm | 2 +- .../Collisions/If_Collision_Shape.htm | 2 +- .../Collisions/If_Object_At_Place.htm | 2 +- .../Common/Apply_To...htm | 2 +- .../Common/Assign_Variable.htm | 2 +- .../Common/Common_Actions_Library.htm | 2 +- .../Common/Declare_A_New_Function.htm | 2 +- .../Common/Declare_Temporary_Variable.htm | 2 +- .../Drag_And_Drop_Reference/Common/Else.htm | 2 +- .../Common/Execute_Code.htm | 2 +- .../Common/Execute_Script.htm | 2 +- .../Drag_And_Drop_Reference/Common/Exit.htm | 2 +- .../Common/Function_Call.htm | 2 +- .../Common/Get_Global_Variable.htm | 2 +- .../Common/If_Expression.htm | 2 +- .../Common/If_Undefined.htm | 2 +- .../Common/If_Variable.htm | 2 +- .../Drag_And_Drop_Reference/Common/Macro.htm | 2 +- .../Drag_And_Drop_Reference/Common/New.htm | 2 +- .../Drag_And_Drop_Reference/Common/Return.htm | 2 +- .../Common/Set_Global_Variable.htm | 2 +- .../Data_Structures/Add_To_List.htm | 2 +- .../Data_Structures/Clear_Data_Structure.htm | 2 +- .../Data_Structures/Clear_Grid.htm | 2 +- .../Data_Structures/Create_Grid.htm | 2 +- .../Data_Structures/Create_List.htm | 2 +- .../Data_Structures/Create_Map.htm | 2 +- .../Data_Structures/Create_Stack.htm | 2 +- .../Data_Structure_Actions.htm | 2 +- .../Data_Structures/Free_Data_Structure.htm | 2 +- .../Data_Structures/Get_Grid_Value.htm | 2 +- .../Get_Index_Of_List_Item.htm | 2 +- .../Data_Structures/Get_List_Item_At.htm | 2 +- .../Data_Structures/Get_List_Item_Count.htm | 2 +- .../Data_Structures/Get_Map_Value.htm | 2 +- .../If_Data_Structure_Empty.htm | 2 +- .../If_Data_Structure_Exists.htm | 2 +- .../Data_Structures/Insert_Into_List.htm | 2 +- .../Data_Structures/Pop_Stack.htm | 2 +- .../Data_Structures/Push_Onto_Stack.htm | 2 +- .../Data_Structures/Remove_From_List.htm | 2 +- .../Data_Structures/Remove_Map_Entry.htm | 2 +- .../Data_Structures/Set_Grid_Value.htm | 2 +- .../Data_Structures/Set_Map_Value.htm | 2 +- .../Data_Types/Data_Type_Actions.htm | 2 +- .../Data_Types/Decimal_To_Integer.htm | 2 +- .../Data_Types/Number_To_String.htm | 2 +- .../Data_Types/String_To_Number.htm | 2 +- .../Drag_And_Drop_Reference/DnD_Reference.htm | 2 +- .../Drawing/Draw_Ellipse.htm | 2 +- .../Drawing/Draw_Gradient_Ellipse.htm | 2 +- .../Drawing/Draw_Gradient_Rectangle.htm | 2 +- .../Drawing/Draw_Healthbar.htm | 2 +- .../Drawing/Draw_Instance_Health.htm | 2 +- .../Drawing/Draw_Instance_Lives.htm | 2 +- .../Drawing/Draw_Instance_Score.htm | 2 +- .../Drawing/Draw_Line.htm | 2 +- .../Drawing/Draw_Rectangle.htm | 2 +- .../Drawing/Draw_Self.htm | 2 +- .../Drawing/Draw_Sprite.htm | 2 +- .../Drawing/Draw_Sprite_Transformed.htm | 2 +- .../Drawing/Draw_Stacked_Sprites.htm | 2 +- .../Drawing/Draw_Transformed_Value.htm | 2 +- .../Drawing/Draw_Value.htm | 2 +- .../Drawing/Drawing_Actions.htm | 2 +- .../Drawing/Get_Draw_Alpha.htm | 2 +- .../Drawing/Get_Draw_Colour.htm | 2 +- .../Drawing/Get_Draw_Font.htm | 2 +- .../Drawing/Get_Text_Alignment.htm | 2 +- .../Drawing/Set_Draw_Alpha.htm | 2 +- .../Drawing/Set_Draw_Colour.htm | 2 +- .../Drawing/Set_Font.htm | 2 +- .../Drawing/Set_Text_Alignment.htm | 2 +- .../Files/Close_Ini_File.htm | 2 +- .../Files/Copy_File.htm | 2 +- .../Files/Delete_File.htm | 2 +- .../Files/File_Actions.htm | 2 +- .../Files/If_File_Exists.htm | 2 +- .../Files/Load_Buffer.htm | 2 +- .../Files/Open_Ini_File.htm | 2 +- .../Files/Read_Ini_File.htm | 2 +- .../Files/Rename_File.htm | 2 +- .../Files/Save_Buffer.htm | 2 +- .../Files/Write_To_Ini_File.htm | 2 +- .../Game/Exit_Game.htm | 2 +- .../Game/Game_Actions.htm | 2 +- .../Game/Load_Game.htm | 2 +- .../Game/Restart_Game.htm | 2 +- .../Game/Save_Game.htm | 2 +- .../Gamepad/Gamepad_Actions.htm | 2 +- .../Gamepad/Get_Gamepad_Axis.htm | 2 +- .../Gamepad/Get_Gamepad_Connected.htm | 2 +- .../Gamepad/Get_Gamepad_Count.htm | 2 +- .../Gamepad/Get_Gamepad_Trigger.htm | 2 +- .../Gamepad/If_Gamepad_Button_Down.htm | 2 +- .../Gamepad/If_Gamepad_Button_Pressed.htm | 2 +- .../Gamepad/If_Gamepad_Button_Released.htm | 2 +- .../Gamepad/Set_Gamepad_Axis_Deadzone.htm | 2 +- .../Gamepad/Set_Gamepad_Button_Threshold.htm | 2 +- .../Instance/Call_Parent_Event.htm | 2 +- .../Instance/Call_User_Event.htm | 2 +- .../Instance/Change_Object_Instance.htm | 2 +- .../Instance/Create_Object_Instance.htm | 2 +- .../Instance/Destroy_At_Position.htm | 2 +- .../Instance/Destroy_Object_Instance.htm | 2 +- .../Instance/Get_Alarm.htm | 2 +- .../Instance/Get_Instance_Count.htm | 2 +- .../Instance/Get_Instance_Variable.htm | 2 +- .../Instance/If_Instance_Exists.htm | 2 +- .../Instance/Instance_Actions_Library.htm | 2 +- .../Instance/Set_Alarm.htm | 2 +- .../Instance/Set_Animation_Speed.htm | 2 +- .../Instance/Set_Instance_Alpha.htm | 2 +- .../Instance/Set_Instance_Colour.htm | 2 +- .../Instance/Set_Instance_Rotation.htm | 2 +- .../Instance/Set_Instance_Scale.htm | 2 +- .../Instance/Set_Instance_Variable.htm | 2 +- .../Instance/Set_Sprite.htm | 2 +- .../Instance_Vars/Get_Health.htm | 2 +- .../Instance_Vars/Get_Lives.htm | 2 +- .../Instance_Vars/Get_Score.htm | 2 +- .../Instance_Vars/If_Health.htm | 2 +- .../Instance_Vars/If_Lives.htm | 2 +- .../Instance_Vars/If_Score.htm | 2 +- .../Instance_Variable_Actions.htm | 2 +- .../Instance_Vars/Set_Health.htm | 2 +- .../Instance_Vars/Set_Lives.htm | 2 +- .../Instance_Vars/Set_Score.htm | 2 +- .../Drag_And_Drop_Reference/Loops/Break.htm | 2 +- .../Drag_And_Drop_Reference/Loops/For.htm | 2 +- .../Drag_And_Drop_Reference/Loops/Loop.htm | 2 +- .../Loops/Loop_Actions.htm | 2 +- .../Drag_And_Drop_Reference/Loops/Repeat.htm | 2 +- .../Drag_And_Drop_Reference/Loops/While.htm | 2 +- .../Miscellaneous/Miscellaneous_Actions.htm | 2 +- .../Miscellaneous/Set_Window_State.htm | 2 +- .../Miscellaneous/Show_Debug_Message.htm | 2 +- .../Get_Virtual_Keyboard_Height.htm | 2 +- .../Hide_Virtual_Keyboard.htm | 2 +- .../Mouse_And_Keyboard/If_Key_Down.htm | 2 +- .../Mouse_And_Keyboard/If_Key_Pressed.htm | 2 +- .../Mouse_And_Keyboard/If_Key_Released.htm | 2 +- .../Mouse_And_Keyboard/If_Mouse_Down.htm | 2 +- .../Mouse_And_Keyboard/If_Mouse_Pressed.htm | 2 +- .../Mouse_And_Keyboard/If_Mouse_Released.htm | 2 +- .../If_Virtual_Keyboard_Is_Showing.htm | 2 +- .../Mouse_And_Keyboard_Actions.htm | 2 +- .../Show_Virtual_Keyboard.htm | 2 +- .../Movement/Jump_To_Point.htm | 2 +- .../Movement/Jump_To_Start.htm | 2 +- .../Movement/Movement_Actions.htm | 2 +- .../Movement/Reverse.htm | 2 +- .../Movement/Set_Direction_Fixed.htm | 2 +- .../Movement/Set_Direction_Random.htm | 2 +- .../Movement/Set_Direction_Variable.htm | 2 +- .../Movement/Set_Friction.htm | 2 +- .../Movement/Set_Gravity_Direction.htm | 2 +- .../Movement/Set_Gravity_Force.htm | 2 +- .../Movement/Set_Point_Direction.htm | 2 +- .../Movement/Set_Speed.htm | 2 +- .../Movement/Snap_Position.htm | 2 +- .../Movement/Wrap_Around_Room.htm | 2 +- .../Particles/Burst_Particles.htm | 2 +- .../Particles/Clear_Particle_System.htm | 2 +- .../Particles/Create_Particle_Emitter.htm | 2 +- .../Particles/Create_Particle_System.htm | 2 +- .../Particles/Create_Particle_Type.htm | 2 +- .../Particles/Destroy_Particle_Emitter.htm | 2 +- .../Particles/Destroy_Particle_System.htm | 2 +- .../Particles/Destroy_Particle_Type.htm | 2 +- .../Particles/Do_Effect.htm | 2 +- .../Particles/Emit_Particles.htm | 2 +- .../Particles/Particle_Actions.htm | 2 +- .../Particles/Pause_Particle_System.htm | 2 +- .../Particles/Set_Emitter_Region.htm | 2 +- .../Particles/Set_Particle_Alpha.htm | 2 +- .../Particles/Set_Particle_Colour.htm | 2 +- .../Particles/Set_Particle_Direction.htm | 2 +- .../Particles/Set_Particle_Gravity.htm | 2 +- .../Particles/Set_Particle_Life.htm | 2 +- .../Particles/Set_Particle_Orientation.htm | 2 +- .../Particles/Set_Particle_Shape.htm | 2 +- .../Particles/Set_Particle_Size.htm | 2 +- .../Particles/Set_Particle_Speed.htm | 2 +- .../Particles/Set_Particle_Sprite.htm | 2 +- .../Particles/Set_Secondary_Particles.htm | 2 +- .../Particles/Update_Particle_System.htm | 2 +- .../Paths/Get_Path_Follow_Speed.htm | 2 +- .../Paths/Get_Position_Along_Path.htm | 2 +- .../Paths/Path_Actions.htm | 2 +- .../Paths/Set_Path_Follow_Speed.htm | 2 +- .../Paths/Set_Position_Along_Path.htm | 2 +- .../Paths/Start_Following_Path.htm | 2 +- .../Paths/Stop_Following_Path.htm | 2 +- .../Drag_And_Drop_Reference/Random/Choose.htm | 2 +- .../Random/Get_Random_Number.htm | 2 +- .../Random/Random_Actions.htm | 2 +- .../Random/Randomise.htm | 2 +- .../Rollback/Create_Game.htm | 2 +- .../Rollback/Define_Input.htm | 2 +- .../Rollback/Define_Input_Frame_Delay.htm | 2 +- .../Rollback/Define_Mock_Input.htm | 2 +- .../Rollback/Define_Player.htm | 2 +- .../Rollback/Display_Events.htm | 2 +- .../Rollback/Get_Info.htm | 2 +- .../Rollback/Get_Input.htm | 2 +- .../Rollback/Get_Player_Prefs.htm | 2 +- .../Rollback/If_Key_Down_(Rollback).htm | 2 +- .../Rollback/If_Key_Pressed_(Rollback).htm | 2 +- .../Rollback/If_Key_Up_(Rollback).htm | 2 +- .../Rollback/If_Rollback_Event_Fired.htm | 2 +- .../Rollback/Join_Game.htm | 2 +- .../Rollback/Leave_Game.htm | 2 +- .../Rollback/Rollback_Actions.htm | 2 +- .../Rollback/Send_Message.htm | 2 +- .../Rollback/Set_Player_Prefs.htm | 2 +- .../Rollback/Start_Game.htm | 2 +- .../Rollback/Sync_On_Frame.htm | 2 +- .../Rollback/Use_Manual_Start.htm | 2 +- .../Rollback/Use_Player_Prefs.htm | 2 +- .../Rollback/Use_Random_Input.htm | 2 +- .../Rooms/Get_Current_Room.htm | 2 +- .../Rooms/Go_To_Next_Room.htm | 2 +- .../Rooms/Go_To_Previous_Room.htm | 2 +- .../Rooms/Go_To_Room.htm | 2 +- .../Rooms/If_Room_Is_First.htm | 2 +- .../Rooms/If_Room_Is_Last.htm | 2 +- .../Rooms/Restart_Room.htm | 2 +- .../Rooms/Room_Actions.htm | 2 +- .../Sequences/Create_Sequence_Element.htm | 2 +- .../Sequences/Destroy_Sequence_Element.htm | 2 +- .../Sequences/Get_Sequence_Head.htm | 2 +- .../Sequences/Get_Sequence_Length.htm | 2 +- .../Sequences/Get_Sequence_Position.htm | 2 +- .../Sequences/If_Sequence_Exists.htm | 2 +- .../Sequences/Pause_Sequence.htm | 2 +- .../Sequences/Play_Sequence.htm | 2 +- .../Sequences/Sequence_Actions_Library.htm | 2 +- .../Sequences/Set_Sequence_Head.htm | 2 +- .../Sequences/Set_Sequence_Position.htm | 2 +- .../Drag_And_Drop_Reference/Switch/Case.htm | 2 +- .../Switch/Default.htm | 2 +- .../Drag_And_Drop_Reference/Switch/Switch.htm | 2 +- .../Switch/Switch_Actions.htm | 2 +- .../Tiles/Get_Tile_Data_At_Pixel.htm | 2 +- .../Tiles/Get_Tile_Data_In_Cell.htm | 2 +- .../Tiles/Get_Tile_Data_Transform.htm | 2 +- .../Tiles/Get_Tile_Index_At_Pixel.htm | 2 +- .../Tiles/Get_Tile_Index_In_Cell.htm | 2 +- .../Tiles/Get_Tilemap_Variable.htm | 2 +- .../Tiles/Set_Tile_Data_At_Pixel.htm | 2 +- .../Tiles/Set_Tile_Data_In_Cell.htm | 2 +- .../Tiles/Set_Tile_Data_Transform.htm | 2 +- .../Tiles/Set_Tile_Index_At_Pixel.htm | 2 +- .../Tiles/Set_Tile_Index_In_Cell.htm | 2 +- .../Tiles/Set_Tile_Set.htm | 2 +- .../Tiles/Tile_Actions.htm | 2 +- .../Timelines/Set_Instance_Timeline.htm | 2 +- .../Timelines/Set_Timeline_Moment.htm | 2 +- .../Timelines/Set_Timeline_Speed.htm | 2 +- .../Timelines/Set_Timeline_State.htm | 2 +- .../Timelines/Timeline_Actions.htm | 2 +- .../GML_Overview/Accessors.htm | 2 +- ...ddressing_Variables_In_Other_Instances.htm | 2 +- .../GML_Overview/Arrays.htm | 2 +- .../GML_Overview/Basic_Code_Structure.htm | 2 +- .../GML_Overview/Commenting_Code.htm | 2 +- .../GML_Overview/Data_Types.htm | 2 +- .../GML_Overview/Evaluation_Order.htm | 2 +- .../Expressions_And_Operators.htm | 2 +- .../Functions/Static_Variables.htm | 2 +- .../GML_Overview/GML_Overview.htm | 2 +- .../GML_Overview/Instance_Keywords.htm | 2 +- .../GML_Overview/Language_Features.htm | 2 +- .../If_Else_and_Conditional_Operators.htm | 2 +- .../Language_Features/begin_end.htm | 2 +- .../GML_Overview/Language_Features/break.htm | 2 +- .../Language_Features/continue.htm | 2 +- .../GML_Overview/Language_Features/delete.htm | 2 +- .../Language_Features/do___until.htm | 2 +- .../GML_Overview/Language_Features/exit.htm | 2 +- .../GML_Overview/Language_Features/for.htm | 2 +- .../GML_Overview/Language_Features/new.htm | 2 +- .../GML_Overview/Language_Features/repeat.htm | 2 +- .../GML_Overview/Language_Features/return.htm | 2 +- .../GML_Overview/Language_Features/switch.htm | 2 +- .../GML_Overview/Language_Features/throw.htm | 2 +- .../Language_Features/try_catch_finally.htm | 2 +- .../GML_Overview/Language_Features/while.htm | 2 +- .../GML_Overview/Language_Features/with.htm | 2 +- .../GML_Overview/Method_Variables.htm | 2 +- .../GML_Overview/Runtime_Functions.htm | 2 +- .../GML_Overview/Script_Functions.htm | 2 +- .../Script_Functions_vs_Methods.htm | 2 +- .../Struct_Forbidden_Variables.htm | 2 +- .../GML_Overview/Structs.htm | 2 +- .../Builtin_Global_Variables/argument.htm | 2 +- .../argument_count.htm | 2 +- .../Builtin_Global_Variables/async_load.htm | 2 +- .../Builtin_Global_Variables/health.htm | 2 +- .../Builtin_Global_Variables/lives.htm | 2 +- .../Builtin_Global_Variables/score.htm | 2 +- .../GML_Overview/Variables/Constants.htm | 2 +- .../Variables/Global_Variables.htm | 2 +- .../Variables/Instance_Variables.htm | 2 +- .../Variables/Local_Variables.htm | 2 +- .../Variables_And_Variable_Scope.htm | 2 +- .../Animation_Curves/Animation_Curves.htm | 2 +- .../animcurve_channel_evaluate.htm | 2 +- .../animcurve_channel_new.htm | 2 +- .../Animation_Curves/animcurve_create.htm | 2 +- .../Animation_Curves/animcurve_destroy.htm | 2 +- .../Animation_Curves/animcurve_exists.htm | 2 +- .../Animation_Curves/animcurve_get.htm | 2 +- .../animcurve_get_channel.htm | 2 +- .../animcurve_get_channel_index.htm | 2 +- .../Animation_Curves/animcurve_point_new.htm | 2 +- .../Asset_Management/Asset_Management.htm | 2 +- .../Assets_And_Tags/Assets_And_Tags.htm | 2 +- .../Assets_And_Tags/asset_add_tags.htm | 2 +- .../Assets_And_Tags/asset_clear_tags.htm | 2 +- .../Assets_And_Tags/asset_get_index.htm | 2 +- .../Assets_And_Tags/asset_get_tags.htm | 2 +- .../Assets_And_Tags/asset_get_type.htm | 2 +- .../Assets_And_Tags/asset_has_any_tag.htm | 2 +- .../Assets_And_Tags/asset_has_tags.htm | 2 +- .../Assets_And_Tags/asset_remove_tags.htm | 2 +- .../Assets_And_Tags/tag_get_asset_ids.htm | 2 +- .../Assets_And_Tags/tag_get_assets.htm | 2 +- .../Asset_Management/Audio/Audio.htm | 2 +- .../Audio/Audio_Buffers/Audio_Buffers.htm | 2 +- .../audio_create_buffer_sound.htm | 2 +- .../Audio_Buffers/audio_create_play_queue.htm | 2 +- .../Audio_Buffers/audio_free_buffer_sound.htm | 2 +- .../Audio_Buffers/audio_free_play_queue.htm | 2 +- .../audio_get_recorder_count.htm | 2 +- .../Audio_Buffers/audio_get_recorder_info.htm | 2 +- .../Audio/Audio_Buffers/audio_queue_sound.htm | 2 +- .../Audio_Buffers/audio_start_recording.htm | 2 +- .../Audio_Buffers/audio_stop_recording.htm | 2 +- .../Audio/Audio_Emitters/Audio_Emitters.htm | 2 +- .../Audio_Emitters/audio_emitter_create.htm | 2 +- .../Audio_Emitters/audio_emitter_exists.htm | 2 +- .../Audio_Emitters/audio_emitter_falloff.htm | 2 +- .../Audio_Emitters/audio_emitter_free.htm | 2 +- .../Audio_Emitters/audio_emitter_gain.htm | 2 +- .../Audio_Emitters/audio_emitter_get_gain.htm | 2 +- .../audio_emitter_get_listener_mask.htm | 2 +- .../audio_emitter_get_pitch.htm | 2 +- .../Audio_Emitters/audio_emitter_get_vx.htm | 2 +- .../Audio_Emitters/audio_emitter_get_vy.htm | 2 +- .../Audio_Emitters/audio_emitter_get_vz.htm | 2 +- .../Audio_Emitters/audio_emitter_get_x.htm | 2 +- .../Audio_Emitters/audio_emitter_get_y.htm | 2 +- .../Audio_Emitters/audio_emitter_get_z.htm | 2 +- .../Audio_Emitters/audio_emitter_pitch.htm | 2 +- .../Audio_Emitters/audio_emitter_position.htm | 2 +- .../audio_emitter_set_listener_mask.htm | 2 +- .../Audio_Emitters/audio_emitter_velocity.htm | 2 +- .../Audio_Emitters/audio_play_sound_on.htm | 2 +- .../Audio/Audio_Groups/Audio_Groups.htm | 2 +- .../Audio_Groups/audio_group_is_loaded.htm | 2 +- .../Audio/Audio_Groups/audio_group_load.htm | 2 +- .../audio_group_load_progress.htm | 2 +- .../Audio/Audio_Groups/audio_group_name.htm | 2 +- .../Audio_Groups/audio_group_set_gain.htm | 2 +- .../Audio_Groups/audio_group_stop_all.htm | 2 +- .../Audio/Audio_Groups/audio_group_unload.htm | 2 +- .../Audio/Audio_Listeners/Audio_Listeners.htm | 2 +- .../audio_get_listener_count.htm | 2 +- .../audio_get_listener_info.htm | 2 +- .../audio_get_listener_mask.htm | 2 +- .../audio_listener_get_data.htm | 2 +- .../audio_listener_orientation.htm | 2 +- .../audio_listener_position.htm | 2 +- .../audio_listener_set_orientation.htm | 2 +- .../audio_listener_set_position.htm | 2 +- .../audio_listener_set_velocity.htm | 2 +- .../audio_listener_velocity.htm | 2 +- .../audio_set_listener_mask.htm | 2 +- .../Audio_Synchronisation.htm | 2 +- .../audio_create_sync_group.htm | 2 +- .../audio_destroy_sync_group.htm | 2 +- .../audio_pause_sync_group.htm | 2 +- .../audio_play_in_sync_group.htm | 2 +- .../audio_resume_sync_group.htm | 2 +- .../audio_start_sync_group.htm | 2 +- .../audio_stop_sync_group.htm | 2 +- .../audio_sync_group_debug.htm | 2 +- .../audio_sync_group_get_track_pos.htm | 2 +- .../audio_sync_group_is_playing.htm | 2 +- .../Audio/audio_channel_num.htm | 2 +- .../Audio/audio_create_stream.htm | 2 +- .../Asset_Management/Audio/audio_debug.htm | 2 +- .../Audio/audio_destroy_stream.htm | 2 +- .../Asset_Management/Audio/audio_exists.htm | 2 +- .../Audio/audio_falloff_set_model.htm | 2 +- .../Audio/audio_get_master_gain.htm | 2 +- .../Asset_Management/Audio/audio_get_name.htm | 2 +- .../Asset_Management/Audio/audio_get_type.htm | 2 +- .../Audio/audio_is_paused.htm | 2 +- .../Audio/audio_is_playing.htm | 2 +- .../Audio/audio_master_gain.htm | 2 +- .../Audio/audio_pause_all.htm | 2 +- .../Audio/audio_pause_sound.htm | 2 +- .../Audio/audio_play_sound.htm | 2 +- .../Audio/audio_play_sound_at.htm | 2 +- .../Audio/audio_resume_all.htm | 2 +- .../Audio/audio_resume_sound.htm | 2 +- .../Audio/audio_set_master_gain.htm | 2 +- .../Audio/audio_sound_gain.htm | 2 +- .../Audio/audio_sound_get_gain.htm | 2 +- .../Audio/audio_sound_get_listener_mask.htm | 2 +- .../Audio/audio_sound_get_pitch.htm | 2 +- .../Audio/audio_sound_get_track_position.htm | 2 +- .../Audio/audio_sound_is_playable.htm | 2 +- .../Audio/audio_sound_length.htm | 2 +- .../Audio/audio_sound_pitch.htm | 2 +- .../Audio/audio_sound_set_listener_mask.htm | 2 +- .../Audio/audio_sound_set_track_position.htm | 2 +- .../Asset_Management/Audio/audio_stop_all.htm | 2 +- .../Audio/audio_stop_sound.htm | 2 +- .../Audio/audio_system_is_available.htm | 2 +- .../Extensions/Extensions.htm | 2 +- .../Extensions/extension_exists.htm | 2 +- .../Extensions/extension_get_option_count.htm | 2 +- .../Extensions/extension_get_option_names.htm | 2 +- .../Extensions/extension_get_option_value.htm | 2 +- .../Extensions/extension_get_options.htm | 2 +- .../Asset_Management/Fonts/Fonts.htm | 2 +- .../Asset_Management/Fonts/font_add.htm | 2 +- .../Fonts/font_add_enable_aa.htm | 2 +- .../Fonts/font_add_get_enable_aa.htm | 2 +- .../Fonts/font_add_sprite.htm | 2 +- .../Fonts/font_add_sprite_ext.htm | 2 +- .../Asset_Management/Fonts/font_delete.htm | 2 +- .../Asset_Management/Fonts/font_exists.htm | 2 +- .../Asset_Management/Fonts/font_get_bold.htm | 2 +- .../Asset_Management/Fonts/font_get_first.htm | 2 +- .../Fonts/font_get_fontname.htm | 2 +- .../Asset_Management/Fonts/font_get_info.htm | 2 +- .../Fonts/font_get_italic.htm | 2 +- .../Asset_Management/Fonts/font_get_last.htm | 2 +- .../Asset_Management/Fonts/font_get_name.htm | 2 +- .../Asset_Management/Fonts/font_get_size.htm | 2 +- .../Fonts/font_get_texture.htm | 2 +- .../Asset_Management/Fonts/font_get_uvs.htm | 2 +- .../Asset_Management/Fonts/font_replace.htm | 2 +- .../Fonts/font_replace_sprite.htm | 2 +- .../Fonts/font_replace_sprite_ext.htm | 2 +- .../Fonts/font_set_cache_size.htm | 2 +- .../Fonts/font_texture_page_size.htm | 2 +- .../Deactivating_Instances.htm | 2 +- .../instance_activate_all.htm | 2 +- .../instance_activate_layer.htm | 2 +- .../instance_activate_object.htm | 2 +- .../instance_activate_region.htm | 2 +- .../instance_deactivate_all.htm | 2 +- .../instance_deactivate_layer.htm | 2 +- .../instance_deactivate_object.htm | 2 +- .../instance_deactivate_region.htm | 2 +- .../Instance_Variables/Instance_Variables.htm | 2 +- .../Instances/Instance_Variables/alarm.htm | 2 +- .../Instances/Instance_Variables/depth.htm | 2 +- .../Instance_Variables/direction.htm | 2 +- .../Instances/Instance_Variables/friction.htm | 2 +- .../Instances/Instance_Variables/gravity.htm | 2 +- .../Instance_Variables/gravity_direction.htm | 2 +- .../Instances/Instance_Variables/hspeed.htm | 2 +- .../Instances/Instance_Variables/id.htm | 2 +- .../Instances/Instance_Variables/layer.htm | 2 +- .../Instance_Variables/persistent.htm | 2 +- .../Instances/Instance_Variables/solid.htm | 2 +- .../Instances/Instance_Variables/speed.htm | 2 +- .../Instances/Instance_Variables/visible.htm | 2 +- .../Instances/Instance_Variables/vspeed.htm | 2 +- .../Instances/Instance_Variables/x.htm | 2 +- .../Instance_Variables/xprevious.htm | 2 +- .../Instances/Instance_Variables/xstart.htm | 2 +- .../Instances/Instance_Variables/y.htm | 2 +- .../Instance_Variables/yprevious.htm | 2 +- .../Instances/Instance_Variables/ystart.htm | 2 +- .../Asset_Management/Instances/Instances.htm | 2 +- .../Asset_Management/Instances/alarm_get.htm | 2 +- .../Asset_Management/Instances/alarm_set.htm | 2 +- .../Instances/instance_change.htm | 2 +- .../Instances/instance_copy.htm | 2 +- .../Instances/instance_count.htm | 2 +- .../Instances/instance_create_depth.htm | 2 +- .../Instances/instance_create_layer.htm | 2 +- .../Instances/instance_destroy.htm | 2 +- .../Instances/instance_exists.htm | 2 +- .../Instances/instance_find.htm | 2 +- .../Instances/instance_furthest.htm | 2 +- .../Instances/instance_id.htm | 2 +- .../Instances/instance_id_get.htm | 2 +- .../Instances/instance_nearest.htm | 2 +- .../Instances/instance_number.htm | 2 +- .../Instances/instance_place.htm | 2 +- .../Instances/instance_place_list.htm | 2 +- .../Instances/instance_position.htm | 2 +- .../Instances/instance_position_list.htm | 2 +- .../Generating_Object_Events.htm | 2 +- .../Objects/Object_Events/event_action.htm | 2 +- .../Objects/Object_Events/event_inherited.htm | 2 +- .../Objects/Object_Events/event_number.htm | 2 +- .../Objects/Object_Events/event_object.htm | 2 +- .../Objects/Object_Events/event_perform.htm | 2 +- .../Object_Events/event_perform_async.htm | 2 +- .../Object_Events/event_perform_object.htm | 2 +- .../Objects/Object_Events/event_type.htm | 2 +- .../Objects/Object_Events/event_user.htm | 2 +- .../Asset_Management/Objects/Objects.htm | 2 +- .../Objects/object_exists.htm | 2 +- .../Objects/object_get_mask.htm | 2 +- .../Objects/object_get_name.htm | 2 +- .../Objects/object_get_parent.htm | 2 +- .../Objects/object_get_persistent.htm | 2 +- .../Objects/object_get_physics.htm | 2 +- .../Objects/object_get_solid.htm | 2 +- .../Objects/object_get_sprite.htm | 2 +- .../Objects/object_get_visible.htm | 2 +- .../Asset_Management/Objects/object_index.htm | 2 +- .../Objects/object_is_ancestor.htm | 2 +- .../Objects/object_set_mask.htm | 2 +- .../Objects/object_set_persistent.htm | 2 +- .../Objects/object_set_solid.htm | 2 +- .../Objects/object_set_sprite.htm | 2 +- .../Objects/object_set_visible.htm | 2 +- .../Path_Manipulation/Path_Manipulation.htm | 2 +- .../Paths/Path_Manipulation/path_add.htm | 2 +- .../Path_Manipulation/path_add_point.htm | 2 +- .../Paths/Path_Manipulation/path_append.htm | 2 +- .../Paths/Path_Manipulation/path_assign.htm | 2 +- .../Path_Manipulation/path_change_point.htm | 2 +- .../Path_Manipulation/path_clear_points.htm | 2 +- .../Paths/Path_Manipulation/path_delete.htm | 2 +- .../Path_Manipulation/path_delete_point.htm | 2 +- .../Path_Manipulation/path_duplicate.htm | 2 +- .../Paths/Path_Manipulation/path_exists.htm | 2 +- .../Paths/Path_Manipulation/path_flip.htm | 2 +- .../Path_Manipulation/path_insert_point.htm | 2 +- .../Paths/Path_Manipulation/path_mirror.htm | 2 +- .../Paths/Path_Manipulation/path_rescale.htm | 2 +- .../Paths/Path_Manipulation/path_reverse.htm | 2 +- .../Paths/Path_Manipulation/path_rotate.htm | 2 +- .../Path_Manipulation/path_set_closed.htm | 2 +- .../Paths/Path_Manipulation/path_set_kind.htm | 2 +- .../Path_Manipulation/path_set_precision.htm | 2 +- .../Paths/Path_Manipulation/path_shift.htm | 2 +- .../Paths/Path_Variables/Path_Variables.htm | 2 +- .../Paths/Path_Variables/path_endaction.htm | 2 +- .../Paths/Path_Variables/path_index.htm | 2 +- .../Paths/Path_Variables/path_orientation.htm | 2 +- .../Paths/Path_Variables/path_position.htm | 2 +- .../Path_Variables/path_positionprevious.htm | 2 +- .../Paths/Path_Variables/path_scale.htm | 2 +- .../Paths/Path_Variables/path_speed.htm | 2 +- .../Asset_Management/Paths/Paths.htm | 2 +- .../Asset_Management/Paths/path_end.htm | 2 +- .../Paths/path_get_closed.htm | 2 +- .../Asset_Management/Paths/path_get_kind.htm | 2 +- .../Paths/path_get_length.htm | 2 +- .../Asset_Management/Paths/path_get_name.htm | 2 +- .../Paths/path_get_number.htm | 2 +- .../Paths/path_get_point_speed.htm | 2 +- .../Paths/path_get_point_x.htm | 2 +- .../Paths/path_get_point_y.htm | 2 +- .../Paths/path_get_precision.htm | 2 +- .../Asset_Management/Paths/path_get_speed.htm | 2 +- .../Asset_Management/Paths/path_get_x.htm | 2 +- .../Asset_Management/Paths/path_get_y.htm | 2 +- .../Asset_Management/Paths/path_start.htm | 2 +- .../Background_Layers/Background_Layers.htm | 2 +- .../layer_background_alpha.htm | 2 +- .../layer_background_blend.htm | 2 +- .../layer_background_create.htm | 2 +- .../layer_background_destroy.htm | 2 +- .../layer_background_exists.htm | 2 +- .../layer_background_get_alpha.htm | 2 +- .../layer_background_get_blend.htm | 2 +- .../layer_background_get_htiled.htm | 2 +- .../layer_background_get_id.htm | 2 +- .../layer_background_get_index.htm | 2 +- .../layer_background_get_speed.htm | 2 +- .../layer_background_get_sprite.htm | 2 +- .../layer_background_get_stretch.htm | 2 +- .../layer_background_get_visible.htm | 2 +- .../layer_background_get_vtiled.htm | 2 +- .../layer_background_get_xscale.htm | 2 +- .../layer_background_get_yscale.htm | 2 +- .../layer_background_htiled.htm | 2 +- .../layer_background_index.htm | 2 +- .../layer_background_speed.htm | 2 +- .../layer_background_sprite.htm | 2 +- .../layer_background_stretch.htm | 2 +- .../layer_background_visible.htm | 2 +- .../layer_background_vtiled.htm | 2 +- .../layer_background_xscale.htm | 2 +- .../layer_background_yscale.htm | 2 +- .../Filter_Effect_Functions.htm | 2 +- .../Rooms/Filter_Effect_Layers/fx_create.htm | 2 +- .../Filter_Effect_Layers/fx_get_name.htm | 2 +- .../Filter_Effect_Layers/fx_get_parameter.htm | 2 +- .../fx_get_parameter_names.htm | 2 +- .../fx_get_parameters.htm | 2 +- .../Filter_Effect_Layers/fx_set_parameter.htm | 2 +- .../fx_set_parameters.htm | 2 +- .../Filter_Effect_Layers/layer_clear_fx.htm | 2 +- .../Filter_Effect_Layers/layer_enable_fx.htm | 2 +- .../layer_fx_is_enabled.htm | 2 +- .../Filter_Effect_Layers/layer_get_fx.htm | 2 +- .../Filter_Effect_Layers/layer_set_fx.htm | 2 +- .../General_Layer_Functions.htm | 2 +- .../layer_add_instance.htm | 2 +- .../General_Layer_Functions/layer_create.htm | 2 +- .../General_Layer_Functions/layer_depth.htm | 2 +- .../General_Layer_Functions/layer_destroy.htm | 2 +- .../layer_destroy_instances.htm | 2 +- .../layer_element_move.htm | 2 +- .../General_Layer_Functions/layer_exists.htm | 2 +- .../layer_force_draw_depth.htm | 2 +- .../General_Layer_Functions/layer_get_all.htm | 2 +- .../layer_get_all_elements.htm | 2 +- .../layer_get_depth.htm | 2 +- .../layer_get_element_layer.htm | 2 +- .../layer_get_element_type.htm | 2 +- .../layer_get_forced_depth.htm | 2 +- .../layer_get_hspeed.htm | 2 +- .../General_Layer_Functions/layer_get_id.htm | 2 +- .../layer_get_id_at_depth.htm | 2 +- .../layer_get_name.htm | 2 +- .../layer_get_script_begin.htm | 2 +- .../layer_get_script_end.htm | 2 +- .../layer_get_shader.htm | 2 +- .../layer_get_target_room.htm | 2 +- .../layer_get_visible.htm | 2 +- .../layer_get_vspeed.htm | 2 +- .../General_Layer_Functions/layer_get_x.htm | 2 +- .../General_Layer_Functions/layer_get_y.htm | 2 +- .../layer_has_instance.htm | 2 +- .../General_Layer_Functions/layer_hspeed.htm | 2 +- .../layer_instance_get_instance.htm | 2 +- .../layer_is_draw_depth_forced.htm | 2 +- .../layer_reset_target_room.htm | 2 +- .../layer_script_begin.htm | 2 +- .../layer_script_end.htm | 2 +- .../layer_set_target_room.htm | 2 +- .../layer_set_visible.htm | 2 +- .../General_Layer_Functions/layer_shader.htm | 2 +- .../General_Layer_Functions/layer_vspeed.htm | 2 +- .../Rooms/General_Layer_Functions/layer_x.htm | 2 +- .../Rooms/General_Layer_Functions/layer_y.htm | 2 +- .../Asset_Management/Rooms/Rooms.htm | 2 +- .../Rooms/Sequence_Layers/Sequence_Layers.htm | 2 +- .../Sequence_Layers/layer_sequence_angle.htm | 2 +- .../Sequence_Layers/layer_sequence_create.htm | 2 +- .../layer_sequence_destroy.htm | 2 +- .../Sequence_Layers/layer_sequence_exists.htm | 2 +- .../layer_sequence_get_angle.htm | 2 +- .../layer_sequence_get_headdir.htm | 2 +- .../layer_sequence_get_headpos.htm | 2 +- .../layer_sequence_get_instance.htm | 2 +- .../layer_sequence_get_length.htm | 2 +- .../layer_sequence_get_sequence.htm | 2 +- .../layer_sequence_get_speedscale.htm | 2 +- .../Sequence_Layers/layer_sequence_get_x.htm | 2 +- .../layer_sequence_get_xscale.htm | 2 +- .../Sequence_Layers/layer_sequence_get_y.htm | 2 +- .../layer_sequence_get_yscale.htm | 2 +- .../layer_sequence_headdir.htm | 2 +- .../layer_sequence_headpos.htm | 2 +- .../layer_sequence_is_finished.htm | 2 +- .../layer_sequence_is_paused.htm | 2 +- .../Sequence_Layers/layer_sequence_pause.htm | 2 +- .../Sequence_Layers/layer_sequence_play.htm | 2 +- .../layer_sequence_speedscale.htm | 2 +- .../Sequence_Layers/layer_sequence_x.htm | 2 +- .../Sequence_Layers/layer_sequence_xscale.htm | 2 +- .../Sequence_Layers/layer_sequence_y.htm | 2 +- .../Sequence_Layers/layer_sequence_yscale.htm | 2 +- .../Rooms/Sprite_Layers/Sprite_Layers.htm | 2 +- .../Sprite_Layers/layer_sprite_alpha.htm | 2 +- .../Sprite_Layers/layer_sprite_angle.htm | 2 +- .../Sprite_Layers/layer_sprite_blend.htm | 2 +- .../Sprite_Layers/layer_sprite_change.htm | 2 +- .../Sprite_Layers/layer_sprite_create.htm | 2 +- .../Sprite_Layers/layer_sprite_destroy.htm | 2 +- .../Sprite_Layers/layer_sprite_exists.htm | 2 +- .../Sprite_Layers/layer_sprite_get_alpha.htm | 2 +- .../Sprite_Layers/layer_sprite_get_angle.htm | 2 +- .../Sprite_Layers/layer_sprite_get_blend.htm | 2 +- .../Sprite_Layers/layer_sprite_get_id.htm | 2 +- .../Sprite_Layers/layer_sprite_get_index.htm | 2 +- .../Sprite_Layers/layer_sprite_get_speed.htm | 2 +- .../Sprite_Layers/layer_sprite_get_sprite.htm | 2 +- .../Sprite_Layers/layer_sprite_get_x.htm | 2 +- .../Sprite_Layers/layer_sprite_get_xscale.htm | 2 +- .../Sprite_Layers/layer_sprite_get_y.htm | 2 +- .../Sprite_Layers/layer_sprite_get_yscale.htm | 2 +- .../Sprite_Layers/layer_sprite_index.htm | 2 +- .../Sprite_Layers/layer_sprite_speed.htm | 2 +- .../Rooms/Sprite_Layers/layer_sprite_x.htm | 2 +- .../Sprite_Layers/layer_sprite_xscale.htm | 2 +- .../Rooms/Sprite_Layers/layer_sprite_y.htm | 2 +- .../Sprite_Layers/layer_sprite_yscale.htm | 2 +- .../Rooms/Tile_Map_Layers/Tile_Map_Layers.htm | 2 +- .../Tile_Map_Layers/layer_tilemap_create.htm | 2 +- .../Tile_Map_Layers/layer_tilemap_destroy.htm | 2 +- .../Tile_Map_Layers/layer_tilemap_exists.htm | 2 +- .../Tile_Map_Layers/layer_tilemap_get_id.htm | 2 +- .../Rooms/Tile_Map_Layers/tile_get_empty.htm | 2 +- .../Rooms/Tile_Map_Layers/tile_get_flip.htm | 2 +- .../Rooms/Tile_Map_Layers/tile_get_index.htm | 2 +- .../Rooms/Tile_Map_Layers/tile_get_mirror.htm | 2 +- .../Rooms/Tile_Map_Layers/tile_get_rotate.htm | 2 +- .../Rooms/Tile_Map_Layers/tile_set_empty.htm | 2 +- .../Rooms/Tile_Map_Layers/tile_set_flip.htm | 2 +- .../Rooms/Tile_Map_Layers/tile_set_index.htm | 2 +- .../Rooms/Tile_Map_Layers/tile_set_mirror.htm | 2 +- .../Rooms/Tile_Map_Layers/tile_set_rotate.htm | 2 +- .../Rooms/Tile_Map_Layers/tilemap_clear.htm | 2 +- .../Rooms/Tile_Map_Layers/tilemap_get.htm | 2 +- .../Tile_Map_Layers/tilemap_get_at_pixel.htm | 2 +- .../tilemap_get_cell_x_at_pixel.htm | 2 +- .../tilemap_get_cell_y_at_pixel.htm | 2 +- .../Tile_Map_Layers/tilemap_get_frame.htm | 2 +- .../tilemap_get_global_mask.htm | 2 +- .../Tile_Map_Layers/tilemap_get_height.htm | 2 +- .../Tile_Map_Layers/tilemap_get_mask.htm | 2 +- .../tilemap_get_tile_height.htm | 2 +- .../tilemap_get_tile_width.htm | 2 +- .../Tile_Map_Layers/tilemap_get_tileset.htm | 2 +- .../Tile_Map_Layers/tilemap_get_width.htm | 2 +- .../Rooms/Tile_Map_Layers/tilemap_get_x.htm | 2 +- .../Rooms/Tile_Map_Layers/tilemap_get_y.htm | 2 +- .../Rooms/Tile_Map_Layers/tilemap_set.htm | 2 +- .../Tile_Map_Layers/tilemap_set_at_pixel.htm | 2 +- .../tilemap_set_global_mask.htm | 2 +- .../Tile_Map_Layers/tilemap_set_height.htm | 2 +- .../Tile_Map_Layers/tilemap_set_mask.htm | 2 +- .../Tile_Map_Layers/tilemap_set_width.htm | 2 +- .../Rooms/Tile_Map_Layers/tilemap_tileset.htm | 2 +- .../Rooms/Tile_Map_Layers/tilemap_x.htm | 2 +- .../Rooms/Tile_Map_Layers/tilemap_y.htm | 2 +- .../Asset_Management/Rooms/room.htm | 2 +- .../Asset_Management/Rooms/room_add.htm | 2 +- .../Asset_Management/Rooms/room_assign.htm | 2 +- .../Asset_Management/Rooms/room_duplicate.htm | 2 +- .../Asset_Management/Rooms/room_exists.htm | 2 +- .../Asset_Management/Rooms/room_first.htm | 2 +- .../Rooms/room_get_camera.htm | 2 +- .../Asset_Management/Rooms/room_get_name.htm | 2 +- .../Rooms/room_get_viewport.htm | 2 +- .../Asset_Management/Rooms/room_goto.htm | 2 +- .../Asset_Management/Rooms/room_goto_next.htm | 2 +- .../Rooms/room_goto_previous.htm | 2 +- .../Asset_Management/Rooms/room_height.htm | 2 +- .../Rooms/room_instance_add.htm | 2 +- .../Rooms/room_instance_clear.htm | 2 +- .../Asset_Management/Rooms/room_last.htm | 2 +- .../Asset_Management/Rooms/room_next.htm | 2 +- .../Rooms/room_persistent.htm | 2 +- .../Asset_Management/Rooms/room_previous.htm | 2 +- .../Asset_Management/Rooms/room_restart.htm | 2 +- .../Rooms/room_set_camera.htm | 2 +- .../Rooms/room_set_height.htm | 2 +- .../Rooms/room_set_persistent.htm | 2 +- .../Rooms/room_set_view_enabled.htm | 2 +- .../Rooms/room_set_viewport.htm | 2 +- .../Asset_Management/Rooms/room_set_width.htm | 2 +- .../Asset_Management/Rooms/room_speed.htm | 2 +- .../Asset_Management/Rooms/room_width.htm | 2 +- .../Asset_Management/Scripts/Scripts.htm | 2 +- .../Scripts/script_execute.htm | 2 +- .../Scripts/script_execute_ext.htm | 2 +- .../Scripts/script_exists.htm | 2 +- .../Scripts/script_get_name.htm | 2 +- .../Sequence_Events_Moments_Broadcast.htm | 2 +- .../The_Keyframe_Data_Struct.htm | 2 +- .../Sequence_Structs/The_Keyframe_Struct.htm | 2 +- .../The_Sequence_Instance_Struct.htm | 2 +- .../The_Sequence_Object_Struct.htm | 2 +- .../Sequence_Structs/The_Track_Struct.htm | 2 +- .../Asset_Management/Sequences/Sequences.htm | 2 +- .../Sequences/in_sequence.htm | 2 +- .../Sequences/sequence_create.htm | 2 +- .../Sequences/sequence_destroy.htm | 2 +- .../Sequences/sequence_exists.htm | 2 +- .../Sequences/sequence_get.htm | 2 +- .../Sequences/sequence_get_objects.htm | 2 +- .../Sequences/sequence_instance.htm | 2 +- .../sequence_instance_override_object.htm | 2 +- .../Sequences/sequence_keyframe_new.htm | 2 +- .../Sequences/sequence_keyframedata_new.htm | 2 +- .../Sequences/sequence_track_new.htm | 2 +- .../Shaders/Shader_Constants.htm | 2 +- .../Asset_Management/Shaders/Shaders.htm | 2 +- .../Shaders/shader_current.htm | 2 +- .../Shaders/shader_enable_corner_id.htm | 2 +- .../Shaders/shader_get_name.htm | 2 +- .../Shaders/shader_get_sampler_index.htm | 2 +- .../Shaders/shader_get_uniform.htm | 2 +- .../Shaders/shader_is_compiled.htm | 2 +- .../Asset_Management/Shaders/shader_reset.htm | 2 +- .../Asset_Management/Shaders/shader_set.htm | 2 +- .../Shaders/shader_set_uniform_f.htm | 2 +- .../Shaders/shader_set_uniform_f_array.htm | 2 +- .../Shaders/shader_set_uniform_i.htm | 2 +- .../Shaders/shader_set_uniform_i_array.htm | 2 +- .../Shaders/shader_set_uniform_matrix.htm | 2 +- .../shader_set_uniform_matrix_array.htm | 2 +- .../Shaders/shaders_are_supported.htm | 2 +- .../Sprites/Nine_Slice_Functions.htm | 2 +- .../Sprites/Nine_Slice_Struct.htm | 2 +- .../Animation/Animation.htm | 2 +- .../Animation/skeleton_animation_clear.htm | 2 +- .../Animation/skeleton_animation_get.htm | 2 +- .../skeleton_animation_get_duration.htm | 2 +- .../skeleton_animation_get_event_frames.htm | 2 +- .../Animation/skeleton_animation_get_ext.htm | 2 +- .../skeleton_animation_get_frame.htm | 2 +- .../skeleton_animation_get_frames.htm | 2 +- .../skeleton_animation_get_position.htm | 2 +- .../skeleton_animation_is_finished.htm | 2 +- .../skeleton_animation_is_looping.htm | 2 +- .../Animation/skeleton_animation_list.htm | 2 +- .../Animation/skeleton_animation_mix.htm | 2 +- .../Animation/skeleton_animation_set.htm | 2 +- .../Animation/skeleton_animation_set_ext.htm | 2 +- .../skeleton_animation_set_frame.htm | 2 +- .../skeleton_animation_set_position.htm | 2 +- .../Attachments/Attachments.htm | 2 +- .../skeleton_attachment_create.htm | 2 +- .../skeleton_attachment_create_colour.htm | 2 +- .../Attachments/skeleton_attachment_get.htm | 2 +- .../Attachments/skeleton_attachment_set.htm | 2 +- .../Skeletal_Animation/Bones/Bones.htm | 2 +- .../Bones/skeleton_bone_data_get.htm | 2 +- .../Bones/skeleton_bone_data_set.htm | 2 +- .../Bones/skeleton_bone_list.htm | 2 +- .../Bones/skeleton_bone_state_get.htm | 2 +- .../Bones/skeleton_bone_state_set.htm | 2 +- .../Drawing_And_Miscellaneous.htm | 2 +- .../draw_enable_skeleton_blendmodes.htm | 2 +- .../draw_get_enable_skeleton_blendmodes.htm | 2 +- .../draw_skeleton.htm | 2 +- .../draw_skeleton_collision.htm | 2 +- .../draw_skeleton_instance.htm | 2 +- .../draw_skeleton_time.htm | 2 +- .../skeleton_collision_draw_set.htm | 2 +- .../skeleton_get_bounds.htm | 2 +- .../skeleton_get_minmax.htm | 2 +- .../skeleton_get_num_bounds.htm | 2 +- .../Skeletal_Animation/Skeletal_Animation.htm | 2 +- .../Skeletal_Animation/Skins/Skins.htm | 2 +- .../Skins/skeleton_skin_get.htm | 2 +- .../Skins/skeleton_skin_list.htm | 2 +- .../Skins/skeleton_skin_set.htm | 2 +- .../Skeletal_Animation/Slots/Slots.htm | 2 +- .../Slots/skeleton_find_slot.htm | 2 +- .../Slots/skeleton_slot_alpha_get.htm | 2 +- .../Slots/skeleton_slot_colour_get.htm | 2 +- .../Slots/skeleton_slot_colour_set.htm | 2 +- .../Slots/skeleton_slot_data.htm | 2 +- .../Slots/skeleton_slot_data_instance.htm | 2 +- .../Slots/skeleton_slot_list.htm | 2 +- .../Sprite_Information/Sprite_Information.htm | 2 +- .../sprite_get_bbox_bottom.htm | 2 +- .../sprite_get_bbox_left.htm | 2 +- .../sprite_get_bbox_mode.htm | 2 +- .../sprite_get_bbox_right.htm | 2 +- .../sprite_get_bbox_top.htm | 2 +- .../Sprite_Information/sprite_get_height.htm | 2 +- .../Sprite_Information/sprite_get_info.htm | 2 +- .../Sprite_Information/sprite_get_name.htm | 2 +- .../sprite_get_nineslice.htm | 2 +- .../Sprite_Information/sprite_get_number.htm | 2 +- .../Sprite_Information/sprite_get_speed.htm | 2 +- .../sprite_get_speed_type.htm | 2 +- .../Sprite_Information/sprite_get_texture.htm | 2 +- .../Sprite_Information/sprite_get_tpe.htm | 2 +- .../Sprite_Information/sprite_get_uvs.htm | 2 +- .../Sprite_Information/sprite_get_width.htm | 2 +- .../Sprite_Information/sprite_get_xoffset.htm | 2 +- .../Sprite_Information/sprite_get_yoffset.htm | 2 +- .../Sprite_Instance_Variables.htm | 2 +- .../Sprite_Instance_Variables/bbox_bottom.htm | 2 +- .../Sprite_Instance_Variables/bbox_left.htm | 2 +- .../Sprite_Instance_Variables/bbox_right.htm | 2 +- .../Sprite_Instance_Variables/bbox_top.htm | 2 +- .../Sprite_Instance_Variables/image_alpha.htm | 2 +- .../Sprite_Instance_Variables/image_angle.htm | 2 +- .../Sprite_Instance_Variables/image_blend.htm | 2 +- .../Sprite_Instance_Variables/image_index.htm | 2 +- .../image_number.htm | 2 +- .../Sprite_Instance_Variables/image_speed.htm | 2 +- .../image_xscale.htm | 2 +- .../image_yscale.htm | 2 +- .../Sprite_Instance_Variables/mask_index.htm | 2 +- .../sprite_height.htm | 2 +- .../sprite_index.htm | 2 +- .../sprite_width.htm | 2 +- .../sprite_xoffset.htm | 2 +- .../sprite_yoffset.htm | 2 +- .../Sprite_Manipulation.htm | 2 +- .../Sprite_Manipulation/sprite_add.htm | 2 +- .../sprite_add_from_surface.htm | 2 +- .../Sprite_Manipulation/sprite_assign.htm | 2 +- .../sprite_collision_mask.htm | 2 +- .../sprite_create_from_surface.htm | 2 +- .../Sprite_Manipulation/sprite_delete.htm | 2 +- .../Sprite_Manipulation/sprite_duplicate.htm | 2 +- .../Sprite_Manipulation/sprite_exists.htm | 2 +- .../Sprite_Manipulation/sprite_flush.htm | 2 +- .../sprite_flush_multi.htm | 2 +- .../Sprite_Manipulation/sprite_merge.htm | 2 +- .../sprite_nineslice_create.htm | 2 +- .../Sprite_Manipulation/sprite_prefetch.htm | 2 +- .../sprite_prefetch_multi.htm | 2 +- .../Sprite_Manipulation/sprite_replace.htm | 2 +- .../Sprite_Manipulation/sprite_save.htm | 2 +- .../Sprite_Manipulation/sprite_save_strip.htm | 2 +- .../sprite_set_alpha_from_sprite.htm | 2 +- .../Sprite_Manipulation/sprite_set_bbox.htm | 2 +- .../sprite_set_bbox_mode.htm | 2 +- .../sprite_set_cache_size.htm | 2 +- .../sprite_set_cache_size_ext.htm | 2 +- .../sprite_set_nineslice.htm | 2 +- .../Sprite_Manipulation/sprite_set_offset.htm | 2 +- .../Sprite_Manipulation/sprite_set_speed.htm | 2 +- .../Asset_Management/Sprites/Sprites.htm | 2 +- .../Asset_Management/Tilsets/Tile_Sets.htm | 2 +- .../Tilsets/tileset_get_name.htm | 2 +- .../Tilsets/tileset_get_texture.htm | 2 +- .../Tilsets/tileset_get_uvs.htm | 2 +- .../Asset_Management/Timelines/Timelines.htm | 2 +- .../Timelines/timeline_add.htm | 2 +- .../Timelines/timeline_clear.htm | 2 +- .../Timelines/timeline_delete.htm | 2 +- .../Timelines/timeline_exists.htm | 2 +- .../Timelines/timeline_get_name.htm | 2 +- .../Timelines/timeline_index.htm | 2 +- .../Timelines/timeline_loop.htm | 2 +- .../Timelines/timeline_max_moment.htm | 2 +- .../Timelines/timeline_moment_add_script.htm | 2 +- .../Timelines/timeline_moment_clear.htm | 2 +- .../Timelines/timeline_position.htm | 2 +- .../Timelines/timeline_running.htm | 2 +- .../Timelines/timeline_size.htm | 2 +- .../Timelines/timeline_speed.htm | 2 +- .../Achievements_And_Leaderboards.htm | 2 +- .../achievement_available.htm | 2 +- .../achievement_get_challenges.htm | 2 +- .../achievement_get_pic.htm | 2 +- .../achievement_increment.htm | 2 +- .../achievement_load_friends.htm | 2 +- .../achievement_load_leaderboard.htm | 2 +- .../achievement_load_progress.htm | 2 +- .../achievement_login.htm | 2 +- .../achievement_login_status.htm | 2 +- .../achievement_logout.htm | 2 +- .../achievement_post.htm | 2 +- .../achievement_post_score.htm | 2 +- .../achievement_reset.htm | 2 +- .../achievement_send_challenge.htm | 2 +- .../achievement_show_achievements.htm | 2 +- ...hievement_show_challenge_notifications.htm | 2 +- .../achievement_show_leaderboards.htm | 2 +- .../Asynchronous_Functions.htm | 2 +- .../Cloud_Saving/Cloud_Saving.htm | 2 +- .../Cloud_Saving/cloud_file_save.htm | 2 +- .../Cloud_Saving/cloud_string_save.htm | 2 +- .../Cloud_Saving/cloud_synchronise.htm | 2 +- .../Asynchronous_Functions/Dialog/Dialog.htm | 2 +- .../Dialog/get_integer_async.htm | 2 +- .../Dialog/get_login_async.htm | 2 +- .../Dialog/get_string_async.htm | 2 +- .../Dialog/shop_leave_rating.htm | 2 +- .../Dialog/show_message_async.htm | 2 +- .../Dialog/show_question_async.htm | 2 +- .../Facebook/Facebook.htm | 2 +- .../Asynchronous_Functions/HTTP/HTTP.htm | 2 +- .../Asynchronous_Functions/HTTP/http_get.htm | 2 +- .../HTTP/http_get_file.htm | 2 +- .../HTTP/http_get_request_crossorigin.htm | 2 +- .../HTTP/http_post_string.htm | 2 +- .../HTTP/http_request.htm | 2 +- .../HTTP/http_set_request_crossorigin.htm | 2 +- .../Push_Notifications/Push_Notifications.htm | 2 +- .../push_cancel_local_notification.htm | 2 +- .../push_get_first_local_notification.htm | 2 +- .../push_get_next_local_notification.htm | 2 +- .../push_local_notification.htm | 2 +- .../GML_Reference/Buffers/Buffers.htm | 2 +- .../Buffers/buffer_async_group_begin.htm | 2 +- .../Buffers/buffer_async_group_end.htm | 2 +- .../Buffers/buffer_async_group_option.htm | 2 +- .../Buffers/buffer_base64_decode.htm | 2 +- .../Buffers/buffer_base64_decode_ext.htm | 2 +- .../Buffers/buffer_base64_encode.htm | 2 +- .../GML_Reference/Buffers/buffer_compress.htm | 2 +- .../GML_Reference/Buffers/buffer_copy.htm | 2 +- .../buffer_copy_from_vertex_buffer.htm | 2 +- .../Buffers/buffer_copy_stride.htm | 2 +- .../GML_Reference/Buffers/buffer_crc32.htm | 2 +- .../GML_Reference/Buffers/buffer_create.htm | 2 +- .../buffer_create_from_vertex_buffer.htm | 2 +- .../buffer_create_from_vertex_buffer_ext.htm | 2 +- .../Buffers/buffer_decompress.htm | 2 +- .../GML_Reference/Buffers/buffer_delete.htm | 2 +- .../GML_Reference/Buffers/buffer_exists.htm | 2 +- .../GML_Reference/Buffers/buffer_fill.htm | 2 +- .../Buffers/buffer_get_address.htm | 2 +- .../Buffers/buffer_get_alignment.htm | 2 +- .../GML_Reference/Buffers/buffer_get_size.htm | 2 +- .../Buffers/buffer_get_surface.htm | 2 +- .../GML_Reference/Buffers/buffer_get_type.htm | 2 +- .../GML_Reference/Buffers/buffer_load.htm | 2 +- .../Buffers/buffer_load_async.htm | 2 +- .../GML_Reference/Buffers/buffer_load_ext.htm | 2 +- .../Buffers/buffer_load_partial.htm | 2 +- .../GML_Reference/Buffers/buffer_md5.htm | 2 +- .../GML_Reference/Buffers/buffer_peek.htm | 2 +- .../GML_Reference/Buffers/buffer_poke.htm | 2 +- .../GML_Reference/Buffers/buffer_read.htm | 2 +- .../GML_Reference/Buffers/buffer_resize.htm | 2 +- .../GML_Reference/Buffers/buffer_save.htm | 2 +- .../Buffers/buffer_save_async.htm | 2 +- .../GML_Reference/Buffers/buffer_save_ext.htm | 2 +- .../GML_Reference/Buffers/buffer_seek.htm | 2 +- .../Buffers/buffer_set_surface.htm | 2 +- .../Buffers/buffer_set_used_size.htm | 2 +- .../GML_Reference/Buffers/buffer_sha1.htm | 2 +- .../GML_Reference/Buffers/buffer_sizeof.htm | 2 +- .../GML_Reference/Buffers/buffer_tell.htm | 2 +- .../GML_Reference/Buffers/buffer_write.htm | 2 +- .../Cameras_And_Display.htm | 2 +- .../Cameras_And_View_Ports.htm | 2 +- .../Cameras_And_Viewports/camera_apply.htm | 2 +- .../Cameras_And_Viewports/camera_create.htm | 2 +- .../camera_create_view.htm | 2 +- .../Cameras_And_Viewports/camera_destroy.htm | 2 +- .../camera_get_active.htm | 2 +- .../camera_get_begin_script.htm | 2 +- .../camera_get_default.htm | 2 +- .../camera_get_end_script.htm | 2 +- .../camera_get_proj_mat.htm | 2 +- .../camera_get_update_script.htm | 2 +- .../camera_get_view_angle.htm | 2 +- .../camera_get_view_border_x.htm | 2 +- .../camera_get_view_border_y.htm | 2 +- .../camera_get_view_height.htm | 2 +- .../camera_get_view_mat.htm | 2 +- .../camera_get_view_speed_x.htm | 2 +- .../camera_get_view_speed_y.htm | 2 +- .../camera_get_view_target.htm | 2 +- .../camera_get_view_width.htm | 2 +- .../camera_get_view_x.htm | 2 +- .../camera_get_view_y.htm | 2 +- .../camera_set_begin_script.htm | 2 +- .../camera_set_default.htm | 2 +- .../camera_set_end_script.htm | 2 +- .../camera_set_proj_mat.htm | 2 +- .../camera_set_update_script.htm | 2 +- .../camera_set_view_angle.htm | 2 +- .../camera_set_view_border.htm | 2 +- .../camera_set_view_mat.htm | 2 +- .../camera_set_view_pos.htm | 2 +- .../camera_set_view_size.htm | 2 +- .../camera_set_view_speed.htm | 2 +- .../camera_set_view_target.htm | 2 +- .../Cameras_And_Viewports/view_camera.htm | 2 +- .../Cameras_And_Viewports/view_current.htm | 2 +- .../Cameras_And_Viewports/view_enabled.htm | 2 +- .../Cameras_And_Viewports/view_get_camera.htm | 2 +- .../Cameras_And_Viewports/view_get_hport.htm | 2 +- .../view_get_surface_id.htm | 2 +- .../view_get_visible.htm | 2 +- .../Cameras_And_Viewports/view_get_wport.htm | 2 +- .../Cameras_And_Viewports/view_get_xport.htm | 2 +- .../Cameras_And_Viewports/view_get_yport.htm | 2 +- .../Cameras_And_Viewports/view_hport.htm | 2 +- .../Cameras_And_Viewports/view_set_camera.htm | 2 +- .../Cameras_And_Viewports/view_set_hport.htm | 2 +- .../view_set_surface_id.htm | 2 +- .../view_set_visible.htm | 2 +- .../Cameras_And_Viewports/view_set_wport.htm | 2 +- .../Cameras_And_Viewports/view_set_xport.htm | 2 +- .../Cameras_And_Viewports/view_set_yport.htm | 2 +- .../Cameras_And_Viewports/view_surface_id.htm | 2 +- .../Cameras_And_Viewports/view_visible.htm | 2 +- .../Cameras_And_Viewports/view_wport.htm | 2 +- .../Cameras_And_Viewports/view_xport.htm | 2 +- .../Cameras_And_Viewports/view_yport.htm | 2 +- .../The_Game_Window/The_Game_Window.htm | 2 +- .../The_Game_Window/window_center.htm | 2 +- .../The_Game_Window/window_device.htm | 2 +- .../The_Game_Window/window_get_caption.htm | 2 +- .../The_Game_Window/window_get_colour.htm | 2 +- .../The_Game_Window/window_get_cursor.htm | 2 +- .../The_Game_Window/window_get_fullscreen.htm | 2 +- .../The_Game_Window/window_get_height.htm | 2 +- .../window_get_visible_rects.htm | 2 +- .../The_Game_Window/window_get_width.htm | 2 +- .../The_Game_Window/window_get_x.htm | 2 +- .../The_Game_Window/window_get_y.htm | 2 +- .../The_Game_Window/window_handle.htm | 2 +- .../The_Game_Window/window_has_focus.htm | 2 +- .../The_Game_Window/window_mouse_get_x.htm | 2 +- .../The_Game_Window/window_mouse_get_y.htm | 2 +- .../The_Game_Window/window_mouse_set.htm | 2 +- .../The_Game_Window/window_set_caption.htm | 2 +- .../The_Game_Window/window_set_colour.htm | 2 +- .../The_Game_Window/window_set_cursor.htm | 2 +- .../The_Game_Window/window_set_fullscreen.htm | 2 +- .../The_Game_Window/window_set_max_height.htm | 2 +- .../The_Game_Window/window_set_max_width.htm | 2 +- .../The_Game_Window/window_set_min_height.htm | 2 +- .../The_Game_Window/window_set_min_width.htm | 2 +- .../The_Game_Window/window_set_position.htm | 2 +- .../The_Game_Window/window_set_rectangle.htm | 2 +- .../The_Game_Window/window_set_size.htm | 2 +- .../window_view_mouse_get_x.htm | 2 +- .../window_view_mouse_get_y.htm | 2 +- .../window_views_mouse_get_x.htm | 2 +- .../window_views_mouse_get_y.htm | 2 +- .../Cameras_And_Display/display_get_dpi_x.htm | 2 +- .../Cameras_And_Display/display_get_dpi_y.htm | 2 +- .../display_get_frequency.htm | 2 +- .../display_get_gui_height.htm | 2 +- .../display_get_gui_width.htm | 2 +- .../display_get_height.htm | 2 +- .../display_get_orientation.htm | 2 +- .../display_get_sleep_margin.htm | 2 +- .../display_get_timing_method.htm | 2 +- .../Cameras_And_Display/display_get_width.htm | 2 +- .../display_mouse_get_x.htm | 2 +- .../display_mouse_get_y.htm | 2 +- .../Cameras_And_Display/display_mouse_set.htm | 2 +- .../Cameras_And_Display/display_reset.htm | 2 +- .../display_set_gui_maximise.htm | 2 +- .../display_set_gui_size.htm | 2 +- .../display_set_sleep_margin.htm | 2 +- .../display_set_timing_method.htm | 2 +- .../display_set_ui_visibility.htm | 2 +- .../Cameras_And_Display/gif_add_surface.htm | 2 +- .../Cameras_And_Display/gif_open.htm | 2 +- .../Cameras_And_Display/gif_save.htm | 2 +- .../Cameras_And_Display/gif_save_buffer.htm | 2 +- .../Cameras_And_Display/screen_save.htm | 2 +- .../Cameras_And_Display/screen_save_part.htm | 2 +- .../Data_Structures/DS_Grids/DS_Grids.htm | 2 +- .../Data_Structures/DS_Grids/ds_grid_add.htm | 2 +- .../DS_Grids/ds_grid_add_disk.htm | 2 +- .../DS_Grids/ds_grid_add_grid_region.htm | 2 +- .../DS_Grids/ds_grid_add_region.htm | 2 +- .../DS_Grids/ds_grid_clear.htm | 2 +- .../Data_Structures/DS_Grids/ds_grid_copy.htm | 2 +- .../DS_Grids/ds_grid_create.htm | 2 +- .../DS_Grids/ds_grid_destroy.htm | 2 +- .../Data_Structures/DS_Grids/ds_grid_get.htm | 2 +- .../DS_Grids/ds_grid_get_disk_max.htm | 2 +- .../DS_Grids/ds_grid_get_disk_mean.htm | 2 +- .../DS_Grids/ds_grid_get_disk_min.htm | 2 +- .../DS_Grids/ds_grid_get_disk_sum.htm | 2 +- .../DS_Grids/ds_grid_get_max.htm | 2 +- .../DS_Grids/ds_grid_get_mean.htm | 2 +- .../DS_Grids/ds_grid_get_min.htm | 2 +- .../DS_Grids/ds_grid_get_sum.htm | 2 +- .../DS_Grids/ds_grid_height.htm | 2 +- .../DS_Grids/ds_grid_multiply.htm | 2 +- .../DS_Grids/ds_grid_multiply_disk.htm | 2 +- .../DS_Grids/ds_grid_multiply_grid_region.htm | 2 +- .../DS_Grids/ds_grid_multiply_region.htm | 2 +- .../Data_Structures/DS_Grids/ds_grid_read.htm | 2 +- .../DS_Grids/ds_grid_resize.htm | 2 +- .../Data_Structures/DS_Grids/ds_grid_set.htm | 2 +- .../DS_Grids/ds_grid_set_disk.htm | 2 +- .../DS_Grids/ds_grid_set_grid_region.htm | 2 +- .../DS_Grids/ds_grid_set_region.htm | 2 +- .../DS_Grids/ds_grid_shuffle.htm | 2 +- .../Data_Structures/DS_Grids/ds_grid_sort.htm | 2 +- .../DS_Grids/ds_grid_value_disk_exists.htm | 2 +- .../DS_Grids/ds_grid_value_disk_x.htm | 2 +- .../DS_Grids/ds_grid_value_disk_y.htm | 2 +- .../DS_Grids/ds_grid_value_exists.htm | 2 +- .../DS_Grids/ds_grid_value_x.htm | 2 +- .../DS_Grids/ds_grid_value_y.htm | 2 +- .../DS_Grids/ds_grid_width.htm | 2 +- .../DS_Grids/ds_grid_write.htm | 2 +- .../Data_Structures/DS_Lists/DS_Lists.htm | 2 +- .../Data_Structures/DS_Lists/ds_list_add.htm | 2 +- .../DS_Lists/ds_list_clear.htm | 2 +- .../Data_Structures/DS_Lists/ds_list_copy.htm | 2 +- .../DS_Lists/ds_list_create.htm | 2 +- .../DS_Lists/ds_list_delete.htm | 2 +- .../DS_Lists/ds_list_destroy.htm | 2 +- .../DS_Lists/ds_list_empty.htm | 2 +- .../DS_Lists/ds_list_find_index.htm | 2 +- .../DS_Lists/ds_list_find_value.htm | 2 +- .../DS_Lists/ds_list_insert.htm | 2 +- .../DS_Lists/ds_list_is_list.htm | 2 +- .../DS_Lists/ds_list_is_map.htm | 2 +- .../DS_Lists/ds_list_mark_as_list.htm | 2 +- .../DS_Lists/ds_list_mark_as_map.htm | 2 +- .../Data_Structures/DS_Lists/ds_list_read.htm | 2 +- .../DS_Lists/ds_list_replace.htm | 2 +- .../Data_Structures/DS_Lists/ds_list_set.htm | 2 +- .../DS_Lists/ds_list_shuffle.htm | 2 +- .../Data_Structures/DS_Lists/ds_list_size.htm | 2 +- .../Data_Structures/DS_Lists/ds_list_sort.htm | 2 +- .../DS_Lists/ds_list_write.htm | 2 +- .../Data_Structures/DS_Maps/DS_Maps.htm | 2 +- .../Data_Structures/DS_Maps/ds_map_add.htm | 2 +- .../DS_Maps/ds_map_add_list.htm | 2 +- .../DS_Maps/ds_map_add_map.htm | 2 +- .../Data_Structures/DS_Maps/ds_map_clear.htm | 2 +- .../Data_Structures/DS_Maps/ds_map_copy.htm | 2 +- .../Data_Structures/DS_Maps/ds_map_create.htm | 2 +- .../Data_Structures/DS_Maps/ds_map_delete.htm | 2 +- .../DS_Maps/ds_map_destroy.htm | 2 +- .../Data_Structures/DS_Maps/ds_map_empty.htm | 2 +- .../Data_Structures/DS_Maps/ds_map_exists.htm | 2 +- .../DS_Maps/ds_map_find_first.htm | 2 +- .../DS_Maps/ds_map_find_last.htm | 2 +- .../DS_Maps/ds_map_find_next.htm | 2 +- .../DS_Maps/ds_map_find_previous.htm | 2 +- .../DS_Maps/ds_map_find_value.htm | 2 +- .../DS_Maps/ds_map_is_list.htm | 2 +- .../Data_Structures/DS_Maps/ds_map_is_map.htm | 2 +- .../DS_Maps/ds_map_keys_to_array.htm | 2 +- .../Data_Structures/DS_Maps/ds_map_read.htm | 2 +- .../DS_Maps/ds_map_replace.htm | 2 +- .../DS_Maps/ds_map_replace_list.htm | 2 +- .../DS_Maps/ds_map_replace_map.htm | 2 +- .../DS_Maps/ds_map_secure_load.htm | 2 +- .../DS_Maps/ds_map_secure_load_buffer.htm | 2 +- .../DS_Maps/ds_map_secure_save.htm | 2 +- .../DS_Maps/ds_map_secure_save_buffer.htm | 2 +- .../Data_Structures/DS_Maps/ds_map_set.htm | 2 +- .../Data_Structures/DS_Maps/ds_map_size.htm | 2 +- .../DS_Maps/ds_map_values_to_array.htm | 2 +- .../Data_Structures/DS_Maps/ds_map_write.htm | 2 +- .../DS_Priority_Queues/DS_Priority_Queues.htm | 2 +- .../DS_Priority_Queues/ds_priority_add.htm | 2 +- .../ds_priority_change_priority.htm | 2 +- .../DS_Priority_Queues/ds_priority_clear.htm | 2 +- .../DS_Priority_Queues/ds_priority_copy.htm | 2 +- .../DS_Priority_Queues/ds_priority_create.htm | 2 +- .../ds_priority_delete_max.htm | 2 +- .../ds_priority_delete_min.htm | 2 +- .../ds_priority_delete_value.htm | 2 +- .../ds_priority_destroy.htm | 2 +- .../DS_Priority_Queues/ds_priority_empty.htm | 2 +- .../ds_priority_find_max.htm | 2 +- .../ds_priority_find_min.htm | 2 +- .../ds_priority_find_priority.htm | 2 +- .../DS_Priority_Queues/ds_priority_read.htm | 2 +- .../DS_Priority_Queues/ds_priority_size.htm | 2 +- .../DS_Priority_Queues/ds_priority_write.htm | 2 +- .../Data_Structures/DS_Queues/DS_Queues.htm | 2 +- .../DS_Queues/ds_queue_clear.htm | 2 +- .../DS_Queues/ds_queue_copy.htm | 2 +- .../DS_Queues/ds_queue_create.htm | 2 +- .../DS_Queues/ds_queue_dequeue.htm | 2 +- .../DS_Queues/ds_queue_destroy.htm | 2 +- .../DS_Queues/ds_queue_empty.htm | 2 +- .../DS_Queues/ds_queue_enqueue.htm | 2 +- .../DS_Queues/ds_queue_head.htm | 2 +- .../DS_Queues/ds_queue_read.htm | 2 +- .../DS_Queues/ds_queue_size.htm | 2 +- .../DS_Queues/ds_queue_tail.htm | 2 +- .../DS_Queues/ds_queue_write.htm | 2 +- .../Data_Structures/DS_Stacks/DS_Stacks.htm | 2 +- .../DS_Stacks/ds_stack_clear.htm | 2 +- .../DS_Stacks/ds_stack_copy.htm | 2 +- .../DS_Stacks/ds_stack_create.htm | 2 +- .../DS_Stacks/ds_stack_destroy.htm | 2 +- .../DS_Stacks/ds_stack_empty.htm | 2 +- .../DS_Stacks/ds_stack_pop.htm | 2 +- .../DS_Stacks/ds_stack_push.htm | 2 +- .../DS_Stacks/ds_stack_read.htm | 2 +- .../DS_Stacks/ds_stack_size.htm | 2 +- .../DS_Stacks/ds_stack_top.htm | 2 +- .../DS_Stacks/ds_stack_write.htm | 2 +- .../Data_Structures/Data_Structures.htm | 2 +- .../Data_Structures/ds_exists.htm | 2 +- .../Data_Structures/ds_set_precision.htm | 2 +- .../GML_Reference/Debugging/Debugging.htm | 2 +- .../Debugging/code_is_compiled.htm | 2 +- .../GML_Reference/Debugging/debug_event.htm | 2 +- .../Debugging/debug_get_callstack.htm | 2 +- .../GML_Reference/Debugging/debug_mode.htm | 2 +- .../Debugging/exception_unhandled_handler.htm | 2 +- .../GML_Reference/Debugging/fps.htm | 2 +- .../GML_Reference/Debugging/fps_real.htm | 2 +- .../GML_Reference/Debugging/get_integer.htm | 2 +- .../GML_Reference/Debugging/get_string.htm | 2 +- .../Debugging/show_debug_message.htm | 2 +- .../Debugging/show_debug_overlay.htm | 2 +- .../GML_Reference/Debugging/show_error.htm | 2 +- .../GML_Reference/Debugging/show_message.htm | 2 +- .../GML_Reference/Debugging/show_question.htm | 2 +- .../Drawing/Basic_Forms/Basic_Forms.htm | 2 +- .../Drawing/Basic_Forms/draw_arrow.htm | 2 +- .../Drawing/Basic_Forms/draw_button.htm | 2 +- .../Drawing/Basic_Forms/draw_circle.htm | 2 +- .../Basic_Forms/draw_circle_colour.htm | 2 +- .../Drawing/Basic_Forms/draw_ellipse.htm | 2 +- .../Basic_Forms/draw_ellipse_colour.htm | 2 +- .../Drawing/Basic_Forms/draw_healthbar.htm | 2 +- .../Drawing/Basic_Forms/draw_line.htm | 2 +- .../Drawing/Basic_Forms/draw_line_colour.htm | 2 +- .../Drawing/Basic_Forms/draw_line_width.htm | 2 +- .../Basic_Forms/draw_line_width_colour.htm | 2 +- .../Drawing/Basic_Forms/draw_path.htm | 2 +- .../Drawing/Basic_Forms/draw_point.htm | 2 +- .../Drawing/Basic_Forms/draw_point_colour.htm | 2 +- .../Drawing/Basic_Forms/draw_rectangle.htm | 2 +- .../Basic_Forms/draw_rectangle_colour.htm | 2 +- .../Drawing/Basic_Forms/draw_roundrect.htm | 2 +- .../Basic_Forms/draw_roundrect_colour.htm | 2 +- .../Basic_Forms/draw_roundrect_colour_ext.htm | 2 +- .../Basic_Forms/draw_roundrect_ext.htm | 2 +- .../Basic_Forms/draw_set_circle_precision.htm | 2 +- .../Drawing/Basic_Forms/draw_triangle.htm | 2 +- .../Basic_Forms/draw_triangle_colour.htm | 2 +- .../Colour_And_Alpha/Colour_And_Alpha.htm | 2 +- .../Colour_And_Alpha/colour_get_blue.htm | 2 +- .../Colour_And_Alpha/colour_get_green.htm | 2 +- .../Colour_And_Alpha/colour_get_hue.htm | 2 +- .../Colour_And_Alpha/colour_get_red.htm | 2 +- .../colour_get_saturation.htm | 2 +- .../Colour_And_Alpha/colour_get_value.htm | 2 +- .../Drawing/Colour_And_Alpha/draw_clear.htm | 2 +- .../Colour_And_Alpha/draw_clear_alpha.htm | 2 +- .../Colour_And_Alpha/draw_get_alpha.htm | 2 +- .../Colour_And_Alpha/draw_get_colour.htm | 2 +- .../Colour_And_Alpha/draw_getpixel.htm | 2 +- .../Colour_And_Alpha/draw_getpixel_ext.htm | 2 +- .../Colour_And_Alpha/draw_set_alpha.htm | 2 +- .../Colour_And_Alpha/draw_set_colour.htm | 2 +- .../Colour_And_Alpha/make_colour_hsv.htm | 2 +- .../Colour_And_Alpha/make_colour_rgb.htm | 2 +- .../Drawing/Colour_And_Alpha/merge_colour.htm | 2 +- .../GML_Reference/Drawing/Drawing.htm | 2 +- .../Drawing/GPU_Control/GPU_Control.htm | 2 +- .../GPU_Control/gpu_get_alphatestenable.htm | 2 +- .../GPU_Control/gpu_get_alphatestref.htm | 2 +- .../GPU_Control/gpu_get_blendenable.htm | 2 +- .../Drawing/GPU_Control/gpu_get_blendmode.htm | 2 +- .../GPU_Control/gpu_get_blendmode_dest.htm | 2 +- .../gpu_get_blendmode_destalpha.htm | 2 +- .../GPU_Control/gpu_get_blendmode_ext.htm | 2 +- .../gpu_get_blendmode_ext_sepalpha.htm | 2 +- .../GPU_Control/gpu_get_blendmode_src.htm | 2 +- .../gpu_get_blendmode_srcalpha.htm | 2 +- .../GPU_Control/gpu_get_colourwriteenable.htm | 2 +- .../Drawing/GPU_Control/gpu_get_cullmode.htm | 2 +- .../Drawing/GPU_Control/gpu_get_fog.htm | 2 +- .../Drawing/GPU_Control/gpu_get_state.htm | 2 +- .../Drawing/GPU_Control/gpu_get_texfilter.htm | 2 +- .../GPU_Control/gpu_get_texfilter_ext.htm | 2 +- .../Drawing/GPU_Control/gpu_get_texrepeat.htm | 2 +- .../GPU_Control/gpu_get_texrepeat_ext.htm | 2 +- .../Drawing/GPU_Control/gpu_get_zfunc.htm | 2 +- .../GPU_Control/gpu_get_ztestenable.htm | 2 +- .../GPU_Control/gpu_get_zwriteenable.htm | 2 +- .../Drawing/GPU_Control/gpu_pop_state.htm | 2 +- .../Drawing/GPU_Control/gpu_push_state.htm | 2 +- .../GPU_Control/gpu_set_alphatestenable.htm | 2 +- .../GPU_Control/gpu_set_alphatestref.htm | 2 +- .../GPU_Control/gpu_set_blendenable.htm | 2 +- .../Drawing/GPU_Control/gpu_set_blendmode.htm | 2 +- .../GPU_Control/gpu_set_blendmode_ext.htm | 2 +- .../gpu_set_blendmode_ext_sepalpha.htm | 2 +- .../GPU_Control/gpu_set_colourwriteenable.htm | 2 +- .../Drawing/GPU_Control/gpu_set_cullmode.htm | 2 +- .../Drawing/GPU_Control/gpu_set_fog.htm | 2 +- .../Drawing/GPU_Control/gpu_set_state.htm | 2 +- .../Drawing/GPU_Control/gpu_set_texfilter.htm | 2 +- .../GPU_Control/gpu_set_texfilter_ext.htm | 2 +- .../Drawing/GPU_Control/gpu_set_texrepeat.htm | 2 +- .../GPU_Control/gpu_set_texrepeat_ext.htm | 2 +- .../Drawing/GPU_Control/gpu_set_zfunc.htm | 2 +- .../GPU_Control/gpu_set_ztestenable.htm | 2 +- .../GPU_Control/gpu_set_zwriteenable.htm | 2 +- .../Drawing/Lighting/Lighting.htm | 2 +- .../Drawing/Lighting/draw_get_lighting.htm | 2 +- .../Lighting/draw_light_define_ambient.htm | 2 +- .../Lighting/draw_light_define_direction.htm | 2 +- .../Lighting/draw_light_define_point.htm | 2 +- .../Drawing/Lighting/draw_light_enable.htm | 2 +- .../Drawing/Lighting/draw_light_get.htm | 2 +- .../Lighting/draw_light_get_ambient.htm | 2 +- .../Drawing/Lighting/draw_set_lighting.htm | 2 +- .../Drawing/Mipmapping/Mipmapping.htm | 2 +- .../Mipmapping/gpu_get_tex_max_aniso.htm | 2 +- .../Mipmapping/gpu_get_tex_max_aniso_ext.htm | 2 +- .../Mipmapping/gpu_get_tex_max_mip.htm | 2 +- .../Mipmapping/gpu_get_tex_max_mip_ext.htm | 2 +- .../Mipmapping/gpu_get_tex_min_mip.htm | 2 +- .../Mipmapping/gpu_get_tex_min_mip_ext.htm | 2 +- .../Mipmapping/gpu_get_tex_mip_bias.htm | 2 +- .../Mipmapping/gpu_get_tex_mip_bias_ext.htm | 2 +- .../Mipmapping/gpu_get_tex_mip_enable.htm | 2 +- .../Mipmapping/gpu_get_tex_mip_enable_ext.htm | 2 +- .../Mipmapping/gpu_get_tex_mip_filter.htm | 2 +- .../Mipmapping/gpu_get_tex_mip_filter_ext.htm | 2 +- .../Mipmapping/gpu_set_tex_max_aniso.htm | 2 +- .../Mipmapping/gpu_set_tex_max_aniso_ext.htm | 2 +- .../Mipmapping/gpu_set_tex_max_mip.htm | 2 +- .../Mipmapping/gpu_set_tex_max_mip_ext.htm | 2 +- .../Mipmapping/gpu_set_tex_min_mip.htm | 2 +- .../Mipmapping/gpu_set_tex_min_mip_ext.htm | 2 +- .../Mipmapping/gpu_set_tex_mip_bias.htm | 2 +- .../Mipmapping/gpu_set_tex_mip_bias_ext.htm | 2 +- .../Mipmapping/gpu_set_tex_mip_enable.htm | 2 +- .../Mipmapping/gpu_set_tex_mip_enable_ext.htm | 2 +- .../Mipmapping/gpu_set_tex_mip_filter.htm | 2 +- .../Mipmapping/gpu_set_tex_mip_filter_ext.htm | 2 +- .../Particle_Emitters/Particle_Emitters.htm | 2 +- .../Particle_Emitters/part_emitter_burst.htm | 2 +- .../Particle_Emitters/part_emitter_clear.htm | 2 +- .../Particle_Emitters/part_emitter_create.htm | 2 +- .../part_emitter_destroy.htm | 2 +- .../part_emitter_destroy_all.htm | 2 +- .../Particle_Emitters/part_emitter_exists.htm | 2 +- .../Particle_Emitters/part_emitter_region.htm | 2 +- .../Particle_Emitters/part_emitter_stream.htm | 2 +- .../Particle_Systems/Particle_Systems.htm | 2 +- .../Particle_Systems/part_particles_clear.htm | 2 +- .../Particle_Systems/part_particles_count.htm | 2 +- .../part_particles_create.htm | 2 +- .../part_particles_create_colour.htm | 2 +- .../part_system_automatic_draw.htm | 2 +- .../part_system_automatic_update.htm | 2 +- .../Particle_Systems/part_system_clear.htm | 2 +- .../Particle_Systems/part_system_create.htm | 2 +- .../part_system_create_layer.htm | 2 +- .../Particle_Systems/part_system_depth.htm | 2 +- .../Particle_Systems/part_system_destroy.htm | 2 +- .../part_system_draw_order.htm | 2 +- .../Particle_Systems/part_system_drawit.htm | 2 +- .../Particle_Systems/part_system_exists.htm | 2 +- .../part_system_get_layer.htm | 2 +- .../Particle_Systems/part_system_layer.htm | 2 +- .../Particle_Systems/part_system_position.htm | 2 +- .../Particle_Systems/part_system_update.htm | 2 +- .../Particle_Types/Particle_Types.htm | 2 +- .../Particle_Types/part_type_alpha1.htm | 2 +- .../Particle_Types/part_type_alpha2.htm | 2 +- .../Particle_Types/part_type_alpha3.htm | 2 +- .../Particle_Types/part_type_blend.htm | 2 +- .../Particle_Types/part_type_clear.htm | 2 +- .../Particle_Types/part_type_colour1.htm | 2 +- .../Particle_Types/part_type_colour2.htm | 2 +- .../Particle_Types/part_type_colour3.htm | 2 +- .../Particle_Types/part_type_colour_hsv.htm | 2 +- .../Particle_Types/part_type_colour_mix.htm | 2 +- .../Particle_Types/part_type_colour_rgb.htm | 2 +- .../Particle_Types/part_type_create.htm | 2 +- .../Particle_Types/part_type_death.htm | 2 +- .../Particle_Types/part_type_destroy.htm | 2 +- .../Particle_Types/part_type_direction.htm | 2 +- .../Particle_Types/part_type_exists.htm | 2 +- .../Particle_Types/part_type_gravity.htm | 2 +- .../Particle_Types/part_type_life.htm | 2 +- .../Particle_Types/part_type_orientation.htm | 2 +- .../Particle_Types/part_type_scale.htm | 2 +- .../Particle_Types/part_type_shape.htm | 2 +- .../Particle_Types/part_type_size.htm | 2 +- .../Particle_Types/part_type_speed.htm | 2 +- .../Particle_Types/part_type_sprite.htm | 2 +- .../Particle_Types/part_type_step.htm | 2 +- .../Drawing/Particles/Particles.htm | 2 +- .../Drawing/Particles/effect_clear.htm | 2 +- .../Drawing/Particles/effect_create_above.htm | 2 +- .../Drawing/Particles/effect_create_below.htm | 2 +- .../Primitives_And_Vertex_Formats.htm | 2 +- .../Primitives/draw_primitive_begin.htm | 2 +- .../draw_primitive_begin_texture.htm | 2 +- .../Drawing/Primitives/draw_primitive_end.htm | 2 +- .../Drawing/Primitives/draw_vertex.htm | 2 +- .../Drawing/Primitives/draw_vertex_colour.htm | 2 +- .../Primitives/draw_vertex_texture.htm | 2 +- .../Primitives/draw_vertex_texture_colour.htm | 2 +- .../Drawing/Primitives/vertex_argb.htm | 2 +- .../Drawing/Primitives/vertex_begin.htm | 2 +- .../Drawing/Primitives/vertex_colour.htm | 2 +- .../Primitives/vertex_create_buffer.htm | 2 +- .../Primitives/vertex_create_buffer_ext.htm | 2 +- .../vertex_create_buffer_from_buffer.htm | 2 +- .../vertex_create_buffer_from_buffer_ext.htm | 2 +- .../Primitives/vertex_delete_buffer.htm | 2 +- .../Drawing/Primitives/vertex_end.htm | 2 +- .../Drawing/Primitives/vertex_float1.htm | 2 +- .../Drawing/Primitives/vertex_float2.htm | 2 +- .../Drawing/Primitives/vertex_float3.htm | 2 +- .../Drawing/Primitives/vertex_float4.htm | 2 +- .../Primitives/vertex_format_add_colour.htm | 2 +- .../Primitives/vertex_format_add_custom.htm | 2 +- .../Primitives/vertex_format_add_normal.htm | 2 +- .../Primitives/vertex_format_add_position.htm | 2 +- .../vertex_format_add_position_3d.htm | 2 +- .../Primitives/vertex_format_add_texcoord.htm | 2 +- .../Primitives/vertex_format_begin.htm | 2 +- .../Primitives/vertex_format_delete.htm | 2 +- .../Drawing/Primitives/vertex_format_end.htm | 2 +- .../Drawing/Primitives/vertex_freeze.htm | 2 +- .../Primitives/vertex_get_buffer_size.htm | 2 +- .../Drawing/Primitives/vertex_get_number.htm | 2 +- .../Drawing/Primitives/vertex_normal.htm | 2 +- .../Drawing/Primitives/vertex_position.htm | 2 +- .../Drawing/Primitives/vertex_position_3d.htm | 2 +- .../Drawing/Primitives/vertex_submit.htm | 2 +- .../Drawing/Primitives/vertex_texcoord.htm | 2 +- .../Drawing/Primitives/vertex_ubyte4.htm | 2 +- .../Sprites_And_Tiles/Sprites_And_Tiles.htm | 2 +- .../Sprites_And_Tiles/draw_enable_swf_aa.htm | 2 +- .../draw_get_swf_aa_level.htm | 2 +- .../Drawing/Sprites_And_Tiles/draw_self.htm | 2 +- .../draw_set_swf_aa_level.htm | 2 +- .../Drawing/Sprites_And_Tiles/draw_sprite.htm | 2 +- .../Sprites_And_Tiles/draw_sprite_ext.htm | 2 +- .../Sprites_And_Tiles/draw_sprite_general.htm | 2 +- .../Sprites_And_Tiles/draw_sprite_part.htm | 2 +- .../draw_sprite_part_ext.htm | 2 +- .../Sprites_And_Tiles/draw_sprite_pos.htm | 2 +- .../draw_sprite_stretched.htm | 2 +- .../draw_sprite_stretched_ext.htm | 2 +- .../Sprites_And_Tiles/draw_sprite_tiled.htm | 2 +- .../draw_sprite_tiled_ext.htm | 2 +- .../Drawing/Sprites_And_Tiles/draw_tile.htm | 2 +- .../Sprites_And_Tiles/draw_tilemap.htm | 2 +- .../Drawing/Surfaces/Surfaces.htm | 2 +- .../Surfaces/application_get_position.htm | 2 +- .../Drawing/Surfaces/application_surface.htm | 2 +- .../application_surface_draw_enable.htm | 2 +- .../Surfaces/application_surface_enable.htm | 2 +- .../application_surface_is_enabled.htm | 2 +- .../Drawing/Surfaces/draw_surface.htm | 2 +- .../Drawing/Surfaces/draw_surface_ext.htm | 2 +- .../Drawing/Surfaces/draw_surface_general.htm | 2 +- .../Drawing/Surfaces/draw_surface_part.htm | 2 +- .../Surfaces/draw_surface_part_ext.htm | 2 +- .../Surfaces/draw_surface_stretched.htm | 2 +- .../Surfaces/draw_surface_stretched_ext.htm | 2 +- .../Drawing/Surfaces/draw_surface_tiled.htm | 2 +- .../Surfaces/draw_surface_tiled_ext.htm | 2 +- .../Drawing/Surfaces/surface_copy.htm | 2 +- .../Drawing/Surfaces/surface_copy_part.htm | 2 +- .../Drawing/Surfaces/surface_create.htm | 2 +- .../Drawing/Surfaces/surface_create_ext.htm | 2 +- .../Surfaces/surface_depth_disable.htm | 2 +- .../Drawing/Surfaces/surface_exists.htm | 2 +- .../Drawing/Surfaces/surface_free.htm | 2 +- .../Surfaces/surface_get_depth_disable.htm | 2 +- .../Drawing/Surfaces/surface_get_height.htm | 2 +- .../Drawing/Surfaces/surface_get_target.htm | 2 +- .../Surfaces/surface_get_target_ext.htm | 2 +- .../Drawing/Surfaces/surface_get_texture.htm | 2 +- .../Drawing/Surfaces/surface_get_width.htm | 2 +- .../Drawing/Surfaces/surface_getpixel.htm | 2 +- .../Drawing/Surfaces/surface_getpixel_ext.htm | 2 +- .../Drawing/Surfaces/surface_reset_target.htm | 2 +- .../Drawing/Surfaces/surface_resize.htm | 2 +- .../Drawing/Surfaces/surface_save.htm | 2 +- .../Drawing/Surfaces/surface_save_part.htm | 2 +- .../Drawing/Surfaces/surface_set_target.htm | 2 +- .../Surfaces/surface_set_target_ext.htm | 2 +- .../GML_Reference/Drawing/Text/Text.htm | 2 +- .../Drawing/Text/draw_get_font.htm | 2 +- .../Drawing/Text/draw_get_halign.htm | 2 +- .../Drawing/Text/draw_get_valign.htm | 2 +- .../Drawing/Text/draw_highscore.htm | 2 +- .../Drawing/Text/draw_set_font.htm | 2 +- .../Drawing/Text/draw_set_halign.htm | 2 +- .../Drawing/Text/draw_set_valign.htm | 2 +- .../GML_Reference/Drawing/Text/draw_text.htm | 2 +- .../Drawing/Text/draw_text_colour.htm | 2 +- .../Drawing/Text/draw_text_ext.htm | 2 +- .../Drawing/Text/draw_text_ext_colour.htm | 2 +- .../Text/draw_text_ext_transformed.htm | 2 +- .../Text/draw_text_ext_transformed_colour.htm | 2 +- .../Drawing/Text/draw_text_transformed.htm | 2 +- .../Text/draw_text_transformed_colour.htm | 2 +- .../Drawing/Textures/Textures.htm | 2 +- .../Drawing/Textures/draw_texture_flush.htm | 2 +- .../Textures/texture_debug_messages.htm | 2 +- .../Drawing/Textures/texture_flush.htm | 2 +- .../Drawing/Textures/texture_get_height.htm | 2 +- .../Textures/texture_get_texel_height.htm | 2 +- .../Textures/texture_get_texel_width.htm | 2 +- .../Drawing/Textures/texture_get_uvs.htm | 2 +- .../Drawing/Textures/texture_get_width.htm | 2 +- .../Drawing/Textures/texture_global_scale.htm | 2 +- .../Drawing/Textures/texture_is_ready.htm | 2 +- .../Drawing/Textures/texture_prefetch.htm | 2 +- .../Drawing/Textures/texture_set_stage.htm | 2 +- .../Textures/texturegroup_get_fonts.htm | 2 +- .../Textures/texturegroup_get_names.htm | 2 +- .../Textures/texturegroup_get_sprites.htm | 2 +- .../Textures/texturegroup_get_textures.htm | 2 +- .../Textures/texturegroup_get_tilesets.htm | 2 +- .../GML_Reference/Drawing/Videos/Videos.htm | 2 +- .../Drawing/Videos/YUV_Videos.htm | 2 +- .../Drawing/Videos/video_close.htm | 2 +- .../Drawing/Videos/video_enable_loop.htm | 2 +- .../Drawing/Videos/video_get_duration.htm | 2 +- .../Drawing/Videos/video_get_format.htm | 2 +- .../Drawing/Videos/video_get_position.htm | 2 +- .../Drawing/Videos/video_get_status.htm | 2 +- .../Drawing/Videos/video_get_volume.htm | 2 +- .../Drawing/Videos/video_is_looping.htm | 2 +- .../Drawing/Videos/video_pause.htm | 2 +- .../Drawing/Videos/video_resume.htm | 2 +- .../Drawing/Videos/video_seek_to.htm | 2 +- .../Drawing/draw_enable_drawevent.htm | 2 +- .../GML_Reference/Drawing/draw_flush.htm | 2 +- .../Binary_Files/Binary_Files.htm | 2 +- .../Binary_Files/file_bin_close.htm | 2 +- .../Binary_Files/file_bin_open.htm | 2 +- .../Binary_Files/file_bin_position.htm | 2 +- .../Binary_Files/file_bin_read_byte.htm | 2 +- .../Binary_Files/file_bin_rewrite.htm | 2 +- .../Binary_Files/file_bin_seek.htm | 2 +- .../Binary_Files/file_bin_size.htm | 2 +- .../Binary_Files/file_bin_write_byte.htm | 2 +- .../Encoding_And_Hashing.htm | 2 +- .../Encoding_And_Hashing/base64_decode.htm | 2 +- .../Encoding_And_Hashing/base64_encode.htm | 2 +- .../Encoding_And_Hashing/json_decode.htm | 2 +- .../Encoding_And_Hashing/json_encode.htm | 2 +- .../Encoding_And_Hashing/json_parse.htm | 2 +- .../Encoding_And_Hashing/json_stringify.htm | 2 +- .../Encoding_And_Hashing/load_csv.htm | 2 +- .../Encoding_And_Hashing/md5_file.htm | 2 +- .../md5_string_unicode.htm | 2 +- .../Encoding_And_Hashing/md5_string_utf8.htm | 2 +- .../Encoding_And_Hashing/sha1_file.htm | 2 +- .../sha1_string_unicode.htm | 2 +- .../Encoding_And_Hashing/sha1_string_utf8.htm | 2 +- .../Encoding_And_Hashing/zip_unzip.htm | 2 +- .../File_Directories/File_Directories.htm | 2 +- .../File_Directories/directory_create.htm | 2 +- .../File_Directories/directory_destroy.htm | 2 +- .../File_Directories/directory_exists.htm | 2 +- .../File_Directories/program_directory.htm | 2 +- .../File_Directories/temp_directory.htm | 2 +- .../File_Directories/working_directory.htm | 2 +- .../File_Handling/File_Handling.htm | 2 +- .../File_Handling/File_System/File_System.htm | 2 +- .../File_System/file_attributes.htm | 2 +- .../File_Handling/File_System/file_copy.htm | 2 +- .../File_Handling/File_System/file_delete.htm | 2 +- .../File_Handling/File_System/file_exists.htm | 2 +- .../File_System/file_find_close.htm | 2 +- .../File_System/file_find_first.htm | 2 +- .../File_System/file_find_next.htm | 2 +- .../File_Handling/File_System/file_rename.htm | 2 +- .../File_System/filename_change_ext.htm | 2 +- .../File_System/filename_dir.htm | 2 +- .../File_System/filename_drive.htm | 2 +- .../File_System/filename_ext.htm | 2 +- .../File_System/filename_name.htm | 2 +- .../File_System/filename_path.htm | 2 +- .../File_System/get_open_filename.htm | 2 +- .../File_System/get_open_filename_ext.htm | 2 +- .../File_System/get_save_filename.htm | 2 +- .../File_System/get_save_filename_ext.htm | 2 +- .../File_Handling/Ini_Files/Ini_Files.htm | 2 +- .../File_Handling/Ini_Files/ini_close.htm | 2 +- .../Ini_Files/ini_key_delete.htm | 2 +- .../Ini_Files/ini_key_exists.htm | 2 +- .../File_Handling/Ini_Files/ini_open.htm | 2 +- .../Ini_Files/ini_open_from_string.htm | 2 +- .../File_Handling/Ini_Files/ini_read_real.htm | 2 +- .../Ini_Files/ini_read_string.htm | 2 +- .../Ini_Files/ini_section_delete.htm | 2 +- .../Ini_Files/ini_section_exists.htm | 2 +- .../Ini_Files/ini_write_real.htm | 2 +- .../Ini_Files/ini_write_string.htm | 2 +- .../File_Handling/Text_Files/Text_Files.htm | 2 +- .../Text_Files/file_text_close.htm | 2 +- .../Text_Files/file_text_eof.htm | 2 +- .../Text_Files/file_text_eoln.htm | 2 +- .../Text_Files/file_text_open_append.htm | 2 +- .../Text_Files/file_text_open_from_string.htm | 2 +- .../Text_Files/file_text_open_read.htm | 2 +- .../Text_Files/file_text_open_write.htm | 2 +- .../Text_Files/file_text_read_real.htm | 2 +- .../Text_Files/file_text_read_string.htm | 2 +- .../Text_Files/file_text_readln.htm | 2 +- .../Text_Files/file_text_write_real.htm | 2 +- .../Text_Files/file_text_write_string.htm | 2 +- .../Text_Files/file_text_writeln.htm | 2 +- .../GML_Reference/GML_Reference.htm | 2 +- .../Challenges/gxc_pause_movie_recording.htm | 2 +- .../Challenges/gxc_resume_movie_recording.htm | 2 +- .../Challenges/gxc_start_movie_recording.htm | 2 +- .../Challenges/gxc_stop_movie_recording.htm | 2 +- .../Game_Input/Device_Input/Device_Input.htm | 2 +- .../Device_Input/device_get_tilt_x.htm | 2 +- .../Device_Input/device_get_tilt_y.htm | 2 +- .../Device_Input/device_get_tilt_z.htm | 2 +- .../Device_Input/device_is_keypad_open.htm | 2 +- .../device_mouse_check_button.htm | 2 +- .../device_mouse_check_button_pressed.htm | 2 +- .../device_mouse_check_button_released.htm | 2 +- .../device_mouse_dbclick_enable.htm | 2 +- .../Device_Input/device_mouse_raw_x.htm | 2 +- .../Device_Input/device_mouse_raw_y.htm | 2 +- .../Device_Input/device_mouse_x.htm | 2 +- .../Device_Input/device_mouse_x_to_gui.htm | 2 +- .../Device_Input/device_mouse_y.htm | 2 +- .../Device_Input/device_mouse_y_to_gui.htm | 2 +- .../GamePad_Input/Gamepad_Input.htm | 2 +- .../GamePad_Input/gamepad_axis_count.htm | 2 +- .../GamePad_Input/gamepad_axis_value.htm | 2 +- .../GamePad_Input/gamepad_button_check.htm | 2 +- .../gamepad_button_check_pressed.htm | 2 +- .../gamepad_button_check_released.htm | 2 +- .../GamePad_Input/gamepad_button_count.htm | 2 +- .../GamePad_Input/gamepad_button_value.htm | 2 +- .../gamepad_get_axis_deadzone.htm | 2 +- .../gamepad_get_button_threshold.htm | 2 +- .../GamePad_Input/gamepad_get_description.htm | 2 +- .../gamepad_get_device_count.htm | 2 +- .../GamePad_Input/gamepad_get_guid.htm | 2 +- .../GamePad_Input/gamepad_get_mapping.htm | 2 +- .../GamePad_Input/gamepad_get_option.htm | 2 +- .../GamePad_Input/gamepad_hat_count.htm | 2 +- .../GamePad_Input/gamepad_hat_value.htm | 2 +- .../GamePad_Input/gamepad_is_connected.htm | 2 +- .../GamePad_Input/gamepad_is_supported.htm | 2 +- .../GamePad_Input/gamepad_remove_mapping.htm | 2 +- .../gamepad_set_axis_deadzone.htm | 2 +- .../gamepad_set_button_threshold.htm | 2 +- .../GamePad_Input/gamepad_set_colour.htm | 2 +- .../GamePad_Input/gamepad_set_option.htm | 2 +- .../GamePad_Input/gamepad_set_vibration.htm | 2 +- .../GamePad_Input/gamepad_test_mapping.htm | 2 +- .../GML_Reference/Game_Input/Game_Input.htm | 2 +- .../Gesture_Input/Gesture_Input.htm | 2 +- .../Game_Input/Gesture_Input/event_data.htm | 2 +- .../gesture_double_tap_distance.htm | 2 +- .../Gesture_Input/gesture_double_tap_time.htm | 2 +- .../Gesture_Input/gesture_drag_distance.htm | 2 +- .../Gesture_Input/gesture_drag_time.htm | 2 +- .../Gesture_Input/gesture_flick_speed.htm | 2 +- .../gesture_get_double_tap_distance.htm | 2 +- .../gesture_get_double_tap_time.htm | 2 +- .../gesture_get_drag_distance.htm | 2 +- .../Gesture_Input/gesture_get_drag_time.htm | 2 +- .../Gesture_Input/gesture_get_flick_speed.htm | 2 +- .../gesture_get_pinch_angle_away.htm | 2 +- .../gesture_get_pinch_angle_towards.htm | 2 +- .../gesture_get_pinch_distance.htm | 2 +- .../gesture_get_rotate_angle.htm | 2 +- .../Gesture_Input/gesture_get_rotate_time.htm | 2 +- .../Gesture_Input/gesture_get_tap_count.htm | 2 +- .../gesture_pinch_angle_away.htm | 2 +- .../gesture_pinch_angle_towards.htm | 2 +- .../Gesture_Input/gesture_pinch_distance.htm | 2 +- .../Gesture_Input/gesture_rotate_angle.htm | 2 +- .../Gesture_Input/gesture_rotate_time.htm | 2 +- .../Gesture_Input/gesture_tap_count.htm | 2 +- .../Keyboard_Input/Keyboard_Input.htm | 2 +- .../Game_Input/Keyboard_Input/io_clear.htm | 2 +- .../Keyboard_Input/keyboard_check.htm | 2 +- .../Keyboard_Input/keyboard_check_direct.htm | 2 +- .../Keyboard_Input/keyboard_check_pressed.htm | 2 +- .../keyboard_check_released.htm | 2 +- .../Keyboard_Input/keyboard_clear.htm | 2 +- .../Keyboard_Input/keyboard_get_map.htm | 2 +- .../Keyboard_Input/keyboard_get_numlock.htm | 2 +- .../Keyboard_Input/keyboard_key.htm | 2 +- .../Keyboard_Input/keyboard_key_press.htm | 2 +- .../Keyboard_Input/keyboard_key_release.htm | 2 +- .../Keyboard_Input/keyboard_lastchar.htm | 2 +- .../Keyboard_Input/keyboard_lastkey.htm | 2 +- .../Keyboard_Input/keyboard_set_map.htm | 2 +- .../Keyboard_Input/keyboard_set_numlock.htm | 2 +- .../Keyboard_Input/keyboard_string.htm | 2 +- .../Keyboard_Input/keyboard_unset_map.htm | 2 +- .../Game_Input/Mouse_Input/Mouse_Input.htm | 2 +- .../Game_Input/Mouse_Input/mouse_button.htm | 2 +- .../Mouse_Input/mouse_check_button.htm | 2 +- .../mouse_check_button_pressed.htm | 2 +- .../mouse_check_button_released.htm | 2 +- .../Game_Input/Mouse_Input/mouse_clear.htm | 2 +- .../Mouse_Input/mouse_lastbutton.htm | 2 +- .../Mouse_Input/mouse_wheel_down.htm | 2 +- .../Game_Input/Mouse_Input/mouse_wheel_up.htm | 2 +- .../Game_Input/Mouse_Input/mouse_x.htm | 2 +- .../Game_Input/Mouse_Input/mouse_y.htm | 2 +- .../Virtual_Keys_And_Keyboards.htm | 2 +- .../keyboard_virtual_height.htm | 2 +- .../keyboard_virtual_hide.htm | 2 +- .../keyboard_virtual_show.htm | 2 +- .../keyboard_virtual_status.htm | 2 +- .../virtual_key_add.htm | 2 +- .../virtual_key_delete.htm | 2 +- .../virtual_key_hide.htm | 2 +- .../virtual_key_show.htm | 2 +- .../Garbage_Collection/Garbage_Collection.htm | 2 +- .../Garbage_Collection/gc_collect.htm | 2 +- .../Garbage_Collection/gc_enable.htm | 2 +- .../Garbage_Collection/gc_get_stats.htm | 2 +- .../gc_get_target_frame_time.htm | 2 +- .../Garbage_Collection/gc_is_enabled.htm | 2 +- .../gc_target_frame_time.htm | 2 +- .../Garbage_Collection/weak_ref_alive.htm | 2 +- .../Garbage_Collection/weak_ref_any_alive.htm | 2 +- .../Garbage_Collection/weak_ref_create.htm | 2 +- .../General_Game_Control.htm | 2 +- .../General_Game_Control/cursor_sprite.htm | 2 +- .../game_display_name.htm | 2 +- .../General_Game_Control/game_end.htm | 2 +- .../General_Game_Control/game_get_speed.htm | 2 +- .../General_Game_Control/game_id.htm | 2 +- .../General_Game_Control/game_load.htm | 2 +- .../General_Game_Control/game_load_buffer.htm | 2 +- .../game_project_name.htm | 2 +- .../General_Game_Control/game_restart.htm | 2 +- .../General_Game_Control/game_save.htm | 2 +- .../General_Game_Control/game_save_buffer.htm | 2 +- .../General_Game_Control/game_save_id.htm | 2 +- .../General_Game_Control/game_set_speed.htm | 2 +- .../General_Game_Control/highscore_add.htm | 2 +- .../General_Game_Control/highscore_clear.htm | 2 +- .../General_Game_Control/highscore_name.htm | 2 +- .../General_Game_Control/highscore_value.htm | 2 +- .../In_App_Purchases/In_App_Purchases.htm | 2 +- .../Angles_And_Distance.htm | 2 +- .../Angles_And_Distance/angle_difference.htm | 2 +- .../Angles_And_Distance/arccos.htm | 2 +- .../Angles_And_Distance/arcsin.htm | 2 +- .../Angles_And_Distance/arctan.htm | 2 +- .../Angles_And_Distance/arctan2.htm | 2 +- .../Angles_And_Distance/cos.htm | 2 +- .../Angles_And_Distance/darccos.htm | 2 +- .../Angles_And_Distance/darcsin.htm | 2 +- .../Angles_And_Distance/darctan.htm | 2 +- .../Angles_And_Distance/darctan2.htm | 2 +- .../Angles_And_Distance/dcos.htm | 2 +- .../Angles_And_Distance/degtorad.htm | 2 +- .../distance_to_object.htm | 2 +- .../Angles_And_Distance/distance_to_point.htm | 2 +- .../Angles_And_Distance/dot_product.htm | 2 +- .../Angles_And_Distance/dot_product_3d.htm | 2 +- .../dot_product_3d_normalised.htm | 2 +- .../dot_product_normalised.htm | 2 +- .../Angles_And_Distance/dsin.htm | 2 +- .../Angles_And_Distance/dtan.htm | 2 +- .../Angles_And_Distance/lengthdir_x.htm | 2 +- .../Angles_And_Distance/lengthdir_y.htm | 2 +- .../Angles_And_Distance/point_direction.htm | 2 +- .../Angles_And_Distance/point_distance.htm | 2 +- .../Angles_And_Distance/point_distance_3d.htm | 2 +- .../Angles_And_Distance/radtodeg.htm | 2 +- .../Angles_And_Distance/sin.htm | 2 +- .../Angles_And_Distance/tan.htm | 2 +- .../Date_And_Time/Date_And_Time.htm | 2 +- .../Date_And_Time/current_day.htm | 2 +- .../Date_And_Time/current_hour.htm | 2 +- .../Date_And_Time/current_minute.htm | 2 +- .../Date_And_Time/current_month.htm | 2 +- .../Date_And_Time/current_second.htm | 2 +- .../Date_And_Time/current_time.htm | 2 +- .../Date_And_Time/current_weekday.htm | 2 +- .../Date_And_Time/current_year.htm | 2 +- .../Date_And_Time/date_compare_date.htm | 2 +- .../Date_And_Time/date_compare_datetime.htm | 2 +- .../Date_And_Time/date_compare_time.htm | 2 +- .../Date_And_Time/date_create_datetime.htm | 2 +- .../Date_And_Time/date_current_datetime.htm | 2 +- .../Date_And_Time/date_date_of.htm | 2 +- .../Date_And_Time/date_date_string.htm | 2 +- .../Date_And_Time/date_datetime_string.htm | 2 +- .../Date_And_Time/date_day_span.htm | 2 +- .../Date_And_Time/date_days_in_month.htm | 2 +- .../Date_And_Time/date_days_in_year.htm | 2 +- .../Date_And_Time/date_get_day.htm | 2 +- .../Date_And_Time/date_get_day_of_year.htm | 2 +- .../Date_And_Time/date_get_hour.htm | 2 +- .../Date_And_Time/date_get_hour_of_year.htm | 2 +- .../Date_And_Time/date_get_minute.htm | 2 +- .../Date_And_Time/date_get_minute_of_year.htm | 2 +- .../Date_And_Time/date_get_month.htm | 2 +- .../Date_And_Time/date_get_second.htm | 2 +- .../Date_And_Time/date_get_second_of_year.htm | 2 +- .../Date_And_Time/date_get_timezone.htm | 2 +- .../Date_And_Time/date_get_week.htm | 2 +- .../Date_And_Time/date_get_weekday.htm | 2 +- .../Date_And_Time/date_get_year.htm | 2 +- .../Date_And_Time/date_hour_span.htm | 2 +- .../Date_And_Time/date_inc_day.htm | 2 +- .../Date_And_Time/date_inc_hour.htm | 2 +- .../Date_And_Time/date_inc_minute.htm | 2 +- .../Date_And_Time/date_inc_month.htm | 2 +- .../Date_And_Time/date_inc_second.htm | 2 +- .../Date_And_Time/date_inc_week.htm | 2 +- .../Date_And_Time/date_inc_year.htm | 2 +- .../Date_And_Time/date_is_today.htm | 2 +- .../Date_And_Time/date_leap_year.htm | 2 +- .../Date_And_Time/date_minute_span.htm | 2 +- .../Date_And_Time/date_month_span.htm | 2 +- .../Date_And_Time/date_second_span.htm | 2 +- .../Date_And_Time/date_set_timezone.htm | 2 +- .../Date_And_Time/date_time_of.htm | 2 +- .../Date_And_Time/date_time_string.htm | 2 +- .../Date_And_Time/date_valid_datetime.htm | 2 +- .../Date_And_Time/date_week_span.htm | 2 +- .../Date_And_Time/date_year_span.htm | 2 +- .../Date_And_Time/delta_time.htm | 2 +- .../Date_And_Time/get_timer.htm | 2 +- .../Maths_And_Numbers/Maths_And_Numbers.htm | 2 +- .../Matrix_Functions/Matrix_Functions.htm | 2 +- .../Matrix_Functions/matrix_build.htm | 2 +- .../matrix_build_identity.htm | 2 +- .../Matrix_Functions/matrix_build_lookat.htm | 2 +- .../matrix_build_projection_ortho.htm | 2 +- .../matrix_build_projection_perspective.htm | 2 +- ...atrix_build_projection_perspective_fov.htm | 2 +- .../Matrix_Functions/matrix_get.htm | 2 +- .../Matrix_Functions/matrix_multiply.htm | 2 +- .../Matrix_Functions/matrix_set.htm | 2 +- .../Matrix_Functions/matrix_stack_clear.htm | 2 +- .../matrix_stack_is_empty.htm | 2 +- .../Matrix_Functions/matrix_stack_pop.htm | 2 +- .../Matrix_Functions/matrix_stack_push.htm | 2 +- .../Matrix_Functions/matrix_stack_set.htm | 2 +- .../Matrix_Functions/matrix_stack_top.htm | 2 +- .../matrix_transform_vertex.htm | 2 +- .../Number_Functions/Number_Functions.htm | 2 +- .../Number_Functions/abs.htm | 2 +- .../Number_Functions/ceil.htm | 2 +- .../Number_Functions/choose.htm | 2 +- .../Number_Functions/clamp.htm | 2 +- .../Number_Functions/exp.htm | 2 +- .../Number_Functions/floor.htm | 2 +- .../Number_Functions/frac.htm | 2 +- .../Number_Functions/irandom.htm | 2 +- .../Number_Functions/irandom_range.htm | 2 +- .../Number_Functions/lerp.htm | 2 +- .../Maths_And_Numbers/Number_Functions/ln.htm | 2 +- .../Number_Functions/log10.htm | 2 +- .../Number_Functions/log2.htm | 2 +- .../Number_Functions/logn.htm | 2 +- .../Number_Functions/math_get_epsilon.htm | 2 +- .../Number_Functions/math_set_epsilon.htm | 2 +- .../Number_Functions/max.htm | 2 +- .../Number_Functions/mean.htm | 2 +- .../Number_Functions/median.htm | 2 +- .../Number_Functions/min.htm | 2 +- .../Number_Functions/power.htm | 2 +- .../Number_Functions/random.htm | 2 +- .../Number_Functions/random_get_seed.htm | 2 +- .../Number_Functions/random_range.htm | 2 +- .../Number_Functions/random_set_seed.htm | 2 +- .../Number_Functions/randomise.htm | 2 +- .../Number_Functions/round.htm | 2 +- .../Number_Functions/sign.htm | 2 +- .../Number_Functions/sqr.htm | 2 +- .../Number_Functions/sqrt.htm | 2 +- .../Collision_Compatibility_Mode.htm | 2 +- .../Collisions/Collisions.htm | 2 +- .../Collisions/collision_circle.htm | 2 +- .../Collisions/collision_circle_list.htm | 2 +- .../Collisions/collision_ellipse.htm | 2 +- .../Collisions/collision_ellipse_list.htm | 2 +- .../Collisions/collision_line.htm | 2 +- .../Collisions/collision_line_list.htm | 2 +- .../Collisions/collision_point.htm | 2 +- .../Collisions/collision_point_list.htm | 2 +- .../Collisions/collision_rectangle.htm | 2 +- .../Collisions/collision_rectangle_list.htm | 2 +- .../Collisions/place_empty.htm | 2 +- .../Collisions/place_free.htm | 2 +- .../Collisions/place_meeting.htm | 2 +- .../Collisions/point_in_circle.htm | 2 +- .../Collisions/point_in_rectangle.htm | 2 +- .../Collisions/point_in_triangle.htm | 2 +- .../Collisions/position_change.htm | 2 +- .../Collisions/position_destroy.htm | 2 +- .../Collisions/position_empty.htm | 2 +- .../Collisions/position_meeting.htm | 2 +- .../Collisions/rectangle_in_circle.htm | 2 +- .../Collisions/rectangle_in_rectangle.htm | 2 +- .../Collisions/rectangle_in_triangle.htm | 2 +- .../Motion_Planning/Motion_Planning.htm | 2 +- .../Motion_Planning/mp_grid_add_cell.htm | 2 +- .../Motion_Planning/mp_grid_add_instances.htm | 2 +- .../Motion_Planning/mp_grid_add_rectangle.htm | 2 +- .../Motion_Planning/mp_grid_clear_all.htm | 2 +- .../Motion_Planning/mp_grid_clear_cell.htm | 2 +- .../mp_grid_clear_rectangle.htm | 2 +- .../Motion_Planning/mp_grid_create.htm | 2 +- .../Motion_Planning/mp_grid_destroy.htm | 2 +- .../Motion_Planning/mp_grid_draw.htm | 2 +- .../Motion_Planning/mp_grid_get_cell.htm | 2 +- .../Motion_Planning/mp_grid_path.htm | 2 +- .../Motion_Planning/mp_grid_to_ds_grid.htm | 2 +- .../Motion_Planning/mp_linear_path.htm | 2 +- .../Motion_Planning/mp_linear_path_object.htm | 2 +- .../Motion_Planning/mp_linear_step.htm | 2 +- .../Motion_Planning/mp_linear_step_object.htm | 2 +- .../Motion_Planning/mp_potential_path.htm | 2 +- .../mp_potential_path_object.htm | 2 +- .../Motion_Planning/mp_potential_settings.htm | 2 +- .../Motion_Planning/mp_potential_step.htm | 2 +- .../mp_potential_step_object.htm | 2 +- .../Movement/Movement.htm | 2 +- .../Movement/motion_add.htm | 2 +- .../Movement/motion_set.htm | 2 +- .../Movement/move_bounce_all.htm | 2 +- .../Movement/move_bounce_solid.htm | 2 +- .../Movement/move_contact_all.htm | 2 +- .../Movement/move_contact_solid.htm | 2 +- .../Movement/move_outside_all.htm | 2 +- .../Movement/move_outside_solid.htm | 2 +- .../Movement/move_random.htm | 2 +- .../Movement/move_snap.htm | 2 +- .../Movement/move_towards_point.htm | 2 +- .../Movement/move_wrap.htm | 2 +- .../Movement/place_snapped.htm | 2 +- .../Movement_And_Collisions.htm | 2 +- .../GML_Reference/Networking/Networking.htm | 2 +- .../Networking/network_connect.htm | 2 +- .../Networking/network_connect_async.htm | 2 +- .../Networking/network_connect_raw.htm | 2 +- .../Networking/network_connect_raw_async.htm | 2 +- .../Networking/network_create_server.htm | 2 +- .../Networking/network_create_server_raw.htm | 2 +- .../Networking/network_create_socket.htm | 2 +- .../Networking/network_create_socket_ext.htm | 2 +- .../Networking/network_destroy.htm | 2 +- .../Networking/network_resolve.htm | 2 +- .../Networking/network_send_broadcast.htm | 2 +- .../Networking/network_send_packet.htm | 2 +- .../Networking/network_send_raw.htm | 2 +- .../Networking/network_send_udp.htm | 2 +- .../Networking/network_send_udp_raw.htm | 2 +- .../Networking/network_set_config.htm | 2 +- .../Networking/network_set_timeout.htm | 2 +- .../OS_And_Compiler/GM_build_date.htm | 2 +- .../OS_And_Compiler/GM_build_type.htm | 2 +- .../OS_And_Compiler/GM_project_filename.htm | 2 +- .../OS_And_Compiler/GM_runtime_version.htm | 2 +- .../OS_And_Compiler/GM_version.htm | 2 +- .../OS_And_Compiler/OS_And_Compiler.htm | 2 +- .../environment_get_variable.htm | 2 +- .../OS_And_Compiler/external_call.htm | 2 +- .../OS_And_Compiler/external_define.htm | 2 +- .../OS_And_Compiler/external_free.htm | 2 +- .../OS_And_Compiler/gml_pragma.htm | 2 +- .../OS_And_Compiler/gml_release_mode.htm | 2 +- .../OS_And_Compiler/os_browser.htm | 2 +- .../OS_And_Compiler/os_check_permission.htm | 2 +- .../OS_And_Compiler/os_device.htm | 2 +- .../OS_And_Compiler/os_get_config.htm | 2 +- .../OS_And_Compiler/os_get_info.htm | 2 +- .../OS_And_Compiler/os_get_language.htm | 2 +- .../OS_And_Compiler/os_get_region.htm | 2 +- .../os_is_network_connected.htm | 2 +- .../OS_And_Compiler/os_is_paused.htm | 2 +- .../OS_And_Compiler/os_lock_orientation.htm | 2 +- .../OS_And_Compiler/os_powersave_enable.htm | 2 +- .../OS_And_Compiler/os_request_permission.htm | 2 +- .../GML_Reference/OS_And_Compiler/os_type.htm | 2 +- .../OS_And_Compiler/os_version.htm | 2 +- .../OS_And_Compiler/parameter_count.htm | 2 +- .../OS_And_Compiler/parameter_string.htm | 2 +- .../scheduler_resolution_get.htm | 2 +- .../scheduler_resolution_set.htm | 2 +- .../Physics/Fixtures/Fixtures.htm | 2 +- .../Fixtures/physics_fixture_add_point.htm | 2 +- .../Physics/Fixtures/physics_fixture_bind.htm | 2 +- .../Fixtures/physics_fixture_bind_ext.htm | 2 +- .../Fixtures/physics_fixture_create.htm | 2 +- .../Fixtures/physics_fixture_delete.htm | 2 +- .../physics_fixture_set_angular_damping.htm | 2 +- .../Fixtures/physics_fixture_set_awake.htm | 2 +- .../physics_fixture_set_box_shape.htm | 2 +- .../physics_fixture_set_chain_shape.htm | 2 +- .../physics_fixture_set_circle_shape.htm | 2 +- .../physics_fixture_set_collision_group.htm | 2 +- .../Fixtures/physics_fixture_set_density.htm | 2 +- .../physics_fixture_set_edge_shape.htm | 2 +- .../Fixtures/physics_fixture_set_friction.htm | 2 +- .../physics_fixture_set_kinematic.htm | 2 +- .../physics_fixture_set_linear_damping.htm | 2 +- .../physics_fixture_set_polygon_shape.htm | 2 +- .../physics_fixture_set_restitution.htm | 2 +- .../Fixtures/physics_fixture_set_sensor.htm | 2 +- .../Physics/Fixtures/physics_get_density.htm | 2 +- .../Physics/Fixtures/physics_get_friction.htm | 2 +- .../Fixtures/physics_get_restitution.htm | 2 +- .../Fixtures/physics_remove_fixture.htm | 2 +- .../Physics/Fixtures/physics_set_density.htm | 2 +- .../Physics/Fixtures/physics_set_friction.htm | 2 +- .../Fixtures/physics_set_restitution.htm | 2 +- .../GML_Reference/Physics/Forces/Forces.htm | 2 +- .../Forces/physics_apply_angular_impulse.htm | 2 +- .../Physics/Forces/physics_apply_force.htm | 2 +- .../Physics/Forces/physics_apply_impulse.htm | 2 +- .../Forces/physics_apply_local_force.htm | 2 +- .../Forces/physics_apply_local_impulse.htm | 2 +- .../Physics/Forces/physics_apply_torque.htm | 2 +- .../GML_Reference/Physics/Joints/Joints.htm | 2 +- .../Joints/Physics_Joint_Constants.htm | 2 +- .../Physics/Joints/physics_joint_delete.htm | 2 +- .../Joints/physics_joint_distance_create.htm | 2 +- .../Joints/physics_joint_enable_motor.htm | 2 +- .../Joints/physics_joint_friction_create.htm | 2 +- .../Joints/physics_joint_gear_create.htm | 2 +- .../Joints/physics_joint_get_value.htm | 2 +- .../Joints/physics_joint_prismatic_create.htm | 2 +- .../Joints/physics_joint_pulley_create.htm | 2 +- .../Joints/physics_joint_revolute_create.htm | 2 +- .../Joints/physics_joint_rope_create.htm | 2 +- .../Joints/physics_joint_set_value.htm | 2 +- .../Joints/physics_joint_weld_create.htm | 2 +- .../Joints/physics_joint_wheel_create.htm | 2 +- .../GML_Reference/Physics/Physics.htm | 2 +- .../Physics_Variables/Physics_Variables.htm | 2 +- .../Physics/Physics_Variables/phy_active.htm | 2 +- .../Physics_Variables/phy_angular_damping.htm | 2 +- .../phy_angular_velocity.htm | 2 +- .../Physics/Physics_Variables/phy_bullet.htm | 2 +- .../Physics_Variables/phy_col_normal_x.htm | 2 +- .../Physics_Variables/phy_col_normal_y.htm | 2 +- .../phy_collision_points.htm | 2 +- .../Physics_Variables/phy_collision_x.htm | 2 +- .../Physics_Variables/phy_collision_y.htm | 2 +- .../Physics/Physics_Variables/phy_com_x.htm | 2 +- .../Physics/Physics_Variables/phy_com_y.htm | 2 +- .../Physics/Physics_Variables/phy_dynamic.htm | 2 +- .../Physics_Variables/phy_fixed_rotation.htm | 2 +- .../Physics/Physics_Variables/phy_inertia.htm | 2 +- .../Physics_Variables/phy_kinematic.htm | 2 +- .../Physics_Variables/phy_linear_damping.htm | 2 +- .../phy_linear_velocity_x.htm | 2 +- .../phy_linear_velocity_y.htm | 2 +- .../Physics/Physics_Variables/phy_mass.htm | 2 +- .../Physics_Variables/phy_position_x.htm | 2 +- .../phy_position_xprevious.htm | 2 +- .../Physics_Variables/phy_position_y.htm | 2 +- .../phy_position_yprevious.htm | 2 +- .../Physics_Variables/phy_rotation.htm | 2 +- .../Physics_Variables/phy_sleeping.htm | 2 +- .../Physics/Physics_Variables/phy_speed.htm | 2 +- .../Physics/Physics_Variables/phy_speed_x.htm | 2 +- .../Physics/Physics_Variables/phy_speed_y.htm | 2 +- .../Soft_Body_Particles.htm | 2 +- .../physics_particle_count.htm | 2 +- .../physics_particle_create.htm | 2 +- .../physics_particle_delete.htm | 2 +- .../physics_particle_delete_region_box.htm | 2 +- .../physics_particle_delete_region_circle.htm | 2 +- .../physics_particle_delete_region_poly.htm | 2 +- .../physics_particle_draw.htm | 2 +- .../physics_particle_draw_ext.htm | 2 +- .../physics_particle_get_damping.htm | 2 +- .../physics_particle_get_data.htm | 2 +- .../physics_particle_get_data_particle.htm | 2 +- .../physics_particle_get_density.htm | 2 +- .../physics_particle_get_gravity_scale.htm | 2 +- .../physics_particle_get_group_flags.htm | 2 +- .../physics_particle_get_max_count.htm | 2 +- .../physics_particle_get_radius.htm | 2 +- .../physics_particle_group_add_point.htm | 2 +- .../physics_particle_group_begin.htm | 2 +- .../physics_particle_group_box.htm | 2 +- .../physics_particle_group_circle.htm | 2 +- .../physics_particle_group_count.htm | 2 +- .../physics_particle_group_delete.htm | 2 +- .../physics_particle_group_end.htm | 2 +- .../physics_particle_group_get_ang_vel.htm | 2 +- .../physics_particle_group_get_angle.htm | 2 +- .../physics_particle_group_get_centre_x.htm | 2 +- .../physics_particle_group_get_centre_y.htm | 2 +- .../physics_particle_group_get_data.htm | 2 +- .../physics_particle_group_get_inertia.htm | 2 +- .../physics_particle_group_get_mass.htm | 2 +- .../physics_particle_group_get_vel_x.htm | 2 +- .../physics_particle_group_get_vel_y.htm | 2 +- .../physics_particle_group_get_x.htm | 2 +- .../physics_particle_group_get_y.htm | 2 +- .../physics_particle_group_join.htm | 2 +- .../physics_particle_group_polygon.htm | 2 +- .../physics_particle_set_category_flags.htm | 2 +- .../physics_particle_set_damping.htm | 2 +- .../physics_particle_set_density.htm | 2 +- .../physics_particle_set_flags.htm | 2 +- .../physics_particle_set_gravity_scale.htm | 2 +- .../physics_particle_set_group_flags.htm | 2 +- .../physics_particle_set_max_count.htm | 2 +- .../physics_particle_set_radius.htm | 2 +- .../The_Physics_World/The_Physics_World.htm | 2 +- .../The_Physics_World/physics_draw_debug.htm | 2 +- .../physics_pause_enable.htm | 2 +- .../physics_world_create.htm | 2 +- .../physics_world_draw_debug.htm | 2 +- .../physics_world_gravity.htm | 2 +- .../physics_world_update_iterations.htm | 2 +- .../physics_world_update_speed.htm | 2 +- .../Physics/physics_mass_properties.htm | 2 +- .../Physics/physics_test_overlap.htm | 2 +- .../Rollback/Creating_Multiplayer.htm | 2 +- .../Rollback/Defining_Inputs.htm | 2 +- .../Rollback/Rollback_Constraints.htm | 2 +- .../Rollback/Rollback_Errors.htm | 2 +- .../Rollback/Rollback_Events.htm | 2 +- .../Rollback_Functions/rollback_chat.htm | 2 +- .../rollback_create_game.htm | 2 +- .../rollback_define_input.htm | 2 +- .../rollback_define_mock_input.htm | 2 +- .../rollback_define_player.htm | 2 +- .../rollback_display_events.htm | 2 +- .../Rollback_Functions/rollback_get_info.htm | 2 +- .../Rollback_Functions/rollback_get_input.htm | 2 +- .../rollback_get_player_prefs.htm | 2 +- .../Rollback_Functions/rollback_join_game.htm | 2 +- .../rollback_leave_game.htm | 2 +- .../rollback_set_player_prefs.htm | 2 +- .../rollback_start_game.htm | 2 +- .../rollback_sync_on_frame.htm | 2 +- .../rollback_use_manual_start.htm | 2 +- .../rollback_use_player_prefs.htm | 2 +- .../rollback_use_random_input.htm | 2 +- .../Rollback/Rollback_Preferences.htm | 2 +- .../Rollback/Rollback_System.htm | 2 +- .../Rollback/Rollback_Variables/managed.htm | 2 +- .../Rollback/Rollback_Variables/player_.htm | 2 +- .../Rollback_Variables/player_avatar_s.htm | 2 +- .../Rollback_Variables/player_avatar_url.htm | 2 +- .../Rollback/Rollback_Variables/player_id.htm | 2 +- .../Rollback_Variables/player_local.htm | 2 +- .../Rollback_Variables/player_prefs.htm | 2 +- .../Rollback_Variables/player_type.htm | 2 +- .../Rollback_Variables/player_user_id.htm | 2 +- .../Rollback/Rollback_Variables/rollback_.htm | 2 +- .../rollback_confirmed_frame.htm | 2 +- .../rollback_current_frame.htm | 2 +- .../rollback_game_running.htm | 2 +- .../GML_Reference/Steam/Steam.htm | 2 +- .../Steam/Steam_API/Steam_API.htm | 2 +- .../Steam_API/steam_available_languages.htm | 2 +- .../Steam_API/steam_current_game_language.htm | 2 +- .../Steam/Steam_API/steam_get_app_id.htm | 2 +- .../Steam_API/steam_get_persona_name.htm | 2 +- .../Steam_API/steam_get_user_account_id.htm | 2 +- .../Steam_API/steam_get_user_persona_name.htm | 2 +- .../Steam_API/steam_get_user_steam_id.htm | 2 +- .../Steam/Steam_API/steam_initialised.htm | 2 +- .../Steam_API/steam_is_user_logged_on.htm | 2 +- .../Steam/Steam_API/steam_stats_ready.htm | 2 +- .../Steam_Achievements/Steam_Achievements.htm | 2 +- .../steam_clear_achievement.htm | 2 +- .../steam_get_achievement.htm | 2 +- .../steam_get_stat_avg_rate.htm | 2 +- .../steam_get_stat_float.htm | 2 +- .../Steam_Achievements/steam_get_stat_int.htm | 2 +- .../steam_reset_all_stats.htm | 2 +- .../steam_reset_all_stats_achievements.htm | 2 +- .../steam_set_achievement.htm | 2 +- .../steam_set_stat_avg_rate.htm | 2 +- .../steam_set_stat_float.htm | 2 +- .../Steam_Achievements/steam_set_stat_int.htm | 2 +- .../Steam/Steam_Cloud/Steam_Cloud.htm | 2 +- .../Steam/Steam_Cloud/steam_file_delete.htm | 2 +- .../Steam/Steam_Cloud/steam_file_exists.htm | 2 +- .../Steam_Cloud/steam_file_persisted.htm | 2 +- .../Steam/Steam_Cloud/steam_file_read.htm | 2 +- .../Steam/Steam_Cloud/steam_file_share.htm | 2 +- .../Steam/Steam_Cloud/steam_file_size.htm | 2 +- .../Steam/Steam_Cloud/steam_file_write.htm | 2 +- .../Steam_Cloud/steam_file_write_file.htm | 2 +- .../Steam_Cloud/steam_get_quota_free.htm | 2 +- .../Steam_Cloud/steam_get_quota_total.htm | 2 +- .../steam_is_cloud_enabled_for_account.htm | 2 +- .../steam_is_cloud_enabled_for_app.htm | 2 +- .../Steam/Steam_DLC/Steam_DLC.htm | 2 +- .../Steam_DLC/steam_user_installed_dlc.htm | 2 +- .../Steam/Steam_DLC/steam_user_owns_dlc.htm | 2 +- .../Steam_Leaderboards/Steam_Leaderboards.htm | 2 +- .../steam_create_leaderboard.htm | 2 +- .../steam_download_friends_scores.htm | 2 +- .../steam_download_scores.htm | 2 +- .../steam_download_scores_around_user.htm | 2 +- .../Steam_Leaderboards/steam_upload_score.htm | 2 +- .../steam_upload_score_buffer.htm | 2 +- .../Steam/Steam_Overlay/Steam_Overlay.htm | 2 +- .../Steam_Overlay/steam_activate_overlay.htm | 2 +- .../steam_activate_overlay_browser.htm | 2 +- .../steam_activate_overlay_store.htm | 2 +- .../steam_activate_overlay_user.htm | 2 +- .../steam_is_overlay_activated.htm | 2 +- .../steam_is_overlay_enabled.htm | 2 +- .../Steam/Steam_UGC/Steam_UGC.htm | 2 +- .../steam_is_screenshot_requested.htm | 2 +- .../Steam/Steam_UGC/steam_send_screenshot.htm | 2 +- .../Steam/Steam_UGC/steam_ugc_create_item.htm | 2 +- .../Steam_UGC/steam_ugc_create_query_all.htm | 2 +- .../steam_ugc_create_query_all_ex.htm | 2 +- .../Steam_UGC/steam_ugc_create_query_user.htm | 2 +- .../steam_ugc_create_query_user_ex.htm | 2 +- .../Steam/Steam_UGC/steam_ugc_download.htm | 2 +- .../steam_ugc_get_item_install_info.htm | 2 +- .../steam_ugc_get_item_update_info.htm | 2 +- .../steam_ugc_get_item_update_progress.htm | 2 +- .../steam_ugc_get_subscribed_items.htm | 2 +- .../steam_ugc_num_subscribed_items.htm | 2 +- .../steam_ugc_query_add_excluded_tag.htm | 2 +- .../steam_ugc_query_add_required_tag.htm | 2 +- ...am_ugc_query_set_allow_cached_response.htm | 2 +- ...am_ugc_query_set_cloud_filename_filter.htm | 2 +- .../steam_ugc_query_set_match_any_tag.htm | 2 +- ...eam_ugc_query_set_ranked_by_trend_days.htm | 2 +- ..._ugc_query_set_return_long_description.htm | 2 +- .../steam_ugc_query_set_return_total_only.htm | 2 +- .../steam_ugc_query_set_search_text.htm | 2 +- .../steam_ugc_request_item_details.htm | 2 +- .../Steam/Steam_UGC/steam_ugc_send_query.htm | 2 +- .../Steam_UGC/steam_ugc_set_item_content.htm | 2 +- .../steam_ugc_set_item_description.htm | 2 +- .../Steam_UGC/steam_ugc_set_item_preview.htm | 2 +- .../Steam_UGC/steam_ugc_set_item_tags.htm | 2 +- .../Steam_UGC/steam_ugc_set_item_title.htm | 2 +- .../steam_ugc_set_item_visibility.htm | 2 +- .../Steam_UGC/steam_ugc_start_item_update.htm | 2 +- .../steam_ugc_submit_item_update.htm | 2 +- .../Steam_UGC/steam_ugc_subscribe_item.htm | 2 +- .../Steam_UGC/steam_ugc_unsubscribe_item.htm | 2 +- .../GML_Reference/Strings/Strings.htm | 2 +- .../GML_Reference/Strings/ansi_char.htm | 2 +- .../GML_Reference/Strings/chr.htm | 2 +- .../Strings/clipboard_get_text.htm | 2 +- .../Strings/clipboard_has_text.htm | 2 +- .../Strings/clipboard_set_text.htm | 2 +- .../GML_Reference/Strings/ord.htm | 2 +- .../GML_Reference/Strings/string.htm | 2 +- .../GML_Reference/Strings/string_byte_at.htm | 2 +- .../Strings/string_byte_length.htm | 2 +- .../GML_Reference/Strings/string_char_at.htm | 2 +- .../GML_Reference/Strings/string_copy.htm | 2 +- .../GML_Reference/Strings/string_count.htm | 2 +- .../GML_Reference/Strings/string_delete.htm | 2 +- .../GML_Reference/Strings/string_digits.htm | 2 +- .../GML_Reference/Strings/string_format.htm | 2 +- .../Strings/string_hash_to_newline.htm | 2 +- .../GML_Reference/Strings/string_height.htm | 2 +- .../Strings/string_height_ext.htm | 2 +- .../GML_Reference/Strings/string_insert.htm | 2 +- .../GML_Reference/Strings/string_last_pos.htm | 2 +- .../Strings/string_last_pos_ext.htm | 2 +- .../GML_Reference/Strings/string_length.htm | 2 +- .../GML_Reference/Strings/string_letters.htm | 2 +- .../Strings/string_lettersdigits.htm | 2 +- .../GML_Reference/Strings/string_lower.htm | 2 +- .../GML_Reference/Strings/string_ord_at.htm | 2 +- .../GML_Reference/Strings/string_pos.htm | 2 +- .../GML_Reference/Strings/string_pos_ext.htm | 2 +- .../GML_Reference/Strings/string_repeat.htm | 2 +- .../GML_Reference/Strings/string_replace.htm | 2 +- .../Strings/string_replace_all.htm | 2 +- .../Strings/string_set_byte_at.htm | 2 +- .../GML_Reference/Strings/string_upper.htm | 2 +- .../GML_Reference/Strings/string_width.htm | 2 +- .../Strings/string_width_ext.htm | 2 +- .../Time_Sources/call_cancel.htm | 2 +- .../GML_Reference/Time_Sources/call_later.htm | 2 +- .../Time_Sources/time_bpm_to_seconds.htm | 2 +- .../Time_Sources/time_seconds_to_bpm.htm | 2 +- .../Time_Sources/time_source_create.htm | 2 +- .../Time_Sources/time_source_destroy.htm | 2 +- .../Time_Sources/time_source_exists.htm | 2 +- .../Time_Sources/time_source_get_children.htm | 2 +- .../Time_Sources/time_source_get_parent.htm | 2 +- .../Time_Sources/time_source_get_period.htm | 2 +- .../time_source_get_reps_completed.htm | 2 +- .../time_source_get_reps_remaining.htm | 2 +- .../Time_Sources/time_source_get_state.htm | 2 +- .../time_source_get_time_remaining.htm | 2 +- .../Time_Sources/time_source_get_units.htm | 2 +- .../Time_Sources/time_source_pause.htm | 2 +- .../Time_Sources/time_source_reconfigure.htm | 2 +- .../Time_Sources/time_source_reset.htm | 2 +- .../Time_Sources/time_source_resume.htm | 2 +- .../Time_Sources/time_source_start.htm | 2 +- .../Time_Sources/time_source_stop.htm | 2 +- .../Match_Making/Match_Making.htm | 2 +- .../xboxlive_matchmaking_create.htm | 2 +- .../xboxlive_matchmaking_find.htm | 2 +- .../xboxlive_matchmaking_join_invite.htm | 2 +- .../xboxlive_matchmaking_join_session.htm | 2 +- .../xboxlive_matchmaking_send_invites.htm | 2 +- ...xboxlive_matchmaking_session_get_users.htm | 2 +- .../xboxlive_matchmaking_session_leave.htm | 2 +- ...xlive_matchmaking_set_joinable_session.htm | 2 +- .../xboxlive_matchmaking_start.htm | 2 +- .../xboxlive_matchmaking_stop.htm | 2 +- .../Saving_Data/Saving_Data.htm | 2 +- .../Saving_Data/xboxlive_get_file_error.htm | 2 +- .../xboxlive_get_savedata_user.htm | 2 +- .../xboxlive_set_savedata_user.htm | 2 +- .../Stats_And_Leaderboards.htm | 2 +- .../xboxlive_achievements_set_progress.htm | 2 +- .../xboxlive_fire_event.htm | 2 +- .../xboxlive_get_stats_for_user.htm | 2 +- .../xboxlive_read_player_leaderboard.htm | 2 +- .../xboxlive_stats_add_user.htm | 2 +- .../xboxlive_stats_delete_stat.htm | 2 +- .../xboxlive_stats_flush_user.htm | 2 +- .../xboxlive_stats_get_leaderboard.htm | 2 +- .../xboxlive_stats_get_social_leaderboard.htm | 2 +- .../xboxlive_stats_get_stat.htm | 2 +- .../xboxlive_stats_get_stat_names.htm | 2 +- .../xboxlive_stats_remove_user.htm | 2 +- .../xboxlive_stats_set_stat_int.htm | 2 +- .../xboxlive_stats_set_stat_real.htm | 2 +- .../xboxlive_stats_set_stat_string.htm | 2 +- .../xboxlive_stats_setup.htm | 2 +- .../UWP_And_XBox_Live/UWP_And_XBox_Live.htm | 2 +- .../Users_And_Accounts/Users_And_Accounts.htm | 2 +- .../xboxlive_agegroup_for_user.htm | 2 +- .../xboxlive_gamedisplayname_for_user.htm | 2 +- .../xboxlive_gamerscore_for_user.htm | 2 +- .../xboxlive_gamertag_for_user.htm | 2 +- .../xboxlive_generate_player_session_id.htm | 2 +- .../xboxlive_get_activating_user.htm | 2 +- .../Users_And_Accounts/xboxlive_get_user.htm | 2 +- .../xboxlive_get_user_count.htm | 2 +- .../xboxlive_pad_count_for_user.htm | 2 +- .../xboxlive_pad_for_user.htm | 2 +- .../xboxlive_reputation_for_user.htm | 2 +- .../xboxlive_set_rich_presence.htm | 2 +- .../xboxlive_show_account_picker.htm | 2 +- .../xboxlive_show_profile_card_for_user.htm | 2 +- .../xboxlive_sponsor_for_user.htm | 2 +- .../xboxlive_sprite_add_from_gamerpicture.htm | 2 +- .../xboxlive_user_for_pad.htm | 2 +- .../xboxlive_user_id_for_user.htm | 2 +- .../xboxlive_user_is_active.htm | 2 +- .../xboxlive_user_is_guest.htm | 2 +- .../xboxlive_user_is_remote.htm | 2 +- .../xboxlive_user_is_signed_in.htm | 2 +- .../xboxlive_user_is_signing_in.htm | 2 +- .../UWP_And_XBox_Live/uwp_check_privilege.htm | 2 +- .../UWP_And_XBox_Live/uwp_is_constrained.htm | 2 +- .../UWP_And_XBox_Live/uwp_is_suspending.htm | 2 +- .../uwp_license_trial_time_remaining.htm | 2 +- .../uwp_license_trial_user.htm | 2 +- .../uwp_license_trial_version.htm | 2 +- .../UWP_And_XBox_Live/uwp_show_help.htm | 2 +- .../UWP_And_XBox_Live/uwp_suspend.htm | 2 +- .../uwp_was_closed_by_user.htm | 2 +- .../UWP_And_XBox_Live/uwp_was_terminated.htm | 2 +- .../Variable_Functions/Variable_Functions.htm | 2 +- .../Variable_Functions/array_copy.htm | 2 +- .../Variable_Functions/array_create.htm | 2 +- .../Variable_Functions/array_delete.htm | 2 +- .../Variable_Functions/array_equals.htm | 2 +- .../Variable_Functions/array_get.htm | 2 +- .../Variable_Functions/array_height_2d.htm | 2 +- .../Variable_Functions/array_insert.htm | 2 +- .../Variable_Functions/array_length.htm | 2 +- .../Variable_Functions/array_length_1d.htm | 2 +- .../Variable_Functions/array_length_2d.htm | 2 +- .../Variable_Functions/array_pop.htm | 2 +- .../Variable_Functions/array_push.htm | 2 +- .../Variable_Functions/array_resize.htm | 2 +- .../Variable_Functions/array_set.htm | 2 +- .../Variable_Functions/array_sort.htm | 2 +- .../GML_Reference/Variable_Functions/bool.htm | 2 +- .../Variable_Functions/instanceof.htm | 2 +- .../Variable_Functions/int64.htm | 2 +- .../Variable_Functions/is_array.htm | 2 +- .../Variable_Functions/is_bool.htm | 2 +- .../Variable_Functions/is_infinity.htm | 2 +- .../Variable_Functions/is_int32.htm | 2 +- .../Variable_Functions/is_int64.htm | 2 +- .../Variable_Functions/is_matrix.htm | 2 +- .../Variable_Functions/is_method.htm | 2 +- .../Variable_Functions/is_nan.htm | 2 +- .../Variable_Functions/is_numeric.htm | 2 +- .../Variable_Functions/is_ptr.htm | 2 +- .../Variable_Functions/is_real.htm | 2 +- .../Variable_Functions/is_string.htm | 2 +- .../Variable_Functions/is_struct.htm | 2 +- .../Variable_Functions/is_undefined.htm | 2 +- .../Variable_Functions/is_vec3.htm | 2 +- .../Variable_Functions/is_vec4.htm | 2 +- .../Variable_Functions/method.htm | 2 +- .../Variable_Functions/method_get_index.htm | 2 +- .../Variable_Functions/method_get_self.htm | 2 +- .../GML_Reference/Variable_Functions/ptr.htm | 2 +- .../GML_Reference/Variable_Functions/real.htm | 2 +- .../Variable_Functions/typeof.htm | 2 +- .../variable_global_exists.htm | 2 +- .../variable_global_get.htm | 2 +- .../variable_global_set.htm | 2 +- .../variable_instance_exists.htm | 2 +- .../variable_instance_get.htm | 2 +- .../variable_instance_get_names.htm | 2 +- .../variable_instance_names_count.htm | 2 +- .../variable_instance_set.htm | 2 +- .../variable_struct_exists.htm | 2 +- .../variable_struct_get.htm | 2 +- .../variable_struct_get_names.htm | 2 +- .../variable_struct_names_count.htm | 2 +- .../variable_struct_remove.htm | 2 +- .../variable_struct_set.htm | 2 +- .../Web_And_HTML5/Web_And_HTML5.htm | 2 +- .../Web_And_HTML5/analytics_event.htm | 2 +- .../Web_And_HTML5/analytics_event_ext.htm | 2 +- .../Web_And_HTML5/browser_height.htm | 2 +- .../Web_And_HTML5/browser_input_capture.htm | 2 +- .../Web_And_HTML5/browser_width.htm | 2 +- .../Web_And_HTML5/clickable_add.htm | 2 +- .../Web_And_HTML5/clickable_add_ext.htm | 2 +- .../Web_And_HTML5/clickable_change.htm | 2 +- .../Web_And_HTML5/clickable_change_ext.htm | 2 +- .../Web_And_HTML5/clickable_delete.htm | 2 +- .../Web_And_HTML5/clickable_exists.htm | 2 +- .../Web_And_HTML5/clickable_set_style.htm | 2 +- .../Web_And_HTML5/url_get_domain.htm | 2 +- .../GML_Reference/Web_And_HTML5/url_open.htm | 2 +- .../Web_And_HTML5/url_open_ext.htm | 2 +- .../Web_And_HTML5/url_open_full.htm | 2 +- .../Web_And_HTML5/webgl_enabled.htm | 2 +- .../GameMaker_Language_Index.htm | 2 +- Manual/contents/IDE_Navigation/Bookmarks.htm | 2 +- Manual/contents/IDE_Navigation/IDE_Input.htm | 2 +- .../IDE_Navigation/Keyboard_Shortcuts.htm | 2 +- Manual/contents/IDE_Navigation/Menus.htm | 2 +- .../IDE_Navigation/Menus/The_Build_Menu.htm | 2 +- .../IDE_Navigation/Menus/The_Edit_Menu.htm | 2 +- .../IDE_Navigation/Menus/The_File_Menu.htm | 2 +- .../IDE_Navigation/Menus/The_Help_Menu.htm | 2 +- .../IDE_Navigation/Menus/The_Layouts_Menu.htm | 2 +- .../Menus/The_Marketplace_Menu.htm | 2 +- .../IDE_Navigation/Menus/The_Tools_Menu.htm | 2 +- .../IDE_Navigation/Menus/The_Windows_Menu.htm | 2 +- .../IDE_Navigation/Recent_Windows.htm | 2 +- .../IDE_Tools/Additional_IDE_Tools.htm | 2 +- .../IDE_Tools/Local_Asset_Packages.htm | 2 +- .../IDE_Tools/Project_Image_Generator.htm | 2 +- Manual/contents/IDE_Tools/Remote_Workers.htm | 2 +- Manual/contents/IDE_Tools/Sound_Mixer.htm | 2 +- Manual/contents/IDE_Tools/Source_Control.htm | 2 +- .../Source_Control/Cloning_A_Repository.htm | 2 +- .../IDE_Tools/Source_Control/Conflicts.htm | 2 +- .../External_Merge_Diff_Tools.htm | 2 +- .../Source_Control/Repository_Options.htm | 2 +- .../Source_Control/Reverting_Files.htm | 2 +- .../Source_Control/Setting_Up_Git_Plugin.htm | 2 +- .../Source_Control/Standard_Workflow.htm | 2 +- Manual/contents/IDE_Tools/The_Debugger.htm | 2 +- .../IDE_Tools/The_Debugger/The_Profiler.htm | 2 +- .../IDE_Tools/The_Debugger/Watches.htm | 2 +- Manual/contents/IDE_Tools/The_Inspector.htm | 2 +- .../IDE_Tools/The_Micro_Web_Server.htm | 2 +- Manual/contents/Introduction/Compiling.htm | 2 +- Manual/contents/Introduction/Debugging.htm | 2 +- .../Introduction_To_GameMaker_Studio_2.htm | 2 +- .../Creating_A_Marketplace_Asset.htm | 2 +- .../Creating_A_Publisher_Account.htm | 2 +- .../Marketplace/Creating_A_Tutorial.htm | 2 +- .../Marketplace/Listing_A_Service.htm | 2 +- .../Marketplace/Listing_An_Asset.htm | 2 +- .../Marketplace/Marketplace_Style_Guide.htm | 2 +- .../Marketplace/Purchasing_An_Asset.htm | 2 +- .../Rating_And_Flagging_Assets.htm | 2 +- .../Marketplace/Submission_Guidelines.htm | 2 +- .../Marketplace/Your_Marketplace_Library.htm | 2 +- .../Introduction/Our_Knowledge_Base.htm | 2 +- .../Introduction/Our_Social_Links.htm | 2 +- .../Introduction/The_Asset_Browser.htm | 2 +- .../contents/Introduction/The_Marketplace.htm | 2 +- .../Introduction/The_Output_Window.htm | 2 +- .../contents/Introduction/The_Start_Page.htm | 2 +- Manual/contents/Introduction/Workspaces.htm | 2 +- .../Creating_Sound_Effects.htm | 2 +- .../Quick_Start_Guide/Creating_Sprites.htm | 2 +- .../Quick_Start_Guide/Creating_Tile_Sets.htm | 2 +- Manual/contents/Quick_Start_Guide/Drawing.htm | 2 +- .../Movement_And_Controls.htm | 2 +- .../Objects_And_Instances.htm | 2 +- .../Quick_Start_Guide/Quick_Start_Guide.htm | 2 +- Manual/contents/Quick_Start_Guide/Rooms.htm | 2 +- .../contents/Quick_Start_Guide/Sequences.htm | 2 +- Manual/contents/Quick_Start_Guide/Summary.htm | 2 +- .../What_Is_Programming_.htm | 2 +- .../Error_Reporting.htm | 2 +- .../GMS2_Version_Information.htm | 2 +- .../IDE_Preferences.htm | 2 +- .../Anim_Curve_Editor_Preferences.htm | 2 +- .../Asset_Browser_Preferences.htm | 2 +- .../Drag_And_Drop_Preferences.htm | 2 +- .../Extension_Editor_Preferences.htm | 2 +- .../IDE_Preferences/Feather_Settings.htm | 2 +- .../Font_Editor_Preferences.htm | 2 +- .../IDE_Preferences/GML_Code_Preferences.htm | 2 +- .../GML_Visual_Preferences.htm | 2 +- .../IDE_Preferences/General/Background.htm | 2 +- .../IDE_Preferences/General/Compiling.htm | 2 +- .../General/Confirm_Dialogs.htm | 2 +- .../IDE_Preferences/General/Debugging.htm | 2 +- .../IDE_Preferences/General/File_Watcher.htm | 2 +- .../IDE_Preferences/General/Go_To.htm | 2 +- .../IDE_Preferences/General/Help.htm | 2 +- .../IDE_Preferences/General/Input.htm | 2 +- .../General/Output_Windows.htm | 2 +- .../IDE_Preferences/General/Paths.htm | 2 +- .../IDE_Preferences/General/Power_Saving.htm | 2 +- .../General/Recent_Windows.htm | 2 +- .../IDE_Preferences/General/Resources.htm | 2 +- .../IDE_Preferences/General/Workspace.htm | 2 +- .../IDE_Preferences/General_Preferences.htm | 2 +- .../Image_Editor_Preferences.htm | 2 +- .../IDE_Preferences/Language_Preferences.htm | 2 +- .../Marketplace_Preferences.htm | 2 +- .../Object_Editor_Preferences.htm | 2 +- .../IDE_Preferences/Plugin_Preferences.htm | 2 +- .../Redefine_Keys_Preferences.htm | 2 +- .../Room_Editor_Preferences.htm | 2 +- .../Runtime_Feed_Preferences.htm | 2 +- .../IDE_Preferences/Sequences_Preferences.htm | 2 +- .../IDE_Preferences/Spline_Editor.htm | 2 +- .../Sprite_Editor_Preferences.htm | 2 +- .../Start_Screen_Preferences.htm | 2 +- .../Text_Editor_Preferences.htm | 2 +- .../Tile_Set_Editor_Preferences.htm | 2 +- .../IDE_Preferences/Timeline_Preferences.htm | 2 +- .../Installation_Guide.htm | 2 +- .../Licencing_Information.htm | 2 +- .../Platform_Preferences.htm | 2 +- .../Platform_Preferences/Android.htm | 2 +- .../Platform_Preferences/HTML5.htm | 2 +- .../Opera_GX_Preferences.htm | 2 +- .../Platform_Preferences/Steam.htm | 2 +- .../Platform_Preferences/Windows.htm | 2 +- .../Platform_Preferences/Windows_UWP.htm | 2 +- .../Platform_Preferences/iOS.htm | 2 +- .../Platform_Preferences/macOS.htm | 2 +- .../Platform_Preferences/tvOS.htm | 2 +- .../Release_Notes.htm | 2 +- .../Required_SDKs.htm | 2 +- .../The_Device_Manager.htm | 2 +- .../Updating_Guide.htm | 2 +- Manual/contents/Settings/Audio_Groups.htm | 2 +- .../Settings/Building_via_Command_Line.htm | 2 +- .../Settings/Command_Line_Parameters.htm | 2 +- Manual/contents/Settings/Configurations.htm | 2 +- Manual/contents/Settings/Game_Options.htm | 2 +- .../Settings/Game_Options/Amazon_Fire.htm | 2 +- .../Settings/Game_Options/Android.htm | 2 +- .../contents/Settings/Game_Options/HTML5.htm | 2 +- .../Settings/Game_Options/Opera_GX.htm | 2 +- .../Settings/Game_Options/Template_Info.htm | 2 +- .../contents/Settings/Game_Options/Ubuntu.htm | 2 +- .../Settings/Game_Options/Windows.htm | 2 +- .../Settings/Game_Options/Windows_UWP.htm | 2 +- Manual/contents/Settings/Game_Options/iOS.htm | 2 +- .../contents/Settings/Game_Options/macOS.htm | 2 +- .../contents/Settings/Game_Options/tvOS.htm | 2 +- Manual/contents/Settings/Game_Settings.htm | 2 +- Manual/contents/Settings/Included_Files.htm | 2 +- Manual/contents/Settings/Texture_Groups.htm | 2 +- .../Non-Bitmap_Sprites.htm | 2 +- .../Texture_Information/Texture_Pages.htm | 2 +- Manual/contents/Settings/The_Room_Manager.htm | 2 +- .../Animation_Curve_Library.htm | 2 +- .../The_Asset_Editors/Animation_Curves.htm | 2 +- .../Code_Editor_Properties/Code_Snippets.htm | 2 +- .../Code_Editor_Properties/Editing_Code.htm | 2 +- .../Feather_Data_Types.htm | 2 +- .../Feather_Features.htm | 2 +- .../JSDoc_Script_Comments.htm | 2 +- .../Extension_Creation/Android_Extensions.htm | 2 +- .../Creating_An_Extension.htm | 2 +- .../Extension_Creation/Extended_Examples.htm | 2 +- .../Extension_Creation/iOS_Extensions.htm | 2 +- .../contents/The_Asset_Editors/Extensions.htm | 2 +- Manual/contents/The_Asset_Editors/Fonts.htm | 2 +- .../The_Asset_Editors/Image_Editor.htm | 2 +- Manual/contents/The_Asset_Editors/Notes.htm | 2 +- .../Object_Properties/Async_Events.htm | 2 +- .../Async_Events/Audio_Playback.htm | 2 +- .../Async_Events/Audio_Recording.htm | 2 +- .../Object_Properties/Async_Events/Cloud.htm | 2 +- .../Object_Properties/Async_Events/Dialog.htm | 2 +- .../Object_Properties/Async_Events/HTTP.htm | 2 +- .../Object_Properties/Async_Events/IAP.htm | 2 +- .../Async_Events/Image_Loaded.htm | 2 +- .../Async_Events/Networking.htm | 2 +- .../Async_Events/Push_Notifications.htm | 2 +- .../Async_Events/Save_Load.htm | 2 +- .../Object_Properties/Async_Events/Social.htm | 2 +- .../Object_Properties/Async_Events/Steam.htm | 2 +- .../Object_Properties/Async_Events/System.htm | 2 +- .../Object_Properties/Draw_Events.htm | 2 +- .../Object_Properties/Event_Order.htm | 2 +- .../Object_Properties/Gesture_Events.htm | 1079 +++++++++-------- .../Object_Properties/Object_Events.htm | 2 +- .../Object_Properties/Object_Variables.htm | 2 +- .../Object_Properties/Other_Events.htm | 2 +- .../Object_Properties/Parent_Objects.htm | 2 +- .../Object_Properties/Physics_Objects.htm | 2 +- Manual/contents/The_Asset_Editors/Objects.htm | 2 +- Manual/contents/The_Asset_Editors/Paths.htm | 2 +- .../Room_Properties/Filters_and_Effects.htm | 2 +- .../Room_Properties/Layer_Properties.htm | 2 +- .../Room_Properties/Room_Inheritance.htm | 2 +- .../Room_Properties/Room_Properties.htm | 2 +- Manual/contents/The_Asset_Editors/Rooms.htm | 2 +- Manual/contents/The_Asset_Editors/Scripts.htm | 2 +- .../Broadcast_Messages.htm | 2 +- .../Sequence_Properties/Clipping_Masks.htm | 2 +- .../The_Sequence_Canvas.htm | 2 +- .../Sequence_Properties/The_Track_Panel.htm | 2 +- .../Using_Animation_Curves.htm | 2 +- .../Using_The_Dope_Sheet.htm | 2 +- .../contents/The_Asset_Editors/Sequences.htm | 2 +- Manual/contents/The_Asset_Editors/Shaders.htm | 2 +- Manual/contents/The_Asset_Editors/Sounds.htm | 2 +- .../Sprite_Properties/Nine_Slices.htm | 2 +- Manual/contents/The_Asset_Editors/Sprites.htm | 2 +- .../The_Asset_Editors/The_Asset_Editors.htm | 2 +- .../Tile_Set_Editors/Animated_Tiles.htm | 2 +- .../Tile_Set_Editors/Auto_Tiles.htm | 2 +- .../Tile_Set_Editors/Brush_Builder.htm | 2 +- .../contents/The_Asset_Editors/Tile_Sets.htm | 2 +- .../contents/The_Asset_Editors/Timelines.htm | 2 +- .../assets/masterpages/Manual_Action_Page.htt | 2 +- .../masterpages/Manual_Keyword_Page.htt | 2 +- .../assets/masterpages/Manual_Page.htt | 2 +- 2801 files changed, 3340 insertions(+), 3339 deletions(-) diff --git a/Manual/contents/Additional_Information/Additional_Information.htm b/Manual/contents/Additional_Information/Additional_Information.htm index eb3145b97..46f3a050f 100644 --- a/Manual/contents/Additional_Information/Additional_Information.htm +++ b/Manual/contents/Additional_Information/Additional_Information.htm @@ -6,7 +6,7 @@ Π”ΠΎΠΏΠΎΠ»Π½ΠΈΡ‚Π΅Π»ΡŒΠ½Π°Ρ информация - + diff --git a/Manual/contents/Additional_Information/Best_Practices_When_Programming.htm b/Manual/contents/Additional_Information/Best_Practices_When_Programming.htm index 214509b64..d6e1e1108 100644 --- a/Manual/contents/Additional_Information/Best_Practices_When_Programming.htm +++ b/Manual/contents/Additional_Information/Best_Practices_When_Programming.htm @@ -6,7 +6,7 @@ Π›ΡƒΡ‡ΡˆΠΈΠ΅ ΠΏΡ€Π°ΠΊΡ‚ΠΈΠΊΠΈ ΠΏΡ€ΠΈ ΠΏΡ€ΠΎΠ³Ρ€Π°ΠΌΠΌΠΈΡ€ΠΎΠ²Π°Π½ΠΈΠΈ - + diff --git a/Manual/contents/Additional_Information/Bitwise_Operators.htm b/Manual/contents/Additional_Information/Bitwise_Operators.htm index 84e65227d..b1c29ecba 100644 --- a/Manual/contents/Additional_Information/Bitwise_Operators.htm +++ b/Manual/contents/Additional_Information/Bitwise_Operators.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ±ΠΈΡ‚ΠΎΠ²Ρ‹Π΅ ΠΎΠΏΠ΅Ρ€Π°Ρ‚ΠΎΡ€Ρ‹ - + diff --git a/Manual/contents/Additional_Information/Compatibility_Functions.htm b/Manual/contents/Additional_Information/Compatibility_Functions.htm index 3e1563c1a..c3a3f1e23 100644 --- a/Manual/contents/Additional_Information/Compatibility_Functions.htm +++ b/Manual/contents/Additional_Information/Compatibility_Functions.htm @@ -6,7 +6,7 @@ Π€ΡƒΠ½ΠΊΡ†ΠΈΠΈ совмСстимости - + diff --git a/Manual/contents/Additional_Information/Compatibility_Scripts.htm b/Manual/contents/Additional_Information/Compatibility_Scripts.htm index 3c2fe167a..3d78402dc 100644 --- a/Manual/contents/Additional_Information/Compatibility_Scripts.htm +++ b/Manual/contents/Additional_Information/Compatibility_Scripts.htm @@ -5,7 +5,7 @@ Π‘Ρ†Π΅Π½Π°Ρ€ΠΈΠΈ совмСстимости - + diff --git a/Manual/contents/Additional_Information/Error_Reporting.htm b/Manual/contents/Additional_Information/Error_Reporting.htm index 654dccf8d..cce847184 100644 --- a/Manual/contents/Additional_Information/Error_Reporting.htm +++ b/Manual/contents/Additional_Information/Error_Reporting.htm @@ -6,7 +6,7 @@ ΠžΡ‚Ρ‡Π΅Ρ‚Ρ‹ ΠΎΠ± ΠΎΡˆΠΈΠ±ΠΊΠ°Ρ… - + diff --git a/Manual/contents/Additional_Information/Errors/Compiler_Errors.htm b/Manual/contents/Additional_Information/Errors/Compiler_Errors.htm index e3ce1d860..78d1a1c04 100644 --- a/Manual/contents/Additional_Information/Errors/Compiler_Errors.htm +++ b/Manual/contents/Additional_Information/Errors/Compiler_Errors.htm @@ -6,7 +6,7 @@ Ошибки компилятора - + diff --git a/Manual/contents/Additional_Information/Errors/Runner_Errors.htm b/Manual/contents/Additional_Information/Errors/Runner_Errors.htm index cda932ea4..95401e798 100644 --- a/Manual/contents/Additional_Information/Errors/Runner_Errors.htm +++ b/Manual/contents/Additional_Information/Errors/Runner_Errors.htm @@ -6,7 +6,7 @@ Ошибки Π±Π΅Π³ΡƒΠ½ΠΎΠ² - + diff --git a/Manual/contents/Additional_Information/Errors/Syntax_Errors.htm b/Manual/contents/Additional_Information/Errors/Syntax_Errors.htm index cb0c22308..fc1f6edcd 100644 --- a/Manual/contents/Additional_Information/Errors/Syntax_Errors.htm +++ b/Manual/contents/Additional_Information/Errors/Syntax_Errors.htm @@ -6,7 +6,7 @@ Ошибки синтаксиса (сообщСния ΠΏΠ΅Ρ€Π°) - + diff --git a/Manual/contents/Additional_Information/Guide_To_Primitives_And_Vertex_Building.htm b/Manual/contents/Additional_Information/Guide_To_Primitives_And_Vertex_Building.htm index e59084586..9a9fd3d2d 100644 --- a/Manual/contents/Additional_Information/Guide_To_Primitives_And_Vertex_Building.htm +++ b/Manual/contents/Additional_Information/Guide_To_Primitives_And_Vertex_Building.htm @@ -7,7 +7,7 @@ Руководство ΠΏΠΎ ΠΏΡ€ΠΈΠΌΠΈΡ‚ΠΈΠ²Π°ΠΌ ΠΈ ΠΏΠΎΡΡ‚Ρ€ΠΎΠ΅Π½ΠΈΡŽ Π²Π΅Ρ€ΡˆΠΈΠ½ - + diff --git a/Manual/contents/Additional_Information/Guide_To_Using_Blendmodes.htm b/Manual/contents/Additional_Information/Guide_To_Using_Blendmodes.htm index 1d6d10e5f..f33beaf88 100644 --- a/Manual/contents/Additional_Information/Guide_To_Using_Blendmodes.htm +++ b/Manual/contents/Additional_Information/Guide_To_Using_Blendmodes.htm @@ -6,7 +6,7 @@ Руководство ΠΏΠΎ использованию Π±Π»Π΅Π½Π΄ΠΌΠΎΠ΄ΠΎΠ² - + diff --git a/Manual/contents/Additional_Information/Guide_To_Using_Buffers.htm b/Manual/contents/Additional_Information/Guide_To_Using_Buffers.htm index 968b0feb0..f36c1420e 100644 --- a/Manual/contents/Additional_Information/Guide_To_Using_Buffers.htm +++ b/Manual/contents/Additional_Information/Guide_To_Using_Buffers.htm @@ -6,7 +6,7 @@ Руководство ΠΏΠΎ использованию Π±ΡƒΡ„Π΅Ρ€ΠΎΠ² - + diff --git a/Manual/contents/Additional_Information/Guide_To_Using_Particles.htm b/Manual/contents/Additional_Information/Guide_To_Using_Particles.htm index b9ffc2734..3d7d6f1e5 100644 --- a/Manual/contents/Additional_Information/Guide_To_Using_Particles.htm +++ b/Manual/contents/Additional_Information/Guide_To_Using_Particles.htm @@ -6,7 +6,7 @@ Руководство ΠΏΠΎ использованию частиц - + diff --git a/Manual/contents/Additional_Information/Guide_To_Using_Shaders.htm b/Manual/contents/Additional_Information/Guide_To_Using_Shaders.htm index 241fe817b..02e4fb5bb 100644 --- a/Manual/contents/Additional_Information/Guide_To_Using_Shaders.htm +++ b/Manual/contents/Additional_Information/Guide_To_Using_Shaders.htm @@ -6,7 +6,7 @@ Руководство ΠΏΠΎ использованию ΡˆΠ΅ΠΉΠ΄Π΅Ρ€ΠΎΠ² - + diff --git a/Manual/contents/Additional_Information/Obsolete_Functions.htm b/Manual/contents/Additional_Information/Obsolete_Functions.htm index 29f1d657f..4d1de9041 100644 --- a/Manual/contents/Additional_Information/Obsolete_Functions.htm +++ b/Manual/contents/Additional_Information/Obsolete_Functions.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Ρ€Π΅Π²ΡˆΠΈΠ΅ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ - + diff --git a/Manual/contents/Additional_Information/The_File_System.htm b/Manual/contents/Additional_Information/The_File_System.htm index ac76c0ad8..030197069 100644 --- a/Manual/contents/Additional_Information/The_File_System.htm +++ b/Manual/contents/Additional_Information/The_File_System.htm @@ -6,7 +6,7 @@ Ѐайловая систСма - + diff --git a/Manual/contents/Additional_Information/Type_Tables.htm b/Manual/contents/Additional_Information/Type_Tables.htm index 960290e46..cc6509c10 100644 --- a/Manual/contents/Additional_Information/Type_Tables.htm +++ b/Manual/contents/Additional_Information/Type_Tables.htm @@ -6,7 +6,7 @@ Π’ΠΈΠΏΠΎΠ²Ρ‹Π΅ столы - + diff --git a/Manual/contents/Additional_Information/Vectors.htm b/Manual/contents/Additional_Information/Vectors.htm index 614a5ee55..50ff3f6a1 100644 --- a/Manual/contents/Additional_Information/Vectors.htm +++ b/Manual/contents/Additional_Information/Vectors.htm @@ -6,7 +6,7 @@ Π’Π΅ΠΊΡ‚ΠΎΡ€Ρ‹ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Index.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Index.htm index d3000a5ed..d7220a566 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Index.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Index.htm @@ -6,7 +6,7 @@ {GML_Visual} - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Overview/Action_Block_Functions.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Overview/Action_Block_Functions.htm index e3788cdbf..427645ca1 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Overview/Action_Block_Functions.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Overview/Action_Block_Functions.htm @@ -6,7 +6,7 @@ Π€ΡƒΠ½ΠΊΡ†ΠΈΠΈ сцСнария Π±Π»ΠΎΠΊΠ° дСйствий - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Overview/Applying_Actions_To_Other_Instances.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Overview/Applying_Actions_To_Other_Instances.htm index db40e58cf..34ebf2703 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Overview/Applying_Actions_To_Other_Instances.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Overview/Applying_Actions_To_Other_Instances.htm @@ -6,7 +6,7 @@ ΠŸΡ€ΠΈΠΌΠ΅Π½Π΅Π½ΠΈΠ΅ дСйствий ΠΊ Π΄Ρ€ΡƒΠ³ΠΈΠΌ экзСмплярам - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Overview/Changing_DnD_To_Code.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Overview/Changing_DnD_To_Code.htm index f0e01b65f..97cf07c7f 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Overview/Changing_DnD_To_Code.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Overview/Changing_DnD_To_Code.htm @@ -6,7 +6,7 @@ ИзмСнСниС Π²ΠΈΠ·ΡƒΠ°Π»ΡŒΠ½ΠΎΠ³ΠΎ прСдставлСния GML Π² ΠΊΠΎΠ΄ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Overview/Constructing_Action_Block_Code.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Overview/Constructing_Action_Block_Code.htm index dff5a3a58..96d0b82fc 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Overview/Constructing_Action_Block_Code.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Overview/Constructing_Action_Block_Code.htm @@ -6,7 +6,7 @@ ΠšΠΎΠ½ΡΡ‚Ρ€ΡƒΠΈΡ€ΠΎΠ²Π°Π½ΠΈΠ΅ ΠΊΠΎΠ΄Π° Π±Π»ΠΎΠΊΠ° дСйствий - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Overview/DnD_Overview.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Overview/DnD_Overview.htm index f495cd866..cab34524c 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Overview/DnD_Overview.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Overview/DnD_Overview.htm @@ -6,7 +6,7 @@ ΠΎΠ±Π·ΠΎΡ€ {GML_Visual} - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Overview/Right_Mouse_Button_Menu_Options.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Overview/Right_Mouse_Button_Menu_Options.htm index 2da5a20eb..d398cef14 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Overview/Right_Mouse_Button_Menu_Options.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Overview/Right_Mouse_Button_Menu_Options.htm @@ -6,7 +6,7 @@ ΠžΠΏΡ†ΠΈΠΈ мСню ΠΏΡ€Π°Π²ΠΎΠΉ ΠΊΠ½ΠΎΠΏΠΊΠΈ ΠΌΡ‹ΡˆΠΈ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Audio_Actions.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Audio_Actions.htm index bfbd700a7..eb997de27 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Audio_Actions.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Audio_Actions.htm @@ -6,7 +6,7 @@ АудиодСйствия - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Get_Audio_Length.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Get_Audio_Length.htm index d170c4e76..f9871b0b8 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Get_Audio_Length.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Get_Audio_Length.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ Π΄Π»ΠΈΠ½Ρƒ Π·Π²ΡƒΠΊΠ° - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Get_Audio_Pitch.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Get_Audio_Pitch.htm index d45638f80..c0415ad5e 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Get_Audio_Pitch.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Get_Audio_Pitch.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡Π΅Π½ΠΈΠ΅ Π·Π²ΡƒΠΊΠΎΠ²ΠΎΠ³ΠΎ сигнала - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Get_Audio_Volume.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Get_Audio_Volume.htm index 1db2b0fd0..5b97cb65c 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Get_Audio_Volume.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Get_Audio_Volume.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ Π³Ρ€ΠΎΠΌΠΊΠΎΡΡ‚ΡŒ Π·Π²ΡƒΠΊΠ° - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Get_Master_Volume.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Get_Master_Volume.htm index 8c2faa7cf..b8e2bc33c 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Get_Master_Volume.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Get_Master_Volume.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ Π³Π»Π°Π²Π½Ρ‹ΠΉ объСм - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/If_Audio_Is_Paused.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/If_Audio_Is_Paused.htm index 7856e2b8b..920369382 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/If_Audio_Is_Paused.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/If_Audio_Is_Paused.htm @@ -6,7 +6,7 @@ Если Π·Π²ΡƒΠΊ приостановлСн - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/If_Audio_Is_Playing.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/If_Audio_Is_Playing.htm index c4237bbc4..fa61546c2 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/If_Audio_Is_Playing.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/If_Audio_Is_Playing.htm @@ -6,7 +6,7 @@ Если воспроизводится Π·Π²ΡƒΠΊ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Pause_All_Audio.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Pause_All_Audio.htm index 1b4647951..7d6ee6c09 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Pause_All_Audio.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Pause_All_Audio.htm @@ -6,7 +6,7 @@ ΠŸΡ€ΠΈΠΎΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ всС Π°ΡƒΠ΄ΠΈΠΎ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Pause_Audio.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Pause_Audio.htm index 452a9a3b2..674b3797f 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Pause_Audio.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Pause_Audio.htm @@ -6,7 +6,7 @@ ΠŸΡ€ΠΈΠΎΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ Π°ΡƒΠ΄ΠΈΠΎ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Play_Audio.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Play_Audio.htm index 084466696..37d3ea684 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Play_Audio.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Play_Audio.htm @@ -6,7 +6,7 @@ ВоспроизвСсти Π°ΡƒΠ΄ΠΈΠΎ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Resume_All_Audio.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Resume_All_Audio.htm index c9e7bfff2..24de4787e 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Resume_All_Audio.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Resume_All_Audio.htm @@ -6,7 +6,7 @@ Π’ΠΎΠ·ΠΎΠ±Π½ΠΎΠ²ΠΈΡ‚ΡŒ всС аудиозаписи - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Resume_Audio.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Resume_Audio.htm index fd4f1233d..d314b5af8 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Resume_Audio.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Resume_Audio.htm @@ -6,7 +6,7 @@ РСзюмС Аудио - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Set_Audio_Pitch.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Set_Audio_Pitch.htm index 29ed6311e..1a5cb8b80 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Set_Audio_Pitch.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Set_Audio_Pitch.htm @@ -6,7 +6,7 @@ Настройка высоты Π·Π²ΡƒΠΊΠ° - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Set_Audio_Position.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Set_Audio_Position.htm index a8d757bac..0f03f7c97 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Set_Audio_Position.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Set_Audio_Position.htm @@ -6,7 +6,7 @@ УстановитС ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ Π·Π²ΡƒΠΊΠ° - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Set_Audio_Volume.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Set_Audio_Volume.htm index 4d8053ddc..b59b1efa2 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Set_Audio_Volume.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Set_Audio_Volume.htm @@ -6,7 +6,7 @@ Настройка громкости Π·Π²ΡƒΠΊΠ° - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Set_Master_Volume.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Set_Master_Volume.htm index aa3205afb..824103c8a 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Set_Master_Volume.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Set_Master_Volume.htm @@ -6,7 +6,7 @@ УстановитС мастСр-Π³Ρ€ΠΎΠΌΠΊΠΎΡΡ‚ΡŒ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Stop_All_Audio.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Stop_All_Audio.htm index 5fbefff84..421eec261 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Stop_All_Audio.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Stop_All_Audio.htm @@ -6,7 +6,7 @@ ΠžΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ всС Π°ΡƒΠ΄ΠΈΠΎ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Stop_Audio.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Stop_Audio.htm index d3f23e7e6..9e728396f 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Stop_Audio.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Audio/Stop_Audio.htm @@ -6,7 +6,7 @@ ΠžΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ Π°ΡƒΠ΄ΠΈΠΎ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Buffer_Actions.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Buffer_Actions.htm index c6f9641f4..bdb0de158 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Buffer_Actions.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Buffer_Actions.htm @@ -6,7 +6,7 @@ ДСйствия Π±ΡƒΡ„Π΅Ρ€Π° - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Copy_Buffer.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Copy_Buffer.htm index 598e6a984..0bd158fbd 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Copy_Buffer.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Copy_Buffer.htm @@ -6,7 +6,7 @@ Π‘ΡƒΡ„Π΅Ρ€ копирования - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Create_Buffer.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Create_Buffer.htm index bb5d06700..0e15637f9 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Create_Buffer.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Create_Buffer.htm @@ -6,7 +6,7 @@ Π‘ΠΎΠ·Π΄Π°Ρ‚ΡŒ Π±ΡƒΡ„Π΅Ρ€ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Delete_Buffer.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Delete_Buffer.htm index 457ef4839..ba4576fa3 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Delete_Buffer.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Delete_Buffer.htm @@ -6,7 +6,7 @@ Π£Π΄Π°Π»ΠΈΡ‚ΡŒ Π±ΡƒΡ„Π΅Ρ€ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Get_Buffer_Position.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Get_Buffer_Position.htm index 5365af316..5e5529c71 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Get_Buffer_Position.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Get_Buffer_Position.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ Π±ΡƒΡ„Π΅Ρ€Π° - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Get_Buffer_Size.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Get_Buffer_Size.htm index 248b1a0d9..3776de713 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Get_Buffer_Size.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Get_Buffer_Size.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ Ρ€Π°Π·ΠΌΠ΅Ρ€ Π±ΡƒΡ„Π΅Ρ€Π° - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/If_Buffer_Exists.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/If_Buffer_Exists.htm index 6b15decac..fe848fc79 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/If_Buffer_Exists.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/If_Buffer_Exists.htm @@ -6,7 +6,7 @@ Если Π±ΡƒΡ„Π΅Ρ€ сущСствуСт - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/If_End_Of_Buffer.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/If_End_Of_Buffer.htm index 201ddb8f5..9bb38e0e1 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/If_End_Of_Buffer.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/If_End_Of_Buffer.htm @@ -6,7 +6,7 @@ If End Of Buffer - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Read_Buffer.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Read_Buffer.htm index 3becd1f76..dcc815f7e 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Read_Buffer.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Read_Buffer.htm @@ -6,7 +6,7 @@ Π‘ΡƒΡ„Π΅Ρ€ чтСния - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Seek_Buffer.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Seek_Buffer.htm index f390ffca7..79085f8eb 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Seek_Buffer.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Seek_Buffer.htm @@ -6,7 +6,7 @@ Π‘ΡƒΡ„Π΅Ρ€ поиска - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Write_Buffer.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Write_Buffer.htm index b934bbdbf..d0c0853c4 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Write_Buffer.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Buffers/Write_Buffer.htm @@ -6,7 +6,7 @@ Π‘ΡƒΡ„Π΅Ρ€ записи - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Cameras/Camera_Actions.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Cameras/Camera_Actions.htm index d9d94c82e..691764f71 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Cameras/Camera_Actions.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Cameras/Camera_Actions.htm @@ -6,7 +6,7 @@ ДСйствия ΠΊΠ°ΠΌΠ΅Ρ€Ρ‹ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Cameras/Get_View_Variable.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Cameras/Get_View_Variable.htm index f349d8358..d7ef7b298 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Cameras/Get_View_Variable.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Cameras/Get_View_Variable.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½ΡƒΡŽ Π²ΠΈΠ΄Π° - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Cameras/Set_View_Variable.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Cameras/Set_View_Variable.htm index 3d1869504..59dfa46f7 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Cameras/Set_View_Variable.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Cameras/Set_View_Variable.htm @@ -5,7 +5,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½ΡƒΡŽ Π²ΠΈΠ΄Π° - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Collisions/Collision_Actions.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Collisions/Collision_Actions.htm index 267572ac6..e697604c3 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Collisions/Collision_Actions.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Collisions/Collision_Actions.htm @@ -6,7 +6,7 @@ ДСйствия ΠΏΡ€ΠΈ столкновСнии - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Collisions/If_Any_Object_At_Place.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Collisions/If_Any_Object_At_Place.htm index ef5749cd7..1152d4ad8 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Collisions/If_Any_Object_At_Place.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Collisions/If_Any_Object_At_Place.htm @@ -6,7 +6,7 @@ Если ΠΊΠ°ΠΊΠΎΠΉ-Π»ΠΈΠ±ΠΎ ΠΎΠ±ΡŠΠ΅ΠΊΡ‚ Π½Π° мСстС - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Collisions/If_Collision_Point.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Collisions/If_Collision_Point.htm index 19da1c32e..b172e8e44 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Collisions/If_Collision_Point.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Collisions/If_Collision_Point.htm @@ -6,7 +6,7 @@ Если Ρ‚ΠΎΡ‡ΠΊΠ° столкновСния - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Collisions/If_Collision_Shape.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Collisions/If_Collision_Shape.htm index 76b03a90f..10a0cfd76 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Collisions/If_Collision_Shape.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Collisions/If_Collision_Shape.htm @@ -6,7 +6,7 @@ Если Ρ„ΠΎΡ€ΠΌΠ° столкновСния - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Collisions/If_Object_At_Place.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Collisions/If_Object_At_Place.htm index 1676795dc..0caccdb7b 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Collisions/If_Object_At_Place.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Collisions/If_Object_At_Place.htm @@ -6,7 +6,7 @@ Если ΠΎΠ±ΡŠΠ΅ΠΊΡ‚ Π½Π° мСстС - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Apply_To...htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Apply_To...htm index 1c83b2a6c..52fd6716e 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Apply_To...htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Apply_To...htm @@ -6,7 +6,7 @@ ΠŸΡ€ΠΈΠΌΠ΅Π½ΠΈΡ‚ΡŒ ΠΊ... - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Assign_Variable.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Assign_Variable.htm index caf6e1880..665de65cf 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Assign_Variable.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Assign_Variable.htm @@ -5,7 +5,7 @@ ΠŸΡ€ΠΈΡΠ²ΠΎΠΈΡ‚ΡŒ ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½ΡƒΡŽ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Common_Actions_Library.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Common_Actions_Library.htm index 02682a08f..ee402aeb8 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Common_Actions_Library.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Common_Actions_Library.htm @@ -6,7 +6,7 @@ Π‘ΠΈΠ±Π»ΠΈΠΎΡ‚Π΅ΠΊΠ° ΠΎΠ±Ρ‰ΠΈΡ… дСйствий - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Declare_A_New_Function.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Declare_A_New_Function.htm index 9c8ac6fa4..1b2950ad9 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Declare_A_New_Function.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Declare_A_New_Function.htm @@ -6,7 +6,7 @@ ОбъявлСниС Π½ΠΎΠ²ΠΎΠΉ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Declare_Temporary_Variable.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Declare_Temporary_Variable.htm index 43fcd6af0..de0cfc6eb 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Declare_Temporary_Variable.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Declare_Temporary_Variable.htm @@ -5,7 +5,7 @@ ОбъявлСниС Π²Ρ€Π΅ΠΌΠ΅Π½Π½ΠΎΠΉ ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½ΠΎΠΉ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Else.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Else.htm index e4ddb770c..97a4927bb 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Else.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Else.htm @@ -6,7 +6,7 @@ Else - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Execute_Code.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Execute_Code.htm index d2f48a39f..32725ecbc 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Execute_Code.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Execute_Code.htm @@ -6,7 +6,7 @@ Π’Ρ‹ΠΏΠΎΠ»Π½ΠΈΡ‚ΡŒ ΠΊΠΎΠ΄ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Execute_Script.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Execute_Script.htm index a2c61369c..dcb37f8ba 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Execute_Script.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Execute_Script.htm @@ -6,7 +6,7 @@ Π’Ρ‹ΠΏΠΎΠ»Π½ΠΈΡ‚ΡŒ сцСнарий - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Exit.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Exit.htm index a434e8c02..37898dd61 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Exit.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Exit.htm @@ -6,7 +6,7 @@ Π’Ρ‹Ρ…ΠΎΠ΄ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Function_Call.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Function_Call.htm index 9c75327ee..42177601a 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Function_Call.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Function_Call.htm @@ -6,7 +6,7 @@ Π’Ρ‹Π·ΠΎΠ² Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Get_Global_Variable.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Get_Global_Variable.htm index 871e7ca70..9a4ebb0d0 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Get_Global_Variable.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Get_Global_Variable.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ Π³Π»ΠΎΠ±Π°Π»ΡŒΠ½ΡƒΡŽ ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½ΡƒΡŽ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/If_Expression.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/If_Expression.htm index e5d637b74..9f797fc90 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/If_Expression.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/If_Expression.htm @@ -5,7 +5,7 @@ Если Π²Ρ‹Ρ€Π°ΠΆΠ΅Π½ΠΈΠ΅ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/If_Undefined.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/If_Undefined.htm index f9fc1f3c2..73ab410cd 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/If_Undefined.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/If_Undefined.htm @@ -6,7 +6,7 @@ Если Π½Π΅ ΠΎΠΏΡ€Π΅Π΄Π΅Π»Π΅Π½ΠΎ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/If_Variable.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/If_Variable.htm index d3a8e3a5a..0b2feb401 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/If_Variable.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/If_Variable.htm @@ -6,7 +6,7 @@ Если пСрСмСнная - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Macro.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Macro.htm index 0ad04e16a..e23af25e0 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Macro.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Macro.htm @@ -6,7 +6,7 @@ ΠœΠ°ΠΊΡ€ΠΎ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/New.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/New.htm index 010373828..a18b1eefb 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/New.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/New.htm @@ -6,7 +6,7 @@ Новая структура - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Return.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Return.htm index f4445bf08..3c85f91f5 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Return.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Return.htm @@ -6,7 +6,7 @@ Π’ΠΎΠ·Π²Ρ€Π°Ρ‚ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Set_Global_Variable.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Set_Global_Variable.htm index 5a3f86381..bdbbdfc24 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Set_Global_Variable.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Common/Set_Global_Variable.htm @@ -5,7 +5,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ Π³Π»ΠΎΠ±Π°Π»ΡŒΠ½ΡƒΡŽ ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½ΡƒΡŽ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Add_To_List.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Add_To_List.htm index 4d78e0124..9792f8ea1 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Add_To_List.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Add_To_List.htm @@ -6,7 +6,7 @@ Π”ΠΎΠ±Π°Π²ΠΈΡ‚ΡŒ Π² список - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Clear_Data_Structure.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Clear_Data_Structure.htm index 3d8267732..83c75deb5 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Clear_Data_Structure.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Clear_Data_Structure.htm @@ -6,7 +6,7 @@ ΠžΡ‡ΠΈΡΡ‚ΠΈΡ‚ΡŒ структуру Π΄Π°Π½Π½Ρ‹Ρ… - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Clear_Grid.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Clear_Grid.htm index 6a8945f03..d6e05f580 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Clear_Grid.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Clear_Grid.htm @@ -6,7 +6,7 @@ ЧСткая сСтка - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Create_Grid.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Create_Grid.htm index f70f2688b..0d629ff32 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Create_Grid.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Create_Grid.htm @@ -6,7 +6,7 @@ Π‘ΠΎΠ·Π΄Π°Ρ‚ΡŒ сСтку - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Create_List.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Create_List.htm index 70a24524c..303c69b44 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Create_List.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Create_List.htm @@ -6,7 +6,7 @@ Π‘ΠΎΠ·Π΄Π°Ρ‚ΡŒ список - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Create_Map.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Create_Map.htm index 5d0032b17..61cd7961e 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Create_Map.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Create_Map.htm @@ -6,7 +6,7 @@ Π‘ΠΎΠ·Π΄Π°Ρ‚ΡŒ ΠΊΠ°Ρ€Ρ‚Ρƒ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Create_Stack.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Create_Stack.htm index c0952e77d..7e24c2300 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Create_Stack.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Create_Stack.htm @@ -6,7 +6,7 @@ Π‘ΠΎΠ·Π΄Π°Ρ‚ΡŒ стСк - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Data_Structure_Actions.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Data_Structure_Actions.htm index dff09811d..73ad85be0 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Data_Structure_Actions.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Data_Structure_Actions.htm @@ -6,7 +6,7 @@ ДСйствия со структурой Π΄Π°Π½Π½Ρ‹Ρ… - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Free_Data_Structure.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Free_Data_Structure.htm index b34bf3020..392bca9e8 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Free_Data_Structure.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Free_Data_Structure.htm @@ -6,7 +6,7 @@ Бвободная структура Π΄Π°Π½Π½Ρ‹Ρ… - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Get_Grid_Value.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Get_Grid_Value.htm index 5bbf3a8c0..5f480058f 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Get_Grid_Value.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Get_Grid_Value.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ сСтки - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Get_Index_Of_List_Item.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Get_Index_Of_List_Item.htm index 14c6c33f1..7304a602a 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Get_Index_Of_List_Item.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Get_Index_Of_List_Item.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ индСкс элСмСнта списка - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Get_List_Item_At.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Get_List_Item_At.htm index 20b75fc6f..7add235e0 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Get_List_Item_At.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Get_List_Item_At.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ элСмСнт списка At - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Get_List_Item_Count.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Get_List_Item_Count.htm index 46414a1df..2d93a051d 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Get_List_Item_Count.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Get_List_Item_Count.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ количСство элСмСнтов списка - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Get_Map_Value.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Get_Map_Value.htm index 53d661a7c..3a5c661aa 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Get_Map_Value.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Get_Map_Value.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ ΠΊΠ°Ρ€Ρ‚Ρ‹ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/If_Data_Structure_Empty.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/If_Data_Structure_Empty.htm index 337ff61d4..5603b2c88 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/If_Data_Structure_Empty.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/If_Data_Structure_Empty.htm @@ -6,7 +6,7 @@ Если структура Π΄Π°Π½Π½Ρ‹Ρ… пуста - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/If_Data_Structure_Exists.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/If_Data_Structure_Exists.htm index be358e522..c4076e5a0 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/If_Data_Structure_Exists.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/If_Data_Structure_Exists.htm @@ -6,7 +6,7 @@ Если структура Π΄Π°Π½Π½Ρ‹Ρ… сущСствуСт - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Insert_Into_List.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Insert_Into_List.htm index 856f265e1..2026b5da7 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Insert_Into_List.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Insert_Into_List.htm @@ -6,7 +6,7 @@ Вставка Π² список - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Pop_Stack.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Pop_Stack.htm index ff95bc453..c63b5c5dc 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Pop_Stack.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Pop_Stack.htm @@ -6,7 +6,7 @@ Поп-стСк - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Push_Onto_Stack.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Push_Onto_Stack.htm index 37578a4e7..de6bf1e86 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Push_Onto_Stack.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Push_Onto_Stack.htm @@ -6,7 +6,7 @@ ΠŸΠ΅Ρ€Π΅ΠΌΠ΅Ρ‰Π΅Π½ΠΈΠ΅ Π² стСк - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Remove_From_List.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Remove_From_List.htm index 88112ad1d..76e5b53a9 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Remove_From_List.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Remove_From_List.htm @@ -6,7 +6,7 @@ Π£Π΄Π°Π»ΠΈΡ‚ΡŒ ΠΈΠ· списка - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Remove_Map_Entry.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Remove_Map_Entry.htm index 164e32960..37a68ab80 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Remove_Map_Entry.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Remove_Map_Entry.htm @@ -6,7 +6,7 @@ Π£Π΄Π°Π»ΠΈΡ‚ΡŒ запись Π½Π° ΠΊΠ°Ρ€Ρ‚Π΅ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Set_Grid_Value.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Set_Grid_Value.htm index 4249dac8f..d4f7da9a6 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Set_Grid_Value.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Set_Grid_Value.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ сСтки - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Set_Map_Value.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Set_Map_Value.htm index 034f89581..f26371286 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Set_Map_Value.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Structures/Set_Map_Value.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ ΠΊΠ°Ρ€Ρ‚Ρ‹ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Types/Data_Type_Actions.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Types/Data_Type_Actions.htm index a6efa07c7..eafbe84d1 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Types/Data_Type_Actions.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Types/Data_Type_Actions.htm @@ -6,7 +6,7 @@ ДСйствия с Ρ‚ΠΈΠΏΠΎΠΌ Π΄Π°Π½Π½Ρ‹Ρ… - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Types/Decimal_To_Integer.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Types/Decimal_To_Integer.htm index b93a0faf5..31ee735db 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Types/Decimal_To_Integer.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Types/Decimal_To_Integer.htm @@ -6,7 +6,7 @@ ДСсятичноС Π² Ρ†Π΅Π»ΠΎΠ΅ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Types/Number_To_String.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Types/Number_To_String.htm index 7ebdf0350..6adba52f7 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Types/Number_To_String.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Types/Number_To_String.htm @@ -6,7 +6,7 @@ Число Π² строку - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Types/String_To_Number.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Types/String_To_Number.htm index c2443c15b..a657f52f9 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Types/String_To_Number.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Data_Types/String_To_Number.htm @@ -6,7 +6,7 @@ Π‘Ρ‚Ρ€ΠΎΠΊΠ° Π² число - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/DnD_Reference.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/DnD_Reference.htm index 495e841df..eaf2b8468 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/DnD_Reference.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/DnD_Reference.htm @@ -6,7 +6,7 @@ справочник {GML_Visual} - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Ellipse.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Ellipse.htm index 55aa3cc54..0048dcabe 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Ellipse.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Ellipse.htm @@ -6,7 +6,7 @@ ΠΠ°Ρ€ΠΈΡΠΎΠ²Π°Ρ‚ΡŒ эллипс - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Gradient_Ellipse.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Gradient_Ellipse.htm index 5db47dc8e..982c1cf5e 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Gradient_Ellipse.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Gradient_Ellipse.htm @@ -6,7 +6,7 @@ ΠΠ°Ρ€ΠΈΡΠΎΠ²Π°Ρ‚ΡŒ Π³Ρ€Π°Π΄ΠΈΠ΅Π½Ρ‚Π½Ρ‹ΠΉ эллипс - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Gradient_Rectangle.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Gradient_Rectangle.htm index 8892f48c9..bf25623ae 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Gradient_Rectangle.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Gradient_Rectangle.htm @@ -6,7 +6,7 @@ ΠΠ°Ρ€ΠΈΡΠΎΠ²Π°Ρ‚ΡŒ Π³Ρ€Π°Π΄ΠΈΠ΅Π½Ρ‚Π½Ρ‹ΠΉ ΠΏΡ€ΡΠΌΠΎΡƒΠ³ΠΎΠ»ΡŒΠ½ΠΈΠΊ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Healthbar.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Healthbar.htm index ebd7a2c00..7f72ad30e 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Healthbar.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Healthbar.htm @@ -6,7 +6,7 @@ ΠΠ°Ρ€ΠΈΡΠΎΠ²Π°Ρ‚ΡŒ панСль Π·Π΄ΠΎΡ€ΠΎΠ²ΡŒΡ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Instance_Health.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Instance_Health.htm index dd62687c8..a213dcb12 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Instance_Health.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Instance_Health.htm @@ -6,7 +6,7 @@ Π—Π΄ΠΎΡ€ΠΎΠ²ΡŒΠ΅ экзСмпляра рисунка - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Instance_Lives.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Instance_Lives.htm index 6f3f7ea29..792538f63 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Instance_Lives.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Instance_Lives.htm @@ -6,7 +6,7 @@ ΠΠ°Ρ€ΠΈΡΠΎΠ²Π°Ρ‚ΡŒ Тизнь экзСмпляра - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Instance_Score.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Instance_Score.htm index cbafb52f5..38f4a85c8 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Instance_Score.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Instance_Score.htm @@ -6,7 +6,7 @@ Π‘Π°Π»Π» Π·Π° участиС Π² Ρ€ΠΎΠ·Ρ‹Π³Ρ€Ρ‹ΡˆΠ΅ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Line.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Line.htm index 08f30df71..5015f0e3e 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Line.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Line.htm @@ -6,7 +6,7 @@ ΠΠ°Ρ€ΠΈΡΠΎΠ²Π°Ρ‚ΡŒ линию - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Rectangle.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Rectangle.htm index 8f1f42465..e1c60bef8 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Rectangle.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Rectangle.htm @@ -6,7 +6,7 @@ ΠΠ°Ρ€ΠΈΡΠΎΠ²Π°Ρ‚ΡŒ ΠΏΡ€ΡΠΌΠΎΡƒΠ³ΠΎΠ»ΡŒΠ½ΠΈΠΊ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Self.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Self.htm index 8ed05aeb5..0cd7f4687 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Self.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Self.htm @@ -6,7 +6,7 @@ ΠΠ°Ρ€ΠΈΡΠΎΠ²Π°Ρ‚ΡŒ сСбя - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Sprite.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Sprite.htm index 25a954014..d000c3ce6 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Sprite.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Sprite.htm @@ -6,7 +6,7 @@ ΠΠ°Ρ€ΠΈΡΠΎΠ²Π°Ρ‚ΡŒ спрайт - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Sprite_Transformed.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Sprite_Transformed.htm index ee3670c6f..996f83e41 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Sprite_Transformed.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Sprite_Transformed.htm @@ -6,7 +6,7 @@ ΠΠ°Ρ€ΠΈΡΠΎΠ²Π°Ρ‚ΡŒ спрайт трансформированным - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Stacked_Sprites.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Stacked_Sprites.htm index 50731575d..cdc44f470 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Stacked_Sprites.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Stacked_Sprites.htm @@ -6,7 +6,7 @@ РисованиС слоТСнных спрайтов - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Transformed_Value.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Transformed_Value.htm index 57bd48e36..27bac7eff 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Transformed_Value.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Transformed_Value.htm @@ -6,7 +6,7 @@ ΠΠ°Ρ€ΠΈΡΠΎΠ²Π°Ρ‚ΡŒ ΠΏΡ€Π΅ΠΎΠ±Ρ€Π°Π·ΠΎΠ²Π°Π½Π½ΠΎΠ΅ Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Value.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Value.htm index 5dae573fc..43250224a 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Value.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Draw_Value.htm @@ -6,7 +6,7 @@ Π§Π΅Ρ€Ρ‚Π΅ΠΆΠ½ΠΎΠ΅ Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Drawing_Actions.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Drawing_Actions.htm index c62688ca9..d0290c095 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Drawing_Actions.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Drawing_Actions.htm @@ -6,7 +6,7 @@ ДСйствия ΠΏΡ€ΠΈ рисовании - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Get_Draw_Alpha.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Get_Draw_Alpha.htm index 500aa9887..af8c3024e 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Get_Draw_Alpha.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Get_Draw_Alpha.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ Π°Π»ΡŒΡ„Π°-рисунок - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Get_Draw_Colour.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Get_Draw_Colour.htm index d39bc8f85..fb1fcb629 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Get_Draw_Colour.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Get_Draw_Colour.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ Ρ†Π²Π΅Ρ‚ рисунка - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Get_Draw_Font.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Get_Draw_Font.htm index ce70e8a80..e84509e26 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Get_Draw_Font.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Get_Draw_Font.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ рисованный ΡˆΡ€ΠΈΡ„Ρ‚ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Get_Text_Alignment.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Get_Text_Alignment.htm index 05b1da079..c35b75347 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Get_Text_Alignment.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Get_Text_Alignment.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ Π²Ρ‹Ρ€Π°Π²Π½ΠΈΠ²Π°Π½ΠΈΠ΅ тСкста - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Set_Draw_Alpha.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Set_Draw_Alpha.htm index e893ae22c..67210d7df 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Set_Draw_Alpha.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Set_Draw_Alpha.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ Π°Π»ΡŒΡ„Π° рисунка - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Set_Draw_Colour.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Set_Draw_Colour.htm index ad157b4b7..f99312cc8 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Set_Draw_Colour.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Set_Draw_Colour.htm @@ -6,7 +6,7 @@ УстановитС Ρ†Π²Π΅Ρ‚ рисунка - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Set_Font.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Set_Font.htm index 5bd22529e..f7a605379 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Set_Font.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Set_Font.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ ΡˆΡ€ΠΈΡ„Ρ‚ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Set_Text_Alignment.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Set_Text_Alignment.htm index 99efb60ae..eeda62dbc 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Set_Text_Alignment.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Drawing/Set_Text_Alignment.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ Π²Ρ‹Ρ€Π°Π²Π½ΠΈΠ²Π°Π½ΠΈΠ΅ тСкста - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Close_Ini_File.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Close_Ini_File.htm index 2e48072c9..af5abcfb6 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Close_Ini_File.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Close_Ini_File.htm @@ -6,7 +6,7 @@ Π—Π°ΠΊΡ€Ρ‹Ρ‚ΡŒ Ρ„Π°ΠΉΠ» Ini - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Copy_File.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Copy_File.htm index 78c43576c..0cb019531 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Copy_File.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Copy_File.htm @@ -6,7 +6,7 @@ ΠšΠΎΠΏΠΈΡ€ΠΎΠ²Π°Π½ΠΈΠ΅ Ρ„Π°ΠΉΠ»Π° - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Delete_File.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Delete_File.htm index 761d1b329..7d36d2e99 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Delete_File.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Delete_File.htm @@ -6,7 +6,7 @@ Π£Π΄Π°Π»ΠΈΡ‚ΡŒ Ρ„Π°ΠΉΠ» - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/File_Actions.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/File_Actions.htm index cb9ed044a..f21fac2f1 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/File_Actions.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/File_Actions.htm @@ -6,7 +6,7 @@ ДСйствия с Ρ„Π°ΠΉΠ»Π°ΠΌΠΈ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/If_File_Exists.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/If_File_Exists.htm index 0047d39c3..c6f76562e 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/If_File_Exists.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/If_File_Exists.htm @@ -6,7 +6,7 @@ Если Ρ„Π°ΠΉΠ» сущСствуСт - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Load_Buffer.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Load_Buffer.htm index b3c4c0fbc..19e16f682 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Load_Buffer.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Load_Buffer.htm @@ -6,7 +6,7 @@ Π‘ΡƒΡ„Π΅Ρ€ Π·Π°Π³Ρ€ΡƒΠ·ΠΊΠΈ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Open_Ini_File.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Open_Ini_File.htm index 491fd3942..121296b39 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Open_Ini_File.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Open_Ini_File.htm @@ -6,7 +6,7 @@ ΠžΡ‚ΠΊΡ€Ρ‹Ρ‚ΡŒ Ρ„Π°ΠΉΠ» Ini - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Read_Ini_File.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Read_Ini_File.htm index 6a401c83e..9d3de2f0b 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Read_Ini_File.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Read_Ini_File.htm @@ -6,7 +6,7 @@ Π§Ρ‚Π΅Π½ΠΈΠ΅ Ini Ρ„Π°ΠΉΠ»Π° - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Rename_File.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Rename_File.htm index 1d574966b..f2b2a7e0d 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Rename_File.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Rename_File.htm @@ -6,7 +6,7 @@ ΠŸΠ΅Ρ€Π΅ΠΈΠΌΠ΅Π½ΠΎΠ²Π°Ρ‚ΡŒ Ρ„Π°ΠΉΠ» - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Save_Buffer.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Save_Buffer.htm index c78617869..f689651b8 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Save_Buffer.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Save_Buffer.htm @@ -6,7 +6,7 @@ Π‘ΠΎΡ…Ρ€Π°Π½ΠΈΡ‚ΡŒ Π±ΡƒΡ„Π΅Ρ€ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Write_To_Ini_File.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Write_To_Ini_File.htm index be1bd1d56..7c1ad4882 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Write_To_Ini_File.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Files/Write_To_Ini_File.htm @@ -6,7 +6,7 @@ Π—Π°ΠΏΠΈΡΡŒ Π² Ρ„Π°ΠΉΠ» Ini - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Game/Exit_Game.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Game/Exit_Game.htm index 98f81b662..1c7c219be 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Game/Exit_Game.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Game/Exit_Game.htm @@ -6,7 +6,7 @@ Выходная ΠΈΠ³Ρ€Π° - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Game/Game_Actions.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Game/Game_Actions.htm index 081acc64d..7c902639f 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Game/Game_Actions.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Game/Game_Actions.htm @@ -6,7 +6,7 @@ Π˜Π³Ρ€ΠΎΠ²Ρ‹Π΅ дСйствия - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Game/Load_Game.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Game/Load_Game.htm index 1eb03f046..4cf53054f 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Game/Load_Game.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Game/Load_Game.htm @@ -6,7 +6,7 @@ Π—Π°Π³Ρ€ΡƒΠ·ΠΈΡ‚ΡŒ ΠΈΠ³Ρ€Ρƒ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Game/Restart_Game.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Game/Restart_Game.htm index 331366a54..15ddd16a9 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Game/Restart_Game.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Game/Restart_Game.htm @@ -6,7 +6,7 @@ ΠŸΠ΅Ρ€Π΅Π·Π°ΠΏΡƒΡΡ‚ΠΈΡ‚ΡŒ ΠΈΠ³Ρ€Ρƒ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Game/Save_Game.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Game/Save_Game.htm index 7b718ac5e..7d04045a1 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Game/Save_Game.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Game/Save_Game.htm @@ -6,7 +6,7 @@ Π‘ΠΎΡ…Ρ€Π°Π½ΠΈΡ‚ΡŒ ΠΈΠ³Ρ€Ρƒ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/Gamepad_Actions.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/Gamepad_Actions.htm index 3db8bb20f..e304df176 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/Gamepad_Actions.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/Gamepad_Actions.htm @@ -6,7 +6,7 @@ ДСйствия с Π³Π΅ΠΉΠΌΠΏΠ°Π΄ΠΎΠΌ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/Get_Gamepad_Axis.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/Get_Gamepad_Axis.htm index 00327de40..eae479bb4 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/Get_Gamepad_Axis.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/Get_Gamepad_Axis.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ ось Π³Π΅ΠΉΠΌΠΏΠ°Π΄Π° - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/Get_Gamepad_Connected.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/Get_Gamepad_Connected.htm index 177eb5c26..da447d513 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/Get_Gamepad_Connected.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/Get_Gamepad_Connected.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ΄ΠΊΠ»ΡŽΡ‡ΠΈΡ‚Π΅ Π³Π΅ΠΉΠΌΠΏΠ°Π΄ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/Get_Gamepad_Count.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/Get_Gamepad_Count.htm index 47f5b1144..a047a9dae 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/Get_Gamepad_Count.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/Get_Gamepad_Count.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ счСтчик Π³Π΅ΠΉΠΌΠΏΠ°Π΄Π° - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/Get_Gamepad_Trigger.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/Get_Gamepad_Trigger.htm index e219c8c30..cf7c3c51a 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/Get_Gamepad_Trigger.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/Get_Gamepad_Trigger.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ Ρ‚Ρ€ΠΈΠ³Π³Π΅Ρ€ Π³Π΅ΠΉΠΌΠΏΠ°Π΄Π° - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/If_Gamepad_Button_Down.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/If_Gamepad_Button_Down.htm index d774f8bf6..14c89b5e9 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/If_Gamepad_Button_Down.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/If_Gamepad_Button_Down.htm @@ -6,7 +6,7 @@ Если ΠΊΠ½ΠΎΠΏΠΊΠ° Π³Π΅ΠΉΠΌΠΏΠ°Π΄Π° Π½Π°ΠΆΠ°Ρ‚Π° - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/If_Gamepad_Button_Pressed.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/If_Gamepad_Button_Pressed.htm index 005f007ac..b3c1e8bd4 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/If_Gamepad_Button_Pressed.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/If_Gamepad_Button_Pressed.htm @@ -6,7 +6,7 @@ Если Π½Π°ΠΆΠ°Ρ‚Π° ΠΊΠ½ΠΎΠΏΠΊΠ° Π³Π΅ΠΉΠΌΠΏΠ°Π΄Π° - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/If_Gamepad_Button_Released.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/If_Gamepad_Button_Released.htm index 7e3b2e85b..89448a2b2 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/If_Gamepad_Button_Released.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/If_Gamepad_Button_Released.htm @@ -6,7 +6,7 @@ Если ΠΊΠ½ΠΎΠΏΠΊΠ° Π³Π΅ΠΉΠΌΠΏΠ°Π΄Π° ΠΎΡ‚ΠΏΡƒΡ‰Π΅Π½Π° - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/Set_Gamepad_Axis_Deadzone.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/Set_Gamepad_Axis_Deadzone.htm index 8254a1954..74edfd7f6 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/Set_Gamepad_Axis_Deadzone.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/Set_Gamepad_Axis_Deadzone.htm @@ -6,7 +6,7 @@ УстановитС ΠΌΠ΅Ρ€Ρ‚Π²ΡƒΡŽ Π·ΠΎΠ½Ρƒ оси Π³Π΅ΠΉΠΌΠΏΠ°Π΄Π° - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/Set_Gamepad_Button_Threshold.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/Set_Gamepad_Button_Threshold.htm index bb49b8252..325c226c1 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/Set_Gamepad_Button_Threshold.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Gamepad/Set_Gamepad_Button_Threshold.htm @@ -6,7 +6,7 @@ Настройка ΠΏΠΎΡ€ΠΎΠ³Π° наТатия ΠΊΠ½ΠΎΠΏΠΎΠΊ Π³Π΅ΠΉΠΌΠΏΠ°Π΄Π° - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Call_Parent_Event.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Call_Parent_Event.htm index 48037d207..ecaeb8149 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Call_Parent_Event.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Call_Parent_Event.htm @@ -6,7 +6,7 @@ ΠœΠ΅Ρ€ΠΎΠΏΡ€ΠΈΡΡ‚ΠΈΠ΅ для Ρ€ΠΎΠ΄ΠΈΡ‚Π΅Π»Π΅ΠΉ ΠΏΠΎ Π²Ρ‹Π·ΠΎΠ²Ρƒ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Call_User_Event.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Call_User_Event.htm index 15df496ed..a1a5f7b76 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Call_User_Event.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Call_User_Event.htm @@ -6,7 +6,7 @@ Π’Ρ‹Π·ΠΎΠ² ΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒΡΠΊΠΎΠ³ΠΎ события - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Change_Object_Instance.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Change_Object_Instance.htm index 52e4a7e6b..e1c85022b 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Change_Object_Instance.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Change_Object_Instance.htm @@ -6,7 +6,7 @@ Π˜Π·ΠΌΠ΅Π½ΠΈΡ‚ΡŒ экзСмпляр ΠΎΠ±ΡŠΠ΅ΠΊΡ‚Π° - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Create_Object_Instance.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Create_Object_Instance.htm index fd50b6921..76e91adac 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Create_Object_Instance.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Create_Object_Instance.htm @@ -6,7 +6,7 @@ Π‘ΠΎΠ·Π΄Π°Ρ‚ΡŒ экзСмпляр ΠΎΠ±ΡŠΠ΅ΠΊΡ‚Π° - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Destroy_At_Position.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Destroy_At_Position.htm index 9f6c996dc..cd28bd21b 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Destroy_At_Position.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Destroy_At_Position.htm @@ -6,7 +6,7 @@ Π£Π½ΠΈΡ‡Ρ‚ΠΎΠΆΠΈΡ‚ΡŒ Π² ΠΏΠΎΠ·ΠΈΡ†ΠΈΠΈ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Destroy_Object_Instance.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Destroy_Object_Instance.htm index a41940634..66912422d 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Destroy_Object_Instance.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Destroy_Object_Instance.htm @@ -6,7 +6,7 @@ Π£Π½ΠΈΡ‡Ρ‚ΠΎΠΆΠΈΡ‚ΡŒ экзСмпляр ΠΎΠ±ΡŠΠ΅ΠΊΡ‚Π° - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Get_Alarm.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Get_Alarm.htm index 85155de4b..87f8c9865 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Get_Alarm.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Get_Alarm.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ сигнал Ρ‚Ρ€Π΅Π²ΠΎΠ³ΠΈ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Get_Instance_Count.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Get_Instance_Count.htm index 6e7d578b1..a99c8abe1 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Get_Instance_Count.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Get_Instance_Count.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ количСство экзСмпляров - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Get_Instance_Variable.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Get_Instance_Variable.htm index 228c37aec..e9ff60770 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Get_Instance_Variable.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Get_Instance_Variable.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½ΡƒΡŽ экзСмпляра - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/If_Instance_Exists.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/If_Instance_Exists.htm index cb4c531ef..597e20b20 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/If_Instance_Exists.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/If_Instance_Exists.htm @@ -6,7 +6,7 @@ Если экзСмпляр сущСствуСт - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Instance_Actions_Library.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Instance_Actions_Library.htm index efdcdac8a..c5110be71 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Instance_Actions_Library.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Instance_Actions_Library.htm @@ -6,7 +6,7 @@ Π‘ΠΈΠ±Π»ΠΈΠΎΡ‚Π΅ΠΊΠ° дСйствий экзСмпляра - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Set_Alarm.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Set_Alarm.htm index c6b324657..6662da408 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Set_Alarm.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Set_Alarm.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ сигнал Ρ‚Ρ€Π΅Π²ΠΎΠ³ΠΈ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Set_Animation_Speed.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Set_Animation_Speed.htm index dd1db4027..f8f5b0cdd 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Set_Animation_Speed.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Set_Animation_Speed.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ ΡΠΊΠΎΡ€ΠΎΡΡ‚ΡŒ Π°Π½ΠΈΠΌΠ°Ρ†ΠΈΠΈ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Set_Instance_Alpha.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Set_Instance_Alpha.htm index 2bb0352a3..06eb2acc3 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Set_Instance_Alpha.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Set_Instance_Alpha.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ Π°Π»ΡŒΡ„Ρƒ экзСмпляра - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Set_Instance_Colour.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Set_Instance_Colour.htm index 7d19700de..d79b7c6a3 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Set_Instance_Colour.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Set_Instance_Colour.htm @@ -5,7 +5,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ Ρ†Π²Π΅Ρ‚ экзСмпляра - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Set_Instance_Rotation.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Set_Instance_Rotation.htm index 66dfc11bf..09b7a8cbd 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Set_Instance_Rotation.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Set_Instance_Rotation.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ Π²Ρ€Π°Ρ‰Π΅Π½ΠΈΠ΅ экзСмпляра - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Set_Instance_Scale.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Set_Instance_Scale.htm index f04b69bda..fd2876b83 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Set_Instance_Scale.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Set_Instance_Scale.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ ΠΌΠ°ΡΡˆΡ‚Π°Π± экзСмпляра - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Set_Instance_Variable.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Set_Instance_Variable.htm index 14fbeffbc..6ba9c9518 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Set_Instance_Variable.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Set_Instance_Variable.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½ΡƒΡŽ экзСмпляра - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Set_Sprite.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Set_Sprite.htm index 0cabea3f5..d608da69c 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Set_Sprite.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance/Set_Sprite.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ спрайт - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/Get_Health.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/Get_Health.htm index 131ee2f1e..266678109 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/Get_Health.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/Get_Health.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ Π·Π΄ΠΎΡ€ΠΎΠ²ΡŒΠ΅ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/Get_Lives.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/Get_Lives.htm index a2cf1cba5..e27472cf1 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/Get_Lives.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/Get_Lives.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ Тизнь - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/Get_Score.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/Get_Score.htm index b97a2a346..4779827b9 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/Get_Score.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/Get_Score.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ ΠΎΡ†Π΅Π½ΠΊΡƒ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/If_Health.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/If_Health.htm index 6954bbec2..dd2a28872 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/If_Health.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/If_Health.htm @@ -6,7 +6,7 @@ Если Π·Π΄ΠΎΡ€ΠΎΠ²ΡŒΠ΅ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/If_Lives.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/If_Lives.htm index 802fbacba..78563dd90 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/If_Lives.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/If_Lives.htm @@ -6,7 +6,7 @@ Если ΠΆΠΈΠ·Π½ΠΈ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/If_Score.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/If_Score.htm index 60613a200..5700f2e4f 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/If_Score.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/If_Score.htm @@ -6,7 +6,7 @@ Если ΠΎΡ†Π΅Π½ΠΊΠ° - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/Instance_Variable_Actions.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/Instance_Variable_Actions.htm index 05c9c704b..c8305db2e 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/Instance_Variable_Actions.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/Instance_Variable_Actions.htm @@ -6,7 +6,7 @@ ДСйствия ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½ΠΎΠΉ экзСмпляра - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/Set_Health.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/Set_Health.htm index 6b9d2fea2..13519c424 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/Set_Health.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/Set_Health.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ Π·Π΄ΠΎΡ€ΠΎΠ²ΡŒΠ΅ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/Set_Lives.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/Set_Lives.htm index 9647ca68b..00480d271 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/Set_Lives.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/Set_Lives.htm @@ -6,7 +6,7 @@ УстановлСнныС ΠΆΠΈΠ·Π½ΠΈ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/Set_Score.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/Set_Score.htm index 7c9cb26e5..76de0de59 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/Set_Score.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Instance_Vars/Set_Score.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ ΠΎΡ†Π΅Π½ΠΊΡƒ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Loops/Break.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Loops/Break.htm index f0fe2f4cc..7d77c3507 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Loops/Break.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Loops/Break.htm @@ -6,7 +6,7 @@ ΠŸΠ΅Ρ€Π΅Ρ€Ρ‹Π² - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Loops/For.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Loops/For.htm index 7108985f5..36082badf 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Loops/For.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Loops/For.htm @@ -6,7 +6,7 @@ Для - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Loops/Loop.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Loops/Loop.htm index 15d4b36a6..d884a3ee7 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Loops/Loop.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Loops/Loop.htm @@ -6,7 +6,7 @@ ΠŸΠ΅Ρ‚Π»Ρ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Loops/Loop_Actions.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Loops/Loop_Actions.htm index 3f3a442ee..9b1d06cfe 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Loops/Loop_Actions.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Loops/Loop_Actions.htm @@ -6,7 +6,7 @@ ДСйствия ΠΏΠ΅Ρ‚Π»ΠΈ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Loops/Repeat.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Loops/Repeat.htm index d5f82f332..e4c641bf6 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Loops/Repeat.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Loops/Repeat.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ²Ρ‚ΠΎΡ€ΠΈΡ‚Π΅ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Loops/While.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Loops/While.htm index ae19eb912..fd4cc32b2 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Loops/While.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Loops/While.htm @@ -6,7 +6,7 @@ Π’ Ρ‚ΠΎ врСмя ΠΊΠ°ΠΊ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Miscellaneous/Miscellaneous_Actions.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Miscellaneous/Miscellaneous_Actions.htm index 49fb56176..62815565a 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Miscellaneous/Miscellaneous_Actions.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Miscellaneous/Miscellaneous_Actions.htm @@ -6,7 +6,7 @@ Π Π°Π·Π»ΠΈΡ‡Π½Ρ‹Π΅ дСйствия - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Miscellaneous/Set_Window_State.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Miscellaneous/Set_Window_State.htm index 0dc98ee26..182fb2921 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Miscellaneous/Set_Window_State.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Miscellaneous/Set_Window_State.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ состояниС ΠΎΠΊΠ½Π° - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Miscellaneous/Show_Debug_Message.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Miscellaneous/Show_Debug_Message.htm index 12c0a3b5e..5ee9e3a62 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Miscellaneous/Show_Debug_Message.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Miscellaneous/Show_Debug_Message.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠΊΠ°Π·Π°Ρ‚ΡŒ ΠΎΡ‚Π»Π°Π΄ΠΎΡ‡Π½ΠΎΠ΅ сообщСниС - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/Get_Virtual_Keyboard_Height.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/Get_Virtual_Keyboard_Height.htm index 195749b30..6e58a9f74 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/Get_Virtual_Keyboard_Height.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/Get_Virtual_Keyboard_Height.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ высоту Π²ΠΈΡ€Ρ‚ΡƒΠ°Π»ΡŒΠ½ΠΎΠΉ ΠΊΠ»Π°Π²ΠΈΠ°Ρ‚ΡƒΡ€Ρ‹ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/Hide_Virtual_Keyboard.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/Hide_Virtual_Keyboard.htm index 3dd8366d9..0455ab670 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/Hide_Virtual_Keyboard.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/Hide_Virtual_Keyboard.htm @@ -6,7 +6,7 @@ Π‘ΠΊΡ€Ρ‹Ρ‚ΡŒ Π²ΠΈΡ€Ρ‚ΡƒΠ°Π»ΡŒΠ½ΡƒΡŽ ΠΊΠ»Π°Π²ΠΈΠ°Ρ‚ΡƒΡ€Ρƒ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/If_Key_Down.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/If_Key_Down.htm index 5dc3de877..1cd573418 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/If_Key_Down.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/If_Key_Down.htm @@ -6,7 +6,7 @@ Если клавиша Π½Π°ΠΆΠ°Ρ‚Π° - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/If_Key_Pressed.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/If_Key_Pressed.htm index 83bae853f..e33923b9f 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/If_Key_Pressed.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/If_Key_Pressed.htm @@ -6,7 +6,7 @@ Если Π½Π°ΠΆΠ°Ρ‚Π° клавиша - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/If_Key_Released.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/If_Key_Released.htm index 93960f529..1e68852ae 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/If_Key_Released.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/If_Key_Released.htm @@ -6,7 +6,7 @@ Если ΠΊΠ»ΡŽΡ‡ ΠΎΡ‚ΠΏΡƒΡ‰Π΅Π½ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/If_Mouse_Down.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/If_Mouse_Down.htm index 599736452..6502e7c22 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/If_Mouse_Down.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/If_Mouse_Down.htm @@ -6,7 +6,7 @@ Если ΠΌΡ‹ΡˆΡŒ ΠΎΠΏΡƒΡ‰Π΅Π½Π° - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/If_Mouse_Pressed.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/If_Mouse_Pressed.htm index 39e06d23f..8263d2ee5 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/If_Mouse_Pressed.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/If_Mouse_Pressed.htm @@ -6,7 +6,7 @@ ΠŸΡ€ΠΈ Π½Π°ΠΆΠ°Ρ‚ΠΈΠΈ ΠΊΠ½ΠΎΠΏΠΊΠΈ ΠΌΡ‹ΡˆΠΈ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/If_Mouse_Released.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/If_Mouse_Released.htm index b0a30fdb5..cd3df0c3a 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/If_Mouse_Released.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/If_Mouse_Released.htm @@ -6,7 +6,7 @@ Если ΠΌΡ‹ΡˆΡŒ ΠΎΡ‚ΠΏΡƒΡ‰Π΅Π½Π° - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/If_Virtual_Keyboard_Is_Showing.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/If_Virtual_Keyboard_Is_Showing.htm index 068a2558e..4ee4a5b9e 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/If_Virtual_Keyboard_Is_Showing.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/If_Virtual_Keyboard_Is_Showing.htm @@ -6,7 +6,7 @@ Если отобраТаСтся Π²ΠΈΡ€Ρ‚ΡƒΠ°Π»ΡŒΠ½Π°Ρ ΠΊΠ»Π°Π²ΠΈΠ°Ρ‚ΡƒΡ€Π° - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/Mouse_And_Keyboard_Actions.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/Mouse_And_Keyboard_Actions.htm index 36f6fe64c..f00900762 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/Mouse_And_Keyboard_Actions.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/Mouse_And_Keyboard_Actions.htm @@ -6,7 +6,7 @@ ДСйствия ΠΌΡ‹ΡˆΠΈ ΠΈ ΠΊΠ»Π°Π²ΠΈΠ°Ρ‚ΡƒΡ€Ρ‹ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/Show_Virtual_Keyboard.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/Show_Virtual_Keyboard.htm index 1365ab88e..0c20b842d 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/Show_Virtual_Keyboard.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Mouse_And_Keyboard/Show_Virtual_Keyboard.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠΊΠ°Π·Π°Ρ‚ΡŒ Π²ΠΈΡ€Ρ‚ΡƒΠ°Π»ΡŒΠ½ΡƒΡŽ ΠΊΠ»Π°Π²ΠΈΠ°Ρ‚ΡƒΡ€Ρƒ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Jump_To_Point.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Jump_To_Point.htm index 60126e89a..8da3ae10a 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Jump_To_Point.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Jump_To_Point.htm @@ -6,7 +6,7 @@ ΠŸΠ΅Ρ€Π΅ΠΉΡ‚ΠΈ ΠΊ Ρ‚ΠΎΡ‡ΠΊΠ΅ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Jump_To_Start.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Jump_To_Start.htm index b8e3f45b9..7c1a8e568 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Jump_To_Start.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Jump_To_Start.htm @@ -6,7 +6,7 @@ ΠŸΠ΅Ρ€Π΅ΠΉΡ‚ΠΈ ΠΊ старту - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Movement_Actions.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Movement_Actions.htm index 31c774e55..c4bdff871 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Movement_Actions.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Movement_Actions.htm @@ -6,7 +6,7 @@ ДСйствия ΠΏΡ€ΠΈ Π΄Π²ΠΈΠΆΠ΅Π½ΠΈΠΈ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Reverse.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Reverse.htm index 5272a2318..36ffc20e6 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Reverse.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Reverse.htm @@ -6,7 +6,7 @@ ΠžΠ±Ρ€Π°Ρ‚Π½Ρ‹ΠΉ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Set_Direction_Fixed.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Set_Direction_Fixed.htm index 00dc2d54b..8c4806ee9 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Set_Direction_Fixed.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Set_Direction_Fixed.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ Π½Π°ΠΏΡ€Π°Π²Π»Π΅Π½ΠΈΠ΅ ЀиксированноС - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Set_Direction_Random.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Set_Direction_Random.htm index 9bdf3918b..dbc0ab2c3 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Set_Direction_Random.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Set_Direction_Random.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ Π½Π°ΠΏΡ€Π°Π²Π»Π΅Π½ΠΈΠ΅ Π‘Π»ΡƒΡ‡Π°ΠΉΠ½ΠΎ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Set_Direction_Variable.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Set_Direction_Variable.htm index 030f9cef6..69c536d36 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Set_Direction_Variable.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Set_Direction_Variable.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½ΡƒΡŽ направлСния - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Set_Friction.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Set_Friction.htm index 4f893e33d..f7443b448 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Set_Friction.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Set_Friction.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ Ρ‚Ρ€Π΅Π½ΠΈΠ΅ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Set_Gravity_Direction.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Set_Gravity_Direction.htm index f89e24b3e..c625157a8 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Set_Gravity_Direction.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Set_Gravity_Direction.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ Π½Π°ΠΏΡ€Π°Π²Π»Π΅Π½ΠΈΠ΅ Π³Ρ€Π°Π²ΠΈΡ‚Π°Ρ†ΠΈΠΈ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Set_Gravity_Force.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Set_Gravity_Force.htm index 123232f5e..6f9197b56 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Set_Gravity_Force.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Set_Gravity_Force.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ силу Π³Ρ€Π°Π²ΠΈΡ‚Π°Ρ†ΠΈΠΈ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Set_Point_Direction.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Set_Point_Direction.htm index 2919879ec..e4ae3a478 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Set_Point_Direction.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Set_Point_Direction.htm @@ -6,7 +6,7 @@ НаправлСниС Π·Π°Π΄Π°Π½Π½ΠΎΠ³ΠΎ значСния - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Set_Speed.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Set_Speed.htm index cd3125dd9..4b0f1158c 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Set_Speed.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Set_Speed.htm @@ -6,7 +6,7 @@ УстановлСнная ΡΠΊΠΎΡ€ΠΎΡΡ‚ΡŒ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Snap_Position.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Snap_Position.htm index 5f3ce3cbd..d6bdb9d4d 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Snap_Position.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Snap_Position.htm @@ -6,7 +6,7 @@ ПолоТСниС Π·Π°Ρ‰Π΅Π»ΠΊΠΈ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Wrap_Around_Room.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Wrap_Around_Room.htm index 12099a846..48437f38a 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Wrap_Around_Room.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Movement/Wrap_Around_Room.htm @@ -6,7 +6,7 @@ ΠžΠΊΡ€ΡƒΠΆΠ°ΡŽΡ‰Π°Ρ ΠΊΠΎΠΌΠ½Π°Ρ‚Π° - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Burst_Particles.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Burst_Particles.htm index e26b2c376..67f4f54d9 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Burst_Particles.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Burst_Particles.htm @@ -6,7 +6,7 @@ Π’Π·ΠΎΡ€Π²Π°Π²ΡˆΠΈΠ΅ΡΡ частицы - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Clear_Particle_System.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Clear_Particle_System.htm index 50a271dfa..4e3071575 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Clear_Particle_System.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Clear_Particle_System.htm @@ -6,7 +6,7 @@ БистСма ΠΏΡ€ΠΎΠ·Ρ€Π°Ρ‡Π½Ρ‹Ρ… частиц - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Create_Particle_Emitter.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Create_Particle_Emitter.htm index e73b95805..4cc2a5d5c 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Create_Particle_Emitter.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Create_Particle_Emitter.htm @@ -6,7 +6,7 @@ Π‘ΠΎΠ·Π΄Π°ΠΉΡ‚Π΅ ΠΈΠ·Π»ΡƒΡ‡Π°Ρ‚Π΅Π»ΡŒ частиц - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Create_Particle_System.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Create_Particle_System.htm index f07aeee94..9dd9be781 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Create_Particle_System.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Create_Particle_System.htm @@ -6,7 +6,7 @@ Π‘ΠΎΠ·Π΄Π°Ρ‚ΡŒ систСму частиц - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Create_Particle_Type.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Create_Particle_Type.htm index 85643ab5a..c9a04c6f3 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Create_Particle_Type.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Create_Particle_Type.htm @@ -6,7 +6,7 @@ Π‘ΠΎΠ·Π΄Π°Ρ‚ΡŒ Ρ‚ΠΈΠΏ частицы - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Destroy_Particle_Emitter.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Destroy_Particle_Emitter.htm index 7a48bfac4..28c9c0f0b 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Destroy_Particle_Emitter.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Destroy_Particle_Emitter.htm @@ -6,7 +6,7 @@ Π£Π½ΠΈΡ‡Ρ‚ΠΎΠΆΠΈΡ‚ΡŒ ΠΈΠ·Π»ΡƒΡ‡Π°Ρ‚Π΅Π»ΡŒ частиц - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Destroy_Particle_System.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Destroy_Particle_System.htm index d1069a50d..439b5be24 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Destroy_Particle_System.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Destroy_Particle_System.htm @@ -6,7 +6,7 @@ Π£Π½ΠΈΡ‡Ρ‚ΠΎΠΆΠΈΡ‚ΡŒ систСму частиц - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Destroy_Particle_Type.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Destroy_Particle_Type.htm index a14eb3c7c..e835e45ff 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Destroy_Particle_Type.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Destroy_Particle_Type.htm @@ -6,7 +6,7 @@ Π£Π½ΠΈΡ‡Ρ‚ΠΎΠΆΠΈΡ‚ΡŒ Ρ‚ΠΈΠΏ частиц - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Do_Effect.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Do_Effect.htm index 78dcc0fd3..8d248c4cb 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Do_Effect.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Do_Effect.htm @@ -6,7 +6,7 @@ Π­Ρ„Ρ„Π΅ΠΊΡ‚ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Emit_Particles.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Emit_Particles.htm index 92d78d415..24eea7fba 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Emit_Particles.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Emit_Particles.htm @@ -6,7 +6,7 @@ Π˜ΡΠΏΡƒΡΠΊΠ°Ρ‚ΡŒ частицы - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Particle_Actions.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Particle_Actions.htm index e632c95ed..04cbe8686 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Particle_Actions.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Particle_Actions.htm @@ -6,7 +6,7 @@ ДСйствия частиц - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Pause_Particle_System.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Pause_Particle_System.htm index 21ff38064..ceed60b22 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Pause_Particle_System.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Pause_Particle_System.htm @@ -6,7 +6,7 @@ БистСма частиц ΠΏΠ°ΡƒΠ·Ρ‹ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Emitter_Region.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Emitter_Region.htm index 0fe04417b..7e27c0054 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Emitter_Region.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Emitter_Region.htm @@ -6,7 +6,7 @@ УстановитС Ρ€Π΅Π³ΠΈΠΎΠ½ излучатСля - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Alpha.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Alpha.htm index 833e6de9e..fe3a7f800 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Alpha.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Alpha.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ Π°Π»ΡŒΡ„Π° частицы - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Colour.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Colour.htm index 3186a2349..108e0db3b 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Colour.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Colour.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ Ρ†Π²Π΅Ρ‚ частиц - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Direction.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Direction.htm index ff188b6bd..061c2a53e 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Direction.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Direction.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ Π½Π°ΠΏΡ€Π°Π²Π»Π΅Π½ΠΈΠ΅ частиц - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Gravity.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Gravity.htm index 6b443737f..e8912d752 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Gravity.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Gravity.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ Π³Ρ€Π°Π²ΠΈΡ‚Π°Ρ†ΠΈΡŽ частиц - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Life.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Life.htm index 14541ae8c..384efa81b 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Life.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Life.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ срок слуТбы частиц - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Orientation.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Orientation.htm index 8bbf6951e..cd1fdcb76 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Orientation.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Orientation.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ ΠΎΡ€ΠΈΠ΅Π½Ρ‚Π°Ρ†ΠΈΡŽ частиц - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Shape.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Shape.htm index 14eb35b63..94e5a3d75 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Shape.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Shape.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ Ρ„ΠΎΡ€ΠΌΡƒ частиц - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Size.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Size.htm index 5a89fb13d..32162e783 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Size.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Size.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ Ρ€Π°Π·ΠΌΠ΅Ρ€ частиц - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Speed.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Speed.htm index 30bde3b81..177db79bf 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Speed.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Speed.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ ΡΠΊΠΎΡ€ΠΎΡΡ‚ΡŒ частиц - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Sprite.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Sprite.htm index 055952a5d..e91c13fba 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Sprite.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Particle_Sprite.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ спрайт частиц - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Secondary_Particles.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Secondary_Particles.htm index e6006ff8d..8899771c5 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Secondary_Particles.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Set_Secondary_Particles.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ Π²Ρ‚ΠΎΡ€ΠΈΡ‡Π½Ρ‹Π΅ частицы - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Update_Particle_System.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Update_Particle_System.htm index 1b560bb9c..829bd9f38 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Update_Particle_System.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Particles/Update_Particle_System.htm @@ -6,7 +6,7 @@ ОбновлСниС систСмы частиц - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Paths/Get_Path_Follow_Speed.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Paths/Get_Path_Follow_Speed.htm index 2537a99b1..d9cf8b82a 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Paths/Get_Path_Follow_Speed.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Paths/Get_Path_Follow_Speed.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ ΡΠΊΠΎΡ€ΠΎΡΡ‚ΡŒ слСдования ΠΏΠΎ Ρ‚Ρ€Π°Π΅ΠΊΡ‚ΠΎΡ€ΠΈΠΈ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Paths/Get_Position_Along_Path.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Paths/Get_Position_Along_Path.htm index 4e42f4ae2..689a66679 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Paths/Get_Position_Along_Path.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Paths/Get_Position_Along_Path.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ вдоль Ρ‚Ρ€Π°Π΅ΠΊΡ‚ΠΎΡ€ΠΈΠΈ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Paths/Path_Actions.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Paths/Path_Actions.htm index 2541e5f0b..944f14304 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Paths/Path_Actions.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Paths/Path_Actions.htm @@ -6,7 +6,7 @@ ДСйствия Π½Π° ΠΏΡƒΡ‚ΠΈ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Paths/Set_Path_Follow_Speed.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Paths/Set_Path_Follow_Speed.htm index 7cb56dff5..ccbf17906 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Paths/Set_Path_Follow_Speed.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Paths/Set_Path_Follow_Speed.htm @@ -6,7 +6,7 @@ УстановитС ΡΠΊΠΎΡ€ΠΎΡΡ‚ΡŒ слСдования ΠΏΠΎ Ρ‚Ρ€Π°Π΅ΠΊΡ‚ΠΎΡ€ΠΈΠΈ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Paths/Set_Position_Along_Path.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Paths/Set_Position_Along_Path.htm index 3626bbdd5..1ee64fa07 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Paths/Set_Position_Along_Path.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Paths/Set_Position_Along_Path.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ вдоль Ρ‚Ρ€Π°Π΅ΠΊΡ‚ΠΎΡ€ΠΈΠΈ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Paths/Start_Following_Path.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Paths/Start_Following_Path.htm index 1c75086e7..5d3a4e106 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Paths/Start_Following_Path.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Paths/Start_Following_Path.htm @@ -6,7 +6,7 @@ НачнитС ΡΠ»Π΅Π΄ΠΎΠ²Π°Ρ‚ΡŒ ΠΏΠΎ ΠΏΡƒΡ‚ΠΈ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Paths/Stop_Following_Path.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Paths/Stop_Following_Path.htm index b0405f1bc..ea9ec1e35 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Paths/Stop_Following_Path.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Paths/Stop_Following_Path.htm @@ -6,7 +6,7 @@ ΠŸΡ€Π΅ΠΊΡ€Π°Ρ‚ΠΈΡ‚Π΅ ΡΠ»Π΅Π΄ΠΎΠ²Π°Ρ‚ΡŒ ΠΏΠΎ ΠΏΡƒΡ‚ΠΈ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Random/Choose.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Random/Choose.htm index db47c353d..4c0339b8c 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Random/Choose.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Random/Choose.htm @@ -6,7 +6,7 @@ Π’Ρ‹Π±Π΅Ρ€ΠΈΡ‚Π΅ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Random/Get_Random_Number.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Random/Get_Random_Number.htm index 32b56013e..629a9b0dd 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Random/Get_Random_Number.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Random/Get_Random_Number.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ случайноС число - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Random/Random_Actions.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Random/Random_Actions.htm index 9388b304a..01471ce08 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Random/Random_Actions.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Random/Random_Actions.htm @@ -6,7 +6,7 @@ Π‘Π»ΡƒΡ‡Π°ΠΉΠ½Ρ‹Π΅ дСйствия - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Random/Randomise.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Random/Randomise.htm index 8f256d1f3..8fcef37d8 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Random/Randomise.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Random/Randomise.htm @@ -6,7 +6,7 @@ Π‘Π»ΡƒΡ‡Π°ΠΉΠ½ΠΎ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Create_Game.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Create_Game.htm index 9523cfcd3..4b6fe7a4e 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Create_Game.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Create_Game.htm @@ -6,7 +6,7 @@ Π‘ΠΎΠ·Π΄Π°Ρ‚ΡŒ ΠΈΠ³Ρ€Ρƒ с ΠΎΡ‚ΠΊΠ°Ρ‚ΠΎΠΌ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Define_Input.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Define_Input.htm index 143ecbfd8..0d62e61fb 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Define_Input.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Define_Input.htm @@ -6,7 +6,7 @@ ΠžΠΏΡ€Π΅Π΄Π΅Π»ΠΈΡ‚ΡŒ Π²Ρ…ΠΎΠ΄ (ΠΎΡ‚ΠΊΠ°Ρ‚) - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Define_Input_Frame_Delay.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Define_Input_Frame_Delay.htm index 8eed7bd2e..68f09b101 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Define_Input_Frame_Delay.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Define_Input_Frame_Delay.htm @@ -6,7 +6,7 @@ ΠžΠΏΡ€Π΅Π΄Π΅Π»ΠΈΡ‚ΡŒ Π·Π°Π΄Π΅Ρ€ΠΆΠΊΡƒ Π²Ρ…ΠΎΠ΄Π½ΠΎΠ³ΠΎ ΠΊΠ°Π΄Ρ€Π° (ΠΎΡ‚ΠΊΠ°Ρ‚) - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Define_Mock_Input.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Define_Mock_Input.htm index 4c15d6fde..72a834686 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Define_Mock_Input.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Define_Mock_Input.htm @@ -6,7 +6,7 @@ ΠžΠΏΡ€Π΅Π΄Π΅Π»ΠΈΡ‚Π΅ ΠΈΠΌΠΈΡ‚Π°Ρ†ΠΈΠΎΠ½Π½Ρ‹ΠΉ Π²Ρ…ΠΎΠ΄ (ΠΎΡ‚ΠΊΠ°Ρ‚) - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Define_Player.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Define_Player.htm index 93fde23ff..97f1331a8 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Define_Player.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Define_Player.htm @@ -6,7 +6,7 @@ ΠžΠΏΡ€Π΅Π΄Π΅Π»ΠΈΡ‚ΡŒ ΠΈΠ³Ρ€ΠΎΠΊΠ° (ΠΎΡ‚ΠΊΠ°Ρ‚) - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Display_Events.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Display_Events.htm index 2b98c410b..48e7613aa 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Display_Events.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Display_Events.htm @@ -6,7 +6,7 @@ ΠžΡ‚ΠΎΠ±Ρ€Π°ΠΆΠ΅Π½ΠΈΠ΅ событий (ΠΎΡ‚ΠΊΠ°Ρ‚) - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Get_Info.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Get_Info.htm index 7531cd512..dab3ebb25 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Get_Info.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Get_Info.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ ΠΈΠ½Ρ„ΠΎΡ€ΠΌΠ°Ρ†ΠΈΡŽ ΠΎΠ± ΠΎΡ‚ΠΊΠ°Ρ‚Π΅ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Get_Input.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Get_Input.htm index 111923a2c..f7b163761 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Get_Input.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Get_Input.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ Π²Ρ…ΠΎΠ΄ (ΠΎΡ‚ΠΊΠ°Ρ‚) - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Get_Player_Prefs.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Get_Player_Prefs.htm index f303fbaca..cbf64ea70 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Get_Player_Prefs.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Get_Player_Prefs.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ настройки ΠΈΠ³Ρ€ΠΎΠΊΠ° (ΠΎΡ‚ΠΊΠ°Ρ‚) - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/If_Key_Down_(Rollback).htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/If_Key_Down_(Rollback).htm index f02c0ecd3..70c9bf876 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/If_Key_Down_(Rollback).htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/If_Key_Down_(Rollback).htm @@ -6,7 +6,7 @@ Если клавиша Π½Π°ΠΆΠ°Ρ‚Π° (ΠΎΡ‚ΠΊΠ°Ρ‚) - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/If_Key_Pressed_(Rollback).htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/If_Key_Pressed_(Rollback).htm index 870d21eca..f590d64fe 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/If_Key_Pressed_(Rollback).htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/If_Key_Pressed_(Rollback).htm @@ -6,7 +6,7 @@ ΠŸΡ€ΠΈ Π½Π°ΠΆΠ°Ρ‚ΠΈΠΈ клавиши (ΠΎΡ‚ΠΊΠ°Ρ‚) - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/If_Key_Up_(Rollback).htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/If_Key_Up_(Rollback).htm index bd60a538e..2d8b8252a 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/If_Key_Up_(Rollback).htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/If_Key_Up_(Rollback).htm @@ -6,7 +6,7 @@ Если клавиша Π²Π²Π΅Ρ€Ρ… (ΠΎΡ‚ΠΊΠ°Ρ‚) - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/If_Rollback_Event_Fired.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/If_Rollback_Event_Fired.htm index 2a2552c73..d845ce5e8 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/If_Rollback_Event_Fired.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/If_Rollback_Event_Fired.htm @@ -6,7 +6,7 @@ Если ΠΏΡ€ΠΎΠΈΠ·ΠΎΡˆΠ»ΠΎ событиС ΠΎΡ‚ΠΊΠ°Ρ‚Π° - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Join_Game.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Join_Game.htm index 264db3019..a37816eb1 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Join_Game.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Join_Game.htm @@ -6,7 +6,7 @@ ΠŸΡ€ΠΈΡΠΎΠ΅Π΄ΠΈΠ½ΡΠΉΡ‚Π΅ΡΡŒ ΠΊ ΠΈΠ³Ρ€Π΅ Π½Π° ΠΎΡ‚ΠΊΠ°Ρ‚ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Leave_Game.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Leave_Game.htm index ed2e892fd..945645442 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Leave_Game.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Leave_Game.htm @@ -6,7 +6,7 @@ Π˜Π³Ρ€Π° Π½Π° ΠΎΡ‚ΠΊΠ°Ρ‚ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Rollback_Actions.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Rollback_Actions.htm index 8ae45ba3d..17abd9f66 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Rollback_Actions.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Rollback_Actions.htm @@ -6,7 +6,7 @@ ΠžΡ‚ΠΊΠ°Ρ‚ ΠΌΠ½ΠΎΠ³ΠΎΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒΡΠΊΠΈΡ… дСйствий - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Send_Message.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Send_Message.htm index 818de5da6..77481f8c7 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Send_Message.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Send_Message.htm @@ -6,7 +6,7 @@ ΠžΡ‚ΠΏΡ€Π°Π²ΠΈΡ‚ΡŒ сообщСниС (ΠΎΡ‚ΠΊΠ°Ρ‚) - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Set_Player_Prefs.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Set_Player_Prefs.htm index 89592abb0..8f424b31d 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Set_Player_Prefs.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Set_Player_Prefs.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ настройки ΠΈΠ³Ρ€ΠΎΠΊΠ° (ΠΎΡ‚ΠΊΠ°Ρ‚) - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Start_Game.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Start_Game.htm index c81b59a1b..cbcfc5c21 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Start_Game.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Start_Game.htm @@ -6,7 +6,7 @@ ΠΠ°Ρ‡Π°Ρ‚ΡŒ ΠΈΠ³Ρ€Ρƒ Π½Π° ΠΎΡ‚ΠΊΠ°Ρ‚ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Sync_On_Frame.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Sync_On_Frame.htm index c95979f92..67ab4e8be 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Sync_On_Frame.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Sync_On_Frame.htm @@ -6,7 +6,7 @@ Бинхронизация ΠΏΠΎ ΠΊΠ°Π΄Ρ€Ρƒ (ΠΎΡ‚ΠΊΠ°Ρ‚) - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Use_Manual_Start.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Use_Manual_Start.htm index 46ef4d24e..d1e93d80c 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Use_Manual_Start.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Use_Manual_Start.htm @@ -6,7 +6,7 @@ Π˜ΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚ΡŒ Ρ€ΡƒΡ‡Π½ΠΎΠΉ запуск (ΠΎΡ‚ΠΊΠ°Ρ‚) - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Use_Player_Prefs.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Use_Player_Prefs.htm index 590038160..9dd098ad5 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Use_Player_Prefs.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Use_Player_Prefs.htm @@ -6,7 +6,7 @@ Π˜ΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚ΡŒ настройки ΠΈΠ³Ρ€ΠΎΠΊΠ° (ΠΎΡ‚ΠΊΠ°Ρ‚) - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Use_Random_Input.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Use_Random_Input.htm index b99a242ce..ee48c57d3 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Use_Random_Input.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rollback/Use_Random_Input.htm @@ -6,7 +6,7 @@ Π˜ΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚ΡŒ случайный Π²Π²ΠΎΠ΄ (ΠΎΡ‚ΠΊΠ°Ρ‚) - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rooms/Get_Current_Room.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rooms/Get_Current_Room.htm index 6d3307cfd..8e6e285ee 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rooms/Get_Current_Room.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rooms/Get_Current_Room.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ Ρ‚Π΅ΠΊΡƒΡ‰ΠΈΠΉ Π½ΠΎΠΌΠ΅Ρ€ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rooms/Go_To_Next_Room.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rooms/Go_To_Next_Room.htm index 97d78977f..af07d0328 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rooms/Go_To_Next_Room.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rooms/Go_To_Next_Room.htm @@ -6,7 +6,7 @@ ΠŸΠ΅Ρ€Π΅ΠΉΡ‚ΠΈ Π² ΡΠ»Π΅Π΄ΡƒΡŽΡ‰ΡƒΡŽ ΠΊΠΎΠΌΠ½Π°Ρ‚Ρƒ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rooms/Go_To_Previous_Room.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rooms/Go_To_Previous_Room.htm index 0d4e3582d..f9f0f382e 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rooms/Go_To_Previous_Room.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rooms/Go_To_Previous_Room.htm @@ -6,7 +6,7 @@ ΠŸΠ΅Ρ€Π΅ΠΉΡ‚ΠΈ Π² ΠΏΡ€Π΅Π΄Ρ‹Π΄ΡƒΡ‰ΡƒΡŽ ΠΊΠΎΠΌΠ½Π°Ρ‚Ρƒ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rooms/Go_To_Room.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rooms/Go_To_Room.htm index c9cb8347d..b5d7a7e49 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rooms/Go_To_Room.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rooms/Go_To_Room.htm @@ -6,7 +6,7 @@ ΠŸΠ΅Ρ€Π΅ΠΉΡ‚ΠΈ Π² ΠΊΠΎΠΌΠ½Π°Ρ‚Ρƒ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rooms/If_Room_Is_First.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rooms/If_Room_Is_First.htm index e1dcddc1a..996ff88de 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rooms/If_Room_Is_First.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rooms/If_Room_Is_First.htm @@ -6,7 +6,7 @@ Если ΠΊΠΎΠΌΠ½Π°Ρ‚Π° пСрвая - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rooms/If_Room_Is_Last.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rooms/If_Room_Is_Last.htm index 6ca6909c5..571311233 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rooms/If_Room_Is_Last.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rooms/If_Room_Is_Last.htm @@ -6,7 +6,7 @@ Если Π½ΠΎΠΌΠ΅Ρ€ послСдний - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rooms/Restart_Room.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rooms/Restart_Room.htm index 2b84a3557..1d4d605b8 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rooms/Restart_Room.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rooms/Restart_Room.htm @@ -6,7 +6,7 @@ ΠšΠΎΠΌΠ½Π°Ρ‚Π° ΠΎΡ‚Π΄Ρ‹Ρ…Π° - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rooms/Room_Actions.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rooms/Room_Actions.htm index d440c6e2f..730cdd92d 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rooms/Room_Actions.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Rooms/Room_Actions.htm @@ -6,7 +6,7 @@ ДСйствия Π² Π½ΠΎΠΌΠ΅Ρ€Π΅ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Create_Sequence_Element.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Create_Sequence_Element.htm index 970e1ffce..b47eaa9f4 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Create_Sequence_Element.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Create_Sequence_Element.htm @@ -6,7 +6,7 @@ Π‘ΠΎΠ·Π΄Π°Ρ‚ΡŒ ΠΏΠΎΡΠ»Π΅Π΄ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒΠ½ΠΎΡΡ‚ΡŒ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Destroy_Sequence_Element.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Destroy_Sequence_Element.htm index 8764a3b20..b393fcb2b 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Destroy_Sequence_Element.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Destroy_Sequence_Element.htm @@ -6,7 +6,7 @@ ΠŸΠΎΡΠ»Π΅Π΄ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒΠ½ΠΎΡΡ‚ΡŒ уничтоТСния - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Get_Sequence_Head.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Get_Sequence_Head.htm index 8ece373c0..e6a232fdd 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Get_Sequence_Head.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Get_Sequence_Head.htm @@ -5,7 +5,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ Π³ΠΎΠ»ΠΎΠ²ΠΊΡƒ ΠΏΠΎΡΠ»Π΅Π΄ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒΠ½ΠΎΡΡ‚ΠΈ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Get_Sequence_Length.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Get_Sequence_Length.htm index 20020039c..81aa6d2dd 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Get_Sequence_Length.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Get_Sequence_Length.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ Π΄Π»ΠΈΠ½Ρƒ ΠΏΠΎΡΠ»Π΅Π΄ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒΠ½ΠΎΡΡ‚ΠΈ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Get_Sequence_Position.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Get_Sequence_Position.htm index 5bcc338b7..3a79a43af 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Get_Sequence_Position.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Get_Sequence_Position.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ ΠΏΠΎΠ·ΠΈΡ†ΠΈΡŽ ΠΏΠΎΡΠ»Π΅Π΄ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒΠ½ΠΎΡΡ‚ΠΈ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/If_Sequence_Exists.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/If_Sequence_Exists.htm index d3d8c8481..74dd8adfc 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/If_Sequence_Exists.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/If_Sequence_Exists.htm @@ -6,7 +6,7 @@ Если ΠΏΠΎΡΠ»Π΅Π΄ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒΠ½ΠΎΡΡ‚ΡŒ сущСствуСт - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Pause_Sequence.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Pause_Sequence.htm index 4e5c38a2c..aee8656b6 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Pause_Sequence.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Pause_Sequence.htm @@ -6,7 +6,7 @@ ΠŸΠΎΡΠ»Π΅Π΄ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒΠ½ΠΎΡΡ‚ΡŒ ΠΏΠ°ΡƒΠ·Ρ‹ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Play_Sequence.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Play_Sequence.htm index c1aa28193..c060592c9 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Play_Sequence.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Play_Sequence.htm @@ -6,7 +6,7 @@ ΠŸΠΎΡΠ»Π΅Π΄ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒΠ½ΠΎΡΡ‚ΡŒ воспроизвСдСния - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Sequence_Actions_Library.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Sequence_Actions_Library.htm index 15ad0f76a..e7bebb20a 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Sequence_Actions_Library.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Sequence_Actions_Library.htm @@ -6,7 +6,7 @@ Π‘ΠΈΠ±Π»ΠΈΠΎΡ‚Π΅ΠΊΠ° ΠΏΠΎΡΠ»Π΅Π΄ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒΠ½Ρ‹Ρ… дСйствий - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Set_Sequence_Head.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Set_Sequence_Head.htm index 008d98c03..18875862f 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Set_Sequence_Head.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Set_Sequence_Head.htm @@ -5,7 +5,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ Π³ΠΎΠ»ΠΎΠ²ΠΊΡƒ ΠΏΠΎΡΠ»Π΅Π΄ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒΠ½ΠΎΡΡ‚ΠΈ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Set_Sequence_Position.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Set_Sequence_Position.htm index 9a388d7a3..4c2ef3bcc 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Set_Sequence_Position.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Sequences/Set_Sequence_Position.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ ΠΏΠΎΠ·ΠΈΡ†ΠΈΡŽ ΠΏΠΎΡΠ»Π΅Π΄ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒΠ½ΠΎΡΡ‚ΠΈ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Switch/Case.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Switch/Case.htm index 2bb09136e..bb266f59d 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Switch/Case.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Switch/Case.htm @@ -6,7 +6,7 @@ Π”Π΅Π»ΠΎ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Switch/Default.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Switch/Default.htm index 449c3a7ab..4c37635f9 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Switch/Default.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Switch/Default.htm @@ -6,7 +6,7 @@ По ΡƒΠΌΠΎΠ»Ρ‡Π°Π½ΠΈΡŽ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Switch/Switch.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Switch/Switch.htm index c49743083..df3a65f1f 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Switch/Switch.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Switch/Switch.htm @@ -6,7 +6,7 @@ ΠŸΠ΅Ρ€Π΅ΠΊΠ»ΡŽΡ‡Π°Ρ‚Π΅Π»ΡŒ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Switch/Switch_Actions.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Switch/Switch_Actions.htm index 9ebd0ab47..0d43a666e 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Switch/Switch_Actions.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Switch/Switch_Actions.htm @@ -6,7 +6,7 @@ ΠŸΠ΅Ρ€Π΅ΠΊΠ»ΡŽΡ‡Π΅Π½ΠΈΠ΅ дСйствий - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Get_Tile_Data_At_Pixel.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Get_Tile_Data_At_Pixel.htm index 94058dee2..701633670 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Get_Tile_Data_At_Pixel.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Get_Tile_Data_At_Pixel.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡Π΅Π½ΠΈΠ΅ Π΄Π°Π½Π½Ρ‹Ρ… ΠΎ ΠΏΠ»ΠΈΡ‚ΠΊΠ΅ Π½Π° пиксСлС - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Get_Tile_Data_In_Cell.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Get_Tile_Data_In_Cell.htm index 309af78f2..0df55f7bf 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Get_Tile_Data_In_Cell.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Get_Tile_Data_In_Cell.htm @@ -5,7 +5,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ Π΄Π°Π½Π½Ρ‹Π΅ ΠΎ ΠΏΠ»ΠΈΡ‚ΠΊΠ΅ Π² ячСйкС - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Get_Tile_Data_Transform.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Get_Tile_Data_Transform.htm index 177d3aa01..df210facd 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Get_Tile_Data_Transform.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Get_Tile_Data_Transform.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ ΠΏΡ€Π΅ΠΎΠ±Ρ€Π°Π·ΠΎΠ²Π°Π½ΠΈΠ΅ Π΄Π°Π½Π½Ρ‹Ρ… ΠΎ ΠΏΠ»ΠΈΡ‚ΠΊΠ΅ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Get_Tile_Index_At_Pixel.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Get_Tile_Index_At_Pixel.htm index 7c3cff5df..da10b7b30 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Get_Tile_Index_At_Pixel.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Get_Tile_Index_At_Pixel.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ индСкс ΠΏΠ»ΠΈΡ‚ΠΊΠΈ Π² пиксСлС - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Get_Tile_Index_In_Cell.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Get_Tile_Index_In_Cell.htm index 25fdb960b..927956df6 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Get_Tile_Index_In_Cell.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Get_Tile_Index_In_Cell.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ индСкс ΠΏΠ»ΠΈΡ‚ΠΊΠΈ Π² ячСйкС - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Get_Tilemap_Variable.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Get_Tilemap_Variable.htm index b7971dbfd..a1d05b464 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Get_Tilemap_Variable.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Get_Tilemap_Variable.htm @@ -5,7 +5,7 @@ ΠŸΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½ΡƒΡŽ ΠΊΠ°Ρ€Ρ‚Ρ‹ ΠΏΠ»ΠΈΡ‚ΠΊΠΈ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Set_Tile_Data_At_Pixel.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Set_Tile_Data_At_Pixel.htm index 5af3f885b..8ec11de80 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Set_Tile_Data_At_Pixel.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Set_Tile_Data_At_Pixel.htm @@ -5,7 +5,7 @@ Установка Π΄Π°Π½Π½Ρ‹Ρ… ΠΏΠ»ΠΈΡ‚ΠΊΠΈ Π½Π° пиксСль - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Set_Tile_Data_In_Cell.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Set_Tile_Data_In_Cell.htm index 7d1a44b72..a1ff536e6 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Set_Tile_Data_In_Cell.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Set_Tile_Data_In_Cell.htm @@ -5,7 +5,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ Π΄Π°Π½Π½Ρ‹Π΅ ΠΏΠ»ΠΈΡ‚ΠΊΠΈ Π² ячСйку - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Set_Tile_Data_Transform.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Set_Tile_Data_Transform.htm index 0e42b4c88..e608c7167 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Set_Tile_Data_Transform.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Set_Tile_Data_Transform.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ ΠΏΡ€Π΅ΠΎΠ±Ρ€Π°Π·ΠΎΠ²Π°Π½ΠΈΠ΅ Π΄Π°Π½Π½Ρ‹Ρ… ΠΏΠ»ΠΈΡ‚ΠΊΠΈ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Set_Tile_Index_At_Pixel.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Set_Tile_Index_At_Pixel.htm index d1aea450c..1ae7ff50f 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Set_Tile_Index_At_Pixel.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Set_Tile_Index_At_Pixel.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ индСкс ΠΏΠ»ΠΈΡ‚ΠΊΠΈ Π² пиксСлС - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Set_Tile_Index_In_Cell.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Set_Tile_Index_In_Cell.htm index 3085160c5..4d5e19fbb 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Set_Tile_Index_In_Cell.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Set_Tile_Index_In_Cell.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ индСкс ΠΏΠ»ΠΈΡ‚ΠΊΠΈ Π² ячСйкС - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Set_Tile_Set.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Set_Tile_Set.htm index a68f8f193..f9eb485a5 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Set_Tile_Set.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Set_Tile_Set.htm @@ -5,7 +5,7 @@ ΠšΠΎΠΌΠΏΠ»Π΅ΠΊΡ‚ ΠΏΠ»ΠΈΡ‚ΠΊΠΈ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Tile_Actions.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Tile_Actions.htm index d96b575aa..c24743ac8 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Tile_Actions.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Tiles/Tile_Actions.htm @@ -5,7 +5,7 @@ ДСйствия с ΠΏΠ»ΠΈΡ‚ΠΊΠΎΠΉ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Timelines/Set_Instance_Timeline.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Timelines/Set_Instance_Timeline.htm index 54e6200ad..6f246c5e7 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Timelines/Set_Instance_Timeline.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Timelines/Set_Instance_Timeline.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ Π²Ρ€Π΅ΠΌΠ΅Π½Π½ΡƒΡŽ ΡˆΠΊΠ°Π»Ρƒ экзСмпляра - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Timelines/Set_Timeline_Moment.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Timelines/Set_Timeline_Moment.htm index 94d0f7a3a..7e32f9901 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Timelines/Set_Timeline_Moment.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Timelines/Set_Timeline_Moment.htm @@ -6,7 +6,7 @@ УстановитС Π²Ρ€Π΅ΠΌΠ΅Π½Π½ΠΎΠΉ ΠΌΠΎΠΌΠ΅Π½Ρ‚ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Timelines/Set_Timeline_Speed.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Timelines/Set_Timeline_Speed.htm index c41eb2b18..e73b4f4d7 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Timelines/Set_Timeline_Speed.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Timelines/Set_Timeline_Speed.htm @@ -6,7 +6,7 @@ УстановитС ΡΠΊΠΎΡ€ΠΎΡΡ‚ΡŒ Π²Ρ€Π΅ΠΌΠ΅Π½Π½ΠΎΠΉ ΡˆΠΊΠ°Π»Ρ‹ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Timelines/Set_Timeline_State.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Timelines/Set_Timeline_State.htm index ee53b78af..043dbc720 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Timelines/Set_Timeline_State.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Timelines/Set_Timeline_State.htm @@ -6,7 +6,7 @@ Π£ΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ состояниС Π²Ρ€Π΅ΠΌΠ΅Π½Π½ΠΎΠΉ ΡˆΠΊΠ°Π»Ρ‹ - + diff --git a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Timelines/Timeline_Actions.htm b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Timelines/Timeline_Actions.htm index b503cb80a..e8f349c3b 100644 --- a/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Timelines/Timeline_Actions.htm +++ b/Manual/contents/Drag_And_Drop/Drag_And_Drop_Reference/Timelines/Timeline_Actions.htm @@ -6,7 +6,7 @@ ДСйствия ΠΏΠΎ Π³Ρ€Π°Ρ„ΠΈΠΊΡƒ - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Accessors.htm b/Manual/contents/GameMaker_Language/GML_Overview/Accessors.htm index 72d4589dd..051b41903 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Accessors.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Accessors.htm @@ -6,7 +6,7 @@ АксСссоры - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Addressing_Variables_In_Other_Instances.htm b/Manual/contents/GameMaker_Language/GML_Overview/Addressing_Variables_In_Other_Instances.htm index b498ddd22..14d3c8cde 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Addressing_Variables_In_Other_Instances.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Addressing_Variables_In_Other_Instances.htm @@ -6,7 +6,7 @@ ΠžΠ±Ρ€Π°Ρ‰Π΅Π½ΠΈΠ΅ ΠΊ ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½Ρ‹ΠΌ Π² Π΄Ρ€ΡƒΠ³ΠΈΡ… случаях - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Arrays.htm b/Manual/contents/GameMaker_Language/GML_Overview/Arrays.htm index af30d21bb..5967baf26 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Arrays.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Arrays.htm @@ -6,7 +6,7 @@ ΠœΠ°ΡΡΠΈΠ²Ρ‹ - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Basic_Code_Structure.htm b/Manual/contents/GameMaker_Language/GML_Overview/Basic_Code_Structure.htm index 025b8fd1e..50cdfc97f 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Basic_Code_Structure.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Basic_Code_Structure.htm @@ -6,7 +6,7 @@ Основная структура ΠΊΠΎΠ΄Π° - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Commenting_Code.htm b/Manual/contents/GameMaker_Language/GML_Overview/Commenting_Code.htm index e18f5954c..999b78c7f 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Commenting_Code.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Commenting_Code.htm @@ -6,7 +6,7 @@ Код коммСнтирования - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Data_Types.htm b/Manual/contents/GameMaker_Language/GML_Overview/Data_Types.htm index 4247f43af..6780ea2a2 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Data_Types.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Data_Types.htm @@ -6,7 +6,7 @@ Π’ΠΈΠΏΡ‹ Π΄Π°Π½Π½Ρ‹Ρ… - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Evaluation_Order.htm b/Manual/contents/GameMaker_Language/GML_Overview/Evaluation_Order.htm index e3d2e5b4c..caccb97c3 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Evaluation_Order.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Evaluation_Order.htm @@ -6,7 +6,7 @@ ΠŸΠΎΡ€ΡΠ΄ΠΎΠΊ ΠΎΡ†Π΅Π½ΠΊΠΈ - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Expressions_And_Operators.htm b/Manual/contents/GameMaker_Language/GML_Overview/Expressions_And_Operators.htm index 71e940081..8f68db336 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Expressions_And_Operators.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Expressions_And_Operators.htm @@ -6,7 +6,7 @@ ВыраТСния ΠΈ ΠΎΠΏΠ΅Ρ€Π°Ρ‚ΠΎΡ€Ρ‹ - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Functions/Static_Variables.htm b/Manual/contents/GameMaker_Language/GML_Overview/Functions/Static_Variables.htm index 7846afea3..8ee87759a 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Functions/Static_Variables.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Functions/Static_Variables.htm @@ -6,7 +6,7 @@ БтатичСскиС ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½Ρ‹Π΅ - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/GML_Overview.htm b/Manual/contents/GameMaker_Language/GML_Overview/GML_Overview.htm index 2eecdcee3..0a4a66005 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/GML_Overview.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/GML_Overview.htm @@ -6,7 +6,7 @@ ΠžΠ±Π·ΠΎΡ€ {GML_Code} - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Instance_Keywords.htm b/Manual/contents/GameMaker_Language/GML_Overview/Instance_Keywords.htm index d223e8f68..70ad9345e 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Instance_Keywords.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Instance_Keywords.htm @@ -6,7 +6,7 @@ ΠšΠ»ΡŽΡ‡Π΅Π²Ρ‹Π΅ слова экзСмпляра - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Language_Features.htm b/Manual/contents/GameMaker_Language/GML_Overview/Language_Features.htm index 987019f31..bd51e50bc 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Language_Features.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Language_Features.htm @@ -6,7 +6,7 @@ ΠžΡΠΎΠ±Π΅Π½Π½ΠΎΡΡ‚ΠΈ языка - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/If_Else_and_Conditional_Operators.htm b/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/If_Else_and_Conditional_Operators.htm index b5873070d..c5d78c656 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/If_Else_and_Conditional_Operators.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/If_Else_and_Conditional_Operators.htm @@ -6,7 +6,7 @@ if / else ΠΈ условныС ΠΎΠΏΠ΅Ρ€Π°Ρ‚ΠΎΡ€Ρ‹ - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/begin_end.htm b/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/begin_end.htm index 21a8b2038..95e110221 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/begin_end.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/begin_end.htm @@ -6,7 +6,7 @@ Π½Π°Ρ‡Π°Π»ΠΎ / ΠΊΠΎΠ½Π΅Ρ† - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/break.htm b/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/break.htm index abe76a71d..9d1a12a98 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/break.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/break.htm @@ -6,7 +6,7 @@ ΠΏΠ΅Ρ€Π΅Ρ€Ρ‹Π² - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/continue.htm b/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/continue.htm index 78c8054e4..e4eefbd0b 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/continue.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/continue.htm @@ -6,7 +6,7 @@ ΠΏΡ€ΠΎΠ΄ΠΎΠ»ΠΆΠΈΡ‚ΡŒ - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/delete.htm b/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/delete.htm index 0931efdd1..0ea3c605d 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/delete.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/delete.htm @@ -5,7 +5,7 @@ ΡƒΠ΄Π°Π»ΠΈΡ‚ΡŒ - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/do___until.htm b/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/do___until.htm index ae2e2b207..91e6a593c 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/do___until.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/do___until.htm @@ -6,7 +6,7 @@ Π΄Π΅Π»Π°Ρ‚ΡŒ / ΠΏΠΎΠΊΠ° - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/exit.htm b/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/exit.htm index 77ca221a4..3c91ba661 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/exit.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/exit.htm @@ -6,7 +6,7 @@ Π²Ρ‹Ρ…ΠΎΠ΄ - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/for.htm b/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/for.htm index d76c3425d..238e18e9b 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/for.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/for.htm @@ -6,7 +6,7 @@ для - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/new.htm b/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/new.htm index 267db12bb..b07227280 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/new.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/new.htm @@ -6,7 +6,7 @@ Π½ΠΎΠ²Ρ‹ΠΉ - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/repeat.htm b/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/repeat.htm index d134a4bde..615eb800f 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/repeat.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/repeat.htm @@ -6,7 +6,7 @@ ΠΏΠΎΠ²Ρ‚ΠΎΡ€ΠΈΡ‚ΡŒ - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/return.htm b/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/return.htm index 8e4c8bfe4..96534d432 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/return.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/return.htm @@ -6,7 +6,7 @@ Π²ΠΎΠ·Π²Ρ€Π°Ρ‚ - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/switch.htm b/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/switch.htm index db0c04f4f..f35deb76a 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/switch.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/switch.htm @@ -6,7 +6,7 @@ ΠΏΠ΅Ρ€Π΅ΠΊΠ»ΡŽΡ‡Π°Ρ‚Π΅Π»ΡŒ - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/throw.htm b/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/throw.htm index 3a6e4397c..4d300f6e5 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/throw.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/throw.htm @@ -6,7 +6,7 @@ бросок - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/try_catch_finally.htm b/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/try_catch_finally.htm index 4d6211a89..ddfd41492 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/try_catch_finally.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/try_catch_finally.htm @@ -6,7 +6,7 @@ try / catch / finally - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/while.htm b/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/while.htm index 34db5d61f..2a479cd21 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/while.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/while.htm @@ -6,7 +6,7 @@ Π² Ρ‚ΠΎ врСмя ΠΊΠ°ΠΊ - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/with.htm b/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/with.htm index 8ba4dc631..1dce30ee3 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/with.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Language_Features/with.htm @@ -6,7 +6,7 @@ с - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Method_Variables.htm b/Manual/contents/GameMaker_Language/GML_Overview/Method_Variables.htm index 79bc6b248..267cac375 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Method_Variables.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Method_Variables.htm @@ -6,7 +6,7 @@ ΠŸΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½Ρ‹Π΅ ΠΌΠ΅Ρ‚ΠΎΠ΄Π° - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Runtime_Functions.htm b/Manual/contents/GameMaker_Language/GML_Overview/Runtime_Functions.htm index 431b5d363..f8459ce3a 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Runtime_Functions.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Runtime_Functions.htm @@ -6,7 +6,7 @@ Π€ΡƒΠ½ΠΊΡ†ΠΈΠΈ Π²Ρ€Π΅ΠΌΠ΅Π½ΠΈ выполнСния - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Script_Functions.htm b/Manual/contents/GameMaker_Language/GML_Overview/Script_Functions.htm index 5c63a4d54..5c346eaa9 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Script_Functions.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Script_Functions.htm @@ -6,7 +6,7 @@ Π€ΡƒΠ½ΠΊΡ†ΠΈΠΈ ΠΈ ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½Ρ‹Π΅ сцСнария - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Script_Functions_vs_Methods.htm b/Manual/contents/GameMaker_Language/GML_Overview/Script_Functions_vs_Methods.htm index bcb5f0b22..1c9b2e583 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Script_Functions_vs_Methods.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Script_Functions_vs_Methods.htm @@ -7,7 +7,7 @@ Π€ΡƒΠ½ΠΊΡ†ΠΈΠΈ сцСнария Π² сравнСнии с ΠΌΠ΅Ρ‚ΠΎΠ΄Π°ΠΌΠΈ - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Struct_Forbidden_Variables.htm b/Manual/contents/GameMaker_Language/GML_Overview/Struct_Forbidden_Variables.htm index a445f6343..fd2f88958 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Struct_Forbidden_Variables.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Struct_Forbidden_Variables.htm @@ -6,7 +6,7 @@ Π‘Ρ‚Ρ€ΡƒΠΊΡ‚ΡƒΡ€Π° Π—Π°ΠΏΡ€Π΅Ρ‰Π΅Π½Π½Ρ‹Π΅ ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½Ρ‹Π΅ - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Structs.htm b/Manual/contents/GameMaker_Language/GML_Overview/Structs.htm index a4f31428a..86c99be79 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Structs.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Structs.htm @@ -6,7 +6,7 @@ Π‘Ρ‚Ρ€ΡƒΠΊΡ‚ΡƒΡ€Ρ‹ ΠΈ конструкторы - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Variables/Builtin_Global_Variables/argument.htm b/Manual/contents/GameMaker_Language/GML_Overview/Variables/Builtin_Global_Variables/argument.htm index bd1faf291..d5c496842 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Variables/Builtin_Global_Variables/argument.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Variables/Builtin_Global_Variables/argument.htm @@ -6,7 +6,7 @@ argument - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Variables/Builtin_Global_Variables/argument_count.htm b/Manual/contents/GameMaker_Language/GML_Overview/Variables/Builtin_Global_Variables/argument_count.htm index eea3f1a8b..2ce5e953a 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Variables/Builtin_Global_Variables/argument_count.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Variables/Builtin_Global_Variables/argument_count.htm @@ -6,7 +6,7 @@ argument_count - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Variables/Builtin_Global_Variables/async_load.htm b/Manual/contents/GameMaker_Language/GML_Overview/Variables/Builtin_Global_Variables/async_load.htm index 3f6046ecf..7aa796fc4 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Variables/Builtin_Global_Variables/async_load.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Variables/Builtin_Global_Variables/async_load.htm @@ -6,7 +6,7 @@ async_load - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Variables/Builtin_Global_Variables/health.htm b/Manual/contents/GameMaker_Language/GML_Overview/Variables/Builtin_Global_Variables/health.htm index c962f5970..bad016e1b 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Variables/Builtin_Global_Variables/health.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Variables/Builtin_Global_Variables/health.htm @@ -6,7 +6,7 @@ health - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Variables/Builtin_Global_Variables/lives.htm b/Manual/contents/GameMaker_Language/GML_Overview/Variables/Builtin_Global_Variables/lives.htm index dc89bc1ca..0d00e0804 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Variables/Builtin_Global_Variables/lives.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Variables/Builtin_Global_Variables/lives.htm @@ -6,7 +6,7 @@ lives - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Variables/Builtin_Global_Variables/score.htm b/Manual/contents/GameMaker_Language/GML_Overview/Variables/Builtin_Global_Variables/score.htm index d1b70f806..c3b4beda2 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Variables/Builtin_Global_Variables/score.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Variables/Builtin_Global_Variables/score.htm @@ -6,7 +6,7 @@ score - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Variables/Constants.htm b/Manual/contents/GameMaker_Language/GML_Overview/Variables/Constants.htm index 909c35d22..f08b7f222 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Variables/Constants.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Variables/Constants.htm @@ -6,7 +6,7 @@ ΠšΠΎΠ½ΡΡ‚Π°Π½Ρ‚Ρ‹ - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Variables/Global_Variables.htm b/Manual/contents/GameMaker_Language/GML_Overview/Variables/Global_Variables.htm index 9ae648f43..c459d87b5 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Variables/Global_Variables.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Variables/Global_Variables.htm @@ -6,7 +6,7 @@ Π“Π»ΠΎΠ±Π°Π»ΡŒΠ½Ρ‹Π΅ ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½Ρ‹Π΅ - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Variables/Instance_Variables.htm b/Manual/contents/GameMaker_Language/GML_Overview/Variables/Instance_Variables.htm index cab832183..1d98c2070 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Variables/Instance_Variables.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Variables/Instance_Variables.htm @@ -5,7 +5,7 @@ ΠŸΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½Ρ‹Π΅ экзСмпляра - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Variables/Local_Variables.htm b/Manual/contents/GameMaker_Language/GML_Overview/Variables/Local_Variables.htm index d9db22157..8031e6a93 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Variables/Local_Variables.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Variables/Local_Variables.htm @@ -6,7 +6,7 @@ ΠœΠ΅ΡΡ‚Π½Ρ‹Π΅ ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½Ρ‹Π΅ - + diff --git a/Manual/contents/GameMaker_Language/GML_Overview/Variables_And_Variable_Scope.htm b/Manual/contents/GameMaker_Language/GML_Overview/Variables_And_Variable_Scope.htm index 28447a896..c3cc4a469 100644 --- a/Manual/contents/GameMaker_Language/GML_Overview/Variables_And_Variable_Scope.htm +++ b/Manual/contents/GameMaker_Language/GML_Overview/Variables_And_Variable_Scope.htm @@ -6,7 +6,7 @@ ΠŸΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½Ρ‹Π΅ ΠΈ ΠΎΠ±Π»Π°ΡΡ‚ΡŒ примСнСния ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½Ρ‹Ρ… - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/Animation_Curves.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/Animation_Curves.htm index eb9046cb2..9005e41bf 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/Animation_Curves.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/Animation_Curves.htm @@ -6,7 +6,7 @@ АнимационныС ΠΊΡ€ΠΈΠ²Ρ‹Π΅ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_channel_evaluate.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_channel_evaluate.htm index 9c770ceeb..0e8765677 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_channel_evaluate.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_channel_evaluate.htm @@ -6,7 +6,7 @@ animcurve_channel_evaluate - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_channel_new.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_channel_new.htm index 3eb4cc9bb..487af86a7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_channel_new.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_channel_new.htm @@ -6,7 +6,7 @@ animcurve_channel_new - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_create.htm index b282a53c2..9c5001734 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_create.htm @@ -6,7 +6,7 @@ animcurve_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_destroy.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_destroy.htm index 12ae31a38..ee67c569b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_destroy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_destroy.htm @@ -6,7 +6,7 @@ animcurve_destroy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_exists.htm index 117991322..c1f3049e7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_exists.htm @@ -6,7 +6,7 @@ animcurve_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_get.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_get.htm index 009939666..3fec19b71 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_get.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_get.htm @@ -6,7 +6,7 @@ animcurve_get - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_get_channel.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_get_channel.htm index 64a69615c..1e043ce10 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_get_channel.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_get_channel.htm @@ -6,7 +6,7 @@ animcurve_get_channel - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_get_channel_index.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_get_channel_index.htm index 2a2f256d7..1ab285ee5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_get_channel_index.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_get_channel_index.htm @@ -6,7 +6,7 @@ animcurve_get_channel_index - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_point_new.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_point_new.htm index 39e014732..7ebc66aac 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_point_new.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Animation_Curves/animcurve_point_new.htm @@ -6,7 +6,7 @@ animcurve_point_new - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Asset_Management.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Asset_Management.htm index ee304b08f..5aea44526 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Asset_Management.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Asset_Management.htm @@ -6,7 +6,7 @@ Π£ΠΏΡ€Π°Π²Π»Π΅Π½ΠΈΠ΅ Π°ΠΊΡ‚ΠΈΠ²Π°ΠΌΠΈ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/Assets_And_Tags.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/Assets_And_Tags.htm index 2fd5fb58e..0a07d2f2b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/Assets_And_Tags.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/Assets_And_Tags.htm @@ -6,7 +6,7 @@ Активы ΠΈ ΠΌΠ΅Ρ‚ΠΊΠΈ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/asset_add_tags.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/asset_add_tags.htm index ec3153e5d..e88f6c008 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/asset_add_tags.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/asset_add_tags.htm @@ -6,7 +6,7 @@ asset_add_tags - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/asset_clear_tags.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/asset_clear_tags.htm index b4d674145..8633a1508 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/asset_clear_tags.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/asset_clear_tags.htm @@ -6,7 +6,7 @@ asset_clear_tags - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/asset_get_index.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/asset_get_index.htm index 62db0f3b0..9d82e14f9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/asset_get_index.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/asset_get_index.htm @@ -6,7 +6,7 @@ asset_get_index - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/asset_get_tags.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/asset_get_tags.htm index c49ae81f4..31f56dcf7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/asset_get_tags.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/asset_get_tags.htm @@ -6,7 +6,7 @@ asset_get_tags - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/asset_get_type.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/asset_get_type.htm index 2188fced3..43ca88179 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/asset_get_type.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/asset_get_type.htm @@ -6,7 +6,7 @@ asset_get_type - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/asset_has_any_tag.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/asset_has_any_tag.htm index 80ec1db36..e1e0a7284 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/asset_has_any_tag.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/asset_has_any_tag.htm @@ -6,7 +6,7 @@ asset_has_any_tag - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/asset_has_tags.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/asset_has_tags.htm index 6e1ad0c66..8f6fbb8ef 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/asset_has_tags.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/asset_has_tags.htm @@ -6,7 +6,7 @@ asset_has_tags - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/asset_remove_tags.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/asset_remove_tags.htm index 675c0ad1b..a4d0c91f2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/asset_remove_tags.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/asset_remove_tags.htm @@ -6,7 +6,7 @@ asset_remove_tags - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/tag_get_asset_ids.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/tag_get_asset_ids.htm index 05d77bedf..64d2221c9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/tag_get_asset_ids.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/tag_get_asset_ids.htm @@ -6,7 +6,7 @@ tag_get_asset_ids - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/tag_get_assets.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/tag_get_assets.htm index 0dfa7e496..b73e838fa 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/tag_get_assets.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Assets_And_Tags/tag_get_assets.htm @@ -6,7 +6,7 @@ tag_get_assets - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio.htm index 7c7d34b8c..1dbcfa6d2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio.htm @@ -6,7 +6,7 @@ Аудио - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/Audio_Buffers.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/Audio_Buffers.htm index c14868715..17ebb89ce 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/Audio_Buffers.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/Audio_Buffers.htm @@ -6,7 +6,7 @@ Аудио Π±ΡƒΡ„Π΅Ρ€Ρ‹ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_create_buffer_sound.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_create_buffer_sound.htm index 1bd6e13ae..66b7fc8ed 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_create_buffer_sound.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_create_buffer_sound.htm @@ -6,7 +6,7 @@ audio_create_buffer_sound - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_create_play_queue.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_create_play_queue.htm index 45f5a5f07..77a3ba076 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_create_play_queue.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_create_play_queue.htm @@ -6,7 +6,7 @@ audio_create_play_queue - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_free_buffer_sound.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_free_buffer_sound.htm index 86de07010..2f32ad3f8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_free_buffer_sound.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_free_buffer_sound.htm @@ -6,7 +6,7 @@ audio_free_buffer_sound - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_free_play_queue.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_free_play_queue.htm index 062d1f321..9cbdb4499 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_free_play_queue.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_free_play_queue.htm @@ -6,7 +6,7 @@ audio_free_play_queue - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_get_recorder_count.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_get_recorder_count.htm index 40bbe76cc..6a54f34e8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_get_recorder_count.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_get_recorder_count.htm @@ -6,7 +6,7 @@ audio_get_recorder_count - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_get_recorder_info.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_get_recorder_info.htm index aa4d3442f..2d8efc30d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_get_recorder_info.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_get_recorder_info.htm @@ -6,7 +6,7 @@ audio_get_recorder_info - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_queue_sound.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_queue_sound.htm index 5a89f173c..6f07f1ef0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_queue_sound.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_queue_sound.htm @@ -6,7 +6,7 @@ audio_queue_sound - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_start_recording.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_start_recording.htm index 99872f818..e8db8b313 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_start_recording.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_start_recording.htm @@ -6,7 +6,7 @@ audio_start_recording - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_stop_recording.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_stop_recording.htm index 886e9c115..b26e2be59 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_stop_recording.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Buffers/audio_stop_recording.htm @@ -6,7 +6,7 @@ audio_stop_recording - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/Audio_Emitters.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/Audio_Emitters.htm index dd622c363..a4c1d654a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/Audio_Emitters.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/Audio_Emitters.htm @@ -6,7 +6,7 @@ АудиоизлучатСли - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_create.htm index d12e87224..020566ef0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_create.htm @@ -6,7 +6,7 @@ audio_emitter_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_exists.htm index 05957b9e9..d65b7c6f1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_exists.htm @@ -6,7 +6,7 @@ audio_emitter_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_falloff.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_falloff.htm index fcae34a76..a163f6023 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_falloff.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_falloff.htm @@ -6,7 +6,7 @@ audio_emitter_falloff - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_free.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_free.htm index d1d6f0630..cf5239183 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_free.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_free.htm @@ -6,7 +6,7 @@ audio_emitter_free - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_gain.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_gain.htm index 845bed6f8..cadb54e63 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_gain.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_gain.htm @@ -6,7 +6,7 @@ audio_emitter_gain - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_gain.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_gain.htm index 0b44a5f06..e44df4e26 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_gain.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_gain.htm @@ -6,7 +6,7 @@ audio_emitter_get_gain - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_listener_mask.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_listener_mask.htm index b7c36578a..834854483 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_listener_mask.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_listener_mask.htm @@ -6,7 +6,7 @@ audio_emitter_get_listener_mask - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_pitch.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_pitch.htm index f56eaef6a..5701aa7c8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_pitch.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_pitch.htm @@ -6,7 +6,7 @@ audio_emitter_get_pitch - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_vx.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_vx.htm index 5ff19ae92..0a57f7cf7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_vx.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_vx.htm @@ -6,7 +6,7 @@ audio_emitter_get_vx - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_vy.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_vy.htm index 56c3a58bf..bbb82529f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_vy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_vy.htm @@ -6,7 +6,7 @@ audio_emitter_get_vy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_vz.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_vz.htm index fe08c0dca..42ccc61a8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_vz.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_vz.htm @@ -6,7 +6,7 @@ audio_emitter_get_vz - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_x.htm index d8ce70f44..fad75ec07 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_x.htm @@ -6,7 +6,7 @@ audio_emitter_get_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_y.htm index fb8eb3b4a..7a1ea020a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_y.htm @@ -6,7 +6,7 @@ audio_emitter_get_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_z.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_z.htm index 70f8c9790..ace67b6c8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_z.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_get_z.htm @@ -6,7 +6,7 @@ audio_emitter_get_z - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_pitch.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_pitch.htm index d7d5ae938..492bf38fb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_pitch.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_pitch.htm @@ -6,7 +6,7 @@ audio_emitter_pitch - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_position.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_position.htm index 87273ce40..9a6fb8b73 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_position.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_position.htm @@ -6,7 +6,7 @@ audio_emitter_position - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_set_listener_mask.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_set_listener_mask.htm index 6b1e8a5aa..3155bfaf3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_set_listener_mask.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_set_listener_mask.htm @@ -6,7 +6,7 @@ audio_emitter_set_listener_mask - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_velocity.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_velocity.htm index 89c86b169..50d623790 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_velocity.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_emitter_velocity.htm @@ -6,7 +6,7 @@ audio_emitter_velocity - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_play_sound_on.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_play_sound_on.htm index 7baae746b..654b11ad5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_play_sound_on.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Emitters/audio_play_sound_on.htm @@ -6,7 +6,7 @@ audio_play_sound_on - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Groups/Audio_Groups.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Groups/Audio_Groups.htm index 4e4f1f386..22d43ea01 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Groups/Audio_Groups.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Groups/Audio_Groups.htm @@ -6,7 +6,7 @@ Аудиогруппы - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Groups/audio_group_is_loaded.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Groups/audio_group_is_loaded.htm index 20d1b21c9..c8ea8b913 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Groups/audio_group_is_loaded.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Groups/audio_group_is_loaded.htm @@ -6,7 +6,7 @@ audio_group_is_loaded - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Groups/audio_group_load.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Groups/audio_group_load.htm index 9c57d4dc5..04f8a09ad 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Groups/audio_group_load.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Groups/audio_group_load.htm @@ -6,7 +6,7 @@ audio_group_load - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Groups/audio_group_load_progress.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Groups/audio_group_load_progress.htm index 326f00323..802a5acd0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Groups/audio_group_load_progress.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Groups/audio_group_load_progress.htm @@ -6,7 +6,7 @@ audio_group_load_progress - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Groups/audio_group_name.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Groups/audio_group_name.htm index f00f26bdf..7e8c626ef 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Groups/audio_group_name.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Groups/audio_group_name.htm @@ -6,7 +6,7 @@ audio_group_name - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Groups/audio_group_set_gain.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Groups/audio_group_set_gain.htm index 37522b5ea..7681b847f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Groups/audio_group_set_gain.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Groups/audio_group_set_gain.htm @@ -6,7 +6,7 @@ audio_group_set_gain - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Groups/audio_group_stop_all.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Groups/audio_group_stop_all.htm index 62fd8c307..8314b8f84 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Groups/audio_group_stop_all.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Groups/audio_group_stop_all.htm @@ -6,7 +6,7 @@ audio_group_stop_all - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Groups/audio_group_unload.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Groups/audio_group_unload.htm index 01ab6da39..7c52d8e7e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Groups/audio_group_unload.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Groups/audio_group_unload.htm @@ -6,7 +6,7 @@ audio_group_unload - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/Audio_Listeners.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/Audio_Listeners.htm index ae746aa4a..8e3bcdc1e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/Audio_Listeners.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/Audio_Listeners.htm @@ -6,7 +6,7 @@ Π‘Π»ΡƒΡˆΠ°Ρ‚Π΅Π»ΠΈ Π°ΡƒΠ΄ΠΈΠΎ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_get_listener_count.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_get_listener_count.htm index 603f9e4b6..be2007d62 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_get_listener_count.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_get_listener_count.htm @@ -6,7 +6,7 @@ audio_get_listener_count - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_get_listener_info.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_get_listener_info.htm index 416adf129..009677c23 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_get_listener_info.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_get_listener_info.htm @@ -6,7 +6,7 @@ audio_get_listener_info - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_get_listener_mask.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_get_listener_mask.htm index a6374340f..db3c19a17 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_get_listener_mask.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_get_listener_mask.htm @@ -6,7 +6,7 @@ audio_get_listener_mask - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_listener_get_data.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_listener_get_data.htm index ad4dfff56..e5b198da2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_listener_get_data.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_listener_get_data.htm @@ -6,7 +6,7 @@ audio_listener_get_data - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_listener_orientation.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_listener_orientation.htm index 5d67af4a7..a581010a7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_listener_orientation.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_listener_orientation.htm @@ -6,7 +6,7 @@ audio_listener_orientation - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_listener_position.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_listener_position.htm index 5b906c83e..a4eb4c3cb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_listener_position.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_listener_position.htm @@ -6,7 +6,7 @@ audio_listener_position - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_listener_set_orientation.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_listener_set_orientation.htm index 7a16f7015..d6ec9e760 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_listener_set_orientation.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_listener_set_orientation.htm @@ -6,7 +6,7 @@ audio_listener_set_orientation - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_listener_set_position.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_listener_set_position.htm index 796871697..be39cd624 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_listener_set_position.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_listener_set_position.htm @@ -6,7 +6,7 @@ audio_listener_set_position - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_listener_set_velocity.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_listener_set_velocity.htm index de9afa529..f4ce9a0cf 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_listener_set_velocity.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_listener_set_velocity.htm @@ -6,7 +6,7 @@ audio_listener_set_velocity - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_listener_velocity.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_listener_velocity.htm index baa23477b..f48eeab75 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_listener_velocity.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_listener_velocity.htm @@ -6,7 +6,7 @@ audio_listener_velocity - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_set_listener_mask.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_set_listener_mask.htm index 7fdca004e..1de3b90e1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_set_listener_mask.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Listeners/audio_set_listener_mask.htm @@ -6,7 +6,7 @@ audio_set_listener_mask - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/Audio_Synchronisation.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/Audio_Synchronisation.htm index f0f8465a8..3f05d24c5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/Audio_Synchronisation.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/Audio_Synchronisation.htm @@ -6,7 +6,7 @@ Бинхронизация Π·Π²ΡƒΠΊΠ° - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_create_sync_group.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_create_sync_group.htm index 0a1a5d946..426435614 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_create_sync_group.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_create_sync_group.htm @@ -6,7 +6,7 @@ audio_create_sync_group - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_destroy_sync_group.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_destroy_sync_group.htm index 52c35be56..8b2802886 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_destroy_sync_group.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_destroy_sync_group.htm @@ -6,7 +6,7 @@ audio_destroy_sync_group - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_pause_sync_group.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_pause_sync_group.htm index 722156f84..310dfb6db 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_pause_sync_group.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_pause_sync_group.htm @@ -6,7 +6,7 @@ audio_pause_sync_group - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_play_in_sync_group.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_play_in_sync_group.htm index 8bf4a7d24..e0b5393bb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_play_in_sync_group.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_play_in_sync_group.htm @@ -6,7 +6,7 @@ audio_play_in_sync_group - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_resume_sync_group.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_resume_sync_group.htm index ab3595526..e55c9d38d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_resume_sync_group.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_resume_sync_group.htm @@ -6,7 +6,7 @@ audio_resume_sync_group - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_start_sync_group.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_start_sync_group.htm index 5d40131c7..d415e4381 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_start_sync_group.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_start_sync_group.htm @@ -6,7 +6,7 @@ audio_start_sync_group - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_stop_sync_group.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_stop_sync_group.htm index 12b4dd609..efc28133d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_stop_sync_group.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_stop_sync_group.htm @@ -6,7 +6,7 @@ audio_stop_sync_group - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_sync_group_debug.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_sync_group_debug.htm index af20d262d..602f44500 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_sync_group_debug.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_sync_group_debug.htm @@ -6,7 +6,7 @@ audio_sync_group_debug - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_sync_group_get_track_pos.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_sync_group_get_track_pos.htm index a112b4d14..d0e042360 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_sync_group_get_track_pos.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_sync_group_get_track_pos.htm @@ -6,7 +6,7 @@ audio_sync_group_get_track_pos - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_sync_group_is_playing.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_sync_group_is_playing.htm index f4a0e9738..7b39cb3f1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_sync_group_is_playing.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/Audio_Synchronisation/audio_sync_group_is_playing.htm @@ -6,7 +6,7 @@ audio_sync_group_is_playing - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_channel_num.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_channel_num.htm index ed7cbed53..a660b7e8b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_channel_num.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_channel_num.htm @@ -6,7 +6,7 @@ audio_channel_num - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_create_stream.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_create_stream.htm index 58da151cb..87b85efdd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_create_stream.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_create_stream.htm @@ -6,7 +6,7 @@ audio_create_stream - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_debug.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_debug.htm index 659d72d9c..9d0e4d056 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_debug.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_debug.htm @@ -6,7 +6,7 @@ audio_debug - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_destroy_stream.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_destroy_stream.htm index 85ce9b45a..493bd89f1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_destroy_stream.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_destroy_stream.htm @@ -6,7 +6,7 @@ audio_destroy_stream - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_exists.htm index a082c3665..840fc0fea 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_exists.htm @@ -6,7 +6,7 @@ audio_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_falloff_set_model.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_falloff_set_model.htm index d68887972..ec72c39be 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_falloff_set_model.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_falloff_set_model.htm @@ -6,7 +6,7 @@ audio_falloff_set_model - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_get_master_gain.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_get_master_gain.htm index bfd06d4c1..b7bd8eace 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_get_master_gain.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_get_master_gain.htm @@ -6,7 +6,7 @@ audio_get_master_gain - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_get_name.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_get_name.htm index 6d3ecb05c..a498db013 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_get_name.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_get_name.htm @@ -6,7 +6,7 @@ audio_get_name - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_get_type.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_get_type.htm index 0aaf4cb62..32f8d6af9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_get_type.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_get_type.htm @@ -6,7 +6,7 @@ audio_get_type - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_is_paused.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_is_paused.htm index 126146c53..ede6f81da 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_is_paused.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_is_paused.htm @@ -6,7 +6,7 @@ audio_is_paused - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_is_playing.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_is_playing.htm index 2b45e9983..8d09e8820 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_is_playing.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_is_playing.htm @@ -6,7 +6,7 @@ audio_is_playing - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_master_gain.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_master_gain.htm index a6e3f1ac8..bec9e9a99 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_master_gain.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_master_gain.htm @@ -6,7 +6,7 @@ audio_master_gain - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_pause_all.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_pause_all.htm index bbc1219e5..e31ad1ed4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_pause_all.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_pause_all.htm @@ -6,7 +6,7 @@ audio_pause_all - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_pause_sound.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_pause_sound.htm index 0fdc05c58..d313b0c7b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_pause_sound.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_pause_sound.htm @@ -6,7 +6,7 @@ audio_pause_sound - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_play_sound.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_play_sound.htm index 1339faaca..85a58abc3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_play_sound.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_play_sound.htm @@ -6,7 +6,7 @@ audio_play_sound - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_play_sound_at.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_play_sound_at.htm index e217adc61..e97b3c885 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_play_sound_at.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_play_sound_at.htm @@ -6,7 +6,7 @@ audio_play_sound_at - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_resume_all.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_resume_all.htm index df0c075bc..0f575fa48 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_resume_all.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_resume_all.htm @@ -6,7 +6,7 @@ audio_resume_all - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_resume_sound.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_resume_sound.htm index d1742f444..208ef62ab 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_resume_sound.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_resume_sound.htm @@ -6,7 +6,7 @@ audio_resume_sound - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_set_master_gain.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_set_master_gain.htm index bc04e24c8..f1c5164ab 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_set_master_gain.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_set_master_gain.htm @@ -6,7 +6,7 @@ audio_set_master_gain - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_gain.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_gain.htm index f5efb7b4a..4458126a4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_gain.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_gain.htm @@ -6,7 +6,7 @@ audio_sound_gain - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_get_gain.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_get_gain.htm index c95e438c9..105cb8dc8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_get_gain.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_get_gain.htm @@ -6,7 +6,7 @@ audio_sound_get_gain - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_get_listener_mask.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_get_listener_mask.htm index a5b032f60..0dc97b799 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_get_listener_mask.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_get_listener_mask.htm @@ -6,7 +6,7 @@ audio_sound_get_listener_mask - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_get_pitch.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_get_pitch.htm index 904f73b9f..78ce66ccd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_get_pitch.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_get_pitch.htm @@ -6,7 +6,7 @@ audio_sound_get_pitch - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_get_track_position.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_get_track_position.htm index e9a3e9dc2..d60c898b9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_get_track_position.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_get_track_position.htm @@ -6,7 +6,7 @@ audio_sound_get_track_position - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_is_playable.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_is_playable.htm index 7b4abbb0c..795bb440c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_is_playable.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_is_playable.htm @@ -6,7 +6,7 @@ audio_sound_is_playable - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_length.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_length.htm index 2b039f887..79470d004 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_length.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_length.htm @@ -6,7 +6,7 @@ audio_sound_length - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_pitch.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_pitch.htm index 04bf9865b..6ba662176 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_pitch.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_pitch.htm @@ -6,7 +6,7 @@ audio_sound_pitch - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_set_listener_mask.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_set_listener_mask.htm index 7b6d186d4..0d21873c9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_set_listener_mask.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_set_listener_mask.htm @@ -6,7 +6,7 @@ audio_sound_set_listener_mask - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_set_track_position.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_set_track_position.htm index 6dce49d3f..ef24f96fd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_set_track_position.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_sound_set_track_position.htm @@ -6,7 +6,7 @@ audio_sound_set_track_position - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_stop_all.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_stop_all.htm index 72093b8b9..b08435257 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_stop_all.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_stop_all.htm @@ -6,7 +6,7 @@ audio_stop_all - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_stop_sound.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_stop_sound.htm index da9709db6..5315fe38e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_stop_sound.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_stop_sound.htm @@ -6,7 +6,7 @@ audio_stop_sound - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_system_is_available.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_system_is_available.htm index 77f07cfe8..8c2ae73fb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_system_is_available.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Audio/audio_system_is_available.htm @@ -6,7 +6,7 @@ audio_system_is_available - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Extensions/Extensions.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Extensions/Extensions.htm index 3548c7dd3..4357652c7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Extensions/Extensions.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Extensions/Extensions.htm @@ -6,7 +6,7 @@ Π Π°ΡΡˆΠΈΡ€Π΅Π½ΠΈΡ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Extensions/extension_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Extensions/extension_exists.htm index 90cb2fd76..6c3978bb5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Extensions/extension_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Extensions/extension_exists.htm @@ -6,7 +6,7 @@ extension_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Extensions/extension_get_option_count.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Extensions/extension_get_option_count.htm index 217f1283a..85d6d86e3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Extensions/extension_get_option_count.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Extensions/extension_get_option_count.htm @@ -6,7 +6,7 @@ extension_get_option_count - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Extensions/extension_get_option_names.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Extensions/extension_get_option_names.htm index 0e1796b4b..83ec2c35a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Extensions/extension_get_option_names.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Extensions/extension_get_option_names.htm @@ -6,7 +6,7 @@ extension_get_option_names - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Extensions/extension_get_option_value.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Extensions/extension_get_option_value.htm index 5b7c82a42..590f2f5f9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Extensions/extension_get_option_value.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Extensions/extension_get_option_value.htm @@ -6,7 +6,7 @@ extension_get_option_value - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Extensions/extension_get_options.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Extensions/extension_get_options.htm index d65c26fec..3df703d89 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Extensions/extension_get_options.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Extensions/extension_get_options.htm @@ -6,7 +6,7 @@ extension_get_options - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/Fonts.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/Fonts.htm index d71d785f0..ad487a600 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/Fonts.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/Fonts.htm @@ -6,7 +6,7 @@ Π¨Ρ€ΠΈΡ„Ρ‚Ρ‹ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_add.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_add.htm index 11c2044bc..9ac72da1f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_add.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_add.htm @@ -6,7 +6,7 @@ font_add - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_add_enable_aa.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_add_enable_aa.htm index 06202d571..7434a991a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_add_enable_aa.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_add_enable_aa.htm @@ -6,7 +6,7 @@ font_add_enable_aa - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_add_get_enable_aa.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_add_get_enable_aa.htm index 652239ec2..7c51d1949 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_add_get_enable_aa.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_add_get_enable_aa.htm @@ -6,7 +6,7 @@ font_add_get_enable_aa - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_add_sprite.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_add_sprite.htm index cdd0b9000..facb88e67 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_add_sprite.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_add_sprite.htm @@ -6,7 +6,7 @@ font_add_sprite - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_add_sprite_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_add_sprite_ext.htm index 91f1a6750..78f1391f4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_add_sprite_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_add_sprite_ext.htm @@ -6,7 +6,7 @@ font_add_sprite_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_delete.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_delete.htm index dc6bd83f6..60e2911a4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_delete.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_delete.htm @@ -6,7 +6,7 @@ font_delete - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_exists.htm index dcf080d8e..b80fecd9c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_exists.htm @@ -6,7 +6,7 @@ font_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_bold.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_bold.htm index c1da0f53a..5ea8e1378 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_bold.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_bold.htm @@ -6,7 +6,7 @@ font_get_bold - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_first.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_first.htm index ba993bf91..44a177678 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_first.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_first.htm @@ -6,7 +6,7 @@ font_get_first - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_fontname.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_fontname.htm index 09e06c306..d39d9002d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_fontname.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_fontname.htm @@ -6,7 +6,7 @@ font_get_fontname - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_info.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_info.htm index 645aed120..f269b14e1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_info.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_info.htm @@ -6,7 +6,7 @@ font_get_info - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_italic.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_italic.htm index f163d2d0d..ffa50d805 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_italic.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_italic.htm @@ -6,7 +6,7 @@ font_get_italic - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_last.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_last.htm index e41d8151a..a559e8f8a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_last.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_last.htm @@ -6,7 +6,7 @@ font_get_last - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_name.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_name.htm index 01c86f2f1..4af81db9f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_name.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_name.htm @@ -6,7 +6,7 @@ font_get_name - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_size.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_size.htm index 51d3a792e..d61431e19 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_size.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_size.htm @@ -6,7 +6,7 @@ font_get_size - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_texture.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_texture.htm index 5228fc926..091498cdf 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_texture.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_texture.htm @@ -6,7 +6,7 @@ font_get_texture - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_uvs.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_uvs.htm index 66c94f8e9..ec4e09fa2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_uvs.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_get_uvs.htm @@ -6,7 +6,7 @@ font_get_uvs - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_replace.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_replace.htm index fa5c701a2..9669f9f3a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_replace.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_replace.htm @@ -6,7 +6,7 @@ font_replace - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_replace_sprite.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_replace_sprite.htm index 32a7686bc..95b16bb22 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_replace_sprite.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_replace_sprite.htm @@ -6,7 +6,7 @@ font_replace_sprite - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_replace_sprite_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_replace_sprite_ext.htm index 14755e112..dba7a1ef5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_replace_sprite_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_replace_sprite_ext.htm @@ -6,7 +6,7 @@ font_replace_sprite_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_set_cache_size.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_set_cache_size.htm index 0305081d8..79489ae33 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_set_cache_size.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_set_cache_size.htm @@ -6,7 +6,7 @@ font_set_cache_size - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_texture_page_size.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_texture_page_size.htm index b7cce24c6..35b64ec39 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_texture_page_size.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Fonts/font_texture_page_size.htm @@ -6,7 +6,7 @@ font_texture_page_size - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/Deactivating_Instances.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/Deactivating_Instances.htm index afb79601f..61e830775 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/Deactivating_Instances.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/Deactivating_Instances.htm @@ -6,7 +6,7 @@ ДСактивация экзСмпляров - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/instance_activate_all.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/instance_activate_all.htm index c0178b653..8fcb04b40 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/instance_activate_all.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/instance_activate_all.htm @@ -6,7 +6,7 @@ instance_activate_all - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/instance_activate_layer.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/instance_activate_layer.htm index d79f8c5d3..68f6277f8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/instance_activate_layer.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/instance_activate_layer.htm @@ -6,7 +6,7 @@ instance_activate_layer - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/instance_activate_object.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/instance_activate_object.htm index 2dc1db00d..254917f62 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/instance_activate_object.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/instance_activate_object.htm @@ -6,7 +6,7 @@ instance_activate_object - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/instance_activate_region.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/instance_activate_region.htm index 3044c1823..d954cb18c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/instance_activate_region.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/instance_activate_region.htm @@ -6,7 +6,7 @@ instance_activate_region - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/instance_deactivate_all.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/instance_deactivate_all.htm index 6d8c16ef3..d514045c3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/instance_deactivate_all.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/instance_deactivate_all.htm @@ -6,7 +6,7 @@ instance_deactivate_all - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/instance_deactivate_layer.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/instance_deactivate_layer.htm index c6156c4db..0ec0f6408 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/instance_deactivate_layer.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/instance_deactivate_layer.htm @@ -6,7 +6,7 @@ instance_deactivate_layer - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/instance_deactivate_object.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/instance_deactivate_object.htm index 907580552..73b4b915b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/instance_deactivate_object.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/instance_deactivate_object.htm @@ -6,7 +6,7 @@ instance_deactivate_object - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/instance_deactivate_region.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/instance_deactivate_region.htm index c791dba51..2b612903b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/instance_deactivate_region.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Deactivating_Instances/instance_deactivate_region.htm @@ -6,7 +6,7 @@ instance_deactivate_region - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/Instance_Variables.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/Instance_Variables.htm index f862da66e..bf906bec4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/Instance_Variables.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/Instance_Variables.htm @@ -6,7 +6,7 @@ ΠŸΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½Ρ‹Π΅ экзСмпляра - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/alarm.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/alarm.htm index 0d5c60e20..22cd8f397 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/alarm.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/alarm.htm @@ -6,7 +6,7 @@ alarm - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/depth.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/depth.htm index 777a9cde3..9e871e04b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/depth.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/depth.htm @@ -6,7 +6,7 @@ depth - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/direction.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/direction.htm index fe0b9ee2f..60d0b7f78 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/direction.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/direction.htm @@ -6,7 +6,7 @@ direction - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/friction.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/friction.htm index dd8afe49b..d7aa94f3c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/friction.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/friction.htm @@ -6,7 +6,7 @@ friction - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/gravity.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/gravity.htm index 3386d85c1..dba4d16c5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/gravity.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/gravity.htm @@ -6,7 +6,7 @@ gravity - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/gravity_direction.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/gravity_direction.htm index 6a170f98f..97a8ecda1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/gravity_direction.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/gravity_direction.htm @@ -6,7 +6,7 @@ gravity_direction - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/hspeed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/hspeed.htm index 71d9c083d..4b9bef922 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/hspeed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/hspeed.htm @@ -6,7 +6,7 @@ hspeed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/id.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/id.htm index f6b61be49..0d12e8f8e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/id.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/id.htm @@ -6,7 +6,7 @@ id - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/layer.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/layer.htm index a3ab9c2c9..6916fa58b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/layer.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/layer.htm @@ -6,7 +6,7 @@ layer - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/persistent.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/persistent.htm index 8f10e99a8..e0dac857d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/persistent.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/persistent.htm @@ -6,7 +6,7 @@ persistent - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/solid.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/solid.htm index b51d6f346..5f7273cfb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/solid.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/solid.htm @@ -6,7 +6,7 @@ solid - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/speed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/speed.htm index 1fc2ccc70..eab7e2bbb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/speed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/speed.htm @@ -6,7 +6,7 @@ speed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/visible.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/visible.htm index ac4b7056b..12c09cafa 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/visible.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/visible.htm @@ -6,7 +6,7 @@ visible - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/vspeed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/vspeed.htm index 6ac93c82a..27b4f3903 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/vspeed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/vspeed.htm @@ -6,7 +6,7 @@ vspeed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/x.htm index a0c0ad466..245fb5037 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/x.htm @@ -6,7 +6,7 @@ x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/xprevious.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/xprevious.htm index 4020b82b6..d222a12a3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/xprevious.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/xprevious.htm @@ -6,7 +6,7 @@ xprevious - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/xstart.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/xstart.htm index 3c490b1f1..fec375460 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/xstart.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/xstart.htm @@ -6,7 +6,7 @@ xstart - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/y.htm index 4da58e394..621d63fa5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/y.htm @@ -6,7 +6,7 @@ y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/yprevious.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/yprevious.htm index 0abee4bab..4b16ac9e0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/yprevious.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/yprevious.htm @@ -6,7 +6,7 @@ yprevious - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/ystart.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/ystart.htm index 207354604..406060079 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/ystart.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instance_Variables/ystart.htm @@ -6,7 +6,7 @@ ystart - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instances.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instances.htm index c8e3110d1..d92cf5cd2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instances.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/Instances.htm @@ -6,7 +6,7 @@ ЭкзСмпляры - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/alarm_get.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/alarm_get.htm index 853c99698..9ebed11c8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/alarm_get.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/alarm_get.htm @@ -6,7 +6,7 @@ alarm_get - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/alarm_set.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/alarm_set.htm index 0ae744680..cae1f178e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/alarm_set.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/alarm_set.htm @@ -6,7 +6,7 @@ alarm_set - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_change.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_change.htm index 7e5a26fca..6c9623715 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_change.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_change.htm @@ -6,7 +6,7 @@ instance_change - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_copy.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_copy.htm index cb939dd23..a71415d38 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_copy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_copy.htm @@ -6,7 +6,7 @@ instance_copy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_count.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_count.htm index 3e85e0dc5..7982d5491 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_count.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_count.htm @@ -6,7 +6,7 @@ instance_count - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_create_depth.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_create_depth.htm index c82f5c7e6..737ef5f51 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_create_depth.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_create_depth.htm @@ -6,7 +6,7 @@ instance_create_depth - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_create_layer.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_create_layer.htm index 5b1ee880e..39d144c75 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_create_layer.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_create_layer.htm @@ -6,7 +6,7 @@ instance_create_layer - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_destroy.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_destroy.htm index 02a223765..b52815587 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_destroy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_destroy.htm @@ -6,7 +6,7 @@ instance_destroy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_exists.htm index 3888853c9..6fb9a1f08 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_exists.htm @@ -6,7 +6,7 @@ instance_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_find.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_find.htm index 805a74482..db8d2d6c1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_find.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_find.htm @@ -6,7 +6,7 @@ instance_find - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_furthest.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_furthest.htm index 59a0be045..ae21a3cbb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_furthest.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_furthest.htm @@ -6,7 +6,7 @@ instance_furthest - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_id.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_id.htm index 14e399927..c2876bdf3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_id.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_id.htm @@ -6,7 +6,7 @@ instance_id - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_id_get.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_id_get.htm index bb1491577..71c62f236 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_id_get.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_id_get.htm @@ -6,7 +6,7 @@ instance_id_get - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_nearest.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_nearest.htm index edb871e40..f46a8145a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_nearest.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_nearest.htm @@ -6,7 +6,7 @@ instance_nearest - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_number.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_number.htm index e67807220..664c4d73e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_number.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_number.htm @@ -6,7 +6,7 @@ instance_number - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_place.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_place.htm index 8ce2e2e7a..8bce01dd5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_place.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_place.htm @@ -6,7 +6,7 @@ instance_place - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_place_list.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_place_list.htm index 4ec1bc9f9..a4c783f9b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_place_list.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_place_list.htm @@ -6,7 +6,7 @@ instance_place_list - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_position.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_position.htm index cc2293ab5..2af228c03 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_position.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_position.htm @@ -6,7 +6,7 @@ instance_position - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_position_list.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_position_list.htm index e702b270e..dafbeb2e8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_position_list.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Instances/instance_position_list.htm @@ -6,7 +6,7 @@ instance_position_list - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/Generating_Object_Events.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/Generating_Object_Events.htm index 0d460103a..1729aa436 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/Generating_Object_Events.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/Generating_Object_Events.htm @@ -6,7 +6,7 @@ Π“Π΅Π½Π΅Ρ€ΠΈΡ€ΠΎΠ²Π°Π½ΠΈΠ΅ событий ΠΎΠ±ΡŠΠ΅ΠΊΡ‚ΠΎΠ² - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_action.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_action.htm index 090c8791c..4fb3cb6af 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_action.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_action.htm @@ -6,7 +6,7 @@ event_action - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_inherited.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_inherited.htm index f7bed707e..bf593b2bb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_inherited.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_inherited.htm @@ -6,7 +6,7 @@ event_inherited - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_number.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_number.htm index 84be680ff..949f0d6a9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_number.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_number.htm @@ -6,7 +6,7 @@ event_number - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_object.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_object.htm index a93497d69..79adb66ef 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_object.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_object.htm @@ -6,7 +6,7 @@ event_object - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_perform.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_perform.htm index 9368a27bb..7e2933ce7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_perform.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_perform.htm @@ -6,7 +6,7 @@ event_perform - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_perform_async.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_perform_async.htm index 3f7c07b85..a5ed0d1a3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_perform_async.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_perform_async.htm @@ -6,7 +6,7 @@ event_perform_async - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_perform_object.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_perform_object.htm index 14b8ac62e..440c0c21d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_perform_object.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_perform_object.htm @@ -6,7 +6,7 @@ event_perform_object - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_type.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_type.htm index c904ece36..6cd0d4ba8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_type.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_type.htm @@ -6,7 +6,7 @@ event_type - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_user.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_user.htm index 67bf351a6..fe1a6a812 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_user.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Object_Events/event_user.htm @@ -6,7 +6,7 @@ event_user - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Objects.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Objects.htm index d69e0b822..e7b8efb27 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Objects.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/Objects.htm @@ -6,7 +6,7 @@ ΠžΠ±ΡŠΠ΅ΠΊΡ‚Ρ‹ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_exists.htm index 1e9dacac3..f280b9d43 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_exists.htm @@ -6,7 +6,7 @@ object_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_get_mask.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_get_mask.htm index afe823ec4..8e0e942d8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_get_mask.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_get_mask.htm @@ -6,7 +6,7 @@ object_get_mask - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_get_name.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_get_name.htm index 81af52638..2669fbc9e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_get_name.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_get_name.htm @@ -6,7 +6,7 @@ object_get_name - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_get_parent.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_get_parent.htm index 9bba70d0d..a2ee7f3e3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_get_parent.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_get_parent.htm @@ -6,7 +6,7 @@ object_get_parent - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_get_persistent.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_get_persistent.htm index b5ca5c6c1..997ade246 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_get_persistent.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_get_persistent.htm @@ -6,7 +6,7 @@ object_get_persistent - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_get_physics.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_get_physics.htm index 7a95987ab..fa40645ac 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_get_physics.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_get_physics.htm @@ -6,7 +6,7 @@ object_get_physics - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_get_solid.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_get_solid.htm index 3f6fb7e8a..0aab28f0d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_get_solid.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_get_solid.htm @@ -6,7 +6,7 @@ object_get_solid - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_get_sprite.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_get_sprite.htm index 56f988ce4..e9d91b48a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_get_sprite.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_get_sprite.htm @@ -6,7 +6,7 @@ object_get_sprite - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_get_visible.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_get_visible.htm index 3e69d9d63..f9693c54e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_get_visible.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_get_visible.htm @@ -6,7 +6,7 @@ object_get_visible - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_index.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_index.htm index 539d45e8e..9cbeb9830 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_index.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_index.htm @@ -6,7 +6,7 @@ object_index - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_is_ancestor.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_is_ancestor.htm index f56016e3f..8c82afb27 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_is_ancestor.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_is_ancestor.htm @@ -6,7 +6,7 @@ object_is_ancestor - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_set_mask.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_set_mask.htm index c519463bd..dd8faa4a5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_set_mask.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_set_mask.htm @@ -6,7 +6,7 @@ object_set_mask - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_set_persistent.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_set_persistent.htm index 7a4472d9a..4cd3def48 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_set_persistent.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_set_persistent.htm @@ -6,7 +6,7 @@ object_set_persistent - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_set_solid.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_set_solid.htm index b4414e6ce..53b6169c8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_set_solid.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_set_solid.htm @@ -6,7 +6,7 @@ object_set_solid - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_set_sprite.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_set_sprite.htm index 738e70a65..65e003d50 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_set_sprite.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_set_sprite.htm @@ -6,7 +6,7 @@ object_set_sprite - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_set_visible.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_set_visible.htm index 4827ba62d..310a35072 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_set_visible.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Objects/object_set_visible.htm @@ -6,7 +6,7 @@ object_set_visible - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/Path_Manipulation.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/Path_Manipulation.htm index ded424842..a48862e1d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/Path_Manipulation.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/Path_Manipulation.htm @@ -6,7 +6,7 @@ ΠœΠ°Π½ΠΈΠΏΡƒΠ»ΡΡ†ΠΈΡ путями - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_add.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_add.htm index 3059830be..7c8fdae11 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_add.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_add.htm @@ -6,7 +6,7 @@ path_add - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_add_point.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_add_point.htm index 2f3d13082..520794e74 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_add_point.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_add_point.htm @@ -6,7 +6,7 @@ path_add_point - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_append.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_append.htm index 510b096db..1d27f04c9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_append.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_append.htm @@ -6,7 +6,7 @@ path_append - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_assign.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_assign.htm index 69a363d2b..1a0497a21 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_assign.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_assign.htm @@ -6,7 +6,7 @@ path_assign - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_change_point.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_change_point.htm index 75501eb7c..ed43121fe 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_change_point.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_change_point.htm @@ -6,7 +6,7 @@ path_change_point - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_clear_points.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_clear_points.htm index b98dd3758..0cf244fef 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_clear_points.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_clear_points.htm @@ -6,7 +6,7 @@ path_clear_points - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_delete.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_delete.htm index 637a8be56..b40f7938f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_delete.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_delete.htm @@ -6,7 +6,7 @@ path_delete - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_delete_point.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_delete_point.htm index 1bade2c82..8e9eaf255 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_delete_point.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_delete_point.htm @@ -6,7 +6,7 @@ path_delete_point - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_duplicate.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_duplicate.htm index e1eca8056..06071f64a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_duplicate.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_duplicate.htm @@ -6,7 +6,7 @@ path_duplicate - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_exists.htm index 005d373b9..119182229 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_exists.htm @@ -6,7 +6,7 @@ path_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_flip.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_flip.htm index af35eed35..ae23aeaf9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_flip.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_flip.htm @@ -6,7 +6,7 @@ path_flip - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_insert_point.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_insert_point.htm index cee3ffe1a..abf6e547b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_insert_point.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_insert_point.htm @@ -6,7 +6,7 @@ path_insert_point - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_mirror.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_mirror.htm index 17ca4e73e..44df79b56 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_mirror.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_mirror.htm @@ -6,7 +6,7 @@ path_mirror - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_rescale.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_rescale.htm index c0ea3182b..ebeb69c2a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_rescale.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_rescale.htm @@ -6,7 +6,7 @@ path_rescale - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_reverse.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_reverse.htm index 1d6cc6c0c..8b3025bd6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_reverse.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_reverse.htm @@ -6,7 +6,7 @@ path_reverse - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_rotate.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_rotate.htm index 06e1d9c6b..d8fa00315 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_rotate.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_rotate.htm @@ -6,7 +6,7 @@ path_rotate - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_set_closed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_set_closed.htm index 8ef1691bd..b2c7575ad 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_set_closed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_set_closed.htm @@ -6,7 +6,7 @@ path_set_closed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_set_kind.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_set_kind.htm index 9b35ebe5f..b51d91459 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_set_kind.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_set_kind.htm @@ -6,7 +6,7 @@ path_set_kind - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_set_precision.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_set_precision.htm index 1e27b01e0..70da8b2db 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_set_precision.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_set_precision.htm @@ -6,7 +6,7 @@ path_set_precision - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_shift.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_shift.htm index e36cab581..03bce4046 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_shift.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Manipulation/path_shift.htm @@ -6,7 +6,7 @@ path_shift - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Variables/Path_Variables.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Variables/Path_Variables.htm index 7d8d4f578..165950bcc 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Variables/Path_Variables.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Variables/Path_Variables.htm @@ -6,7 +6,7 @@ ΠŸΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½Ρ‹Π΅ ΠΏΡƒΡ‚ΠΈ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Variables/path_endaction.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Variables/path_endaction.htm index d929e517d..acd72c64f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Variables/path_endaction.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Variables/path_endaction.htm @@ -6,7 +6,7 @@ path_endaction - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Variables/path_index.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Variables/path_index.htm index 400542bfa..0e4973966 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Variables/path_index.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Variables/path_index.htm @@ -6,7 +6,7 @@ path_index - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Variables/path_orientation.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Variables/path_orientation.htm index 26f8fc9ae..12f8e8f70 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Variables/path_orientation.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Variables/path_orientation.htm @@ -6,7 +6,7 @@ path_orientation - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Variables/path_position.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Variables/path_position.htm index c7f4dda06..8bb28eba2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Variables/path_position.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Variables/path_position.htm @@ -6,7 +6,7 @@ path_position - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Variables/path_positionprevious.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Variables/path_positionprevious.htm index dd9874fcc..a7b14456b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Variables/path_positionprevious.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Variables/path_positionprevious.htm @@ -6,7 +6,7 @@ path_positionprevious - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Variables/path_scale.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Variables/path_scale.htm index bd36659e0..a580f2c8c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Variables/path_scale.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Variables/path_scale.htm @@ -6,7 +6,7 @@ path_scale - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Variables/path_speed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Variables/path_speed.htm index 02c9a956a..66552edbc 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Variables/path_speed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Path_Variables/path_speed.htm @@ -6,7 +6,7 @@ path_speed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Paths.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Paths.htm index b9000b6a5..a79eed9d2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Paths.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/Paths.htm @@ -6,7 +6,7 @@ ΠŸΡƒΡ‚ΠΈ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_end.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_end.htm index 0047674a0..4dcbacf3c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_end.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_end.htm @@ -6,7 +6,7 @@ path_end - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_closed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_closed.htm index 4e07ab51f..cf3778982 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_closed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_closed.htm @@ -6,7 +6,7 @@ path_get_closed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_kind.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_kind.htm index 378b87a8c..42cf7f3cc 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_kind.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_kind.htm @@ -6,7 +6,7 @@ path_get_kind - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_length.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_length.htm index c8ad45572..9d7643e04 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_length.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_length.htm @@ -6,7 +6,7 @@ path_get_length - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_name.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_name.htm index ead52f168..b711706a9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_name.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_name.htm @@ -6,7 +6,7 @@ path_get_name - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_number.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_number.htm index ee0e3689a..27502115b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_number.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_number.htm @@ -6,7 +6,7 @@ path_get_number - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_point_speed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_point_speed.htm index 1d9f058fe..7203d7e86 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_point_speed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_point_speed.htm @@ -6,7 +6,7 @@ path_get_point_speed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_point_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_point_x.htm index 4854af076..e5c4f2e57 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_point_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_point_x.htm @@ -6,7 +6,7 @@ path_get_point_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_point_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_point_y.htm index f2acc48e9..d7e53fb78 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_point_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_point_y.htm @@ -6,7 +6,7 @@ path_get_point_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_precision.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_precision.htm index 39b6e6f8c..2b44a6951 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_precision.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_precision.htm @@ -6,7 +6,7 @@ path_get_precision - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_speed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_speed.htm index 3552e1d17..45447f605 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_speed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_speed.htm @@ -6,7 +6,7 @@ path_get_speed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_x.htm index a9fd8c686..ce793dd28 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_x.htm @@ -6,7 +6,7 @@ path_get_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_y.htm index 6e6c77d14..4b8ad8e68 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_get_y.htm @@ -6,7 +6,7 @@ path_get_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_start.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_start.htm index c86c6ed3b..71e40876d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_start.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Paths/path_start.htm @@ -6,7 +6,7 @@ path_start - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/Background_Layers.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/Background_Layers.htm index 3d72acca9..f72d01f53 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/Background_Layers.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/Background_Layers.htm @@ -6,7 +6,7 @@ Π€ΠΎΠ½ΠΎΠ²Ρ‹Π΅ слои - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_alpha.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_alpha.htm index fe90b07a2..51b204eac 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_alpha.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_alpha.htm @@ -6,7 +6,7 @@ layer_background_alpha - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_blend.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_blend.htm index 1d014d026..40d18fb4c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_blend.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_blend.htm @@ -6,7 +6,7 @@ layer_background_blend - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_create.htm index 485b64cc4..bf89dad75 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_create.htm @@ -6,7 +6,7 @@ layer_background_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_destroy.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_destroy.htm index da51471b3..7453b3815 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_destroy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_destroy.htm @@ -6,7 +6,7 @@ layer_background_destroy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_exists.htm index 7c737704a..e3f39c4e8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_exists.htm @@ -6,7 +6,7 @@ layer_background_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_alpha.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_alpha.htm index 33d4421e1..6ce7e599f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_alpha.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_alpha.htm @@ -6,7 +6,7 @@ layer_background_get_alpha - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_blend.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_blend.htm index 9dd8e3493..68faf32f2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_blend.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_blend.htm @@ -6,7 +6,7 @@ layer_background_get_blend - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_htiled.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_htiled.htm index 46a9da878..d2c7f173d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_htiled.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_htiled.htm @@ -6,7 +6,7 @@ layer_background_get_htiled - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_id.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_id.htm index 6517af400..86a511332 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_id.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_id.htm @@ -6,7 +6,7 @@ layer_background_get_id - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_index.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_index.htm index b43609082..c9da225b7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_index.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_index.htm @@ -6,7 +6,7 @@ layer_background_get_index - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_speed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_speed.htm index a44a2fba0..89070d1cf 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_speed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_speed.htm @@ -6,7 +6,7 @@ layer_background_get_speed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_sprite.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_sprite.htm index d23f8c403..d5603c573 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_sprite.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_sprite.htm @@ -6,7 +6,7 @@ layer_background_get_sprite - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_stretch.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_stretch.htm index f96c20a4b..57979354a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_stretch.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_stretch.htm @@ -6,7 +6,7 @@ layer_background_get_stretch - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_visible.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_visible.htm index 7a381c4a1..bd4e310dc 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_visible.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_visible.htm @@ -6,7 +6,7 @@ layer_background_get_visible - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_vtiled.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_vtiled.htm index 32b04d593..c25ddb2e3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_vtiled.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_vtiled.htm @@ -6,7 +6,7 @@ layer_background_get_vtiled - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_xscale.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_xscale.htm index 6445e2e95..b623b6da0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_xscale.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_xscale.htm @@ -6,7 +6,7 @@ layer_background_get_xscale - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_yscale.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_yscale.htm index cd4eebe25..982782cfa 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_yscale.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_get_yscale.htm @@ -6,7 +6,7 @@ layer_background_get_yscale - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_htiled.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_htiled.htm index 96bf91d3a..35e65a6ce 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_htiled.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_htiled.htm @@ -6,7 +6,7 @@ layer_background_htiled - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_index.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_index.htm index 0715231c8..24426c291 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_index.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_index.htm @@ -6,7 +6,7 @@ layer_background_index - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_speed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_speed.htm index 9ecd05e4a..bd268a3ea 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_speed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_speed.htm @@ -6,7 +6,7 @@ layer_background_speed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_sprite.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_sprite.htm index 0d850fa96..f3347fd3a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_sprite.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_sprite.htm @@ -6,7 +6,7 @@ layer_background_sprite - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_stretch.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_stretch.htm index f027d517a..6bff8bd67 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_stretch.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_stretch.htm @@ -6,7 +6,7 @@ layer_background_stretch - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_visible.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_visible.htm index 5630e6f88..e592ec79e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_visible.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_visible.htm @@ -6,7 +6,7 @@ layer_background_visible - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_vtiled.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_vtiled.htm index 185d69d83..72afdad58 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_vtiled.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_vtiled.htm @@ -6,7 +6,7 @@ layer_background_vtiled - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_xscale.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_xscale.htm index e3b7a0e69..d93b81db9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_xscale.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_xscale.htm @@ -6,7 +6,7 @@ layer_background_xscale - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_yscale.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_yscale.htm index 3579fe3f3..0827b447a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_yscale.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Background_Layers/layer_background_yscale.htm @@ -6,7 +6,7 @@ layer_background_yscale - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/Filter_Effect_Functions.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/Filter_Effect_Functions.htm index e36e0b57b..3660b8334 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/Filter_Effect_Functions.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/Filter_Effect_Functions.htm @@ -6,7 +6,7 @@ Π€ΡƒΠ½ΠΊΡ†ΠΈΠΈ Ρ„ΠΈΠ»ΡŒΡ‚Ρ€ΠΎΠ² ΠΈ эффСктов - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/fx_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/fx_create.htm index ab2c899aa..21bab0da8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/fx_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/fx_create.htm @@ -6,7 +6,7 @@ fx_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/fx_get_name.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/fx_get_name.htm index 264f0ec8a..e2e297648 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/fx_get_name.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/fx_get_name.htm @@ -6,7 +6,7 @@ fx_get_name - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/fx_get_parameter.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/fx_get_parameter.htm index 89df410f8..116b11c8a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/fx_get_parameter.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/fx_get_parameter.htm @@ -6,7 +6,7 @@ fx_get_parameter - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/fx_get_parameter_names.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/fx_get_parameter_names.htm index b60bde414..72fdc98b5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/fx_get_parameter_names.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/fx_get_parameter_names.htm @@ -6,7 +6,7 @@ fx_get_parameter_names - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/fx_get_parameters.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/fx_get_parameters.htm index 7683c25ca..a64479856 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/fx_get_parameters.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/fx_get_parameters.htm @@ -6,7 +6,7 @@ fx_get_parameters - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/fx_set_parameter.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/fx_set_parameter.htm index 72f0afbf0..573a59d66 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/fx_set_parameter.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/fx_set_parameter.htm @@ -6,7 +6,7 @@ fx_set_parameter - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/fx_set_parameters.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/fx_set_parameters.htm index 256e9723f..50f691543 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/fx_set_parameters.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/fx_set_parameters.htm @@ -6,7 +6,7 @@ fx_set_parameters - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/layer_clear_fx.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/layer_clear_fx.htm index 57be81a03..48a15d715 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/layer_clear_fx.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/layer_clear_fx.htm @@ -6,7 +6,7 @@ layer_clear_fx - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/layer_enable_fx.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/layer_enable_fx.htm index 4528147c2..6e495f5eb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/layer_enable_fx.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/layer_enable_fx.htm @@ -6,7 +6,7 @@ layer_enable_fx - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/layer_fx_is_enabled.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/layer_fx_is_enabled.htm index c231125fb..716fdb446 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/layer_fx_is_enabled.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/layer_fx_is_enabled.htm @@ -6,7 +6,7 @@ layer_fx_is_enabled - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/layer_get_fx.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/layer_get_fx.htm index 9e4e1ad39..3c73893b7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/layer_get_fx.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/layer_get_fx.htm @@ -6,7 +6,7 @@ layer_get_fx - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/layer_set_fx.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/layer_set_fx.htm index 31e04d518..3a6d8ec4a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/layer_set_fx.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Filter_Effect_Layers/layer_set_fx.htm @@ -6,7 +6,7 @@ layer_set_fx - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/General_Layer_Functions.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/General_Layer_Functions.htm index fb44e57c9..d93f9bd96 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/General_Layer_Functions.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/General_Layer_Functions.htm @@ -6,7 +6,7 @@ Π€ΡƒΠ½ΠΊΡ†ΠΈΠΈ ΠΎΠ±Ρ‰Π΅Π³ΠΎ уровня - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_add_instance.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_add_instance.htm index 89db6074e..e0e9ea63d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_add_instance.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_add_instance.htm @@ -6,7 +6,7 @@ layer_add_instance - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_create.htm index 92015f53d..c20e0f57a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_create.htm @@ -6,7 +6,7 @@ layer_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_depth.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_depth.htm index c3a2b8743..85612c482 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_depth.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_depth.htm @@ -6,7 +6,7 @@ layer_depth - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_destroy.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_destroy.htm index e57eed149..1b8f1e844 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_destroy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_destroy.htm @@ -6,7 +6,7 @@ layer_destroy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_destroy_instances.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_destroy_instances.htm index e86436834..56d2a9caf 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_destroy_instances.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_destroy_instances.htm @@ -6,7 +6,7 @@ layer_destroy_instances - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_element_move.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_element_move.htm index 05bc2ba27..5bd7d5d4f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_element_move.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_element_move.htm @@ -6,7 +6,7 @@ layer_element_move - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_exists.htm index 3ccf1743b..45d33d891 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_exists.htm @@ -6,7 +6,7 @@ layer_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_force_draw_depth.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_force_draw_depth.htm index eaea5130c..f7d9b6066 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_force_draw_depth.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_force_draw_depth.htm @@ -6,7 +6,7 @@ layer_force_draw_depth - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_all.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_all.htm index b87474f77..f2c61b2bf 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_all.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_all.htm @@ -6,7 +6,7 @@ layer_get_all - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_all_elements.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_all_elements.htm index b6bc0094d..94f865a36 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_all_elements.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_all_elements.htm @@ -6,7 +6,7 @@ layer_get_all_elements - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_depth.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_depth.htm index 3a883991f..7880c07f3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_depth.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_depth.htm @@ -6,7 +6,7 @@ layer_get_depth - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_element_layer.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_element_layer.htm index e1401c5a8..785936e55 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_element_layer.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_element_layer.htm @@ -6,7 +6,7 @@ layer_get_element_layer - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_element_type.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_element_type.htm index a50f19dcd..fd0db673f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_element_type.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_element_type.htm @@ -6,7 +6,7 @@ layer_get_element_type - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_forced_depth.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_forced_depth.htm index 8f464f144..4bd7d3ec3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_forced_depth.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_forced_depth.htm @@ -6,7 +6,7 @@ layer_get_forced_depth - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_hspeed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_hspeed.htm index 0abb3059e..eb874fb55 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_hspeed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_hspeed.htm @@ -6,7 +6,7 @@ layer_get_hspeed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_id.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_id.htm index ba5780b8f..d01908ed2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_id.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_id.htm @@ -6,7 +6,7 @@ layer_get_id - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_id_at_depth.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_id_at_depth.htm index 721af0cf9..1b3310544 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_id_at_depth.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_id_at_depth.htm @@ -6,7 +6,7 @@ layer_get_id_at_depth - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_name.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_name.htm index cbb6013d2..256320986 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_name.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_name.htm @@ -6,7 +6,7 @@ layer_get_name - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_script_begin.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_script_begin.htm index 1a3318a24..8bf1569ef 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_script_begin.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_script_begin.htm @@ -6,7 +6,7 @@ layer_get_script_begin - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_script_end.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_script_end.htm index afaed98ac..4a23667b9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_script_end.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_script_end.htm @@ -6,7 +6,7 @@ layer_get_script_end - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_shader.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_shader.htm index 0341216b4..25b719487 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_shader.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_shader.htm @@ -6,7 +6,7 @@ layer_get_shader - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_target_room.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_target_room.htm index a2077d843..be1c4e5d4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_target_room.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_target_room.htm @@ -6,7 +6,7 @@ layer_get_target_room - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_visible.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_visible.htm index d568cedfa..6e0be4e7a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_visible.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_visible.htm @@ -6,7 +6,7 @@ layer_get_visible - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_vspeed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_vspeed.htm index 1592b220f..fdc7fca40 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_vspeed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_vspeed.htm @@ -6,7 +6,7 @@ layer_get_vspeed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_x.htm index 829b85a8a..2bf1253b2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_x.htm @@ -6,7 +6,7 @@ layer_get_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_y.htm index fa19259ad..3695abe61 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_get_y.htm @@ -6,7 +6,7 @@ layer_get_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_has_instance.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_has_instance.htm index cf6b053d1..1d0223be4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_has_instance.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_has_instance.htm @@ -6,7 +6,7 @@ layer_has_instance - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_hspeed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_hspeed.htm index 068f5c067..8b480c049 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_hspeed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_hspeed.htm @@ -6,7 +6,7 @@ layer_hspeed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_instance_get_instance.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_instance_get_instance.htm index 4b61e0ee2..61ecc13a9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_instance_get_instance.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_instance_get_instance.htm @@ -6,7 +6,7 @@ layer_instance_get_instance - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_is_draw_depth_forced.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_is_draw_depth_forced.htm index 65bcf7ac4..98452a615 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_is_draw_depth_forced.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_is_draw_depth_forced.htm @@ -6,7 +6,7 @@ layer_is_draw_depth_forced - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_reset_target_room.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_reset_target_room.htm index 4b0676367..a8d79f4a0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_reset_target_room.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_reset_target_room.htm @@ -6,7 +6,7 @@ layer_reset_target_room - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_script_begin.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_script_begin.htm index 4a80ce4af..b633f3ab3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_script_begin.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_script_begin.htm @@ -6,7 +6,7 @@ layer_script_begin - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_script_end.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_script_end.htm index c9d0cb754..f11ba18a0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_script_end.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_script_end.htm @@ -6,7 +6,7 @@ layer_script_end - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_set_target_room.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_set_target_room.htm index ce323a9da..856835800 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_set_target_room.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_set_target_room.htm @@ -6,7 +6,7 @@ layer_set_target_room - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_set_visible.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_set_visible.htm index 8f7940b41..42d2a2b8f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_set_visible.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_set_visible.htm @@ -6,7 +6,7 @@ layer_set_visible - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_shader.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_shader.htm index ba198dcc1..9cc465828 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_shader.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_shader.htm @@ -6,7 +6,7 @@ layer_shader - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_vspeed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_vspeed.htm index d49d87363..f5deafe7b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_vspeed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_vspeed.htm @@ -6,7 +6,7 @@ layer_vspeed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_x.htm index 532372610..52d244bcb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_x.htm @@ -6,7 +6,7 @@ layer_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_y.htm index 88af148be..42384a4ef 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/General_Layer_Functions/layer_y.htm @@ -6,7 +6,7 @@ layer_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Rooms.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Rooms.htm index 404da0985..6f4e5d376 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Rooms.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Rooms.htm @@ -6,7 +6,7 @@ НомСра - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/Sequence_Layers.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/Sequence_Layers.htm index 9c60879b2..b8090b232 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/Sequence_Layers.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/Sequence_Layers.htm @@ -6,7 +6,7 @@ Π‘Π»ΠΎΠΈ ΠΏΠΎΡΠ»Π΅Π΄ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒΠ½ΠΎΡΡ‚ΠΈ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_angle.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_angle.htm index fccabcaf8..a1542486c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_angle.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_angle.htm @@ -6,7 +6,7 @@ layer_sequence_angle - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_create.htm index 865797c0b..b30700197 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_create.htm @@ -6,7 +6,7 @@ layer_sequence_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_destroy.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_destroy.htm index 9d6dca7bb..b6bdf2c80 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_destroy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_destroy.htm @@ -6,7 +6,7 @@ layer_sequence_destroy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_exists.htm index d9f6decf3..f227f540b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_exists.htm @@ -6,7 +6,7 @@ layer_sequence_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_angle.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_angle.htm index 7228028e5..c6c7d447d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_angle.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_angle.htm @@ -6,7 +6,7 @@ layer_sequence_get_angle - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_headdir.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_headdir.htm index 316bb2f61..85e4063f1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_headdir.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_headdir.htm @@ -6,7 +6,7 @@ layer_sequence_get_headdir - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_headpos.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_headpos.htm index 7983ba6b4..b6998c74c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_headpos.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_headpos.htm @@ -6,7 +6,7 @@ layer_sequence_get_headpos - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_instance.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_instance.htm index 24e1478cb..f3df36a56 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_instance.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_instance.htm @@ -6,7 +6,7 @@ layer_sequence_get_instance - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_length.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_length.htm index 2ad88873d..cbd0be4e1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_length.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_length.htm @@ -6,7 +6,7 @@ layer_sequence_get_length - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_sequence.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_sequence.htm index 22a0b7477..d1699e5ad 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_sequence.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_sequence.htm @@ -6,7 +6,7 @@ layer_sequence_get_sequence - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_speedscale.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_speedscale.htm index 0bb4a5ab6..b8ab62890 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_speedscale.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_speedscale.htm @@ -6,7 +6,7 @@ layer_sequence_get_speedscale - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_x.htm index 834b20089..589591754 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_x.htm @@ -6,7 +6,7 @@ layer_sequence_get_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_xscale.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_xscale.htm index 74f224909..2a251250d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_xscale.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_xscale.htm @@ -6,7 +6,7 @@ layer_sequence_get_xscale - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_y.htm index 010b31189..4425c209d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_y.htm @@ -6,7 +6,7 @@ layer_sequence_get_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_yscale.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_yscale.htm index 5486279bd..e43662420 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_yscale.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_get_yscale.htm @@ -6,7 +6,7 @@ layer_sequence_get_yscale - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_headdir.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_headdir.htm index ae763912f..9acef4721 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_headdir.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_headdir.htm @@ -6,7 +6,7 @@ layer_sequence_headdir - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_headpos.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_headpos.htm index 084fea96f..90254c9e8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_headpos.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_headpos.htm @@ -6,7 +6,7 @@ layer_sequence_headpos - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_is_finished.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_is_finished.htm index 6ce0274a2..0301e18bd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_is_finished.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_is_finished.htm @@ -6,7 +6,7 @@ layer_sequence_is_finished - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_is_paused.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_is_paused.htm index a11e1ee1e..c110ca435 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_is_paused.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_is_paused.htm @@ -6,7 +6,7 @@ layer_sequence_is_paused - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_pause.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_pause.htm index c3ac53d78..7c01267f2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_pause.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_pause.htm @@ -6,7 +6,7 @@ layer_sequence_pause - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_play.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_play.htm index 59d5db3c9..17153d5c1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_play.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_play.htm @@ -6,7 +6,7 @@ layer_sequence_play - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_speedscale.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_speedscale.htm index 554a86bd0..58d5b49e5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_speedscale.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_speedscale.htm @@ -6,7 +6,7 @@ layer_sequence_speedscale - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_x.htm index 7154658e0..ef80cc5cc 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_x.htm @@ -6,7 +6,7 @@ layer_sequence_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_xscale.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_xscale.htm index dc35c6d99..95a81496e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_xscale.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_xscale.htm @@ -6,7 +6,7 @@ layer_sequence_xscale - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_y.htm index 86c1ad3ed..5131351fd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_y.htm @@ -6,7 +6,7 @@ layer_sequence_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_yscale.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_yscale.htm index c9e8dbfd3..20a07a580 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_yscale.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sequence_Layers/layer_sequence_yscale.htm @@ -6,7 +6,7 @@ layer_sequence_yscale - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/Sprite_Layers.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/Sprite_Layers.htm index 20e9b90be..f799fb798 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/Sprite_Layers.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/Sprite_Layers.htm @@ -6,7 +6,7 @@ Π‘Π»ΠΎΠΈ спрайта - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_alpha.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_alpha.htm index bafba08f2..5f0a9c1ee 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_alpha.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_alpha.htm @@ -6,7 +6,7 @@ layer_sprite_alpha - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_angle.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_angle.htm index 10e9a4263..c5a14061b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_angle.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_angle.htm @@ -6,7 +6,7 @@ layer_sprite_angle - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_blend.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_blend.htm index 4bff4ba7b..9ae5f621e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_blend.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_blend.htm @@ -6,7 +6,7 @@ layer_sprite_blend - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_change.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_change.htm index a868c50a2..56dd89345 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_change.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_change.htm @@ -6,7 +6,7 @@ layer_sprite_change - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_create.htm index fe1b0e81d..4adbd5cfa 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_create.htm @@ -6,7 +6,7 @@ layer_sprite_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_destroy.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_destroy.htm index 35877d8c3..551e826af 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_destroy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_destroy.htm @@ -6,7 +6,7 @@ layer_sprite_destroy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_exists.htm index 5295d8719..1c659b0cb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_exists.htm @@ -6,7 +6,7 @@ layer_sprite_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_alpha.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_alpha.htm index 903ae80d9..6e7ad55a1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_alpha.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_alpha.htm @@ -6,7 +6,7 @@ layer_sprite_get_alpha - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_angle.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_angle.htm index aa349aecd..1812e05fd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_angle.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_angle.htm @@ -6,7 +6,7 @@ layer_sprite_get_angle - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_blend.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_blend.htm index f3a58d789..2c802e832 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_blend.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_blend.htm @@ -6,7 +6,7 @@ layer_sprite_get_blend - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_id.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_id.htm index 4275e9baf..e3cecf741 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_id.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_id.htm @@ -6,7 +6,7 @@ layer_sprite_get_id - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_index.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_index.htm index efd57b7fe..72de98e7c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_index.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_index.htm @@ -6,7 +6,7 @@ layer_sprite_get_index - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_speed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_speed.htm index ff0adbaad..c4e52d354 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_speed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_speed.htm @@ -6,7 +6,7 @@ layer_sprite_get_speed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_sprite.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_sprite.htm index dc249d573..440cb7197 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_sprite.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_sprite.htm @@ -6,7 +6,7 @@ layer_sprite_get_sprite - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_x.htm index a854fc5b1..098cafbe1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_x.htm @@ -6,7 +6,7 @@ layer_sprite_get_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_xscale.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_xscale.htm index ee37c129f..aac929594 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_xscale.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_xscale.htm @@ -6,7 +6,7 @@ layer_sprite_get_xscale - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_y.htm index 78cf07828..238557759 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_y.htm @@ -6,7 +6,7 @@ layer_sprite_get_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_yscale.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_yscale.htm index 1ab5460ac..d54272a64 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_yscale.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_get_yscale.htm @@ -6,7 +6,7 @@ layer_sprite_get_yscale - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_index.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_index.htm index 05d3512ec..a0597d0c3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_index.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_index.htm @@ -6,7 +6,7 @@ layer_sprite_index - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_speed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_speed.htm index 844d7c319..62d2a0c3a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_speed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_speed.htm @@ -6,7 +6,7 @@ layer_sprite_speed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_x.htm index e17dff958..63ed995c4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_x.htm @@ -6,7 +6,7 @@ layer_sprite_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_xscale.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_xscale.htm index f9f9d4a36..a323cb5be 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_xscale.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_xscale.htm @@ -6,7 +6,7 @@ layer_sprite_xscale - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_y.htm index 802f2f954..1b0a66de9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_y.htm @@ -6,7 +6,7 @@ layer_sprite_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_yscale.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_yscale.htm index e182e20a5..eaa56872b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_yscale.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Sprite_Layers/layer_sprite_yscale.htm @@ -6,7 +6,7 @@ layer_sprite_yscale - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/Tile_Map_Layers.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/Tile_Map_Layers.htm index 6c64e4838..2602627f8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/Tile_Map_Layers.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/Tile_Map_Layers.htm @@ -6,7 +6,7 @@ ΠŸΠ»ΠΈΡ‚ΠΊΠ° Π‘Π»ΠΎΠΈ ΠΊΠ°Ρ€Ρ‚Ρ‹ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/layer_tilemap_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/layer_tilemap_create.htm index a2a89c536..6589a8fe7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/layer_tilemap_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/layer_tilemap_create.htm @@ -6,7 +6,7 @@ layer_tilemap_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/layer_tilemap_destroy.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/layer_tilemap_destroy.htm index 06cfb96a9..797024ab0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/layer_tilemap_destroy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/layer_tilemap_destroy.htm @@ -6,7 +6,7 @@ layer_tilemap_destroy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/layer_tilemap_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/layer_tilemap_exists.htm index f9a05ec4b..871ac14a8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/layer_tilemap_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/layer_tilemap_exists.htm @@ -6,7 +6,7 @@ layer_tilemap_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/layer_tilemap_get_id.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/layer_tilemap_get_id.htm index 8b56c0e7f..795292e71 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/layer_tilemap_get_id.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/layer_tilemap_get_id.htm @@ -6,7 +6,7 @@ layer_tilemap_get_id - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_get_empty.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_get_empty.htm index c284dc3fe..54a97996d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_get_empty.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_get_empty.htm @@ -6,7 +6,7 @@ tile_get_empty - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_get_flip.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_get_flip.htm index 31c2d2fcd..08a66f91d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_get_flip.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_get_flip.htm @@ -6,7 +6,7 @@ tile_get_flip - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_get_index.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_get_index.htm index 3ac966311..8ef55a56e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_get_index.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_get_index.htm @@ -6,7 +6,7 @@ tile_get_index - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_get_mirror.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_get_mirror.htm index c7d538b9c..3355ee523 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_get_mirror.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_get_mirror.htm @@ -6,7 +6,7 @@ tile_get_mirror - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_get_rotate.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_get_rotate.htm index 6d140e3e9..c809e5897 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_get_rotate.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_get_rotate.htm @@ -6,7 +6,7 @@ tile_get_rotate - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_set_empty.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_set_empty.htm index b31d42e39..71afe579a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_set_empty.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_set_empty.htm @@ -6,7 +6,7 @@ tile_set_empty - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_set_flip.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_set_flip.htm index 3f705b0cf..ea4c43f5d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_set_flip.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_set_flip.htm @@ -6,7 +6,7 @@ tile_set_flip - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_set_index.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_set_index.htm index 0df92589e..f0c049cc1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_set_index.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_set_index.htm @@ -6,7 +6,7 @@ tile_set_index - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_set_mirror.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_set_mirror.htm index 7d78898db..b1f41f8e6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_set_mirror.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_set_mirror.htm @@ -6,7 +6,7 @@ tile_set_mirror - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_set_rotate.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_set_rotate.htm index d2eced7d9..be63763dd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_set_rotate.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tile_set_rotate.htm @@ -6,7 +6,7 @@ tile_set_rotate - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_clear.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_clear.htm index bcb203a07..b8a37dc2d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_clear.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_clear.htm @@ -6,7 +6,7 @@ tilemap_clear - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get.htm index 07d956603..fc47ec328 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get.htm @@ -6,7 +6,7 @@ tilemap_get - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_at_pixel.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_at_pixel.htm index 64c89cbea..eb0d1f934 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_at_pixel.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_at_pixel.htm @@ -6,7 +6,7 @@ tilemap_get_at_pixel - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_cell_x_at_pixel.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_cell_x_at_pixel.htm index c3973836f..6d3e0cfda 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_cell_x_at_pixel.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_cell_x_at_pixel.htm @@ -6,7 +6,7 @@ tilemap_get_cell_x_at_pixel - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_cell_y_at_pixel.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_cell_y_at_pixel.htm index 3d52444c6..4a7c27640 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_cell_y_at_pixel.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_cell_y_at_pixel.htm @@ -6,7 +6,7 @@ tilemap_get_cell_y_at_pixel - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_frame.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_frame.htm index fa7121aea..1a1e95736 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_frame.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_frame.htm @@ -6,7 +6,7 @@ tilemap_get_frame - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_global_mask.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_global_mask.htm index f9e0b0a4d..1fffd3360 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_global_mask.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_global_mask.htm @@ -6,7 +6,7 @@ tilemap_get_global_mask - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_height.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_height.htm index 0b53d4aa0..c8b97491c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_height.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_height.htm @@ -6,7 +6,7 @@ tilemap_get_height - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_mask.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_mask.htm index 5868e035b..321ede024 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_mask.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_mask.htm @@ -6,7 +6,7 @@ tilemap_get_mask - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_tile_height.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_tile_height.htm index b63858c05..532a864c6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_tile_height.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_tile_height.htm @@ -6,7 +6,7 @@ tilemap_get_tile_height - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_tile_width.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_tile_width.htm index 5b2e4f950..df42ccb29 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_tile_width.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_tile_width.htm @@ -6,7 +6,7 @@ tilemap_get_tile_width - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_tileset.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_tileset.htm index 97fc51892..eac43e17b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_tileset.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_tileset.htm @@ -6,7 +6,7 @@ tilemap_get_tileset - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_width.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_width.htm index fdb543617..4a85c70f4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_width.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_width.htm @@ -6,7 +6,7 @@ tilemap_get_width - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_x.htm index cd84da250..8fc2b1471 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_x.htm @@ -6,7 +6,7 @@ tilemap_get_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_y.htm index 5efa3f3bb..3dc71f7d5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_get_y.htm @@ -6,7 +6,7 @@ tilemap_get_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_set.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_set.htm index c92f01933..2763abfe3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_set.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_set.htm @@ -6,7 +6,7 @@ tilemap_set - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_set_at_pixel.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_set_at_pixel.htm index e7e1cd6ad..aa07e2169 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_set_at_pixel.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_set_at_pixel.htm @@ -6,7 +6,7 @@ tilemap_set_at_pixel - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_set_global_mask.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_set_global_mask.htm index 25473403c..cd89bcdaa 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_set_global_mask.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_set_global_mask.htm @@ -6,7 +6,7 @@ tilemap_set_global_mask - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_set_height.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_set_height.htm index 347229d94..ce0168548 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_set_height.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_set_height.htm @@ -6,7 +6,7 @@ tilemap_set_height - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_set_mask.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_set_mask.htm index e19cb703e..8f5b48b58 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_set_mask.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_set_mask.htm @@ -6,7 +6,7 @@ tilemap_set_mask - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_set_width.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_set_width.htm index 2b3723746..836f1bbe9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_set_width.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_set_width.htm @@ -6,7 +6,7 @@ tilemap_set_width - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_tileset.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_tileset.htm index 50c9c173d..79093acef 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_tileset.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_tileset.htm @@ -6,7 +6,7 @@ tilemap_tileset - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_x.htm index c5f4336ce..07f2e071a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_x.htm @@ -6,7 +6,7 @@ tilemap_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_y.htm index b0950725a..270b34146 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/Tile_Map_Layers/tilemap_y.htm @@ -6,7 +6,7 @@ tilemap_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room.htm index cb0a0a587..b75ce9cbb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room.htm @@ -6,7 +6,7 @@ room - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_add.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_add.htm index 959b13303..3aadc6212 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_add.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_add.htm @@ -6,7 +6,7 @@ room_add - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_assign.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_assign.htm index b22fe7914..ca1ea7c6e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_assign.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_assign.htm @@ -6,7 +6,7 @@ room_assign - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_duplicate.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_duplicate.htm index cc67f21c9..64321b00a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_duplicate.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_duplicate.htm @@ -6,7 +6,7 @@ room_duplicate - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_exists.htm index 8f2a6b9e2..6769d1806 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_exists.htm @@ -6,7 +6,7 @@ room_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_first.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_first.htm index 1cdc9cf2c..fec392643 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_first.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_first.htm @@ -6,7 +6,7 @@ room_first - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_get_camera.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_get_camera.htm index d8a39e4a7..92e76895a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_get_camera.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_get_camera.htm @@ -6,7 +6,7 @@ room_get_camera - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_get_name.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_get_name.htm index f39b8cfe6..a0b912550 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_get_name.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_get_name.htm @@ -6,7 +6,7 @@ room_get_name - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_get_viewport.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_get_viewport.htm index 2e2f0a66b..b1d0c3c96 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_get_viewport.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_get_viewport.htm @@ -6,7 +6,7 @@ room_get_viewport - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_goto.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_goto.htm index a328d7476..fa251478e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_goto.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_goto.htm @@ -6,7 +6,7 @@ room_goto - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_goto_next.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_goto_next.htm index 6d9306c9c..8e71304c4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_goto_next.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_goto_next.htm @@ -6,7 +6,7 @@ room_goto_next - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_goto_previous.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_goto_previous.htm index 2148d3b16..8c71bea5e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_goto_previous.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_goto_previous.htm @@ -6,7 +6,7 @@ room_goto_previous - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_height.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_height.htm index b168e3fc8..d6109fed7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_height.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_height.htm @@ -6,7 +6,7 @@ room_height - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_instance_add.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_instance_add.htm index 08897e02c..3bf5e1552 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_instance_add.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_instance_add.htm @@ -6,7 +6,7 @@ room_instance_add - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_instance_clear.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_instance_clear.htm index 2128a7169..1f6714917 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_instance_clear.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_instance_clear.htm @@ -6,7 +6,7 @@ room_instance_clear - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_last.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_last.htm index bdb1478a8..af45e7e3d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_last.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_last.htm @@ -6,7 +6,7 @@ room_last - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_next.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_next.htm index 9846214c1..e6efb4116 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_next.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_next.htm @@ -6,7 +6,7 @@ room_next - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_persistent.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_persistent.htm index ac0bc572d..9d605b286 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_persistent.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_persistent.htm @@ -6,7 +6,7 @@ room_persistent - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_previous.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_previous.htm index 7e5238aea..d3c20f4f5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_previous.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_previous.htm @@ -6,7 +6,7 @@ room_previous - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_restart.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_restart.htm index 8104dade5..85d8f158a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_restart.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_restart.htm @@ -6,7 +6,7 @@ room_restart - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_set_camera.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_set_camera.htm index 540045f2c..05828e0eb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_set_camera.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_set_camera.htm @@ -6,7 +6,7 @@ room_set_camera - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_set_height.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_set_height.htm index b300a1bca..88e7aeb3e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_set_height.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_set_height.htm @@ -6,7 +6,7 @@ room_set_height - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_set_persistent.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_set_persistent.htm index c58fee3f5..473859a2d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_set_persistent.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_set_persistent.htm @@ -6,7 +6,7 @@ room_set_persistent - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_set_view_enabled.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_set_view_enabled.htm index c99001730..231c55f95 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_set_view_enabled.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_set_view_enabled.htm @@ -6,7 +6,7 @@ room_set_view_enabled - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_set_viewport.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_set_viewport.htm index 8cd39a2ac..04cfd9f85 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_set_viewport.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_set_viewport.htm @@ -6,7 +6,7 @@ room_set_viewport - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_set_width.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_set_width.htm index 04237eeb9..fbdc78720 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_set_width.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_set_width.htm @@ -6,7 +6,7 @@ room_set_width - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_speed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_speed.htm index 52543e608..9e3089a6f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_speed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_speed.htm @@ -6,7 +6,7 @@ room_speed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_width.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_width.htm index a73c9063e..adfc14c22 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_width.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_width.htm @@ -6,7 +6,7 @@ room_width - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Scripts/Scripts.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Scripts/Scripts.htm index 48096d88b..7adc36919 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Scripts/Scripts.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Scripts/Scripts.htm @@ -6,7 +6,7 @@ Π‘ΠΊΡ€ΠΈΠΏΡ‚Ρ‹ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Scripts/script_execute.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Scripts/script_execute.htm index ddc7ebb20..6bd5386d8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Scripts/script_execute.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Scripts/script_execute.htm @@ -6,7 +6,7 @@ script_execute - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Scripts/script_execute_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Scripts/script_execute_ext.htm index de06abf64..7a9839913 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Scripts/script_execute_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Scripts/script_execute_ext.htm @@ -6,7 +6,7 @@ script_execute_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Scripts/script_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Scripts/script_exists.htm index db5048a80..b1baf81d5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Scripts/script_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Scripts/script_exists.htm @@ -6,7 +6,7 @@ script_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Scripts/script_get_name.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Scripts/script_get_name.htm index 6c9743896..bd2b8a535 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Scripts/script_get_name.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Scripts/script_get_name.htm @@ -6,7 +6,7 @@ script_get_name - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/Sequence_Events_Moments_Broadcast.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/Sequence_Events_Moments_Broadcast.htm index 7629248c6..dcbb7cdb0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/Sequence_Events_Moments_Broadcast.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/Sequence_Events_Moments_Broadcast.htm @@ -6,7 +6,7 @@ ΠŸΠΎΡΠ»Π΅Π΄ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒΠ½ΠΎΡΡ‚ΡŒ событий, ΠΌΠΎΠΌΠ΅Π½Ρ‚ΠΎΠ² ΠΈ ΡˆΠΈΡ€ΠΎΠΊΠΎΠ²Π΅Ρ‰Π°Ρ‚Π΅Π»ΡŒΠ½Ρ‹Ρ… сообщСний - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/Sequence_Structs/The_Keyframe_Data_Struct.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/Sequence_Structs/The_Keyframe_Data_Struct.htm index 69fa9731e..12fadab7e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/Sequence_Structs/The_Keyframe_Data_Struct.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/Sequence_Structs/The_Keyframe_Data_Struct.htm @@ -6,7 +6,7 @@ Π‘Ρ‚Ρ€ΡƒΠΊΡ‚ΡƒΡ€Π° Π΄Π°Π½Π½Ρ‹Ρ… ΠΊΠ»ΡŽΡ‡Π΅Π²ΠΎΠ³ΠΎ ΠΊΠ°Π΄Ρ€Π° - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/Sequence_Structs/The_Keyframe_Struct.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/Sequence_Structs/The_Keyframe_Struct.htm index edd659284..0ff87d340 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/Sequence_Structs/The_Keyframe_Struct.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/Sequence_Structs/The_Keyframe_Struct.htm @@ -6,7 +6,7 @@ Π‘Ρ‚Ρ€ΡƒΠΊΡ‚ΡƒΡ€Π° ΠΊΠ»ΡŽΡ‡Π΅Π²ΠΎΠ³ΠΎ ΠΊΠ°Π΄Ρ€Π° - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/Sequence_Structs/The_Sequence_Instance_Struct.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/Sequence_Structs/The_Sequence_Instance_Struct.htm index b9863fbb0..1ccfd01ca 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/Sequence_Structs/The_Sequence_Instance_Struct.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/Sequence_Structs/The_Sequence_Instance_Struct.htm @@ -6,7 +6,7 @@ Π‘Ρ‚Ρ€ΡƒΠΊΡ‚ΡƒΡ€Π° экзСмпляра ΠΏΠΎΡΠ»Π΅Π΄ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒΠ½ΠΎΡΡ‚ΠΈ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/Sequence_Structs/The_Sequence_Object_Struct.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/Sequence_Structs/The_Sequence_Object_Struct.htm index 6678d5809..28a347b9c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/Sequence_Structs/The_Sequence_Object_Struct.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/Sequence_Structs/The_Sequence_Object_Struct.htm @@ -6,7 +6,7 @@ Π‘Ρ‚Ρ€ΡƒΠΊΡ‚ΡƒΡ€Π° ΠΎΠ±ΡŠΠ΅ΠΊΡ‚Π° ΠΏΠΎΡΠ»Π΅Π΄ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒΠ½ΠΎΡΡ‚ΠΈ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/Sequence_Structs/The_Track_Struct.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/Sequence_Structs/The_Track_Struct.htm index 8a27fc7c6..0c949fc53 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/Sequence_Structs/The_Track_Struct.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/Sequence_Structs/The_Track_Struct.htm @@ -6,7 +6,7 @@ Π‘Ρ‚Ρ€ΡƒΠΊΡ‚ΡƒΡ€Π° Ρ‚Ρ€Π΅ΠΊΠ° - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/Sequences.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/Sequences.htm index 6cf9966b9..ed21712d3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/Sequences.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/Sequences.htm @@ -6,7 +6,7 @@ ΠŸΠΎΡΠ»Π΅Π΄ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒΠ½ΠΎΡΡ‚ΠΈ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/in_sequence.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/in_sequence.htm index 967cd7cc5..463cc56b8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/in_sequence.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/in_sequence.htm @@ -6,7 +6,7 @@ in_sequence - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_create.htm index 5c586647d..9363000c3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_create.htm @@ -6,7 +6,7 @@ sequence_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_destroy.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_destroy.htm index 35306bd44..d6950ea90 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_destroy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_destroy.htm @@ -6,7 +6,7 @@ sequence_destroy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_exists.htm index 0294d24c3..71b126ec3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_exists.htm @@ -6,7 +6,7 @@ sequence_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_get.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_get.htm index bd0103317..1ace79a3b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_get.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_get.htm @@ -6,7 +6,7 @@ sequence_get - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_get_objects.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_get_objects.htm index 83393c7c0..198870845 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_get_objects.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_get_objects.htm @@ -6,7 +6,7 @@ sequence_get_objects - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_instance.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_instance.htm index e57c2f37f..223664c93 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_instance.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_instance.htm @@ -6,7 +6,7 @@ sequence_instance - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_instance_override_object.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_instance_override_object.htm index d0a119fe0..b61b695c4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_instance_override_object.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_instance_override_object.htm @@ -6,7 +6,7 @@ sequence_instance_override_object - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_keyframe_new.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_keyframe_new.htm index d35a90825..7b7f491f2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_keyframe_new.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_keyframe_new.htm @@ -6,7 +6,7 @@ sequence_keyframe_new - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_keyframedata_new.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_keyframedata_new.htm index 96ca8e5b2..48af41d28 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_keyframedata_new.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_keyframedata_new.htm @@ -6,7 +6,7 @@ sequence_keyframedata_new - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_track_new.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_track_new.htm index 37002065e..964297a07 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_track_new.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sequences/sequence_track_new.htm @@ -6,7 +6,7 @@ sequence_track_new - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/Shader_Constants.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/Shader_Constants.htm index 0ab8804e7..a36f3e9ea 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/Shader_Constants.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/Shader_Constants.htm @@ -6,7 +6,7 @@ ΠšΠΎΠ½ΡΡ‚Π°Π½Ρ‚Ρ‹ ΡˆΠ΅ΠΉΠ΄Π΅Ρ€Π° - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/Shaders.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/Shaders.htm index ea94c2e41..4b2f8c065 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/Shaders.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/Shaders.htm @@ -6,7 +6,7 @@ Π¨Π΅ΠΉΠ΄Π΅Ρ€Ρ‹ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_current.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_current.htm index ac6311b56..c049a9d58 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_current.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_current.htm @@ -6,7 +6,7 @@ shader_current - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_enable_corner_id.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_enable_corner_id.htm index b3de0d6d9..fbfa3ec8e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_enable_corner_id.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_enable_corner_id.htm @@ -6,7 +6,7 @@ shader_enable_corner_id - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_get_name.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_get_name.htm index c6c392aad..05c653a6f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_get_name.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_get_name.htm @@ -6,7 +6,7 @@ shader_get_name - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_get_sampler_index.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_get_sampler_index.htm index f048084be..815dd8633 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_get_sampler_index.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_get_sampler_index.htm @@ -6,7 +6,7 @@ shader_get_sampler_index - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_get_uniform.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_get_uniform.htm index 6b50c1266..a2fc8e126 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_get_uniform.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_get_uniform.htm @@ -6,7 +6,7 @@ shader_get_uniform - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_is_compiled.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_is_compiled.htm index 206cbe2a4..694ff8e15 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_is_compiled.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_is_compiled.htm @@ -6,7 +6,7 @@ shader_is_compiled - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_reset.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_reset.htm index a2e15ed3f..f1dc5cdd0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_reset.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_reset.htm @@ -6,7 +6,7 @@ shader_reset - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_set.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_set.htm index db040c65e..2f5a69f06 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_set.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_set.htm @@ -6,7 +6,7 @@ shader_set - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_set_uniform_f.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_set_uniform_f.htm index 700885211..fcec3ce73 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_set_uniform_f.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_set_uniform_f.htm @@ -6,7 +6,7 @@ shader_set_uniform_f - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_set_uniform_f_array.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_set_uniform_f_array.htm index 046332444..2a9ba2eba 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_set_uniform_f_array.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_set_uniform_f_array.htm @@ -6,7 +6,7 @@ shader_set_uniform_f_array - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_set_uniform_i.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_set_uniform_i.htm index 291ca2529..08d2e35a0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_set_uniform_i.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_set_uniform_i.htm @@ -6,7 +6,7 @@ shader_set_uniform_i - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_set_uniform_i_array.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_set_uniform_i_array.htm index e4a4d2a19..3529810d8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_set_uniform_i_array.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_set_uniform_i_array.htm @@ -6,7 +6,7 @@ shader_set_uniform_i_array - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_set_uniform_matrix.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_set_uniform_matrix.htm index 30f483e43..6497d9bc3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_set_uniform_matrix.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_set_uniform_matrix.htm @@ -6,7 +6,7 @@ shader_set_uniform_matrix - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_set_uniform_matrix_array.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_set_uniform_matrix_array.htm index f57e4baa8..448aa73d0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_set_uniform_matrix_array.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shader_set_uniform_matrix_array.htm @@ -6,7 +6,7 @@ shader_set_uniform_matrix_array - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shaders_are_supported.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shaders_are_supported.htm index 0e44b5802..3933c9cbc 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shaders_are_supported.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Shaders/shaders_are_supported.htm @@ -6,7 +6,7 @@ shaders_are_supported - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Nine_Slice_Functions.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Nine_Slice_Functions.htm index 8b38123b9..724aa7c66 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Nine_Slice_Functions.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Nine_Slice_Functions.htm @@ -6,7 +6,7 @@ Π”Π΅Π²ΡΡ‚ΡŒ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΉ Π½Π°Ρ€Π΅Π·ΠΊΠΈ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Nine_Slice_Struct.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Nine_Slice_Struct.htm index 84038219f..bcb0e071d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Nine_Slice_Struct.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Nine_Slice_Struct.htm @@ -6,7 +6,7 @@ Π‘Ρ‚Ρ€ΡƒΠΊΡ‚ΡƒΡ€Π° ΠΈΠ· дСвяти Π»ΠΎΠΌΡ‚ΠΈΠΊΠΎΠ² - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/Animation.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/Animation.htm index c9ceea584..172a9814e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/Animation.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/Animation.htm @@ -6,7 +6,7 @@ Анимация - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_clear.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_clear.htm index a427c43c1..a1685418a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_clear.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_clear.htm @@ -6,7 +6,7 @@ skeleton_animation_clear - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_get.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_get.htm index 1a209118f..651ecf0db 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_get.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_get.htm @@ -6,7 +6,7 @@ skeleton_animation_get - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_get_duration.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_get_duration.htm index 8a833af49..90d5510b1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_get_duration.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_get_duration.htm @@ -6,7 +6,7 @@ skeleton_animation_get_duration - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_get_event_frames.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_get_event_frames.htm index e1f8106ee..cd9891537 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_get_event_frames.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_get_event_frames.htm @@ -6,7 +6,7 @@ skeleton_animation_get_event_frames - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_get_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_get_ext.htm index ad1ae11a1..2a7ed726d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_get_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_get_ext.htm @@ -6,7 +6,7 @@ skeleton_animation_get_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_get_frame.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_get_frame.htm index 4d0fb2936..e803a3e20 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_get_frame.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_get_frame.htm @@ -6,7 +6,7 @@ skeleton_animation_get_frame - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_get_frames.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_get_frames.htm index fcdf7b297..90fb8e74b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_get_frames.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_get_frames.htm @@ -6,7 +6,7 @@ skeleton_animation_get_frames - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_get_position.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_get_position.htm index c3856a62f..1e855c610 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_get_position.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_get_position.htm @@ -6,7 +6,7 @@ skeleton_animation_get_position - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_is_finished.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_is_finished.htm index fefb80f45..4ea09788b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_is_finished.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_is_finished.htm @@ -6,7 +6,7 @@ skeleton_animation_is_finished - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_is_looping.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_is_looping.htm index b62dbd33b..e59338b42 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_is_looping.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_is_looping.htm @@ -6,7 +6,7 @@ skeleton_animation_is_looping - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_list.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_list.htm index ee25de239..50825b4c3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_list.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_list.htm @@ -6,7 +6,7 @@ skeleton_animation_list - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_mix.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_mix.htm index 9312e4c80..400362acd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_mix.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_mix.htm @@ -6,7 +6,7 @@ skeleton_animation_mix - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_set.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_set.htm index d1cb9f1db..3ef8a1895 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_set.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_set.htm @@ -6,7 +6,7 @@ skeleton_animation_set - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_set_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_set_ext.htm index 2e3c0cc2a..0c97b1a71 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_set_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_set_ext.htm @@ -6,7 +6,7 @@ skeleton_animation_set_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_set_frame.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_set_frame.htm index 3717a25e5..6c1f7b5d4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_set_frame.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_set_frame.htm @@ -6,7 +6,7 @@ skeleton_animation_set_frame - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_set_position.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_set_position.htm index 1fda121c5..4c7ac2662 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_set_position.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Animation/skeleton_animation_set_position.htm @@ -6,7 +6,7 @@ skeleton_animation_set_position - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Attachments/Attachments.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Attachments/Attachments.htm index 13a9de8be..198e49282 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Attachments/Attachments.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Attachments/Attachments.htm @@ -6,7 +6,7 @@ ВлоТСния - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Attachments/skeleton_attachment_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Attachments/skeleton_attachment_create.htm index 3a1fa7b2d..e57453f9f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Attachments/skeleton_attachment_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Attachments/skeleton_attachment_create.htm @@ -6,7 +6,7 @@ skeleton_attachment_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Attachments/skeleton_attachment_create_colour.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Attachments/skeleton_attachment_create_colour.htm index 2231b4ec7..87a5bcf73 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Attachments/skeleton_attachment_create_colour.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Attachments/skeleton_attachment_create_colour.htm @@ -6,7 +6,7 @@ skeleton_attachment_create_colour - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Attachments/skeleton_attachment_get.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Attachments/skeleton_attachment_get.htm index 38cb70fc0..d52788700 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Attachments/skeleton_attachment_get.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Attachments/skeleton_attachment_get.htm @@ -6,7 +6,7 @@ skeleton_attachment_get - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Attachments/skeleton_attachment_set.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Attachments/skeleton_attachment_set.htm index 3f8951970..1aeb18898 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Attachments/skeleton_attachment_set.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Attachments/skeleton_attachment_set.htm @@ -6,7 +6,7 @@ skeleton_attachment_set - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Bones/Bones.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Bones/Bones.htm index 84ef994c2..9f63eec0e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Bones/Bones.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Bones/Bones.htm @@ -6,7 +6,7 @@ ΠšΠΎΡΡ‚ΠΈ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Bones/skeleton_bone_data_get.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Bones/skeleton_bone_data_get.htm index ffafdff0d..7feadb51c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Bones/skeleton_bone_data_get.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Bones/skeleton_bone_data_get.htm @@ -6,7 +6,7 @@ skeleton_bone_data_get - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Bones/skeleton_bone_data_set.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Bones/skeleton_bone_data_set.htm index 7f82d95b7..015330129 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Bones/skeleton_bone_data_set.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Bones/skeleton_bone_data_set.htm @@ -6,7 +6,7 @@ skeleton_bone_data_set - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Bones/skeleton_bone_list.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Bones/skeleton_bone_list.htm index f0a1501ef..8c1adc737 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Bones/skeleton_bone_list.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Bones/skeleton_bone_list.htm @@ -6,7 +6,7 @@ skeleton_bone_list - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Bones/skeleton_bone_state_get.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Bones/skeleton_bone_state_get.htm index a2bdb2218..7843f2b70 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Bones/skeleton_bone_state_get.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Bones/skeleton_bone_state_get.htm @@ -6,7 +6,7 @@ skeleton_bone_state_get - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Bones/skeleton_bone_state_set.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Bones/skeleton_bone_state_set.htm index 0e886ce7d..c3f3cfcf1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Bones/skeleton_bone_state_set.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Bones/skeleton_bone_state_set.htm @@ -6,7 +6,7 @@ skeleton_bone_state_set - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/Drawing_And_Miscellaneous.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/Drawing_And_Miscellaneous.htm index 9cccb30c3..eb0a4ba02 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/Drawing_And_Miscellaneous.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/Drawing_And_Miscellaneous.htm @@ -6,7 +6,7 @@ РисованиС ΠΈ Ρ€Π°Π·Π½ΠΎΠ΅ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/draw_enable_skeleton_blendmodes.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/draw_enable_skeleton_blendmodes.htm index d6ac0a1e0..befdb00bf 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/draw_enable_skeleton_blendmodes.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/draw_enable_skeleton_blendmodes.htm @@ -6,7 +6,7 @@ draw_enable_skeleton_blendmodes - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/draw_get_enable_skeleton_blendmodes.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/draw_get_enable_skeleton_blendmodes.htm index 416156e9e..8eb8e8c6b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/draw_get_enable_skeleton_blendmodes.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/draw_get_enable_skeleton_blendmodes.htm @@ -6,7 +6,7 @@ draw_get_enable_skeleton_blendmodes - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/draw_skeleton.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/draw_skeleton.htm index 6a749dff8..beb3694ff 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/draw_skeleton.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/draw_skeleton.htm @@ -6,7 +6,7 @@ draw_skeleton - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/draw_skeleton_collision.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/draw_skeleton_collision.htm index 222b1a4e2..00db79475 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/draw_skeleton_collision.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/draw_skeleton_collision.htm @@ -6,7 +6,7 @@ draw_skeleton_collision - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/draw_skeleton_instance.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/draw_skeleton_instance.htm index d7b5f2f63..2b05f8a1f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/draw_skeleton_instance.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/draw_skeleton_instance.htm @@ -6,7 +6,7 @@ draw_skeleton_instance - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/draw_skeleton_time.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/draw_skeleton_time.htm index d0409f437..2be5d1c6e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/draw_skeleton_time.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/draw_skeleton_time.htm @@ -6,7 +6,7 @@ draw_skeleton_time - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/skeleton_collision_draw_set.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/skeleton_collision_draw_set.htm index a09fdd987..caacc04df 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/skeleton_collision_draw_set.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/skeleton_collision_draw_set.htm @@ -6,7 +6,7 @@ skeleton_collision_draw_set - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/skeleton_get_bounds.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/skeleton_get_bounds.htm index 34ef380b9..f8a6f7cc8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/skeleton_get_bounds.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/skeleton_get_bounds.htm @@ -6,7 +6,7 @@ skeleton_get_bounds - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/skeleton_get_minmax.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/skeleton_get_minmax.htm index ce9e04087..709e8445d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/skeleton_get_minmax.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/skeleton_get_minmax.htm @@ -6,7 +6,7 @@ skeleton_get_minmax - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/skeleton_get_num_bounds.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/skeleton_get_num_bounds.htm index f964a2cce..157a7acf2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/skeleton_get_num_bounds.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Drawing_And_Miscellaneous/skeleton_get_num_bounds.htm @@ -6,7 +6,7 @@ skeleton_get_num_bounds - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Skeletal_Animation.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Skeletal_Animation.htm index 10271325d..cbbdea760 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Skeletal_Animation.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Skeletal_Animation.htm @@ -6,7 +6,7 @@ БкСлСтная анимация - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Skins/Skins.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Skins/Skins.htm index 2d88a0e3f..577fa78de 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Skins/Skins.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Skins/Skins.htm @@ -6,7 +6,7 @@ Π‘ΠΊΠΈΠ½Ρ‹ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Skins/skeleton_skin_get.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Skins/skeleton_skin_get.htm index b3117206e..6b78d0612 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Skins/skeleton_skin_get.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Skins/skeleton_skin_get.htm @@ -6,7 +6,7 @@ skeleton_skin_get - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Skins/skeleton_skin_list.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Skins/skeleton_skin_list.htm index b4b7396ff..f49c3fdde 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Skins/skeleton_skin_list.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Skins/skeleton_skin_list.htm @@ -6,7 +6,7 @@ skeleton_skin_list - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Skins/skeleton_skin_set.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Skins/skeleton_skin_set.htm index bbc3ac474..2b2be581b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Skins/skeleton_skin_set.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Skins/skeleton_skin_set.htm @@ -6,7 +6,7 @@ skeleton_skin_set - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Slots/Slots.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Slots/Slots.htm index 8f95a114a..6c8c497e7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Slots/Slots.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Slots/Slots.htm @@ -6,7 +6,7 @@ Π‘Π»ΠΎΡ‚Ρ‹ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Slots/skeleton_find_slot.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Slots/skeleton_find_slot.htm index b7134b94f..a581fff28 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Slots/skeleton_find_slot.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Slots/skeleton_find_slot.htm @@ -6,7 +6,7 @@ skeleton_find_slot - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Slots/skeleton_slot_alpha_get.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Slots/skeleton_slot_alpha_get.htm index 2c3c85dfe..495accd6e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Slots/skeleton_slot_alpha_get.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Slots/skeleton_slot_alpha_get.htm @@ -6,7 +6,7 @@ skeleton_slot_alpha_get - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Slots/skeleton_slot_colour_get.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Slots/skeleton_slot_colour_get.htm index f8eacd03e..6cc1ca9d5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Slots/skeleton_slot_colour_get.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Slots/skeleton_slot_colour_get.htm @@ -6,7 +6,7 @@ skeleton_slot_colour_get - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Slots/skeleton_slot_colour_set.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Slots/skeleton_slot_colour_set.htm index a7f0431af..021c3346a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Slots/skeleton_slot_colour_set.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Slots/skeleton_slot_colour_set.htm @@ -6,7 +6,7 @@ skeleton_slot_colour_set - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Slots/skeleton_slot_data.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Slots/skeleton_slot_data.htm index bc04f764e..0bb2e267e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Slots/skeleton_slot_data.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Slots/skeleton_slot_data.htm @@ -6,7 +6,7 @@ skeleton_slot_data - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Slots/skeleton_slot_data_instance.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Slots/skeleton_slot_data_instance.htm index b55f12034..451e51cbc 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Slots/skeleton_slot_data_instance.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Slots/skeleton_slot_data_instance.htm @@ -6,7 +6,7 @@ skeleton_slot_data_instance - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Slots/skeleton_slot_list.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Slots/skeleton_slot_list.htm index 9c1e8280d..a696c3813 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Slots/skeleton_slot_list.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Skeletal_Animation/Slots/skeleton_slot_list.htm @@ -6,7 +6,7 @@ skeleton_slot_list - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/Sprite_Information.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/Sprite_Information.htm index 458dfa226..5e0d1bac2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/Sprite_Information.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/Sprite_Information.htm @@ -6,7 +6,7 @@ Π˜Π½Ρ„ΠΎΡ€ΠΌΠ°Ρ†ΠΈΡ ΠΎ спрайтС - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_bbox_bottom.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_bbox_bottom.htm index 1bf8ee778..e706568d2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_bbox_bottom.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_bbox_bottom.htm @@ -6,7 +6,7 @@ sprite_get_bbox_bottom - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_bbox_left.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_bbox_left.htm index 17f5efcea..21b83a811 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_bbox_left.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_bbox_left.htm @@ -6,7 +6,7 @@ sprite_get_bbox_left - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_bbox_mode.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_bbox_mode.htm index d1f0dd8f1..040bc0e8e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_bbox_mode.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_bbox_mode.htm @@ -6,7 +6,7 @@ sprite_get_bbox_mode - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_bbox_right.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_bbox_right.htm index c69825de4..9b8a3311f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_bbox_right.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_bbox_right.htm @@ -6,7 +6,7 @@ sprite_get_bbox_right - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_bbox_top.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_bbox_top.htm index 136d178e3..c8e3d102f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_bbox_top.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_bbox_top.htm @@ -6,7 +6,7 @@ sprite_get_bbox_top - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_height.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_height.htm index ccf7c1dad..7c106c9bc 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_height.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_height.htm @@ -6,7 +6,7 @@ sprite_get_height - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_info.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_info.htm index 974baadc8..c4eea050a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_info.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_info.htm @@ -6,7 +6,7 @@ sprite_get_info - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_name.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_name.htm index 6dab6d82e..28ebe21c4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_name.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_name.htm @@ -6,7 +6,7 @@ sprite_get_name - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_nineslice.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_nineslice.htm index e84aa2b5e..5c2dd62ab 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_nineslice.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_nineslice.htm @@ -6,7 +6,7 @@ sprite_get_nineslice - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_number.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_number.htm index 363df4d05..2c2ec00a1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_number.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_number.htm @@ -6,7 +6,7 @@ sprite_get_number - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_speed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_speed.htm index 6f35b5627..c600ca450 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_speed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_speed.htm @@ -6,7 +6,7 @@ sprite_get_speed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_speed_type.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_speed_type.htm index a1f931d4f..1914f3a6c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_speed_type.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_speed_type.htm @@ -6,7 +6,7 @@ sprite_get_speed_type - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_texture.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_texture.htm index 5c2d27915..55ca4f9d4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_texture.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_texture.htm @@ -6,7 +6,7 @@ sprite_get_texture - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_tpe.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_tpe.htm index 0c4fd2e7d..6a51a70ab 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_tpe.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_tpe.htm @@ -6,7 +6,7 @@ sprite_get_tpe - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_uvs.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_uvs.htm index 182464177..e7de6b2c2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_uvs.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_uvs.htm @@ -6,7 +6,7 @@ sprite_get_uvs - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_width.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_width.htm index c82677b53..909ca1021 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_width.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_width.htm @@ -6,7 +6,7 @@ sprite_get_width - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_xoffset.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_xoffset.htm index 97c9c2e59..e741cb0b6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_xoffset.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_xoffset.htm @@ -6,7 +6,7 @@ sprite_get_xoffset - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_yoffset.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_yoffset.htm index 2f83aebde..7ade711ab 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_yoffset.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Information/sprite_get_yoffset.htm @@ -6,7 +6,7 @@ sprite_get_yoffset - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/Sprite_Instance_Variables.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/Sprite_Instance_Variables.htm index 4e39d037f..11dec0688 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/Sprite_Instance_Variables.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/Sprite_Instance_Variables.htm @@ -6,7 +6,7 @@ ΠŸΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½Ρ‹Π΅ экзСмпляра спрайта - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/bbox_bottom.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/bbox_bottom.htm index fe98674f6..e634204d9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/bbox_bottom.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/bbox_bottom.htm @@ -6,7 +6,7 @@ bbox_bottom - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/bbox_left.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/bbox_left.htm index bb6f439f0..53a2c298c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/bbox_left.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/bbox_left.htm @@ -6,7 +6,7 @@ bbox_left - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/bbox_right.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/bbox_right.htm index deec2a16b..c2b564055 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/bbox_right.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/bbox_right.htm @@ -6,7 +6,7 @@ bbox_right - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/bbox_top.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/bbox_top.htm index 6b4309666..a1cf20a88 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/bbox_top.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/bbox_top.htm @@ -6,7 +6,7 @@ bbox_top - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/image_alpha.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/image_alpha.htm index c0e34578c..7ff908611 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/image_alpha.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/image_alpha.htm @@ -6,7 +6,7 @@ image_alpha - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/image_angle.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/image_angle.htm index fc8820534..d05a4f014 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/image_angle.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/image_angle.htm @@ -6,7 +6,7 @@ image_angle - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/image_blend.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/image_blend.htm index f44b59cfa..d4d5a9ec5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/image_blend.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/image_blend.htm @@ -6,7 +6,7 @@ image_blend - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/image_index.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/image_index.htm index 63cdd3e26..93050a049 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/image_index.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/image_index.htm @@ -6,7 +6,7 @@ image_index - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/image_number.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/image_number.htm index 88ccd4238..aaee6cd04 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/image_number.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/image_number.htm @@ -6,7 +6,7 @@ image_number - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/image_speed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/image_speed.htm index b6231113c..1c358cba5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/image_speed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/image_speed.htm @@ -6,7 +6,7 @@ image_speed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/image_xscale.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/image_xscale.htm index 9015a9316..5d67ee822 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/image_xscale.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/image_xscale.htm @@ -6,7 +6,7 @@ image_xscale - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/image_yscale.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/image_yscale.htm index 9a5653138..68306a1b8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/image_yscale.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/image_yscale.htm @@ -6,7 +6,7 @@ image_yscale - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/mask_index.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/mask_index.htm index 07e2b79e3..5d113f2a8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/mask_index.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/mask_index.htm @@ -6,7 +6,7 @@ mask_index - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/sprite_height.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/sprite_height.htm index 141e17fa6..fdd0f2633 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/sprite_height.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/sprite_height.htm @@ -6,7 +6,7 @@ sprite_height - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/sprite_index.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/sprite_index.htm index 3acf616d1..cc18e489c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/sprite_index.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/sprite_index.htm @@ -6,7 +6,7 @@ sprite_index - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/sprite_width.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/sprite_width.htm index 6fb7fafca..e946b757f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/sprite_width.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/sprite_width.htm @@ -6,7 +6,7 @@ sprite_width - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/sprite_xoffset.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/sprite_xoffset.htm index 8203b07c7..100dfc51c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/sprite_xoffset.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/sprite_xoffset.htm @@ -6,7 +6,7 @@ sprite_xoffset - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/sprite_yoffset.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/sprite_yoffset.htm index 07d2baf28..3fd71f116 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/sprite_yoffset.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Instance_Variables/sprite_yoffset.htm @@ -6,7 +6,7 @@ sprite_yoffset - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/Sprite_Manipulation.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/Sprite_Manipulation.htm index e27515fa0..698d8b612 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/Sprite_Manipulation.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/Sprite_Manipulation.htm @@ -6,7 +6,7 @@ ΠœΠ°Π½ΠΈΠΏΡƒΠ»ΠΈΡ€ΠΎΠ²Π°Π½ΠΈΠ΅ спрайтами - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_add.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_add.htm index 39b783904..d0c69ff75 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_add.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_add.htm @@ -6,7 +6,7 @@ sprite_add - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_add_from_surface.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_add_from_surface.htm index 8ace3fca3..8476415ff 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_add_from_surface.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_add_from_surface.htm @@ -6,7 +6,7 @@ sprite_add_from_surface - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_assign.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_assign.htm index 7c5c230f0..6d48fe35b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_assign.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_assign.htm @@ -6,7 +6,7 @@ sprite_assign - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_collision_mask.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_collision_mask.htm index 02ca57323..b6d1d6121 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_collision_mask.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_collision_mask.htm @@ -6,7 +6,7 @@ sprite_collision_mask - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_create_from_surface.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_create_from_surface.htm index 21e4a9876..a2b24638a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_create_from_surface.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_create_from_surface.htm @@ -6,7 +6,7 @@ sprite_create_from_surface - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_delete.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_delete.htm index 10df2db04..dc8a4891c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_delete.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_delete.htm @@ -6,7 +6,7 @@ sprite_delete - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_duplicate.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_duplicate.htm index a24de5771..c703bc5a8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_duplicate.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_duplicate.htm @@ -6,7 +6,7 @@ sprite_duplicate - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_exists.htm index b6b48aec1..4f0c70419 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_exists.htm @@ -6,7 +6,7 @@ sprite_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_flush.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_flush.htm index 40858318f..03414bd32 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_flush.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_flush.htm @@ -6,7 +6,7 @@ sprite_flush - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_flush_multi.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_flush_multi.htm index ca3a2ab09..8ded084dc 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_flush_multi.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_flush_multi.htm @@ -6,7 +6,7 @@ sprite_flush_multi - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_merge.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_merge.htm index 10d4bb7f1..ef1cadc5f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_merge.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_merge.htm @@ -6,7 +6,7 @@ sprite_merge - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_nineslice_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_nineslice_create.htm index ddb29beeb..0faf61ee7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_nineslice_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_nineslice_create.htm @@ -6,7 +6,7 @@ sprite_nineslice_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_prefetch.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_prefetch.htm index aff0e6c97..601b0a56b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_prefetch.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_prefetch.htm @@ -6,7 +6,7 @@ sprite_prefetch - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_prefetch_multi.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_prefetch_multi.htm index 9179421a2..eb0f049fb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_prefetch_multi.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_prefetch_multi.htm @@ -6,7 +6,7 @@ sprite_prefetch_multi - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_replace.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_replace.htm index 7d659a5bc..930f36543 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_replace.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_replace.htm @@ -6,7 +6,7 @@ sprite_replace - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_save.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_save.htm index abdfb9aaf..c90852e03 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_save.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_save.htm @@ -6,7 +6,7 @@ sprite_save - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_save_strip.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_save_strip.htm index a24d309ac..d8f887853 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_save_strip.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_save_strip.htm @@ -6,7 +6,7 @@ sprite_save_strip - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_set_alpha_from_sprite.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_set_alpha_from_sprite.htm index bbfe708ee..d33e3b08a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_set_alpha_from_sprite.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_set_alpha_from_sprite.htm @@ -6,7 +6,7 @@ sprite_set_alpha_from_sprite - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_set_bbox.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_set_bbox.htm index c1315958f..7a8b2738f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_set_bbox.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_set_bbox.htm @@ -6,7 +6,7 @@ sprite_set_bbox - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_set_bbox_mode.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_set_bbox_mode.htm index 5c1ad0648..0412ef539 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_set_bbox_mode.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_set_bbox_mode.htm @@ -6,7 +6,7 @@ sprite_set_bbox_mode - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_set_cache_size.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_set_cache_size.htm index ebcfcd778..4628a6ffe 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_set_cache_size.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_set_cache_size.htm @@ -6,7 +6,7 @@ sprite_set_cache_size - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_set_cache_size_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_set_cache_size_ext.htm index c1ad5e050..099b4e098 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_set_cache_size_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_set_cache_size_ext.htm @@ -6,7 +6,7 @@ sprite_set_cache_size_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_set_nineslice.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_set_nineslice.htm index 1bea3cf7b..957203532 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_set_nineslice.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_set_nineslice.htm @@ -6,7 +6,7 @@ sprite_set_nineslice - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_set_offset.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_set_offset.htm index 2c46f1eb0..3a63d3753 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_set_offset.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_set_offset.htm @@ -6,7 +6,7 @@ sprite_set_offset - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_set_speed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_set_speed.htm index c74dbd860..43b6743e3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_set_speed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprite_Manipulation/sprite_set_speed.htm @@ -6,7 +6,7 @@ sprite_set_speed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprites.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprites.htm index 4f2082252..11d8d5a7b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprites.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Sprites/Sprites.htm @@ -6,7 +6,7 @@ Π‘ΠΏΡ€Π°ΠΉΡ‚Ρ‹ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Tilsets/Tile_Sets.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Tilsets/Tile_Sets.htm index 50d43a200..ff34228d6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Tilsets/Tile_Sets.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Tilsets/Tile_Sets.htm @@ -6,7 +6,7 @@ Наборы ΠΏΠ»ΠΈΡ‚ΠΎΠΊ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Tilsets/tileset_get_name.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Tilsets/tileset_get_name.htm index 90ef3ec77..87143badc 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Tilsets/tileset_get_name.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Tilsets/tileset_get_name.htm @@ -6,7 +6,7 @@ tileset_get_name - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Tilsets/tileset_get_texture.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Tilsets/tileset_get_texture.htm index c51a818d9..526ecadcc 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Tilsets/tileset_get_texture.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Tilsets/tileset_get_texture.htm @@ -6,7 +6,7 @@ tileset_get_texture - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Tilsets/tileset_get_uvs.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Tilsets/tileset_get_uvs.htm index 0e5ed4a40..d33270f8b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Tilsets/tileset_get_uvs.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Tilsets/tileset_get_uvs.htm @@ -6,7 +6,7 @@ tileset_get_uvs - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/Timelines.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/Timelines.htm index 03e8d2eb8..11722e687 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/Timelines.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/Timelines.htm @@ -6,7 +6,7 @@ Π’Ρ€Π΅ΠΌΠ΅Π½Π½Ρ‹Π΅ Ρ€Π°ΠΌΠΊΠΈ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_add.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_add.htm index a7d5c7371..34d49ca73 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_add.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_add.htm @@ -6,7 +6,7 @@ timeline_add - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_clear.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_clear.htm index 829941380..5bedbf809 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_clear.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_clear.htm @@ -6,7 +6,7 @@ timeline_clear - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_delete.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_delete.htm index 28ed32293..fe7b9e88e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_delete.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_delete.htm @@ -6,7 +6,7 @@ timeline_delete - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_exists.htm index a812730d8..c4e75ccb2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_exists.htm @@ -6,7 +6,7 @@ timeline_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_get_name.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_get_name.htm index a4014c78c..b8c6053b5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_get_name.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_get_name.htm @@ -6,7 +6,7 @@ timeline_get_name - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_index.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_index.htm index 62f7d971e..145e7d494 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_index.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_index.htm @@ -6,7 +6,7 @@ timeline_index - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_loop.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_loop.htm index 425a7e116..181809bb1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_loop.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_loop.htm @@ -6,7 +6,7 @@ timeline_loop - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_max_moment.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_max_moment.htm index daf494243..f7f3675b3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_max_moment.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_max_moment.htm @@ -6,7 +6,7 @@ timeline_max_moment - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_moment_add_script.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_moment_add_script.htm index e2b09670f..ca224726e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_moment_add_script.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_moment_add_script.htm @@ -6,7 +6,7 @@ timeline_moment_add_script - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_moment_clear.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_moment_clear.htm index 845a7c05a..67c67cf05 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_moment_clear.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_moment_clear.htm @@ -6,7 +6,7 @@ timeline_moment_clear - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_position.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_position.htm index 5c8484106..2cd9dadcc 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_position.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_position.htm @@ -6,7 +6,7 @@ timeline_position - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_running.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_running.htm index a8405e863..683643d8e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_running.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_running.htm @@ -6,7 +6,7 @@ timeline_running - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_size.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_size.htm index 355f23fca..841f7f4cb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_size.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_size.htm @@ -6,7 +6,7 @@ timeline_size - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_speed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_speed.htm index bcae4e23a..12372b527 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_speed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asset_Management/Timelines/timeline_speed.htm @@ -6,7 +6,7 @@ timeline_speed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/Achievements_And_Leaderboards.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/Achievements_And_Leaderboards.htm index e1519e48d..ec20b2766 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/Achievements_And_Leaderboards.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/Achievements_And_Leaderboards.htm @@ -6,7 +6,7 @@ ДостиТСния ΠΈ Ρ‚Π°Π±Π»ΠΈΡ†Ρ‹ Π»ΠΈΠ΄Π΅Ρ€ΠΎΠ² - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_available.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_available.htm index a355629fa..8acf185e1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_available.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_available.htm @@ -6,7 +6,7 @@ достиТСниС_доступно - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_get_challenges.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_get_challenges.htm index 876b68d59..fcec6d6fb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_get_challenges.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_get_challenges.htm @@ -6,7 +6,7 @@ достиТСниС_ΠΏΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ_Π·Π°Π΄Π°Ρ‡ΠΈ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_get_pic.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_get_pic.htm index 74ad6b528..68c40e67a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_get_pic.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_get_pic.htm @@ -6,7 +6,7 @@ achievement_get_pic - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_increment.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_increment.htm index aa9fd9936..d75658900 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_increment.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_increment.htm @@ -6,7 +6,7 @@ прирост_достиТСний - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_load_friends.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_load_friends.htm index 4c7740098..b6a5e8f64 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_load_friends.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_load_friends.htm @@ -6,7 +6,7 @@ достиТСниС_Π·Π°Π³Ρ€ΡƒΠ·ΠΊΠΈ_Π΄Ρ€ΡƒΠ·Π΅ΠΉ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_load_leaderboard.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_load_leaderboard.htm index 00b479bf9..7ed8d4770 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_load_leaderboard.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_load_leaderboard.htm @@ -6,7 +6,7 @@ доска достиТСний_Π·Π°Π³Ρ€ΡƒΠ·ΠΊΠΈ_Π»ΠΈΠ΄Π΅Ρ€ΠΎΠ² - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_load_progress.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_load_progress.htm index f2042b08c..f6ca72348 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_load_progress.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_load_progress.htm @@ -6,7 +6,7 @@ достиТСниС_Π·Π°Π³Ρ€ΡƒΠ·ΠΊΠΈ_прогрСсса - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_login.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_login.htm index 5dd3387ae..3ebfec4d3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_login.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_login.htm @@ -6,7 +6,7 @@ достиТСниС_Π»ΠΎΠ³ΠΈΠ½ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_login_status.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_login_status.htm index dddd0ccd5..3195d494f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_login_status.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_login_status.htm @@ -6,7 +6,7 @@ достиТСниС_Π»ΠΎΠ³ΠΈΠ½_статус - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_logout.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_logout.htm index 892cc4b39..060d1e354 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_logout.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_logout.htm @@ -6,7 +6,7 @@ achievement_logout - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_post.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_post.htm index 375b8eadc..1d2801c5f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_post.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_post.htm @@ -6,7 +6,7 @@ достиТСниС_поста - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_post_score.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_post_score.htm index 69c9c4c2d..a28b7c1f0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_post_score.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_post_score.htm @@ -6,7 +6,7 @@ ΠΎΡ†Π΅Π½ΠΊΠ°_достиТСния_поста - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_reset.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_reset.htm index c75233296..458ee0e2c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_reset.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_reset.htm @@ -6,7 +6,7 @@ сброс_достиТСний - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_send_challenge.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_send_challenge.htm index a957e6e12..48e1ebb9c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_send_challenge.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_send_challenge.htm @@ -6,7 +6,7 @@ достиТСниС_ΠΎΡ‚ΠΏΡ€Π°Π²ΠΈΡ‚ΡŒ_Π·Π°Π΄Π°Ρ‡Ρƒ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_show_achievements.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_show_achievements.htm index 3ef9fe119..ad0e6946a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_show_achievements.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_show_achievements.htm @@ -6,7 +6,7 @@ достиТСниС_ΠΏΠΎΠΊΠ°Π·Π°Ρ‚ΡŒ_достиТСния - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_show_challenge_notifications.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_show_challenge_notifications.htm index a90ee56bf..c5df35f1e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_show_challenge_notifications.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_show_challenge_notifications.htm @@ -6,7 +6,7 @@ достиТСния_ΠΏΠΎΠΊΠ°Π·Ρ‹Π²Π°Ρ‚ΡŒ_Π·Π°Π΄Π°Ρ‡ΠΈ_увСдомлСния - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_show_leaderboards.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_show_leaderboards.htm index 10e73a89c..7b65e498c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_show_leaderboards.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Achievements_And_Leaderboards/achievement_show_leaderboards.htm @@ -6,7 +6,7 @@ доски достиТСний_ΠΏΠΎΠΊΠ°Π·Ρ‹Π²Π°Ρ‚ΡŒ_Π»ΠΈΠ΄Π΅Ρ€Ρ‹ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Asynchronous_Functions.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Asynchronous_Functions.htm index 315d95f22..eeaf055f1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Asynchronous_Functions.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Asynchronous_Functions.htm @@ -6,7 +6,7 @@ АсинхронныС Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Cloud_Saving/Cloud_Saving.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Cloud_Saving/Cloud_Saving.htm index 34c120c56..25da5696e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Cloud_Saving/Cloud_Saving.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Cloud_Saving/Cloud_Saving.htm @@ -6,7 +6,7 @@ ΠžΠ±Π»Π°Ρ‡Π½Π°Ρ экономия - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Cloud_Saving/cloud_file_save.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Cloud_Saving/cloud_file_save.htm index 7cddd6d6a..f662e018a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Cloud_Saving/cloud_file_save.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Cloud_Saving/cloud_file_save.htm @@ -6,7 +6,7 @@ cloud_file_save - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Cloud_Saving/cloud_string_save.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Cloud_Saving/cloud_string_save.htm index c8c8cc6ba..2a873200f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Cloud_Saving/cloud_string_save.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Cloud_Saving/cloud_string_save.htm @@ -6,7 +6,7 @@ cloud_string_save - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Cloud_Saving/cloud_synchronise.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Cloud_Saving/cloud_synchronise.htm index 05e6facaa..51546e2cc 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Cloud_Saving/cloud_synchronise.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Cloud_Saving/cloud_synchronise.htm @@ -6,7 +6,7 @@ cloud_synchronise - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Dialog/Dialog.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Dialog/Dialog.htm index 7cbbdd41c..6e12b5437 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Dialog/Dialog.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Dialog/Dialog.htm @@ -6,7 +6,7 @@ Π”ΠΈΠ°Π»ΠΎΠ³ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Dialog/get_integer_async.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Dialog/get_integer_async.htm index d3283f8f1..7df35ce95 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Dialog/get_integer_async.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Dialog/get_integer_async.htm @@ -6,7 +6,7 @@ get_integer_async - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Dialog/get_login_async.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Dialog/get_login_async.htm index 2cfc8cd45..affac5c11 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Dialog/get_login_async.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Dialog/get_login_async.htm @@ -6,7 +6,7 @@ get_login_async - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Dialog/get_string_async.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Dialog/get_string_async.htm index 7e197d1a2..14fee5a53 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Dialog/get_string_async.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Dialog/get_string_async.htm @@ -6,7 +6,7 @@ get_string_async - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Dialog/shop_leave_rating.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Dialog/shop_leave_rating.htm index 3cf36b180..7bbc624e4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Dialog/shop_leave_rating.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Dialog/shop_leave_rating.htm @@ -6,7 +6,7 @@ shop_leave_rating - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Dialog/show_message_async.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Dialog/show_message_async.htm index eb57b7f42..2c4d9e07f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Dialog/show_message_async.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Dialog/show_message_async.htm @@ -6,7 +6,7 @@ show_message_async - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Dialog/show_question_async.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Dialog/show_question_async.htm index 7680ce9c5..95a0ff622 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Dialog/show_question_async.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Dialog/show_question_async.htm @@ -6,7 +6,7 @@ show_question_async - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Facebook/Facebook.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Facebook/Facebook.htm index 8438ee72f..6012518f3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Facebook/Facebook.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Facebook/Facebook.htm @@ -6,7 +6,7 @@ Facebook - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/HTTP/HTTP.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/HTTP/HTTP.htm index 710c8e4a2..1d4546930 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/HTTP/HTTP.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/HTTP/HTTP.htm @@ -6,7 +6,7 @@ HTTP - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/HTTP/http_get.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/HTTP/http_get.htm index fba8e861d..c1fa50bbf 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/HTTP/http_get.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/HTTP/http_get.htm @@ -6,7 +6,7 @@ http_get - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/HTTP/http_get_file.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/HTTP/http_get_file.htm index 98d499a2f..b1b6e388e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/HTTP/http_get_file.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/HTTP/http_get_file.htm @@ -6,7 +6,7 @@ http_get_file - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/HTTP/http_get_request_crossorigin.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/HTTP/http_get_request_crossorigin.htm index 90fbe4c7c..a67a786f1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/HTTP/http_get_request_crossorigin.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/HTTP/http_get_request_crossorigin.htm @@ -6,7 +6,7 @@ http_get_request_crossorigin - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/HTTP/http_post_string.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/HTTP/http_post_string.htm index 248db224d..56690ee3c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/HTTP/http_post_string.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/HTTP/http_post_string.htm @@ -6,7 +6,7 @@ http_post_string - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/HTTP/http_request.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/HTTP/http_request.htm index a7a6f2fbc..d224f81bd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/HTTP/http_request.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/HTTP/http_request.htm @@ -6,7 +6,7 @@ http_request - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/HTTP/http_set_request_crossorigin.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/HTTP/http_set_request_crossorigin.htm index c62e13b2c..23503bffb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/HTTP/http_set_request_crossorigin.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/HTTP/http_set_request_crossorigin.htm @@ -6,7 +6,7 @@ http_set_request_crossorigin - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Push_Notifications/Push_Notifications.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Push_Notifications/Push_Notifications.htm index 0568ffc7d..9f726d6df 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Push_Notifications/Push_Notifications.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Push_Notifications/Push_Notifications.htm @@ -6,7 +6,7 @@ Push-увСдомлСния - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Push_Notifications/push_cancel_local_notification.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Push_Notifications/push_cancel_local_notification.htm index c34419516..1c047afdf 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Push_Notifications/push_cancel_local_notification.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Push_Notifications/push_cancel_local_notification.htm @@ -6,7 +6,7 @@ push_cancel_local_notification - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Push_Notifications/push_get_first_local_notification.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Push_Notifications/push_get_first_local_notification.htm index f8af4e775..4641330e1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Push_Notifications/push_get_first_local_notification.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Push_Notifications/push_get_first_local_notification.htm @@ -6,7 +6,7 @@ push_get_first_local_notification - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Push_Notifications/push_get_next_local_notification.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Push_Notifications/push_get_next_local_notification.htm index adb733ff6..1b3cda978 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Push_Notifications/push_get_next_local_notification.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Push_Notifications/push_get_next_local_notification.htm @@ -6,7 +6,7 @@ push_get_next_local_notification - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Push_Notifications/push_local_notification.htm b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Push_Notifications/push_local_notification.htm index 2745ac30f..8496cc9e1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Push_Notifications/push_local_notification.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Asynchronous_Functions/Push_Notifications/push_local_notification.htm @@ -6,7 +6,7 @@ push_local_notification - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/Buffers.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/Buffers.htm index 097a25253..e0266f4e6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/Buffers.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/Buffers.htm @@ -6,7 +6,7 @@ Π‘ΡƒΡ„Π΅Ρ€Ρ‹ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_async_group_begin.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_async_group_begin.htm index cbf0ffd26..f054d914c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_async_group_begin.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_async_group_begin.htm @@ -6,7 +6,7 @@ buffer_async_group_begin - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_async_group_end.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_async_group_end.htm index a02817f2a..680aa1d4e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_async_group_end.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_async_group_end.htm @@ -6,7 +6,7 @@ buffer_async_group_end - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_async_group_option.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_async_group_option.htm index 12dcd4fc5..9c41eee95 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_async_group_option.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_async_group_option.htm @@ -6,7 +6,7 @@ buffer_async_group_option - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_base64_decode.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_base64_decode.htm index 856d0f44e..83a1af66c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_base64_decode.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_base64_decode.htm @@ -6,7 +6,7 @@ buffer_base64_decode - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_base64_decode_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_base64_decode_ext.htm index fc8c7f52e..d3e242bbf 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_base64_decode_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_base64_decode_ext.htm @@ -6,7 +6,7 @@ buffer_base64_decode_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_base64_encode.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_base64_encode.htm index d04d1acaa..fc4235f4f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_base64_encode.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_base64_encode.htm @@ -6,7 +6,7 @@ buffer_base64_encode - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_compress.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_compress.htm index 9739e815b..680df7177 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_compress.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_compress.htm @@ -6,7 +6,7 @@ buffer_compress - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_copy.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_copy.htm index 8a1de6730..a6d9badc4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_copy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_copy.htm @@ -6,7 +6,7 @@ buffer_copy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_copy_from_vertex_buffer.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_copy_from_vertex_buffer.htm index a6f92c376..52acbd39c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_copy_from_vertex_buffer.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_copy_from_vertex_buffer.htm @@ -6,7 +6,7 @@ buffer_copy_from_vertex_buffer - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_copy_stride.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_copy_stride.htm index 0c9aa900d..fe99ef1fe 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_copy_stride.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_copy_stride.htm @@ -6,7 +6,7 @@ buffer_copy_stride - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_crc32.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_crc32.htm index 1f0d8ec3f..c03d54fde 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_crc32.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_crc32.htm @@ -6,7 +6,7 @@ buffer_crc32 - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_create.htm index 5e34d90d9..d9b8a1830 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_create.htm @@ -6,7 +6,7 @@ buffer_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_create_from_vertex_buffer.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_create_from_vertex_buffer.htm index 626d564e8..7602b4af2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_create_from_vertex_buffer.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_create_from_vertex_buffer.htm @@ -6,7 +6,7 @@ buffer_create_from_vertex_buffer - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_create_from_vertex_buffer_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_create_from_vertex_buffer_ext.htm index ae30f2845..92fa9df96 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_create_from_vertex_buffer_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_create_from_vertex_buffer_ext.htm @@ -6,7 +6,7 @@ buffer_create_from_vertex_buffer_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_decompress.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_decompress.htm index 664ec908e..3b1163a6d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_decompress.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_decompress.htm @@ -6,7 +6,7 @@ buffer_decompress - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_delete.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_delete.htm index 272e04b1f..cfdf63511 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_delete.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_delete.htm @@ -6,7 +6,7 @@ buffer_delete - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_exists.htm index 946c80cb6..2b396cebf 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_exists.htm @@ -6,7 +6,7 @@ buffer_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_fill.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_fill.htm index 3fabbfc4f..998d7f34e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_fill.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_fill.htm @@ -6,7 +6,7 @@ buffer_fill - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_get_address.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_get_address.htm index e43d73966..cb23df764 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_get_address.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_get_address.htm @@ -6,7 +6,7 @@ buffer_get_address - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_get_alignment.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_get_alignment.htm index 3d834cf78..25e609584 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_get_alignment.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_get_alignment.htm @@ -6,7 +6,7 @@ buffer_get_alignment - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_get_size.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_get_size.htm index 6b9a18aab..7c504a250 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_get_size.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_get_size.htm @@ -6,7 +6,7 @@ buffer_get_size - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_get_surface.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_get_surface.htm index 427a0b842..84104384c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_get_surface.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_get_surface.htm @@ -6,7 +6,7 @@ buffer_get_surface - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_get_type.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_get_type.htm index 95a85f0c9..3c42fa5f2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_get_type.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_get_type.htm @@ -6,7 +6,7 @@ buffer_get_type - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_load.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_load.htm index 6d9029d93..efa83c69f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_load.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_load.htm @@ -6,7 +6,7 @@ buffer_load - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_load_async.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_load_async.htm index 227203e86..e592defd0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_load_async.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_load_async.htm @@ -6,7 +6,7 @@ buffer_load_async - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_load_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_load_ext.htm index 353851eec..5b024a77f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_load_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_load_ext.htm @@ -6,7 +6,7 @@ buffer_load_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_load_partial.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_load_partial.htm index 91bc131af..92fe0c68c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_load_partial.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_load_partial.htm @@ -6,7 +6,7 @@ buffer_load_partial - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_md5.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_md5.htm index e69d13b8a..db951879c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_md5.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_md5.htm @@ -5,7 +5,7 @@ buffer_md5 - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_peek.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_peek.htm index e32ea8821..850c01411 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_peek.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_peek.htm @@ -6,7 +6,7 @@ buffer_peek - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_poke.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_poke.htm index 0ea90676c..21a415c0a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_poke.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_poke.htm @@ -6,7 +6,7 @@ buffer_poke - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_read.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_read.htm index 6f58afcf5..9782ca97d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_read.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_read.htm @@ -6,7 +6,7 @@ buffer_read - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_resize.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_resize.htm index 296379b36..3fa32a20d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_resize.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_resize.htm @@ -6,7 +6,7 @@ buffer_resize - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_save.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_save.htm index 8197c14ea..cd7b5f7ce 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_save.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_save.htm @@ -6,7 +6,7 @@ buffer_save - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_save_async.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_save_async.htm index d2f0d2026..444bf0cf9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_save_async.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_save_async.htm @@ -6,7 +6,7 @@ buffer_save_async - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_save_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_save_ext.htm index 7a408d685..47a564f81 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_save_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_save_ext.htm @@ -6,7 +6,7 @@ buffer_save_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_seek.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_seek.htm index 91dd0c997..155ee139c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_seek.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_seek.htm @@ -6,7 +6,7 @@ buffer_seek - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_set_surface.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_set_surface.htm index a0c48e3d4..40f5a7592 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_set_surface.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_set_surface.htm @@ -6,7 +6,7 @@ buffer_set_surface - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_set_used_size.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_set_used_size.htm index 5af72f08e..f9f2a3914 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_set_used_size.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_set_used_size.htm @@ -6,7 +6,7 @@ buffer_set_used_size - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_sha1.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_sha1.htm index b7f4dceb5..40537dd38 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_sha1.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_sha1.htm @@ -5,7 +5,7 @@ buffer_sha1 - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_sizeof.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_sizeof.htm index 96c030052..a5e108e4d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_sizeof.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_sizeof.htm @@ -6,7 +6,7 @@ buffer_sizeof - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_tell.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_tell.htm index f49f28ca4..1f3699696 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_tell.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_tell.htm @@ -6,7 +6,7 @@ buffer_tell - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_write.htm b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_write.htm index 30f971d37..e6a464138 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_write.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Buffers/buffer_write.htm @@ -6,7 +6,7 @@ buffer_write - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Display.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Display.htm index 81fc7d937..b8fd76c0b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Display.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Display.htm @@ -6,7 +6,7 @@ ΠšΠ°ΠΌΠ΅Ρ€Ρ‹ ΠΈ дисплСи - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/Cameras_And_View_Ports.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/Cameras_And_View_Ports.htm index 44689a245..cf977d1c5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/Cameras_And_View_Ports.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/Cameras_And_View_Ports.htm @@ -6,7 +6,7 @@ ΠšΠ°ΠΌΠ΅Ρ€Ρ‹ ΠΈ смотровыС ΠΏΠΎΡ€Ρ‚Ρ‹ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_apply.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_apply.htm index 99c8c248a..f6885acfe 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_apply.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_apply.htm @@ -6,7 +6,7 @@ camera_apply - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_create.htm index 087424dee..8b6b97529 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_create.htm @@ -6,7 +6,7 @@ camera_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_create_view.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_create_view.htm index 7213b2c6a..cac2a0ca5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_create_view.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_create_view.htm @@ -6,7 +6,7 @@ camera_create_view - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_destroy.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_destroy.htm index c37559f26..ff013472a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_destroy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_destroy.htm @@ -6,7 +6,7 @@ camera_destroy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_active.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_active.htm index 04b9e4467..18c9e33e7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_active.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_active.htm @@ -6,7 +6,7 @@ camera_get_active - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_begin_script.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_begin_script.htm index 32ccfad59..38a2ca245 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_begin_script.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_begin_script.htm @@ -6,7 +6,7 @@ camera_get_begin_script - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_default.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_default.htm index 0db2cb8f7..941d66f22 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_default.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_default.htm @@ -6,7 +6,7 @@ camera_get_default - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_end_script.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_end_script.htm index e3a358da8..5afe550aa 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_end_script.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_end_script.htm @@ -6,7 +6,7 @@ camera_get_end_script - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_proj_mat.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_proj_mat.htm index b24aac305..87c7d139d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_proj_mat.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_proj_mat.htm @@ -6,7 +6,7 @@ camera_get_proj_mat - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_update_script.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_update_script.htm index ad339acdd..c4c211d7f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_update_script.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_update_script.htm @@ -6,7 +6,7 @@ camera_get_update_script - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_angle.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_angle.htm index b70660f57..e3d231479 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_angle.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_angle.htm @@ -6,7 +6,7 @@ camera_get_view_angle - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_border_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_border_x.htm index f891e2285..211a6bedf 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_border_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_border_x.htm @@ -6,7 +6,7 @@ camera_get_view_border_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_border_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_border_y.htm index 978bafab5..ad7817f4f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_border_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_border_y.htm @@ -6,7 +6,7 @@ camera_get_view_border_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_height.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_height.htm index 7c1ac4dee..7eefeb2ae 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_height.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_height.htm @@ -6,7 +6,7 @@ camera_get_view_height - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_mat.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_mat.htm index 168d4fc81..251dffb48 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_mat.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_mat.htm @@ -6,7 +6,7 @@ camera_get_view_mat - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_speed_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_speed_x.htm index fda94ccf7..d8095499f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_speed_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_speed_x.htm @@ -6,7 +6,7 @@ camera_get_view_speed_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_speed_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_speed_y.htm index b18e69a2c..0a0c815e6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_speed_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_speed_y.htm @@ -6,7 +6,7 @@ camera_get_view_speed_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_target.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_target.htm index 1632cba5f..a73830b8a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_target.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_target.htm @@ -6,7 +6,7 @@ camera_get_view_target - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_width.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_width.htm index 02ba5e79b..4faeea57b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_width.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_width.htm @@ -6,7 +6,7 @@ camera_get_view_width - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_x.htm index 9526c48e4..035017f32 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_x.htm @@ -6,7 +6,7 @@ camera_get_view_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_y.htm index 7faa23f0d..af52632dc 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_get_view_y.htm @@ -6,7 +6,7 @@ camera_get_view_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_begin_script.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_begin_script.htm index a65133c34..559538054 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_begin_script.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_begin_script.htm @@ -6,7 +6,7 @@ camera_set_begin_script - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_default.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_default.htm index 7b3a8fef4..12568e0f8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_default.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_default.htm @@ -6,7 +6,7 @@ camera_set_default - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_end_script.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_end_script.htm index 886aab849..379345d19 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_end_script.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_end_script.htm @@ -6,7 +6,7 @@ camera_set_end_script - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_proj_mat.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_proj_mat.htm index add08959b..938b877b8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_proj_mat.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_proj_mat.htm @@ -6,7 +6,7 @@ camera_set_proj_mat - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_update_script.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_update_script.htm index d49ecec63..01a19315a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_update_script.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_update_script.htm @@ -6,7 +6,7 @@ camera_set_update_script - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_view_angle.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_view_angle.htm index de0d9f882..35e54f9c1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_view_angle.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_view_angle.htm @@ -6,7 +6,7 @@ camera_set_view_angle - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_view_border.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_view_border.htm index 954ac5445..47fd8282f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_view_border.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_view_border.htm @@ -6,7 +6,7 @@ camera_set_view_border - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_view_mat.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_view_mat.htm index b5f056c9f..710fc5f6d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_view_mat.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_view_mat.htm @@ -6,7 +6,7 @@ camera_set_view_mat - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_view_pos.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_view_pos.htm index e2253f780..707d70883 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_view_pos.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_view_pos.htm @@ -6,7 +6,7 @@ camera_set_view_pos - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_view_size.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_view_size.htm index e91b6e94c..ee95a78eb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_view_size.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_view_size.htm @@ -6,7 +6,7 @@ camera_set_view_size - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_view_speed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_view_speed.htm index be95c44ca..1f12ece46 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_view_speed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_view_speed.htm @@ -6,7 +6,7 @@ camera_set_view_speed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_view_target.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_view_target.htm index f3040b787..ae8dbb724 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_view_target.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/camera_set_view_target.htm @@ -6,7 +6,7 @@ camera_set_view_target - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_camera.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_camera.htm index f516743cb..d65601721 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_camera.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_camera.htm @@ -6,7 +6,7 @@ view_camera - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_current.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_current.htm index 4508f3d56..56971ca76 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_current.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_current.htm @@ -6,7 +6,7 @@ view_current - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_enabled.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_enabled.htm index bd0b353e9..4d7e2802f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_enabled.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_enabled.htm @@ -6,7 +6,7 @@ view_enabled - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_get_camera.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_get_camera.htm index 1bd7e6eb7..f2db2d5cf 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_get_camera.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_get_camera.htm @@ -6,7 +6,7 @@ view_get_camera - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_get_hport.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_get_hport.htm index 7ec745069..fd307ce54 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_get_hport.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_get_hport.htm @@ -6,7 +6,7 @@ view_get_hport - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_get_surface_id.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_get_surface_id.htm index 646ee8814..a86f46d71 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_get_surface_id.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_get_surface_id.htm @@ -6,7 +6,7 @@ view_get_surface_id - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_get_visible.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_get_visible.htm index b9c641c6f..491112de5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_get_visible.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_get_visible.htm @@ -6,7 +6,7 @@ view_get_visible - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_get_wport.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_get_wport.htm index 4689e8a45..d251ded33 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_get_wport.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_get_wport.htm @@ -6,7 +6,7 @@ view_get_wport - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_get_xport.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_get_xport.htm index 16913f5e6..e6d96edc1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_get_xport.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_get_xport.htm @@ -6,7 +6,7 @@ view_get_xport - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_get_yport.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_get_yport.htm index dc4d1ff58..fc935eb25 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_get_yport.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_get_yport.htm @@ -6,7 +6,7 @@ view_get_yport - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_hport.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_hport.htm index f1606a5a2..3e4a1a78c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_hport.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_hport.htm @@ -5,7 +5,7 @@ view_hport - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_set_camera.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_set_camera.htm index 68e10fcad..552bfe67e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_set_camera.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_set_camera.htm @@ -6,7 +6,7 @@ view_set_camera - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_set_hport.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_set_hport.htm index 36a0ae5e8..5e8814a87 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_set_hport.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_set_hport.htm @@ -6,7 +6,7 @@ view_set_hport - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_set_surface_id.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_set_surface_id.htm index 24611c56c..77537fe79 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_set_surface_id.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_set_surface_id.htm @@ -6,7 +6,7 @@ view_set_surface_id - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_set_visible.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_set_visible.htm index 62b128db7..4cbdcf9f8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_set_visible.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_set_visible.htm @@ -6,7 +6,7 @@ view_set_visible - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_set_wport.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_set_wport.htm index acc68e5c0..1b8730cf0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_set_wport.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_set_wport.htm @@ -6,7 +6,7 @@ view_set_wport - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_set_xport.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_set_xport.htm index d8d8319c0..e701fb134 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_set_xport.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_set_xport.htm @@ -6,7 +6,7 @@ view_set_xport - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_set_yport.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_set_yport.htm index c77c8ee9f..e9f8f6442 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_set_yport.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_set_yport.htm @@ -6,7 +6,7 @@ view_set_yport - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_surface_id.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_surface_id.htm index 6bceaf7d1..09052e272 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_surface_id.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_surface_id.htm @@ -6,7 +6,7 @@ view_surface_id - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_visible.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_visible.htm index feb6063ef..97e57c412 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_visible.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_visible.htm @@ -6,7 +6,7 @@ view_visible - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_wport.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_wport.htm index c0d224509..e36d98c42 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_wport.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_wport.htm @@ -5,7 +5,7 @@ view_wport - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_xport.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_xport.htm index 33090b0d0..fd497063e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_xport.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_xport.htm @@ -6,7 +6,7 @@ view_xport - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_yport.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_yport.htm index 45029c8be..080183788 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_yport.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/Cameras_And_Viewports/view_yport.htm @@ -6,7 +6,7 @@ view_yport - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/The_Game_Window.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/The_Game_Window.htm index 4cc1ebaf7..bdaae876e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/The_Game_Window.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/The_Game_Window.htm @@ -6,7 +6,7 @@ Окно ΠΈΠ³Ρ€Ρ‹ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_center.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_center.htm index 9ad66c70d..1fa6c3b26 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_center.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_center.htm @@ -6,7 +6,7 @@ window_center - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_device.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_device.htm index b990c8af1..8a2b06012 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_device.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_device.htm @@ -6,7 +6,7 @@ window_device - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_caption.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_caption.htm index f1d07f382..c502f37c3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_caption.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_caption.htm @@ -6,7 +6,7 @@ window_get_caption - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_colour.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_colour.htm index 1f6eafc25..eb0f72869 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_colour.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_colour.htm @@ -6,7 +6,7 @@ window_get_colour - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_cursor.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_cursor.htm index 71e85831e..30d378491 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_cursor.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_cursor.htm @@ -6,7 +6,7 @@ window_get_cursor - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_fullscreen.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_fullscreen.htm index a9d873904..6864cc4ad 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_fullscreen.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_fullscreen.htm @@ -6,7 +6,7 @@ window_get_fullscreen - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_height.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_height.htm index 62cc51ff7..55fb1c682 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_height.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_height.htm @@ -6,7 +6,7 @@ window_get_height - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_visible_rects.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_visible_rects.htm index 84224826c..558ab8633 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_visible_rects.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_visible_rects.htm @@ -5,7 +5,7 @@ window_get_visible_rects - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_width.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_width.htm index b8a865e9a..792fd7476 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_width.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_width.htm @@ -6,7 +6,7 @@ window_get_width - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_x.htm index 32c51084c..e2d22400f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_x.htm @@ -6,7 +6,7 @@ window_get_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_y.htm index 135c324e3..5b8240837 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_get_y.htm @@ -6,7 +6,7 @@ window_get_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_handle.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_handle.htm index 0c5060b36..f83b360cf 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_handle.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_handle.htm @@ -6,7 +6,7 @@ window_handle - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_has_focus.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_has_focus.htm index 6ae1b94aa..50b2166a2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_has_focus.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_has_focus.htm @@ -6,7 +6,7 @@ window_has_focus - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_mouse_get_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_mouse_get_x.htm index f06b2de7a..3eee3fe28 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_mouse_get_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_mouse_get_x.htm @@ -6,7 +6,7 @@ window_mouse_get_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_mouse_get_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_mouse_get_y.htm index 4dfbf1f5f..9b407a917 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_mouse_get_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_mouse_get_y.htm @@ -6,7 +6,7 @@ window_mouse_get_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_mouse_set.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_mouse_set.htm index 2ea49a94b..e0124b88b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_mouse_set.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_mouse_set.htm @@ -6,7 +6,7 @@ window_mouse_set - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_caption.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_caption.htm index ad32d5c19..c3a5b7a61 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_caption.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_caption.htm @@ -6,7 +6,7 @@ window_set_caption - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_colour.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_colour.htm index 062b4349e..1fdea8b95 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_colour.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_colour.htm @@ -6,7 +6,7 @@ window_set_colour - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_cursor.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_cursor.htm index 173723e18..09f7100bc 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_cursor.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_cursor.htm @@ -6,7 +6,7 @@ window_set_cursor - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_fullscreen.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_fullscreen.htm index 9f64cd0b4..355f402ac 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_fullscreen.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_fullscreen.htm @@ -6,7 +6,7 @@ window_set_fullscreen - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_max_height.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_max_height.htm index 99c3d9983..75861d3a4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_max_height.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_max_height.htm @@ -6,7 +6,7 @@ window_set_max_height - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_max_width.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_max_width.htm index cfbd6a240..6ae083c36 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_max_width.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_max_width.htm @@ -6,7 +6,7 @@ window_set_max_width - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_min_height.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_min_height.htm index 750b02671..65f67925d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_min_height.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_min_height.htm @@ -6,7 +6,7 @@ window_set_min_height - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_min_width.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_min_width.htm index ab8f41437..f326ac94c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_min_width.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_min_width.htm @@ -6,7 +6,7 @@ window_set_min_width - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_position.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_position.htm index c99c6bcdd..38c214ee3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_position.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_position.htm @@ -6,7 +6,7 @@ window_set_position - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_rectangle.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_rectangle.htm index 7884ad05a..dc6fa0209 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_rectangle.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_rectangle.htm @@ -6,7 +6,7 @@ window_set_rectangle - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_size.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_size.htm index 85a16f499..74eafd5a5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_size.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_set_size.htm @@ -6,7 +6,7 @@ window_set_size - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_view_mouse_get_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_view_mouse_get_x.htm index 030d3c04a..ec3e692b3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_view_mouse_get_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_view_mouse_get_x.htm @@ -6,7 +6,7 @@ window_view_mouse_get_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_view_mouse_get_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_view_mouse_get_y.htm index 4a0eacea1..7dcfaae74 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_view_mouse_get_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_view_mouse_get_y.htm @@ -6,7 +6,7 @@ window_view_mouse_get_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_views_mouse_get_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_views_mouse_get_x.htm index ad3c43b61..06e75a4e6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_views_mouse_get_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_views_mouse_get_x.htm @@ -6,7 +6,7 @@ window_views_mouse_get_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_views_mouse_get_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_views_mouse_get_y.htm index 54b848f46..da622e096 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_views_mouse_get_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/The_Game_Window/window_views_mouse_get_y.htm @@ -6,7 +6,7 @@ window_views_mouse_get_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_dpi_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_dpi_x.htm index 0293848d9..71e4b4d85 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_dpi_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_dpi_x.htm @@ -6,7 +6,7 @@ display_get_dpi_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_dpi_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_dpi_y.htm index 195804996..0e5de7be7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_dpi_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_dpi_y.htm @@ -6,7 +6,7 @@ display_get_dpi_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_frequency.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_frequency.htm index c7d386a91..8cfce3418 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_frequency.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_frequency.htm @@ -6,7 +6,7 @@ display_get_frequency - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_gui_height.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_gui_height.htm index 7654d693f..a6c0bc59f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_gui_height.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_gui_height.htm @@ -6,7 +6,7 @@ display_get_gui_height - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_gui_width.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_gui_width.htm index 5512f70a4..6556bf36e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_gui_width.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_gui_width.htm @@ -6,7 +6,7 @@ display_get_gui_width - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_height.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_height.htm index 4fb42f9b2..7223e750a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_height.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_height.htm @@ -6,7 +6,7 @@ display_get_height - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_orientation.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_orientation.htm index 719f708b0..9789b53e7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_orientation.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_orientation.htm @@ -6,7 +6,7 @@ display_get_orientation - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_sleep_margin.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_sleep_margin.htm index 37e59bef8..fa28cf3e8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_sleep_margin.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_sleep_margin.htm @@ -6,7 +6,7 @@ display_get_sleep_margin - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_timing_method.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_timing_method.htm index f395390db..e6387e702 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_timing_method.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_timing_method.htm @@ -6,7 +6,7 @@ display_get_timing_method - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_width.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_width.htm index 46d2a802c..2d84fb8c2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_width.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_get_width.htm @@ -6,7 +6,7 @@ display_get_width - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_mouse_get_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_mouse_get_x.htm index 09744cba6..2a3dad811 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_mouse_get_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_mouse_get_x.htm @@ -6,7 +6,7 @@ display_mouse_get_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_mouse_get_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_mouse_get_y.htm index eda03e99b..64deda6b5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_mouse_get_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_mouse_get_y.htm @@ -6,7 +6,7 @@ display_mouse_get_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_mouse_set.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_mouse_set.htm index 545314fef..414083275 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_mouse_set.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_mouse_set.htm @@ -6,7 +6,7 @@ display_mouse_set - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_reset.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_reset.htm index a0e732fe1..4f65b6615 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_reset.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_reset.htm @@ -6,7 +6,7 @@ display_reset - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_set_gui_maximise.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_set_gui_maximise.htm index 84c628c1c..407b7d31c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_set_gui_maximise.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_set_gui_maximise.htm @@ -6,7 +6,7 @@ display_set_gui_maximise - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_set_gui_size.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_set_gui_size.htm index dedb62be6..ad87b6f8b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_set_gui_size.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_set_gui_size.htm @@ -6,7 +6,7 @@ display_set_gui_size - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_set_sleep_margin.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_set_sleep_margin.htm index 323017ea4..fda32a3ea 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_set_sleep_margin.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_set_sleep_margin.htm @@ -6,7 +6,7 @@ display_set_sleep_margin - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_set_timing_method.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_set_timing_method.htm index 69a3b0535..cc01b679e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_set_timing_method.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_set_timing_method.htm @@ -6,7 +6,7 @@ display_set_timing_method - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_set_ui_visibility.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_set_ui_visibility.htm index efd26e3a8..2292e3583 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_set_ui_visibility.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/display_set_ui_visibility.htm @@ -6,7 +6,7 @@ display_set_ui_visibility - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/gif_add_surface.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/gif_add_surface.htm index 91ea8a602..ac4639ac7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/gif_add_surface.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/gif_add_surface.htm @@ -6,7 +6,7 @@ gif_add_surface - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/gif_open.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/gif_open.htm index 44092c2a7..45d29fcf5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/gif_open.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/gif_open.htm @@ -6,7 +6,7 @@ gif_open - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/gif_save.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/gif_save.htm index fbf459a30..ee1b358aa 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/gif_save.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/gif_save.htm @@ -6,7 +6,7 @@ gif_save - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/gif_save_buffer.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/gif_save_buffer.htm index 97e0e0b03..cf93d4550 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/gif_save_buffer.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/gif_save_buffer.htm @@ -6,7 +6,7 @@ gif_save_buffer - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/screen_save.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/screen_save.htm index 5479bb644..877b3a7c4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/screen_save.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/screen_save.htm @@ -6,7 +6,7 @@ screen_save - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/screen_save_part.htm b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/screen_save_part.htm index 5d9287ab7..0b84f3877 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/screen_save_part.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Cameras_And_Display/screen_save_part.htm @@ -6,7 +6,7 @@ screen_save_part - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/DS_Grids.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/DS_Grids.htm index 594ed3525..acc15163f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/DS_Grids.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/DS_Grids.htm @@ -6,7 +6,7 @@ Π Π΅ΡˆΠ΅Ρ‚ΠΊΠΈ DS - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_add.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_add.htm index 6181b613a..9c4208dab 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_add.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_add.htm @@ -5,7 +5,7 @@ ds_grid_add - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_add_disk.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_add_disk.htm index 8d7d18b05..2b71f8354 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_add_disk.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_add_disk.htm @@ -5,7 +5,7 @@ ds_grid_add_disk - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_add_grid_region.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_add_grid_region.htm index fd79047d0..5a347dbf8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_add_grid_region.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_add_grid_region.htm @@ -5,7 +5,7 @@ ds_grid_add_grid_region - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_add_region.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_add_region.htm index 18d355230..572fe5366 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_add_region.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_add_region.htm @@ -5,7 +5,7 @@ ds_grid_add_region - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_clear.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_clear.htm index b28888443..3cb3aa333 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_clear.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_clear.htm @@ -5,7 +5,7 @@ ds_grid_clear - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_copy.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_copy.htm index dc39e774d..aa9fe2bee 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_copy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_copy.htm @@ -6,7 +6,7 @@ ds_grid_copy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_create.htm index 8f5e8bd2a..32378aa16 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_create.htm @@ -6,7 +6,7 @@ ds_grid_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_destroy.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_destroy.htm index e4c06efde..467e0dd7d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_destroy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_destroy.htm @@ -6,7 +6,7 @@ ds_grid_destroy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get.htm index 054c3292f..fe725676b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get.htm @@ -6,7 +6,7 @@ ds_grid_get - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get_disk_max.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get_disk_max.htm index 47c90c731..b0a2889b6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get_disk_max.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get_disk_max.htm @@ -6,7 +6,7 @@ ds_grid_get_disk_max - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get_disk_mean.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get_disk_mean.htm index b9ebb743b..4c43808f8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get_disk_mean.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get_disk_mean.htm @@ -6,7 +6,7 @@ ds_grid_get_disk_mean - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get_disk_min.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get_disk_min.htm index 9f122446d..39417ee15 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get_disk_min.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get_disk_min.htm @@ -6,7 +6,7 @@ ds_grid_get_disk_min - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get_disk_sum.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get_disk_sum.htm index a0ed0c5a8..b30b80701 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get_disk_sum.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get_disk_sum.htm @@ -6,7 +6,7 @@ ds_grid_get_disk_sum - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get_max.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get_max.htm index 13429a223..627172ee0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get_max.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get_max.htm @@ -6,7 +6,7 @@ ds_grid_get_max - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get_mean.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get_mean.htm index 157f906fa..4e3f1b81c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get_mean.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get_mean.htm @@ -6,7 +6,7 @@ ds_grid_get_mean - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get_min.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get_min.htm index 56c65071a..98f0d73ee 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get_min.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get_min.htm @@ -6,7 +6,7 @@ ds_grid_get_min - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get_sum.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get_sum.htm index c8830839d..68eb6531c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get_sum.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_get_sum.htm @@ -6,7 +6,7 @@ ds_grid_get_sum - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_height.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_height.htm index dc107d40d..7384e3068 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_height.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_height.htm @@ -6,7 +6,7 @@ ds_grid_height - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_multiply.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_multiply.htm index 27a376651..cac58e104 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_multiply.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_multiply.htm @@ -6,7 +6,7 @@ ds_grid_multiply - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_multiply_disk.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_multiply_disk.htm index ff91908d8..9110c1ca9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_multiply_disk.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_multiply_disk.htm @@ -6,7 +6,7 @@ ds_grid_multiply_disk - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_multiply_grid_region.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_multiply_grid_region.htm index 4d76c2635..07b6ab3d1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_multiply_grid_region.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_multiply_grid_region.htm @@ -5,7 +5,7 @@ ds_grid_multiply_grid_region - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_multiply_region.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_multiply_region.htm index f17b775fe..39ddd6066 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_multiply_region.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_multiply_region.htm @@ -6,7 +6,7 @@ ds_grid_multiply_region - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_read.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_read.htm index d8c5036f3..d9a3fa2ce 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_read.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_read.htm @@ -6,7 +6,7 @@ ds_grid_read - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_resize.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_resize.htm index 2166471de..6b1c290da 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_resize.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_resize.htm @@ -5,7 +5,7 @@ ds_grid_resize - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_set.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_set.htm index 9c5369ddd..44e9ce23c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_set.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_set.htm @@ -6,7 +6,7 @@ ds_grid_set - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_set_disk.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_set_disk.htm index ce7cf8f4b..da842ae0b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_set_disk.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_set_disk.htm @@ -5,7 +5,7 @@ ds_grid_set_disk - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_set_grid_region.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_set_grid_region.htm index 031ccb122..dfdbce57d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_set_grid_region.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_set_grid_region.htm @@ -5,7 +5,7 @@ ds_grid_set_grid_region - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_set_region.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_set_region.htm index f4ace8bc6..aa10b6a63 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_set_region.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_set_region.htm @@ -5,7 +5,7 @@ ds_grid_set_region - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_shuffle.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_shuffle.htm index e47d70edb..dc3052d4c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_shuffle.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_shuffle.htm @@ -6,7 +6,7 @@ ds_grid_shuffle - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_sort.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_sort.htm index 8d6badf62..d9fe6dd7e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_sort.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_sort.htm @@ -5,7 +5,7 @@ ds_grid_sort - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_value_disk_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_value_disk_exists.htm index 605bfe197..5240fb7ef 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_value_disk_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_value_disk_exists.htm @@ -6,7 +6,7 @@ ds_grid_value_disk_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_value_disk_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_value_disk_x.htm index e1e4de89f..2e9262963 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_value_disk_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_value_disk_x.htm @@ -6,7 +6,7 @@ ds_grid_value_disk_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_value_disk_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_value_disk_y.htm index 740b69a32..de7863246 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_value_disk_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_value_disk_y.htm @@ -6,7 +6,7 @@ ds_grid_value_disk_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_value_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_value_exists.htm index bbd45b19d..3847302ef 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_value_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_value_exists.htm @@ -6,7 +6,7 @@ ds_grid_value_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_value_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_value_x.htm index b0a14f848..c548b0bc6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_value_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_value_x.htm @@ -6,7 +6,7 @@ ds_grid_value_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_value_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_value_y.htm index 087f00e20..08d85784a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_value_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_value_y.htm @@ -6,7 +6,7 @@ ds_grid_value_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_width.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_width.htm index 978142847..d2821d1ab 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_width.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_width.htm @@ -6,7 +6,7 @@ ds_grid_width - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_write.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_write.htm index 2c3e576f8..e09b59002 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_write.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Grids/ds_grid_write.htm @@ -5,7 +5,7 @@ ds_grid_write - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/DS_Lists.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/DS_Lists.htm index 8c3fe829b..fd582aa86 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/DS_Lists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/DS_Lists.htm @@ -6,7 +6,7 @@ Бписки DS - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_add.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_add.htm index 9c612d08e..18c49e943 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_add.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_add.htm @@ -6,7 +6,7 @@ ds_list_add - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_clear.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_clear.htm index 0b5e141d1..8bd846621 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_clear.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_clear.htm @@ -6,7 +6,7 @@ ds_list_clear - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_copy.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_copy.htm index cf78d61c5..b949bed5f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_copy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_copy.htm @@ -6,7 +6,7 @@ ds_list_copy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_create.htm index bfb85b44b..1b37e110f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_create.htm @@ -6,7 +6,7 @@ ds_list_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_delete.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_delete.htm index 2ac4e1007..26ecac062 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_delete.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_delete.htm @@ -6,7 +6,7 @@ ds_list_delete - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_destroy.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_destroy.htm index 90af74894..39ccc957b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_destroy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_destroy.htm @@ -6,7 +6,7 @@ ds_list_destroy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_empty.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_empty.htm index 23394691b..07c091e87 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_empty.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_empty.htm @@ -6,7 +6,7 @@ ds_list_empty - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_find_index.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_find_index.htm index f953564d4..492879693 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_find_index.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_find_index.htm @@ -6,7 +6,7 @@ ds_list_find_index - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_find_value.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_find_value.htm index c1ad5db59..03f7ec382 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_find_value.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_find_value.htm @@ -6,7 +6,7 @@ ds_list_find_value - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_insert.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_insert.htm index 452bcb2d7..91cee6a16 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_insert.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_insert.htm @@ -6,7 +6,7 @@ ds_list_insert - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_is_list.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_is_list.htm index ebad0bcea..1c43a50d0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_is_list.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_is_list.htm @@ -6,7 +6,7 @@ ds_list_is_list - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_is_map.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_is_map.htm index 371bdd9da..1be83a773 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_is_map.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_is_map.htm @@ -6,7 +6,7 @@ ds_list_is_map - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_mark_as_list.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_mark_as_list.htm index afa7a2be0..ae251b027 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_mark_as_list.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_mark_as_list.htm @@ -6,7 +6,7 @@ ds_list_mark_as_list - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_mark_as_map.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_mark_as_map.htm index aebc36642..6e2118104 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_mark_as_map.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_mark_as_map.htm @@ -6,7 +6,7 @@ ds_list_mark_as_map - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_read.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_read.htm index 61310a14e..15de4269f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_read.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_read.htm @@ -6,7 +6,7 @@ ds_list_read - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_replace.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_replace.htm index 33ee31c4b..d22e31831 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_replace.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_replace.htm @@ -6,7 +6,7 @@ ds_list_replace - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_set.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_set.htm index af6e42ca9..a1b2980da 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_set.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_set.htm @@ -6,7 +6,7 @@ ds_list_set - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_shuffle.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_shuffle.htm index 7b6a6aa23..2511b376c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_shuffle.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_shuffle.htm @@ -6,7 +6,7 @@ ds_list_shuffle - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_size.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_size.htm index 8d8bd0294..a99d56699 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_size.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_size.htm @@ -6,7 +6,7 @@ ds_list_size - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_sort.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_sort.htm index dc7d6c2e2..38e8a8735 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_sort.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_sort.htm @@ -6,7 +6,7 @@ ds_list_sort - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_write.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_write.htm index fc877f283..8d647fa02 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_write.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Lists/ds_list_write.htm @@ -6,7 +6,7 @@ ds_list_write - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/DS_Maps.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/DS_Maps.htm index e18333f67..99404a52b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/DS_Maps.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/DS_Maps.htm @@ -6,7 +6,7 @@ ΠšΠ°Ρ€Ρ‚Ρ‹ DS - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_add.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_add.htm index 51247f6a8..0dad52e54 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_add.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_add.htm @@ -6,7 +6,7 @@ ds_map_add - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_add_list.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_add_list.htm index 5b67717ea..02c217d0c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_add_list.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_add_list.htm @@ -6,7 +6,7 @@ ds_map_add_list - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_add_map.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_add_map.htm index 667872633..e8350ca7a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_add_map.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_add_map.htm @@ -6,7 +6,7 @@ ds_map_add_map - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_clear.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_clear.htm index 8da07c919..d7d92a668 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_clear.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_clear.htm @@ -6,7 +6,7 @@ ds_map_clear - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_copy.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_copy.htm index b4268cef4..68820ff04 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_copy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_copy.htm @@ -5,7 +5,7 @@ ds_map_copy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_create.htm index 64c6568d6..2f5f5cc99 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_create.htm @@ -6,7 +6,7 @@ ds_map_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_delete.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_delete.htm index 4161a2aa9..7d99b9173 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_delete.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_delete.htm @@ -6,7 +6,7 @@ ds_map_delete - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_destroy.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_destroy.htm index 184659d30..22aca8480 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_destroy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_destroy.htm @@ -5,7 +5,7 @@ ds_map_destroy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_empty.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_empty.htm index 20621419d..61e3e2af6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_empty.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_empty.htm @@ -6,7 +6,7 @@ ds_map_empty - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_exists.htm index 74f1ad0e8..4ae0274c0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_exists.htm @@ -6,7 +6,7 @@ ds_map_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_find_first.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_find_first.htm index 63bd95e60..7217559e8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_find_first.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_find_first.htm @@ -6,7 +6,7 @@ ds_map_find_first - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_find_last.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_find_last.htm index fad48ea25..ac63ceade 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_find_last.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_find_last.htm @@ -6,7 +6,7 @@ ds_map_find_last - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_find_next.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_find_next.htm index 692d7d276..11baa848c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_find_next.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_find_next.htm @@ -6,7 +6,7 @@ ds_map_find_next - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_find_previous.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_find_previous.htm index 31f6694d8..52e91ea24 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_find_previous.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_find_previous.htm @@ -6,7 +6,7 @@ ds_map_find_previous - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_find_value.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_find_value.htm index 8c029896b..6eea2cdfc 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_find_value.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_find_value.htm @@ -6,7 +6,7 @@ ds_map_find_value - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_is_list.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_is_list.htm index 35cee7632..cb781a3f7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_is_list.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_is_list.htm @@ -6,7 +6,7 @@ ds_map_is_list - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_is_map.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_is_map.htm index f44a9b1a6..601afd77e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_is_map.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_is_map.htm @@ -6,7 +6,7 @@ ds_map_is_map - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_keys_to_array.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_keys_to_array.htm index 921a0ae1c..3bb833419 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_keys_to_array.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_keys_to_array.htm @@ -6,7 +6,7 @@ ds_map_keys_to_array - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_read.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_read.htm index fd02aa332..fd56b7b23 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_read.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_read.htm @@ -6,7 +6,7 @@ ds_map_read - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_replace.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_replace.htm index 828b70b42..7020fb9d3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_replace.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_replace.htm @@ -6,7 +6,7 @@ ds_map_replace - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_replace_list.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_replace_list.htm index df9d4c3e2..abeb45003 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_replace_list.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_replace_list.htm @@ -6,7 +6,7 @@ ds_map_replace_list - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_replace_map.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_replace_map.htm index c149dd543..7467a5edd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_replace_map.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_replace_map.htm @@ -6,7 +6,7 @@ ds_map_replace_map - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_secure_load.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_secure_load.htm index 9c75017dc..942bdd4d7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_secure_load.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_secure_load.htm @@ -6,7 +6,7 @@ ds_map_secure_load - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_secure_load_buffer.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_secure_load_buffer.htm index 2ac9e2aec..f0eb84f7c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_secure_load_buffer.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_secure_load_buffer.htm @@ -6,7 +6,7 @@ ds_map_secure_load_buffer - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_secure_save.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_secure_save.htm index 1cd085cbf..9290b8ab6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_secure_save.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_secure_save.htm @@ -5,7 +5,7 @@ ds_map_secure_save - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_secure_save_buffer.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_secure_save_buffer.htm index cdbeab6cc..91b890c7e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_secure_save_buffer.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_secure_save_buffer.htm @@ -6,7 +6,7 @@ ds_map_secure_save_buffer - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_set.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_set.htm index 5a014d0aa..cf6f85d9f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_set.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_set.htm @@ -6,7 +6,7 @@ ds_map_set - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_size.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_size.htm index 47ef3688c..ee987e8c3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_size.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_size.htm @@ -6,7 +6,7 @@ ds_map_size - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_values_to_array.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_values_to_array.htm index cb2cd9bc7..323677cb9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_values_to_array.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_values_to_array.htm @@ -6,7 +6,7 @@ ds_map_values_to_array - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_write.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_write.htm index 5d47bb756..8fd366131 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_write.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Maps/ds_map_write.htm @@ -6,7 +6,7 @@ ds_map_write - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/DS_Priority_Queues.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/DS_Priority_Queues.htm index b7b03dd70..1c56c78de 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/DS_Priority_Queues.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/DS_Priority_Queues.htm @@ -6,7 +6,7 @@ ΠžΡ‡Π΅Ρ€Π΅Π΄ΠΈ ΠΏΡ€ΠΈΠΎΡ€ΠΈΡ‚Π΅Ρ‚ΠΎΠ² DS - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_add.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_add.htm index 9dcfd13f3..382f17332 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_add.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_add.htm @@ -6,7 +6,7 @@ ds_priority_add - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_change_priority.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_change_priority.htm index ec29503b4..0d56cd73e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_change_priority.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_change_priority.htm @@ -6,7 +6,7 @@ ds_priority_change_priority - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_clear.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_clear.htm index 135ea83ed..ae54df63e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_clear.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_clear.htm @@ -6,7 +6,7 @@ ds_priority_clear - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_copy.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_copy.htm index da717d4da..2ebe1872c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_copy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_copy.htm @@ -6,7 +6,7 @@ ds_priority_copy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_create.htm index bc4e3dbdc..ab34daa36 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_create.htm @@ -6,7 +6,7 @@ ds_priority_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_delete_max.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_delete_max.htm index e6cac05fc..b9659df92 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_delete_max.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_delete_max.htm @@ -6,7 +6,7 @@ ds_priority_delete_max - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_delete_min.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_delete_min.htm index 5b95f492d..4ce766b0f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_delete_min.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_delete_min.htm @@ -6,7 +6,7 @@ ds_priority_delete_min - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_delete_value.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_delete_value.htm index 65e0e71bb..b9b6eb94c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_delete_value.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_delete_value.htm @@ -6,7 +6,7 @@ ds_priority_delete_value - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_destroy.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_destroy.htm index ccead7899..bb7a23705 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_destroy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_destroy.htm @@ -6,7 +6,7 @@ ds_priority_destroy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_empty.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_empty.htm index 73e210f01..e9c119caa 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_empty.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_empty.htm @@ -6,7 +6,7 @@ ds_priority_empty - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_find_max.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_find_max.htm index 76a633a15..5ece6d204 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_find_max.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_find_max.htm @@ -6,7 +6,7 @@ ds_priority_find_max - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_find_min.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_find_min.htm index 0c8861236..bd86e9f4a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_find_min.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_find_min.htm @@ -6,7 +6,7 @@ ds_priority_find_min - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_find_priority.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_find_priority.htm index 06fac89a8..b577664ab 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_find_priority.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_find_priority.htm @@ -6,7 +6,7 @@ ds_priority_find_priority - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_read.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_read.htm index 1a16f4865..41d49001e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_read.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_read.htm @@ -6,7 +6,7 @@ ds_priority_read - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_size.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_size.htm index 5e3bdb994..067c3b284 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_size.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_size.htm @@ -6,7 +6,7 @@ ds_priority_size - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_write.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_write.htm index fda5b807c..439b8d857 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_write.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Priority_Queues/ds_priority_write.htm @@ -6,7 +6,7 @@ ds_priority_write - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/DS_Queues.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/DS_Queues.htm index bf6c7334f..0a232fa3b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/DS_Queues.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/DS_Queues.htm @@ -6,7 +6,7 @@ ΠžΡ‡Π΅Ρ€Π΅Π΄ΠΈ DS - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_clear.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_clear.htm index f55ad91b3..9c67363b1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_clear.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_clear.htm @@ -6,7 +6,7 @@ ds_queue_clear - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_copy.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_copy.htm index 931854168..5c643a732 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_copy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_copy.htm @@ -6,7 +6,7 @@ ds_queue_copy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_create.htm index f8e18443e..9bfdf25f5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_create.htm @@ -6,7 +6,7 @@ ds_queue_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_dequeue.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_dequeue.htm index 048a67149..a621b2185 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_dequeue.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_dequeue.htm @@ -6,7 +6,7 @@ ds_queue_dequeue - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_destroy.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_destroy.htm index b430668f5..7e2ebcfd1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_destroy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_destroy.htm @@ -6,7 +6,7 @@ ds_queue_destroy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_empty.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_empty.htm index 077f8ac1b..920afa152 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_empty.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_empty.htm @@ -6,7 +6,7 @@ ds_queue_empty - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_enqueue.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_enqueue.htm index a06149232..0c4658df4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_enqueue.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_enqueue.htm @@ -5,7 +5,7 @@ ds_queue_enqueue - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_head.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_head.htm index aca569a70..9f2351f8c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_head.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_head.htm @@ -6,7 +6,7 @@ ds_queue_head - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_read.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_read.htm index 82fe76d5c..f1c3ef9bb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_read.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_read.htm @@ -6,7 +6,7 @@ ds_queue_read - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_size.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_size.htm index 4e4e41243..710cca7a1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_size.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_size.htm @@ -6,7 +6,7 @@ ds_queue_size - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_tail.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_tail.htm index 69e23bd9a..95933a72a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_tail.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_tail.htm @@ -6,7 +6,7 @@ ds_queue_tail - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_write.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_write.htm index bec44bfa0..00fe9256a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_write.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Queues/ds_queue_write.htm @@ -6,7 +6,7 @@ ds_queue_write - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/DS_Stacks.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/DS_Stacks.htm index 51d38a7a9..21d128b69 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/DS_Stacks.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/DS_Stacks.htm @@ -6,7 +6,7 @@ DS Stacks - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_clear.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_clear.htm index 9bad620b9..53c34f77d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_clear.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_clear.htm @@ -6,7 +6,7 @@ ds_stack_clear - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_copy.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_copy.htm index 6b8a3ef2d..c3e697f4c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_copy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_copy.htm @@ -6,7 +6,7 @@ ds_stack_copy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_create.htm index 5fb3d2e33..119637081 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_create.htm @@ -6,7 +6,7 @@ ds_stack_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_destroy.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_destroy.htm index 68525f424..57cdab864 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_destroy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_destroy.htm @@ -6,7 +6,7 @@ ds_stack_destroy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_empty.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_empty.htm index ef16d5680..31cad67fe 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_empty.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_empty.htm @@ -6,7 +6,7 @@ ds_stack_empty - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_pop.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_pop.htm index 055d7c582..5d607f0c6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_pop.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_pop.htm @@ -6,7 +6,7 @@ ds_stack_pop - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_push.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_push.htm index bba583ebe..58df84114 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_push.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_push.htm @@ -6,7 +6,7 @@ ds_stack_push - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_read.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_read.htm index f8b93c283..8f53fd63b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_read.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_read.htm @@ -6,7 +6,7 @@ ds_stack_read - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_size.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_size.htm index de6696e4c..f3a428c44 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_size.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_size.htm @@ -6,7 +6,7 @@ ds_stack_size - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_top.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_top.htm index 5f4676b9a..5f94bc9e9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_top.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_top.htm @@ -6,7 +6,7 @@ ds_stack_top - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_write.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_write.htm index d19a1806e..ace0c0fcd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_write.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/DS_Stacks/ds_stack_write.htm @@ -6,7 +6,7 @@ ds_stack_write - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/Data_Structures.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/Data_Structures.htm index 5f3281dcc..6675c8609 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/Data_Structures.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/Data_Structures.htm @@ -6,7 +6,7 @@ Π‘Ρ‚Ρ€ΡƒΠΊΡ‚ΡƒΡ€Ρ‹ Π΄Π°Π½Π½Ρ‹Ρ… - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/ds_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/ds_exists.htm index e18c8e8db..41b7c627d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/ds_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/ds_exists.htm @@ -6,7 +6,7 @@ ds_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/ds_set_precision.htm b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/ds_set_precision.htm index 7ed9093af..adc012fea 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/ds_set_precision.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Data_Structures/ds_set_precision.htm @@ -6,7 +6,7 @@ ds_set_precision - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Debugging/Debugging.htm b/Manual/contents/GameMaker_Language/GML_Reference/Debugging/Debugging.htm index 309dfc330..e681a729b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Debugging/Debugging.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Debugging/Debugging.htm @@ -6,7 +6,7 @@ ΠžΡ‚Π»Π°Π΄ΠΊΠ° - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Debugging/code_is_compiled.htm b/Manual/contents/GameMaker_Language/GML_Reference/Debugging/code_is_compiled.htm index 4c2f752f6..a4ca85913 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Debugging/code_is_compiled.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Debugging/code_is_compiled.htm @@ -6,7 +6,7 @@ code_is_compiled - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Debugging/debug_event.htm b/Manual/contents/GameMaker_Language/GML_Reference/Debugging/debug_event.htm index 8afa83e62..1e2d15d9a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Debugging/debug_event.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Debugging/debug_event.htm @@ -6,7 +6,7 @@ debug_event - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Debugging/debug_get_callstack.htm b/Manual/contents/GameMaker_Language/GML_Reference/Debugging/debug_get_callstack.htm index 332b751e3..eb3121eb3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Debugging/debug_get_callstack.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Debugging/debug_get_callstack.htm @@ -6,7 +6,7 @@ debug_get_callstack - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Debugging/debug_mode.htm b/Manual/contents/GameMaker_Language/GML_Reference/Debugging/debug_mode.htm index 962087c72..e41de0c2d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Debugging/debug_mode.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Debugging/debug_mode.htm @@ -6,7 +6,7 @@ debug_mode - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Debugging/exception_unhandled_handler.htm b/Manual/contents/GameMaker_Language/GML_Reference/Debugging/exception_unhandled_handler.htm index d8d4f2188..55cef62f5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Debugging/exception_unhandled_handler.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Debugging/exception_unhandled_handler.htm @@ -6,7 +6,7 @@ exception_unhandled_handler - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Debugging/fps.htm b/Manual/contents/GameMaker_Language/GML_Reference/Debugging/fps.htm index cfeb6f9eb..aaea5169c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Debugging/fps.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Debugging/fps.htm @@ -6,7 +6,7 @@ fps - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Debugging/fps_real.htm b/Manual/contents/GameMaker_Language/GML_Reference/Debugging/fps_real.htm index 602822cde..f64558ef5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Debugging/fps_real.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Debugging/fps_real.htm @@ -6,7 +6,7 @@ fps_real - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Debugging/get_integer.htm b/Manual/contents/GameMaker_Language/GML_Reference/Debugging/get_integer.htm index 4099b47b0..99ff80409 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Debugging/get_integer.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Debugging/get_integer.htm @@ -6,7 +6,7 @@ get_integer - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Debugging/get_string.htm b/Manual/contents/GameMaker_Language/GML_Reference/Debugging/get_string.htm index a1d51c1b7..7847cafb5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Debugging/get_string.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Debugging/get_string.htm @@ -6,7 +6,7 @@ get_string - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Debugging/show_debug_message.htm b/Manual/contents/GameMaker_Language/GML_Reference/Debugging/show_debug_message.htm index bfe554fde..2b9b3586b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Debugging/show_debug_message.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Debugging/show_debug_message.htm @@ -6,7 +6,7 @@ show_debug_message - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Debugging/show_debug_overlay.htm b/Manual/contents/GameMaker_Language/GML_Reference/Debugging/show_debug_overlay.htm index 6f4bc3bcf..8aed2945d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Debugging/show_debug_overlay.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Debugging/show_debug_overlay.htm @@ -6,7 +6,7 @@ show_debug_overlay - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Debugging/show_error.htm b/Manual/contents/GameMaker_Language/GML_Reference/Debugging/show_error.htm index bf98e9221..03efe4c20 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Debugging/show_error.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Debugging/show_error.htm @@ -6,7 +6,7 @@ show_error - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Debugging/show_message.htm b/Manual/contents/GameMaker_Language/GML_Reference/Debugging/show_message.htm index 2cca7f1c9..2b0fed0bb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Debugging/show_message.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Debugging/show_message.htm @@ -6,7 +6,7 @@ show_message - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Debugging/show_question.htm b/Manual/contents/GameMaker_Language/GML_Reference/Debugging/show_question.htm index 53db8b88c..f6953d349 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Debugging/show_question.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Debugging/show_question.htm @@ -6,7 +6,7 @@ show_question - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/Basic_Forms.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/Basic_Forms.htm index 38241e3d7..06d3cdf72 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/Basic_Forms.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/Basic_Forms.htm @@ -6,7 +6,7 @@ ΠžΡΠ½ΠΎΠ²Π½Ρ‹Π΅ Ρ„ΠΎΡ€ΠΌΡ‹ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_arrow.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_arrow.htm index 284d1bd91..014c5e9ab 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_arrow.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_arrow.htm @@ -6,7 +6,7 @@ draw_arrow - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_button.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_button.htm index 4d262d7a0..a81a96d5a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_button.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_button.htm @@ -6,7 +6,7 @@ draw_button - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_circle.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_circle.htm index 148367caa..b9e217256 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_circle.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_circle.htm @@ -6,7 +6,7 @@ draw_circle - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_circle_colour.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_circle_colour.htm index c95f38e43..e0e0436b8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_circle_colour.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_circle_colour.htm @@ -6,7 +6,7 @@ draw_circle_colour - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_ellipse.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_ellipse.htm index 25e593f40..74370d96b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_ellipse.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_ellipse.htm @@ -6,7 +6,7 @@ draw_ellipse - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_ellipse_colour.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_ellipse_colour.htm index e8b033ac3..2c8cac362 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_ellipse_colour.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_ellipse_colour.htm @@ -6,7 +6,7 @@ draw_ellipse_colour - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_healthbar.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_healthbar.htm index d56963f7a..329a5a0dd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_healthbar.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_healthbar.htm @@ -6,7 +6,7 @@ draw_healthbar - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_line.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_line.htm index 5ee8adb85..b953e4de4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_line.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_line.htm @@ -6,7 +6,7 @@ draw_line - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_line_colour.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_line_colour.htm index a4b7e673c..ba14ec9ff 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_line_colour.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_line_colour.htm @@ -6,7 +6,7 @@ draw_line_colour - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_line_width.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_line_width.htm index 2acc2e3a1..a2abeea99 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_line_width.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_line_width.htm @@ -6,7 +6,7 @@ draw_line_width - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_line_width_colour.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_line_width_colour.htm index 115787ffd..1d24bcff3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_line_width_colour.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_line_width_colour.htm @@ -6,7 +6,7 @@ draw_line_width_colour - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_path.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_path.htm index 408ed554a..e80fcf410 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_path.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_path.htm @@ -6,7 +6,7 @@ draw_path - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_point.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_point.htm index 8ef7b8727..d1043c505 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_point.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_point.htm @@ -6,7 +6,7 @@ draw_point - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_point_colour.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_point_colour.htm index 96b84a4ac..734c5ad75 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_point_colour.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_point_colour.htm @@ -6,7 +6,7 @@ draw_point_colour - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_rectangle.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_rectangle.htm index d44e2a596..dd0894be0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_rectangle.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_rectangle.htm @@ -6,7 +6,7 @@ draw_rectangle - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_rectangle_colour.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_rectangle_colour.htm index e0603abe6..e99430ba4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_rectangle_colour.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_rectangle_colour.htm @@ -6,7 +6,7 @@ draw_rectangle_colour - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_roundrect.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_roundrect.htm index 9396707d5..482ce8adf 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_roundrect.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_roundrect.htm @@ -6,7 +6,7 @@ draw_roundrect - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_roundrect_colour.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_roundrect_colour.htm index db5f47db3..53bff9371 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_roundrect_colour.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_roundrect_colour.htm @@ -6,7 +6,7 @@ draw_roundrect_colour - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_roundrect_colour_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_roundrect_colour_ext.htm index b24b744af..f10537238 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_roundrect_colour_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_roundrect_colour_ext.htm @@ -6,7 +6,7 @@ draw_roundrect_colour_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_roundrect_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_roundrect_ext.htm index 6a8eaa0ad..714e8017c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_roundrect_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_roundrect_ext.htm @@ -6,7 +6,7 @@ draw_roundrect_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_set_circle_precision.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_set_circle_precision.htm index aa92f61f4..6358376c2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_set_circle_precision.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_set_circle_precision.htm @@ -6,7 +6,7 @@ draw_set_circle_precision - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_triangle.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_triangle.htm index fe8f48080..370ecb37d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_triangle.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_triangle.htm @@ -6,7 +6,7 @@ draw_triangle - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_triangle_colour.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_triangle_colour.htm index bbb90f30c..7099bf0eb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_triangle_colour.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Basic_Forms/draw_triangle_colour.htm @@ -6,7 +6,7 @@ draw_triangle_colour - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/Colour_And_Alpha.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/Colour_And_Alpha.htm index d71861c88..f2b392068 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/Colour_And_Alpha.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/Colour_And_Alpha.htm @@ -6,7 +6,7 @@ Π¦Π²Π΅Ρ‚ ΠΈ Π°Π»ΡŒΡ„Π° - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/colour_get_blue.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/colour_get_blue.htm index d324f09bf..5a98ca7d6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/colour_get_blue.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/colour_get_blue.htm @@ -6,7 +6,7 @@ colour_get_blue - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/colour_get_green.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/colour_get_green.htm index 40250fa03..75e04c4d6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/colour_get_green.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/colour_get_green.htm @@ -6,7 +6,7 @@ colour_get_green - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/colour_get_hue.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/colour_get_hue.htm index e355ffe47..83aeb540e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/colour_get_hue.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/colour_get_hue.htm @@ -6,7 +6,7 @@ colour_get_hue - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/colour_get_red.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/colour_get_red.htm index 220a1a1b4..4a0c897d5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/colour_get_red.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/colour_get_red.htm @@ -6,7 +6,7 @@ colour_get_red - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/colour_get_saturation.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/colour_get_saturation.htm index 945d3cd0c..8fce628ca 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/colour_get_saturation.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/colour_get_saturation.htm @@ -6,7 +6,7 @@ colour_get_saturation - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/colour_get_value.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/colour_get_value.htm index 6ebc9ee92..61f0e0736 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/colour_get_value.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/colour_get_value.htm @@ -6,7 +6,7 @@ colour_get_value - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/draw_clear.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/draw_clear.htm index 97017759f..f61d7f872 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/draw_clear.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/draw_clear.htm @@ -6,7 +6,7 @@ draw_clear - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/draw_clear_alpha.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/draw_clear_alpha.htm index b3748c88b..b4d597fcf 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/draw_clear_alpha.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/draw_clear_alpha.htm @@ -6,7 +6,7 @@ draw_clear_alpha - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/draw_get_alpha.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/draw_get_alpha.htm index cde47a040..2d046b526 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/draw_get_alpha.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/draw_get_alpha.htm @@ -6,7 +6,7 @@ draw_get_alpha - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/draw_get_colour.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/draw_get_colour.htm index 0dc3dc805..60589b40f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/draw_get_colour.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/draw_get_colour.htm @@ -6,7 +6,7 @@ draw_get_colour - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/draw_getpixel.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/draw_getpixel.htm index 31caaf19b..af35b1c65 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/draw_getpixel.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/draw_getpixel.htm @@ -6,7 +6,7 @@ draw_getpixel - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/draw_getpixel_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/draw_getpixel_ext.htm index 36e73cad1..ac433ae79 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/draw_getpixel_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/draw_getpixel_ext.htm @@ -6,7 +6,7 @@ draw_getpixel_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/draw_set_alpha.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/draw_set_alpha.htm index 582840aa3..187aa4bf3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/draw_set_alpha.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/draw_set_alpha.htm @@ -6,7 +6,7 @@ draw_set_alpha - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/draw_set_colour.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/draw_set_colour.htm index 6489c0ff4..d1d587e2c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/draw_set_colour.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/draw_set_colour.htm @@ -6,7 +6,7 @@ draw_set_colour - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/make_colour_hsv.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/make_colour_hsv.htm index 226f0f7fc..4f22daf75 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/make_colour_hsv.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/make_colour_hsv.htm @@ -6,7 +6,7 @@ make_colour_hsv - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/make_colour_rgb.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/make_colour_rgb.htm index 372c97867..9c7f6969f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/make_colour_rgb.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/make_colour_rgb.htm @@ -6,7 +6,7 @@ make_colour_rgb - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/merge_colour.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/merge_colour.htm index 6005f5362..23b340705 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/merge_colour.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Colour_And_Alpha/merge_colour.htm @@ -6,7 +6,7 @@ merge_colour - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Drawing.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Drawing.htm index 83b942574..6b7fb65b0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Drawing.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Drawing.htm @@ -6,7 +6,7 @@ РисованиС - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/GPU_Control.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/GPU_Control.htm index c1ebe44dc..a1d7aab76 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/GPU_Control.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/GPU_Control.htm @@ -6,7 +6,7 @@ Π£ΠΏΡ€Π°Π²Π»Π΅Π½ΠΈΠ΅ графичСским процСссором - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_alphatestenable.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_alphatestenable.htm index 3a699966f..b6713c4a3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_alphatestenable.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_alphatestenable.htm @@ -6,7 +6,7 @@ gpu_get_alphatestenable - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_alphatestref.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_alphatestref.htm index 56f698e07..dde18243d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_alphatestref.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_alphatestref.htm @@ -6,7 +6,7 @@ gpu_get_alphatestref - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_blendenable.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_blendenable.htm index 739053195..110c6568a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_blendenable.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_blendenable.htm @@ -6,7 +6,7 @@ gpu_get_blendenable - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_blendmode.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_blendmode.htm index e85130472..9d311fdbe 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_blendmode.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_blendmode.htm @@ -6,7 +6,7 @@ gpu_get_blendmode - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_blendmode_dest.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_blendmode_dest.htm index c2d273273..18f3426a2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_blendmode_dest.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_blendmode_dest.htm @@ -6,7 +6,7 @@ gpu_get_blendmode_dest - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_blendmode_destalpha.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_blendmode_destalpha.htm index 52207f058..93e1e1faa 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_blendmode_destalpha.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_blendmode_destalpha.htm @@ -6,7 +6,7 @@ gpu_get_blendmode_destalpha - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_blendmode_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_blendmode_ext.htm index d8377f0f4..9334a667c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_blendmode_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_blendmode_ext.htm @@ -6,7 +6,7 @@ gpu_get_blendmode_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_blendmode_ext_sepalpha.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_blendmode_ext_sepalpha.htm index db7b0c0c7..5f9263263 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_blendmode_ext_sepalpha.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_blendmode_ext_sepalpha.htm @@ -6,7 +6,7 @@ gpu_get_blendmode_ext_sepalpha - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_blendmode_src.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_blendmode_src.htm index a66111db2..913001ff0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_blendmode_src.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_blendmode_src.htm @@ -6,7 +6,7 @@ gpu_get_blendmode_src - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_blendmode_srcalpha.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_blendmode_srcalpha.htm index 631fcfc30..786c5cf7e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_blendmode_srcalpha.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_blendmode_srcalpha.htm @@ -6,7 +6,7 @@ gpu_get_blendmode_srcalpha - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_colourwriteenable.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_colourwriteenable.htm index 31f413829..89eba786b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_colourwriteenable.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_colourwriteenable.htm @@ -6,7 +6,7 @@ gpu_get_colourwriteenable - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_cullmode.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_cullmode.htm index b64f9fe2a..db992982a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_cullmode.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_cullmode.htm @@ -6,7 +6,7 @@ gpu_get_cullmode - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_fog.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_fog.htm index 68ff34eb5..d4829cf6a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_fog.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_fog.htm @@ -6,7 +6,7 @@ gpu_get_fog - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_state.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_state.htm index 8d29f2274..a0de98b93 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_state.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_state.htm @@ -6,7 +6,7 @@ gpu_get_state - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_texfilter.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_texfilter.htm index 8756eaa07..3fae24942 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_texfilter.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_texfilter.htm @@ -6,7 +6,7 @@ gpu_get_texfilter - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_texfilter_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_texfilter_ext.htm index d47ec570e..6785c11dd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_texfilter_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_texfilter_ext.htm @@ -6,7 +6,7 @@ gpu_get_texfilter_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_texrepeat.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_texrepeat.htm index e578c9f05..8084f68d7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_texrepeat.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_texrepeat.htm @@ -6,7 +6,7 @@ gpu_get_texrepeat - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_texrepeat_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_texrepeat_ext.htm index f1cf3cc12..5621db986 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_texrepeat_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_texrepeat_ext.htm @@ -6,7 +6,7 @@ gpu_get_texrepeat_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_zfunc.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_zfunc.htm index b5c1a73d9..3a8ed0ca2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_zfunc.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_zfunc.htm @@ -6,7 +6,7 @@ gpu_get_zfunc - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_ztestenable.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_ztestenable.htm index 50df85b2d..49f4b58d1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_ztestenable.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_ztestenable.htm @@ -6,7 +6,7 @@ gpu_get_ztestenable - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_zwriteenable.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_zwriteenable.htm index 8f6b2cb1d..57422b731 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_zwriteenable.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_get_zwriteenable.htm @@ -6,7 +6,7 @@ gpu_get_zwriteenable - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_pop_state.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_pop_state.htm index 5990d11a1..4ecd7eba0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_pop_state.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_pop_state.htm @@ -6,7 +6,7 @@ gpu_pop_state - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_push_state.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_push_state.htm index c5ecfb47e..df57cf377 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_push_state.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_push_state.htm @@ -6,7 +6,7 @@ gpu_push_state - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_alphatestenable.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_alphatestenable.htm index 3d6ef21d7..f5b086ed1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_alphatestenable.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_alphatestenable.htm @@ -6,7 +6,7 @@ gpu_set_alphatestenable - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_alphatestref.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_alphatestref.htm index b213ac148..dc49a17a7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_alphatestref.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_alphatestref.htm @@ -6,7 +6,7 @@ gpu_set_alphatestref - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_blendenable.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_blendenable.htm index 1804c9ef9..b9ca6b5ae 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_blendenable.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_blendenable.htm @@ -6,7 +6,7 @@ gpu_set_blendenable - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_blendmode.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_blendmode.htm index 4587b7908..0e0fc2cf9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_blendmode.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_blendmode.htm @@ -6,7 +6,7 @@ gpu_set_blendmode - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_blendmode_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_blendmode_ext.htm index 275438fa3..e4aa56acb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_blendmode_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_blendmode_ext.htm @@ -6,7 +6,7 @@ gpu_set_blendmode_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_blendmode_ext_sepalpha.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_blendmode_ext_sepalpha.htm index ffa0d0f47..c108c4f1f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_blendmode_ext_sepalpha.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_blendmode_ext_sepalpha.htm @@ -6,7 +6,7 @@ gpu_set_blendmode_ext_sepalpha - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_colourwriteenable.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_colourwriteenable.htm index 6c14df77c..5b093f9fb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_colourwriteenable.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_colourwriteenable.htm @@ -6,7 +6,7 @@ gpu_set_colourwriteenable - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_cullmode.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_cullmode.htm index 2078c5582..bb47e63eb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_cullmode.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_cullmode.htm @@ -6,7 +6,7 @@ gpu_set_cullmode - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_fog.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_fog.htm index 6fa01fcb3..8bdfdf2c6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_fog.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_fog.htm @@ -6,7 +6,7 @@ gpu_set_fog - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_state.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_state.htm index cb2161746..90ddc4390 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_state.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_state.htm @@ -6,7 +6,7 @@ gpu_set_state - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_texfilter.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_texfilter.htm index 27fa64f02..e218cd3fd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_texfilter.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_texfilter.htm @@ -6,7 +6,7 @@ gpu_set_texfilter - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_texfilter_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_texfilter_ext.htm index c641d3eb6..ff9310716 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_texfilter_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_texfilter_ext.htm @@ -6,7 +6,7 @@ gpu_set_texfilter_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_texrepeat.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_texrepeat.htm index a707fe9d5..1a76b2cff 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_texrepeat.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_texrepeat.htm @@ -6,7 +6,7 @@ gpu_set_texrepeat - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_texrepeat_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_texrepeat_ext.htm index a9e358653..c3b95ff05 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_texrepeat_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_texrepeat_ext.htm @@ -6,7 +6,7 @@ gpu_set_texrepeat_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_zfunc.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_zfunc.htm index 9d25da9ec..259003c96 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_zfunc.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_zfunc.htm @@ -6,7 +6,7 @@ gpu_set_zfunc - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_ztestenable.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_ztestenable.htm index bcd403c85..c13d00a86 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_ztestenable.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_ztestenable.htm @@ -6,7 +6,7 @@ gpu_set_ztestenable - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_zwriteenable.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_zwriteenable.htm index 6d97b0727..db501ba3e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_zwriteenable.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/GPU_Control/gpu_set_zwriteenable.htm @@ -6,7 +6,7 @@ gpu_set_zwriteenable - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/Lighting.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/Lighting.htm index d6c435eef..e97948f3c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/Lighting.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/Lighting.htm @@ -6,7 +6,7 @@ ΠžΡΠ²Π΅Ρ‰Π΅Π½ΠΈΠ΅ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/draw_get_lighting.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/draw_get_lighting.htm index a14878080..e3f9a4b67 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/draw_get_lighting.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/draw_get_lighting.htm @@ -6,7 +6,7 @@ draw_get_lighting - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/draw_light_define_ambient.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/draw_light_define_ambient.htm index 62e046683..98ab81003 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/draw_light_define_ambient.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/draw_light_define_ambient.htm @@ -6,7 +6,7 @@ draw_light_define_ambient - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/draw_light_define_direction.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/draw_light_define_direction.htm index 77faf451c..10788cb66 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/draw_light_define_direction.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/draw_light_define_direction.htm @@ -6,7 +6,7 @@ draw_light_define_direction - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/draw_light_define_point.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/draw_light_define_point.htm index b35238caf..24c48ebc8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/draw_light_define_point.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/draw_light_define_point.htm @@ -6,7 +6,7 @@ draw_light_define_point - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/draw_light_enable.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/draw_light_enable.htm index fb503b4b7..073f2cb7c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/draw_light_enable.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/draw_light_enable.htm @@ -6,7 +6,7 @@ draw_light_enable - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/draw_light_get.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/draw_light_get.htm index fa24e6681..468b7d389 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/draw_light_get.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/draw_light_get.htm @@ -6,7 +6,7 @@ draw_light_get - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/draw_light_get_ambient.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/draw_light_get_ambient.htm index 2a1ebb9f2..aa97556de 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/draw_light_get_ambient.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/draw_light_get_ambient.htm @@ -6,7 +6,7 @@ draw_light_get_ambient - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/draw_set_lighting.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/draw_set_lighting.htm index b7b4ff2a8..ea860f146 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/draw_set_lighting.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Lighting/draw_set_lighting.htm @@ -6,7 +6,7 @@ draw_set_lighting - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/Mipmapping.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/Mipmapping.htm index e604c2730..fbc5167b3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/Mipmapping.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/Mipmapping.htm @@ -6,7 +6,7 @@ Mipmapping - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_max_aniso.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_max_aniso.htm index 2f23ec1aa..89a04a290 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_max_aniso.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_max_aniso.htm @@ -6,7 +6,7 @@ gpu_get_tex_max_aniso - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_max_aniso_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_max_aniso_ext.htm index 0dfac7cd7..e0d5da7be 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_max_aniso_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_max_aniso_ext.htm @@ -6,7 +6,7 @@ gpu_get_tex_max_aniso_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_max_mip.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_max_mip.htm index 0d058afb3..10e5edc4d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_max_mip.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_max_mip.htm @@ -6,7 +6,7 @@ gpu_get_tex_max_mip - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_max_mip_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_max_mip_ext.htm index 44c1676dd..8f45e5d92 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_max_mip_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_max_mip_ext.htm @@ -6,7 +6,7 @@ gpu_get_tex_max_mip_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_min_mip.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_min_mip.htm index d62a33739..e68336f21 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_min_mip.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_min_mip.htm @@ -6,7 +6,7 @@ gpu_get_tex_min_mip - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_min_mip_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_min_mip_ext.htm index e0edd42e1..e6771b10d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_min_mip_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_min_mip_ext.htm @@ -6,7 +6,7 @@ gpu_get_tex_min_mip_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_mip_bias.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_mip_bias.htm index 58d0000fd..9b5ac73e7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_mip_bias.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_mip_bias.htm @@ -6,7 +6,7 @@ gpu_get_tex_mip_bias - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_mip_bias_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_mip_bias_ext.htm index e7bd668bf..5fdb6a1ca 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_mip_bias_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_mip_bias_ext.htm @@ -6,7 +6,7 @@ gpu_get_tex_mip_bias_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_mip_enable.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_mip_enable.htm index 66f8fbdde..df78e16a6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_mip_enable.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_mip_enable.htm @@ -6,7 +6,7 @@ gpu_get_tex_mip_enable - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_mip_enable_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_mip_enable_ext.htm index 1346bdf9a..a8af8952a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_mip_enable_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_mip_enable_ext.htm @@ -6,7 +6,7 @@ gpu_get_tex_mip_enable_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_mip_filter.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_mip_filter.htm index 0f817b287..8a665593c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_mip_filter.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_mip_filter.htm @@ -6,7 +6,7 @@ gpu_get_tex_mip_filter - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_mip_filter_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_mip_filter_ext.htm index 5e5dbed33..8959ca406 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_mip_filter_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_get_tex_mip_filter_ext.htm @@ -6,7 +6,7 @@ gpu_get_tex_mip_filter_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_max_aniso.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_max_aniso.htm index 67e56f66d..85a56fbeb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_max_aniso.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_max_aniso.htm @@ -6,7 +6,7 @@ gpu_set_tex_max_aniso - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_max_aniso_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_max_aniso_ext.htm index a6ef45975..48c36a929 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_max_aniso_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_max_aniso_ext.htm @@ -6,7 +6,7 @@ gpu_set_tex_max_aniso_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_max_mip.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_max_mip.htm index 0bb0a7f4e..fa719a984 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_max_mip.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_max_mip.htm @@ -6,7 +6,7 @@ gpu_set_tex_max_mip - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_max_mip_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_max_mip_ext.htm index 418fa1573..4aee1058e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_max_mip_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_max_mip_ext.htm @@ -6,7 +6,7 @@ gpu_set_tex_max_mip_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_min_mip.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_min_mip.htm index 8b3f4e63a..10bc74d42 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_min_mip.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_min_mip.htm @@ -6,7 +6,7 @@ gpu_set_tex_min_mip - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_min_mip_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_min_mip_ext.htm index 1a13e015d..705fdaa2e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_min_mip_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_min_mip_ext.htm @@ -6,7 +6,7 @@ gpu_set_tex_min_mip_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_mip_bias.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_mip_bias.htm index e9730e123..4e3ae657c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_mip_bias.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_mip_bias.htm @@ -6,7 +6,7 @@ gpu_set_tex_mip_bias - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_mip_bias_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_mip_bias_ext.htm index 7248a4d8e..38fe72134 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_mip_bias_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_mip_bias_ext.htm @@ -6,7 +6,7 @@ gpu_set_tex_mip_bias_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_mip_enable.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_mip_enable.htm index 674e3c0c8..d83599641 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_mip_enable.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_mip_enable.htm @@ -6,7 +6,7 @@ gpu_set_tex_mip_enable - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_mip_enable_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_mip_enable_ext.htm index 09ab27e45..5aec4fb98 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_mip_enable_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_mip_enable_ext.htm @@ -6,7 +6,7 @@ gpu_set_tex_mip_enable_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_mip_filter.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_mip_filter.htm index 4d875d7b7..11918e235 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_mip_filter.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_mip_filter.htm @@ -6,7 +6,7 @@ gpu_set_tex_mip_filter - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_mip_filter_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_mip_filter_ext.htm index cd9a8cc7b..b91d8a3cc 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_mip_filter_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Mipmapping/gpu_set_tex_mip_filter_ext.htm @@ -6,7 +6,7 @@ gpu_set_tex_mip_filter_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/Particle_Emitters.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/Particle_Emitters.htm index bb1a4cb51..ad520e21f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/Particle_Emitters.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/Particle_Emitters.htm @@ -6,7 +6,7 @@ Π˜Π·Π»ΡƒΡ‡Π°Ρ‚Π΅Π»ΠΈ частиц - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/part_emitter_burst.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/part_emitter_burst.htm index 18db1f54c..376e29721 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/part_emitter_burst.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/part_emitter_burst.htm @@ -6,7 +6,7 @@ part_emitter_burst - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/part_emitter_clear.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/part_emitter_clear.htm index c3c858a16..2296a571a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/part_emitter_clear.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/part_emitter_clear.htm @@ -6,7 +6,7 @@ part_emitter_clear - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/part_emitter_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/part_emitter_create.htm index 2449953b3..6db73c041 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/part_emitter_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/part_emitter_create.htm @@ -6,7 +6,7 @@ part_emitter_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/part_emitter_destroy.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/part_emitter_destroy.htm index ecedef071..0ffdf5b30 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/part_emitter_destroy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/part_emitter_destroy.htm @@ -6,7 +6,7 @@ part_emitter_destroy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/part_emitter_destroy_all.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/part_emitter_destroy_all.htm index 6b9aa68d1..0c779042a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/part_emitter_destroy_all.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/part_emitter_destroy_all.htm @@ -6,7 +6,7 @@ part_emitter_destroy_all - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/part_emitter_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/part_emitter_exists.htm index d09554867..490f326db 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/part_emitter_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/part_emitter_exists.htm @@ -6,7 +6,7 @@ part_emitter_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/part_emitter_region.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/part_emitter_region.htm index 5b799c100..3b9315b5f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/part_emitter_region.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/part_emitter_region.htm @@ -6,7 +6,7 @@ part_emitter_region - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/part_emitter_stream.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/part_emitter_stream.htm index e67795cbb..b730f0e06 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/part_emitter_stream.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Emitters/part_emitter_stream.htm @@ -6,7 +6,7 @@ part_emitter_stream - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/Particle_Systems.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/Particle_Systems.htm index b6933c962..3688242da 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/Particle_Systems.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/Particle_Systems.htm @@ -6,7 +6,7 @@ БистСмы частиц - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_particles_clear.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_particles_clear.htm index 87e0f617a..d993600b1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_particles_clear.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_particles_clear.htm @@ -6,7 +6,7 @@ part_particles_clear - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_particles_count.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_particles_count.htm index e591de448..f715fb4ed 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_particles_count.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_particles_count.htm @@ -6,7 +6,7 @@ part_particles_count - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_particles_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_particles_create.htm index 7ec10afa7..470e8c438 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_particles_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_particles_create.htm @@ -6,7 +6,7 @@ part_particles_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_particles_create_colour.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_particles_create_colour.htm index aaca88294..035eb821e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_particles_create_colour.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_particles_create_colour.htm @@ -6,7 +6,7 @@ part_particles_create_colour - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_automatic_draw.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_automatic_draw.htm index 0585184f8..03b5c7542 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_automatic_draw.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_automatic_draw.htm @@ -6,7 +6,7 @@ part_system_automatic_draw - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_automatic_update.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_automatic_update.htm index 5673bc848..ba63bad3b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_automatic_update.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_automatic_update.htm @@ -6,7 +6,7 @@ part_system_automatic_update - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_clear.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_clear.htm index 2b3e7a4ca..a49795931 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_clear.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_clear.htm @@ -6,7 +6,7 @@ part_system_clear - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_create.htm index 0689391e9..f83011aac 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_create.htm @@ -6,7 +6,7 @@ part_system_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_create_layer.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_create_layer.htm index 5d29f8016..594e90c62 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_create_layer.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_create_layer.htm @@ -6,7 +6,7 @@ part_system_create_layer - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_depth.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_depth.htm index ce2b9406e..117898e16 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_depth.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_depth.htm @@ -6,7 +6,7 @@ part_system_depth - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_destroy.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_destroy.htm index d9a972747..5301694d7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_destroy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_destroy.htm @@ -6,7 +6,7 @@ part_system_destroy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_draw_order.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_draw_order.htm index 488e569e1..d37eef4ac 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_draw_order.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_draw_order.htm @@ -6,7 +6,7 @@ part_system_draw_order - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_drawit.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_drawit.htm index f8d3e710a..9e4fde333 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_drawit.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_drawit.htm @@ -6,7 +6,7 @@ part_system_drawit - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_exists.htm index d0668bece..d41e4482b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_exists.htm @@ -6,7 +6,7 @@ part_system_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_get_layer.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_get_layer.htm index 1a719fffe..f292a3886 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_get_layer.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_get_layer.htm @@ -6,7 +6,7 @@ part_system_get_layer - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_layer.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_layer.htm index 95a649e9d..75cbc727a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_layer.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_layer.htm @@ -6,7 +6,7 @@ part_system_layer - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_position.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_position.htm index fe10f62b1..ee5cfd7a8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_position.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_position.htm @@ -6,7 +6,7 @@ part_system_position - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_update.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_update.htm index cb2b8d86b..ce077d68b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_update.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Systems/part_system_update.htm @@ -6,7 +6,7 @@ part_system_update - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/Particle_Types.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/Particle_Types.htm index da800a5fb..8ead3c6cd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/Particle_Types.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/Particle_Types.htm @@ -6,7 +6,7 @@ Π’ΠΈΠΏΡ‹ частиц - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_alpha1.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_alpha1.htm index 1638e7ae7..5c1050711 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_alpha1.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_alpha1.htm @@ -6,7 +6,7 @@ part_type_alpha1 - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_alpha2.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_alpha2.htm index c5b4e387d..2d9212358 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_alpha2.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_alpha2.htm @@ -6,7 +6,7 @@ part_type_alpha2 - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_alpha3.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_alpha3.htm index 7876fa364..e5a7fb744 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_alpha3.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_alpha3.htm @@ -6,7 +6,7 @@ part_type_alpha3 - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_blend.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_blend.htm index f6b0c8285..9a8ad042b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_blend.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_blend.htm @@ -6,7 +6,7 @@ part_type_blend - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_clear.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_clear.htm index 650b7044a..697ee4796 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_clear.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_clear.htm @@ -6,7 +6,7 @@ part_type_clear - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_colour1.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_colour1.htm index ee7a78956..fc2b83707 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_colour1.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_colour1.htm @@ -6,7 +6,7 @@ part_type_colour1 - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_colour2.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_colour2.htm index c82e59abc..f485551ef 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_colour2.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_colour2.htm @@ -6,7 +6,7 @@ part_type_colour2 - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_colour3.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_colour3.htm index 6cb2f0ca1..60891ece5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_colour3.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_colour3.htm @@ -6,7 +6,7 @@ part_type_colour3 - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_colour_hsv.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_colour_hsv.htm index f0749ec40..153390abe 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_colour_hsv.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_colour_hsv.htm @@ -6,7 +6,7 @@ part_type_colour_hsv - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_colour_mix.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_colour_mix.htm index 3b712847a..89066dc45 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_colour_mix.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_colour_mix.htm @@ -6,7 +6,7 @@ part_type_colour_mix - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_colour_rgb.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_colour_rgb.htm index aefb59f35..a6ab7baa6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_colour_rgb.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_colour_rgb.htm @@ -6,7 +6,7 @@ part_type_colour_rgb - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_create.htm index ec1796c53..e5c4aca13 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_create.htm @@ -6,7 +6,7 @@ part_type_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_death.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_death.htm index 86d1ea63f..81b440d3e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_death.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_death.htm @@ -6,7 +6,7 @@ part_type_death - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_destroy.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_destroy.htm index 966018709..6574e650f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_destroy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_destroy.htm @@ -6,7 +6,7 @@ part_type_destroy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_direction.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_direction.htm index 166e33ec9..030720386 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_direction.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_direction.htm @@ -6,7 +6,7 @@ part_type_direction - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_exists.htm index 9ebc1f16a..55787e9c7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_exists.htm @@ -6,7 +6,7 @@ part_type_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_gravity.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_gravity.htm index 782d7a858..705baa84b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_gravity.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_gravity.htm @@ -6,7 +6,7 @@ part_type_gravity - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_life.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_life.htm index 7e4705b18..77058ec59 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_life.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_life.htm @@ -6,7 +6,7 @@ part_type_life - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_orientation.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_orientation.htm index e39f8ab1c..c602ac96d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_orientation.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_orientation.htm @@ -6,7 +6,7 @@ part_type_orientation - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_scale.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_scale.htm index 3d7be0fb2..674a56810 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_scale.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_scale.htm @@ -6,7 +6,7 @@ part_type_scale - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_shape.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_shape.htm index 76ef51375..df8e186bb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_shape.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_shape.htm @@ -6,7 +6,7 @@ part_type_shape - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_size.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_size.htm index 388179106..5ce2a6249 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_size.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_size.htm @@ -6,7 +6,7 @@ part_type_size - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_speed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_speed.htm index 546dae31d..adce57998 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_speed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_speed.htm @@ -6,7 +6,7 @@ part_type_speed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_sprite.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_sprite.htm index 6633d449e..45bd89b8d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_sprite.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_sprite.htm @@ -6,7 +6,7 @@ part_type_sprite - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_step.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_step.htm index b039274c5..e4a1fe209 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_step.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particle_Types/part_type_step.htm @@ -6,7 +6,7 @@ part_type_step - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particles.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particles.htm index c83a80680..2f93b6bf6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particles.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/Particles.htm @@ -6,7 +6,7 @@ Частицы - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/effect_clear.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/effect_clear.htm index fb595416c..6f2e217ff 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/effect_clear.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/effect_clear.htm @@ -6,7 +6,7 @@ effect_clear - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/effect_create_above.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/effect_create_above.htm index bbc757b55..c5a38710d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/effect_create_above.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/effect_create_above.htm @@ -6,7 +6,7 @@ effect_create_above - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/effect_create_below.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/effect_create_below.htm index 8ebc46c25..3a844fafb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/effect_create_below.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Particles/effect_create_below.htm @@ -6,7 +6,7 @@ effect_create_below - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/Primitives_And_Vertex_Formats.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/Primitives_And_Vertex_Formats.htm index 0b9181cfc..e30f75515 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/Primitives_And_Vertex_Formats.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/Primitives_And_Vertex_Formats.htm @@ -6,7 +6,7 @@ ΠŸΡ€ΠΈΠΌΠΈΡ‚ΠΈΠ²Ρ‹ ΠΈ Ρ„ΠΎΡ€ΠΌΠ°Ρ‚Ρ‹ Π²Π΅Ρ€ΡˆΠΈΠ½ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/draw_primitive_begin.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/draw_primitive_begin.htm index 3c3e8043b..9350c1c29 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/draw_primitive_begin.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/draw_primitive_begin.htm @@ -6,7 +6,7 @@ draw_primitive_begin - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/draw_primitive_begin_texture.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/draw_primitive_begin_texture.htm index 86adb1d23..e63987db5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/draw_primitive_begin_texture.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/draw_primitive_begin_texture.htm @@ -6,7 +6,7 @@ draw_primitive_begin_texture - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/draw_primitive_end.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/draw_primitive_end.htm index d449b2593..09897e295 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/draw_primitive_end.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/draw_primitive_end.htm @@ -5,7 +5,7 @@ draw_primitive_end - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/draw_vertex.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/draw_vertex.htm index 457b76fad..f6ab14e30 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/draw_vertex.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/draw_vertex.htm @@ -6,7 +6,7 @@ draw_vertex - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/draw_vertex_colour.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/draw_vertex_colour.htm index 8b34355a4..86836883e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/draw_vertex_colour.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/draw_vertex_colour.htm @@ -6,7 +6,7 @@ draw_vertex_colour - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/draw_vertex_texture.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/draw_vertex_texture.htm index c7c875e16..573b7e6e0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/draw_vertex_texture.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/draw_vertex_texture.htm @@ -6,7 +6,7 @@ draw_vertex_texture - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/draw_vertex_texture_colour.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/draw_vertex_texture_colour.htm index e46fb8a18..273afdf2e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/draw_vertex_texture_colour.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/draw_vertex_texture_colour.htm @@ -5,7 +5,7 @@ draw_vertex_texture_colour - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_argb.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_argb.htm index 28560ff73..898f15aa9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_argb.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_argb.htm @@ -6,7 +6,7 @@ vertex_argb - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_begin.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_begin.htm index 227e35f62..11333a2f6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_begin.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_begin.htm @@ -6,7 +6,7 @@ vertex_begin - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_colour.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_colour.htm index ade4eac82..52b91dcb6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_colour.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_colour.htm @@ -6,7 +6,7 @@ vertex_colour - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_create_buffer.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_create_buffer.htm index 75a11e1ba..a22b82e26 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_create_buffer.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_create_buffer.htm @@ -6,7 +6,7 @@ vertex_create_buffer - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_create_buffer_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_create_buffer_ext.htm index ead937835..59992f94c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_create_buffer_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_create_buffer_ext.htm @@ -6,7 +6,7 @@ vertex_create_buffer_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_create_buffer_from_buffer.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_create_buffer_from_buffer.htm index fb5a92b93..5ac2db48d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_create_buffer_from_buffer.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_create_buffer_from_buffer.htm @@ -6,7 +6,7 @@ vertex_create_buffer_from_buffer - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_create_buffer_from_buffer_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_create_buffer_from_buffer_ext.htm index 95b88fcef..c4a01c584 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_create_buffer_from_buffer_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_create_buffer_from_buffer_ext.htm @@ -6,7 +6,7 @@ vertex_create_buffer_from_buffer_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_delete_buffer.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_delete_buffer.htm index 533cf53c2..a19b27835 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_delete_buffer.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_delete_buffer.htm @@ -6,7 +6,7 @@ vertex_delete_buffer - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_end.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_end.htm index 5e9cf0f45..1d2b66825 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_end.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_end.htm @@ -6,7 +6,7 @@ vertex_end - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_float1.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_float1.htm index a5fbcf668..eef475fbe 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_float1.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_float1.htm @@ -6,7 +6,7 @@ vertex_float1 - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_float2.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_float2.htm index f3fe4604b..4c6e5ca73 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_float2.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_float2.htm @@ -6,7 +6,7 @@ vertex_float2 - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_float3.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_float3.htm index 23dcc0f2b..a104b0d53 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_float3.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_float3.htm @@ -6,7 +6,7 @@ vertex_float3 - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_float4.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_float4.htm index 3e1a1ee37..fedc4aacd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_float4.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_float4.htm @@ -6,7 +6,7 @@ vertex_float4 - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_add_colour.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_add_colour.htm index 3bb6dff29..2a38a0e21 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_add_colour.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_add_colour.htm @@ -6,7 +6,7 @@ vertex_format_add_colour - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_add_custom.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_add_custom.htm index a75f14646..875ebc162 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_add_custom.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_add_custom.htm @@ -6,7 +6,7 @@ vertex_format_add_custom - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_add_normal.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_add_normal.htm index 53e494ff8..fbc9a392d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_add_normal.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_add_normal.htm @@ -6,7 +6,7 @@ vertex_format_add_normal - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_add_position.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_add_position.htm index 0898d6cab..4d9aa1edb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_add_position.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_add_position.htm @@ -6,7 +6,7 @@ vertex_format_add_position - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_add_position_3d.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_add_position_3d.htm index 64c8b4718..751c3a8b5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_add_position_3d.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_add_position_3d.htm @@ -6,7 +6,7 @@ vertex_format_add_position_3d - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_add_texcoord.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_add_texcoord.htm index 0ca8f4511..7a3070a2b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_add_texcoord.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_add_texcoord.htm @@ -6,7 +6,7 @@ vertex_format_add_texcoord - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_begin.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_begin.htm index 1b19ba35e..c0fcb9070 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_begin.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_begin.htm @@ -6,7 +6,7 @@ vertex_format_begin - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_delete.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_delete.htm index 8b1e36f6e..17dbc8578 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_delete.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_delete.htm @@ -6,7 +6,7 @@ vertex_format_delete - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_end.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_end.htm index 19e2b4f8d..b1c956f60 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_end.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_format_end.htm @@ -6,7 +6,7 @@ vertex_format_end - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_freeze.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_freeze.htm index d83815540..e9659c593 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_freeze.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_freeze.htm @@ -6,7 +6,7 @@ vertex_freeze - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_get_buffer_size.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_get_buffer_size.htm index 12270f629..aef3e5d5b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_get_buffer_size.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_get_buffer_size.htm @@ -6,7 +6,7 @@ vertex_get_buffer_size - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_get_number.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_get_number.htm index 29fc4cfbf..99af7509d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_get_number.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_get_number.htm @@ -6,7 +6,7 @@ vertex_get_number - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_normal.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_normal.htm index a3ca52f96..5b6e887d6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_normal.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_normal.htm @@ -6,7 +6,7 @@ vertex_normal - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_position.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_position.htm index fdee424b4..4ed4fb77f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_position.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_position.htm @@ -6,7 +6,7 @@ vertex_position - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_position_3d.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_position_3d.htm index 8b325008b..e61a0dba2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_position_3d.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_position_3d.htm @@ -6,7 +6,7 @@ vertex_position_3d - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_submit.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_submit.htm index feafb843f..8ffaa8de0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_submit.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_submit.htm @@ -6,7 +6,7 @@ vertex_submit - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_texcoord.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_texcoord.htm index 1215a5ba2..13481d770 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_texcoord.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_texcoord.htm @@ -6,7 +6,7 @@ vertex_texcoord - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_ubyte4.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_ubyte4.htm index a57397570..de8c28213 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_ubyte4.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Primitives/vertex_ubyte4.htm @@ -6,7 +6,7 @@ vertex_ubyte4 - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/Sprites_And_Tiles.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/Sprites_And_Tiles.htm index 2be51226a..b9d437736 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/Sprites_And_Tiles.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/Sprites_And_Tiles.htm @@ -6,7 +6,7 @@ Π‘ΠΏΡ€Π°ΠΉΡ‚Ρ‹ ΠΈ ΠΏΠ»ΠΈΡ‚ΠΊΠΈ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_enable_swf_aa.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_enable_swf_aa.htm index 31b57dd5a..bc5112931 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_enable_swf_aa.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_enable_swf_aa.htm @@ -6,7 +6,7 @@ draw_enable_swf_aa - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_get_swf_aa_level.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_get_swf_aa_level.htm index 0796bcae9..9b8753554 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_get_swf_aa_level.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_get_swf_aa_level.htm @@ -6,7 +6,7 @@ draw_get_swf_aa_level - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_self.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_self.htm index 094b8e2b5..24237a0d1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_self.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_self.htm @@ -6,7 +6,7 @@ draw_self - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_set_swf_aa_level.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_set_swf_aa_level.htm index 90d32b4e2..067a23583 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_set_swf_aa_level.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_set_swf_aa_level.htm @@ -6,7 +6,7 @@ draw_set_swf_aa_level - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite.htm index fc8597636..84d71e1bf 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite.htm @@ -6,7 +6,7 @@ draw_sprite - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_ext.htm index e81da2f36..6737847c8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_ext.htm @@ -6,7 +6,7 @@ draw_sprite_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_general.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_general.htm index debc47bf4..e1b7d101e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_general.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_general.htm @@ -6,7 +6,7 @@ draw_sprite_general - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_part.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_part.htm index 6c35b344b..29d03739a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_part.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_part.htm @@ -6,7 +6,7 @@ draw_sprite_part - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_part_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_part_ext.htm index 0f022e4ef..ad769596b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_part_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_part_ext.htm @@ -6,7 +6,7 @@ draw_sprite_part_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_pos.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_pos.htm index a96da0bb6..3472fd818 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_pos.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_pos.htm @@ -6,7 +6,7 @@ draw_sprite_pos - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_stretched.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_stretched.htm index dce4899c3..fc6e2772c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_stretched.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_stretched.htm @@ -6,7 +6,7 @@ draw_sprite_stretched - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_stretched_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_stretched_ext.htm index cd0954304..055006035 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_stretched_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_stretched_ext.htm @@ -6,7 +6,7 @@ draw_sprite_stretched_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_tiled.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_tiled.htm index 9e60a752a..e1d019379 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_tiled.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_tiled.htm @@ -6,7 +6,7 @@ draw_sprite_tiled - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_tiled_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_tiled_ext.htm index e2b0121ae..b65e8b64c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_tiled_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_sprite_tiled_ext.htm @@ -6,7 +6,7 @@ draw_sprite_tiled_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_tile.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_tile.htm index 7fa8863b4..768878a4c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_tile.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_tile.htm @@ -6,7 +6,7 @@ draw_tile - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_tilemap.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_tilemap.htm index 945121165..d8ccb2130 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_tilemap.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Sprites_And_Tiles/draw_tilemap.htm @@ -6,7 +6,7 @@ draw_tilemap - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/Surfaces.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/Surfaces.htm index 41633216b..999b473f2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/Surfaces.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/Surfaces.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ²Π΅Ρ€Ρ…Π½ΠΎΡΡ‚ΠΈ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/application_get_position.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/application_get_position.htm index ffb0be0c3..e9fe6ba44 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/application_get_position.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/application_get_position.htm @@ -6,7 +6,7 @@ application_get_position - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/application_surface.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/application_surface.htm index 07c2b5e8d..b08f689ef 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/application_surface.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/application_surface.htm @@ -6,7 +6,7 @@ application_surface - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/application_surface_draw_enable.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/application_surface_draw_enable.htm index ac9b0fe00..500a7bbac 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/application_surface_draw_enable.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/application_surface_draw_enable.htm @@ -6,7 +6,7 @@ application_surface_draw_enable - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/application_surface_enable.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/application_surface_enable.htm index 8d776923c..33fd8acdf 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/application_surface_enable.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/application_surface_enable.htm @@ -6,7 +6,7 @@ application_surface_enable - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/application_surface_is_enabled.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/application_surface_is_enabled.htm index c5b26ba62..a27f48b3a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/application_surface_is_enabled.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/application_surface_is_enabled.htm @@ -6,7 +6,7 @@ application_surface_is_enabled - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface.htm index c84b5dd01..3ce4bb672 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface.htm @@ -6,7 +6,7 @@ draw_surface - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface_ext.htm index 93aa04486..cd9eb1da0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface_ext.htm @@ -6,7 +6,7 @@ draw_surface_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface_general.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface_general.htm index d08dddd34..353ac393a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface_general.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface_general.htm @@ -6,7 +6,7 @@ draw_surface_general - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface_part.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface_part.htm index adae55ebf..6a111c8e9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface_part.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface_part.htm @@ -6,7 +6,7 @@ draw_surface_part - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface_part_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface_part_ext.htm index 758a99279..7cbb2c852 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface_part_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface_part_ext.htm @@ -6,7 +6,7 @@ draw_surface_part_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface_stretched.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface_stretched.htm index 4611f43a7..3f1f1fd94 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface_stretched.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface_stretched.htm @@ -6,7 +6,7 @@ draw_surface_stretched - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface_stretched_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface_stretched_ext.htm index 4fd9afedd..694a65f22 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface_stretched_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface_stretched_ext.htm @@ -6,7 +6,7 @@ draw_surface_stretched_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface_tiled.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface_tiled.htm index 3d8632866..4e2b2d07d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface_tiled.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface_tiled.htm @@ -6,7 +6,7 @@ draw_surface_tiled - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface_tiled_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface_tiled_ext.htm index ac39b0cf4..3f941f04f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface_tiled_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/draw_surface_tiled_ext.htm @@ -6,7 +6,7 @@ draw_surface_tiled_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_copy.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_copy.htm index 9b669c150..5a94ac85e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_copy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_copy.htm @@ -6,7 +6,7 @@ surface_copy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_copy_part.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_copy_part.htm index e537ea33b..e4f3984dc 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_copy_part.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_copy_part.htm @@ -6,7 +6,7 @@ surface_copy_part - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_create.htm index 1674c2242..7e3201ed8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_create.htm @@ -6,7 +6,7 @@ surface_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_create_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_create_ext.htm index b732f51b0..9852429f5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_create_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_create_ext.htm @@ -6,7 +6,7 @@ surface_create_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_depth_disable.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_depth_disable.htm index a229e2ee6..cf6c860ad 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_depth_disable.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_depth_disable.htm @@ -6,7 +6,7 @@ surface_depth_disable - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_exists.htm index 9075f91ed..5b71e1845 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_exists.htm @@ -6,7 +6,7 @@ surface_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_free.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_free.htm index d74e5bc46..997aa7b6f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_free.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_free.htm @@ -6,7 +6,7 @@ surface_free - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_get_depth_disable.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_get_depth_disable.htm index 230a1c855..6a15a20ba 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_get_depth_disable.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_get_depth_disable.htm @@ -6,7 +6,7 @@ surface_get_depth_disable - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_get_height.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_get_height.htm index fe4ef0167..7fd88cab9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_get_height.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_get_height.htm @@ -6,7 +6,7 @@ surface_get_height - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_get_target.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_get_target.htm index 1d0d05316..0088de8ff 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_get_target.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_get_target.htm @@ -6,7 +6,7 @@ surface_get_target - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_get_target_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_get_target_ext.htm index 59f0c21a9..40af83e6a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_get_target_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_get_target_ext.htm @@ -6,7 +6,7 @@ surface_get_target_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_get_texture.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_get_texture.htm index 082588944..634c35257 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_get_texture.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_get_texture.htm @@ -6,7 +6,7 @@ surface_get_texture - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_get_width.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_get_width.htm index eaf3a0e74..30d93469e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_get_width.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_get_width.htm @@ -6,7 +6,7 @@ surface_get_width - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_getpixel.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_getpixel.htm index 3cd32ac1f..22c3b0b46 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_getpixel.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_getpixel.htm @@ -6,7 +6,7 @@ surface_getpixel - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_getpixel_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_getpixel_ext.htm index f78c3a996..828c76099 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_getpixel_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_getpixel_ext.htm @@ -6,7 +6,7 @@ surface_getpixel_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_reset_target.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_reset_target.htm index 144cef5ef..327617868 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_reset_target.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_reset_target.htm @@ -6,7 +6,7 @@ surface_reset_target - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_resize.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_resize.htm index 9a81da343..987812480 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_resize.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_resize.htm @@ -6,7 +6,7 @@ surface_resize - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_save.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_save.htm index ca7480813..51825925a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_save.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_save.htm @@ -6,7 +6,7 @@ surface_save - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_save_part.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_save_part.htm index 2699c7090..aaf6dc14a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_save_part.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_save_part.htm @@ -6,7 +6,7 @@ surface_save_part - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_set_target.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_set_target.htm index 0be81e7b4..6f470790b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_set_target.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_set_target.htm @@ -6,7 +6,7 @@ surface_set_target - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_set_target_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_set_target_ext.htm index 0c6315637..1f47f1509 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_set_target_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Surfaces/surface_set_target_ext.htm @@ -6,7 +6,7 @@ surface_set_target_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/Text.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/Text.htm index 174d25dcd..d94877547 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/Text.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/Text.htm @@ -6,7 +6,7 @@ ВСкст - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_get_font.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_get_font.htm index 7e9ad645e..dbba6e119 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_get_font.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_get_font.htm @@ -6,7 +6,7 @@ draw_get_font - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_get_halign.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_get_halign.htm index 304983a59..1e143157d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_get_halign.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_get_halign.htm @@ -6,7 +6,7 @@ draw_get_halign - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_get_valign.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_get_valign.htm index 14331fa10..f8d46a11b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_get_valign.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_get_valign.htm @@ -6,7 +6,7 @@ draw_get_valign - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_highscore.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_highscore.htm index 464402b13..f87fa319c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_highscore.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_highscore.htm @@ -6,7 +6,7 @@ draw_highscore - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_set_font.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_set_font.htm index 80443828b..79082bce9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_set_font.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_set_font.htm @@ -6,7 +6,7 @@ draw_set_font - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_set_halign.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_set_halign.htm index 216b57878..8ec669693 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_set_halign.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_set_halign.htm @@ -6,7 +6,7 @@ draw_set_halign - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_set_valign.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_set_valign.htm index b0edef911..1d5714a20 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_set_valign.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_set_valign.htm @@ -6,7 +6,7 @@ draw_set_valign - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_text.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_text.htm index 6d69212f8..17939ec96 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_text.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_text.htm @@ -6,7 +6,7 @@ draw_text - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_text_colour.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_text_colour.htm index c1f0d4bcf..e00e7b10a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_text_colour.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_text_colour.htm @@ -6,7 +6,7 @@ draw_text_colour - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_text_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_text_ext.htm index 41f65e549..00e738eb8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_text_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_text_ext.htm @@ -6,7 +6,7 @@ draw_text_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_text_ext_colour.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_text_ext_colour.htm index d712740bc..8780511e1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_text_ext_colour.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_text_ext_colour.htm @@ -6,7 +6,7 @@ draw_text_ext_colour - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_text_ext_transformed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_text_ext_transformed.htm index abfec1849..cbccf40d7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_text_ext_transformed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_text_ext_transformed.htm @@ -6,7 +6,7 @@ draw_text_ext_transformed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_text_ext_transformed_colour.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_text_ext_transformed_colour.htm index 7ab9c961c..a4b090431 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_text_ext_transformed_colour.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_text_ext_transformed_colour.htm @@ -6,7 +6,7 @@ draw_text_ext_transformed_colour - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_text_transformed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_text_transformed.htm index bd80a3b0d..bd35e89cc 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_text_transformed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_text_transformed.htm @@ -6,7 +6,7 @@ draw_text_transformed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_text_transformed_colour.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_text_transformed_colour.htm index 35cd2ef98..520256605 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_text_transformed_colour.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Text/draw_text_transformed_colour.htm @@ -6,7 +6,7 @@ draw_text_transformed_colour - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/Textures.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/Textures.htm index 22f2c8396..e9daf0520 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/Textures.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/Textures.htm @@ -6,7 +6,7 @@ ВСкстуры - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/draw_texture_flush.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/draw_texture_flush.htm index 6aee2b101..ba5bfeac9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/draw_texture_flush.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/draw_texture_flush.htm @@ -6,7 +6,7 @@ draw_texture_flush - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_debug_messages.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_debug_messages.htm index 5ef5e1052..51c9ead59 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_debug_messages.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_debug_messages.htm @@ -6,7 +6,7 @@ texture_debug_messages - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_flush.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_flush.htm index e16854c74..f3f7dfdca 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_flush.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_flush.htm @@ -6,7 +6,7 @@ texture_flush - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_get_height.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_get_height.htm index 272ade91a..ffd8909ab 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_get_height.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_get_height.htm @@ -6,7 +6,7 @@ texture_get_height - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_get_texel_height.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_get_texel_height.htm index 36c107960..1136b277a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_get_texel_height.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_get_texel_height.htm @@ -6,7 +6,7 @@ texture_get_texel_height - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_get_texel_width.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_get_texel_width.htm index 1af6c1af1..9964c2149 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_get_texel_width.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_get_texel_width.htm @@ -6,7 +6,7 @@ texture_get_texel_width - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_get_uvs.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_get_uvs.htm index 3c224ef7c..bf982ecff 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_get_uvs.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_get_uvs.htm @@ -6,7 +6,7 @@ texture_get_uvs - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_get_width.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_get_width.htm index ae27cdfbf..06b8e38e3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_get_width.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_get_width.htm @@ -6,7 +6,7 @@ texture_get_width - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_global_scale.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_global_scale.htm index a4330a8b4..4317922f8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_global_scale.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_global_scale.htm @@ -6,7 +6,7 @@ texture_global_scale - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_is_ready.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_is_ready.htm index 6fec19429..80e9dd0e8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_is_ready.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_is_ready.htm @@ -6,7 +6,7 @@ texture_is_ready - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_prefetch.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_prefetch.htm index dd12a35ce..cd3efcf69 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_prefetch.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_prefetch.htm @@ -6,7 +6,7 @@ texture_prefetch - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_set_stage.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_set_stage.htm index 46602b78e..4cd6453e0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_set_stage.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texture_set_stage.htm @@ -6,7 +6,7 @@ texture_set_stage - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texturegroup_get_fonts.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texturegroup_get_fonts.htm index a56fe7ee3..08db03a6d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texturegroup_get_fonts.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texturegroup_get_fonts.htm @@ -6,7 +6,7 @@ texturegroup_get_fonts - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texturegroup_get_names.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texturegroup_get_names.htm index 706479764..cd362db7e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texturegroup_get_names.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texturegroup_get_names.htm @@ -6,7 +6,7 @@ texturegroup_get_names - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texturegroup_get_sprites.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texturegroup_get_sprites.htm index 5f1c505d2..95574313f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texturegroup_get_sprites.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texturegroup_get_sprites.htm @@ -6,7 +6,7 @@ texturegroup_get_sprites - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texturegroup_get_textures.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texturegroup_get_textures.htm index 8dbb4a98c..cbfe6ef49 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texturegroup_get_textures.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texturegroup_get_textures.htm @@ -6,7 +6,7 @@ texturegroup_get_textures - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texturegroup_get_tilesets.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texturegroup_get_tilesets.htm index 8d54695e7..29c3c11e2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texturegroup_get_tilesets.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Textures/texturegroup_get_tilesets.htm @@ -6,7 +6,7 @@ texturegroup_get_tilesets - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/Videos.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/Videos.htm index 1c7bb48a7..18ccfb55a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/Videos.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/Videos.htm @@ -7,7 +7,7 @@ ВоспроизвСдСниС Π²ΠΈΠ΄Π΅ΠΎ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/YUV_Videos.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/YUV_Videos.htm index 22d6c54ce..e2579f3ba 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/YUV_Videos.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/YUV_Videos.htm @@ -7,7 +7,7 @@ YUV Π’ΠΈΠ΄Π΅ΠΎ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_close.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_close.htm index 7300272ae..6cc6811cd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_close.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_close.htm @@ -7,7 +7,7 @@ video_close - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_enable_loop.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_enable_loop.htm index a42ac0b15..9b16c9e75 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_enable_loop.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_enable_loop.htm @@ -7,7 +7,7 @@ video_enable_loop - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_get_duration.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_get_duration.htm index 6ed335574..e42771f17 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_get_duration.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_get_duration.htm @@ -7,7 +7,7 @@ video_get_duration - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_get_format.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_get_format.htm index 124beec47..f4227a113 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_get_format.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_get_format.htm @@ -7,7 +7,7 @@ video_get_format - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_get_position.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_get_position.htm index c27d1cb76..378c63696 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_get_position.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_get_position.htm @@ -7,7 +7,7 @@ video_get_position - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_get_status.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_get_status.htm index 1abd9c56a..0cccb327b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_get_status.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_get_status.htm @@ -7,7 +7,7 @@ video_get_status - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_get_volume.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_get_volume.htm index 224f5dd97..1abb277a5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_get_volume.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_get_volume.htm @@ -7,7 +7,7 @@ video_get_volume - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_is_looping.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_is_looping.htm index 5d070009a..36beb3927 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_is_looping.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_is_looping.htm @@ -7,7 +7,7 @@ video_is_looping - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_pause.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_pause.htm index cfb51a49f..2ddde2a42 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_pause.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_pause.htm @@ -7,7 +7,7 @@ video_pause - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_resume.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_resume.htm index a6ed1d9df..f80f508b5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_resume.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_resume.htm @@ -7,7 +7,7 @@ video_resume - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_seek_to.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_seek_to.htm index d5c0ac491..ee5303cd7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_seek_to.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/Videos/video_seek_to.htm @@ -7,7 +7,7 @@ video_seek_to - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/draw_enable_drawevent.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/draw_enable_drawevent.htm index 9b7c16809..dd91c575b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/draw_enable_drawevent.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/draw_enable_drawevent.htm @@ -6,7 +6,7 @@ draw_enable_drawevent - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/draw_flush.htm b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/draw_flush.htm index c3095012e..17dc06822 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Drawing/draw_flush.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Drawing/draw_flush.htm @@ -6,7 +6,7 @@ draw_flush - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/Binary_Files.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/Binary_Files.htm index 1b6c24b49..158f28962 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/Binary_Files.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/Binary_Files.htm @@ -6,7 +6,7 @@ Π”Π²ΠΎΠΈΡ‡Π½Ρ‹Π΅ Ρ„Π°ΠΉΠ»Ρ‹ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/file_bin_close.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/file_bin_close.htm index 5c883da80..f61fb7de8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/file_bin_close.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/file_bin_close.htm @@ -6,7 +6,7 @@ file_bin_close - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/file_bin_open.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/file_bin_open.htm index 27d021db6..4f67c7378 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/file_bin_open.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/file_bin_open.htm @@ -6,7 +6,7 @@ file_bin_open - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/file_bin_position.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/file_bin_position.htm index a409d44d1..51d94766b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/file_bin_position.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/file_bin_position.htm @@ -6,7 +6,7 @@ file_bin_position - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/file_bin_read_byte.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/file_bin_read_byte.htm index 7bf767bfd..0e4345427 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/file_bin_read_byte.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/file_bin_read_byte.htm @@ -6,7 +6,7 @@ file_bin_read_byte - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/file_bin_rewrite.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/file_bin_rewrite.htm index 978b0164d..65ee3e9ee 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/file_bin_rewrite.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/file_bin_rewrite.htm @@ -6,7 +6,7 @@ file_bin_rewrite - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/file_bin_seek.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/file_bin_seek.htm index 870876482..7d7a606c6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/file_bin_seek.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/file_bin_seek.htm @@ -6,7 +6,7 @@ file_bin_seek - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/file_bin_size.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/file_bin_size.htm index 950951897..10d883cdc 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/file_bin_size.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/file_bin_size.htm @@ -6,7 +6,7 @@ file_bin_size - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/file_bin_write_byte.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/file_bin_write_byte.htm index 95e0016e9..a6f5495cb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/file_bin_write_byte.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Binary_Files/file_bin_write_byte.htm @@ -6,7 +6,7 @@ file_bin_write_byte - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/Encoding_And_Hashing.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/Encoding_And_Hashing.htm index 33b549cfe..563664700 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/Encoding_And_Hashing.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/Encoding_And_Hashing.htm @@ -6,7 +6,7 @@ ΠšΠΎΠ΄ΠΈΡ€ΠΎΠ²Π°Π½ΠΈΠ΅ ΠΈ Ρ…ΡΡˆΠΈΡ€ΠΎΠ²Π°Π½ΠΈΠ΅ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/base64_decode.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/base64_decode.htm index 8b204571e..f63fa77f0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/base64_decode.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/base64_decode.htm @@ -5,7 +5,7 @@ base64_decode - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/base64_encode.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/base64_encode.htm index cba1d47ba..bf91a0f17 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/base64_encode.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/base64_encode.htm @@ -5,7 +5,7 @@ base64_encode - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/json_decode.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/json_decode.htm index dfa906a91..a45a0549b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/json_decode.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/json_decode.htm @@ -7,7 +7,7 @@ json_decode - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/json_encode.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/json_encode.htm index 5b927a632..786929466 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/json_encode.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/json_encode.htm @@ -6,7 +6,7 @@ json_encode - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/json_parse.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/json_parse.htm index 934419530..7e8ef3634 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/json_parse.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/json_parse.htm @@ -6,7 +6,7 @@ json_parse - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/json_stringify.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/json_stringify.htm index 6d94e88b5..6e2e30456 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/json_stringify.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/json_stringify.htm @@ -6,7 +6,7 @@ json_stringify - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/load_csv.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/load_csv.htm index 69bcc2a64..f70aa7816 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/load_csv.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/load_csv.htm @@ -6,7 +6,7 @@ load_csv - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/md5_file.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/md5_file.htm index 036d17c32..9ae0e5f13 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/md5_file.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/md5_file.htm @@ -6,7 +6,7 @@ md5_file - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/md5_string_unicode.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/md5_string_unicode.htm index 962973c7f..ad2533eaf 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/md5_string_unicode.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/md5_string_unicode.htm @@ -6,7 +6,7 @@ md5_string_unicode - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/md5_string_utf8.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/md5_string_utf8.htm index 67f51ceda..6ce9df000 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/md5_string_utf8.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/md5_string_utf8.htm @@ -6,7 +6,7 @@ md5_string_utf8 - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/sha1_file.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/sha1_file.htm index 260814e57..efd2fd977 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/sha1_file.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/sha1_file.htm @@ -6,7 +6,7 @@ sha1_file - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/sha1_string_unicode.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/sha1_string_unicode.htm index fd21a61e2..6d36a3513 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/sha1_string_unicode.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/sha1_string_unicode.htm @@ -6,7 +6,7 @@ sha1_string_unicode - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/sha1_string_utf8.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/sha1_string_utf8.htm index 326a04961..cbc609907 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/sha1_string_utf8.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/sha1_string_utf8.htm @@ -6,7 +6,7 @@ sha1_string_utf8 - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/zip_unzip.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/zip_unzip.htm index 4b8105eb5..821df6c72 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/zip_unzip.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Encoding_And_Hashing/zip_unzip.htm @@ -6,7 +6,7 @@ zip_unzip - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_Directories/File_Directories.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_Directories/File_Directories.htm index 36d0793c6..4eea6c4b5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_Directories/File_Directories.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_Directories/File_Directories.htm @@ -6,7 +6,7 @@ Π€Π°ΠΉΠ»ΠΎΠ²Ρ‹Π΅ Π΄ΠΈΡ€Π΅ΠΊΡ‚ΠΎΡ€ΠΈΠΈ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_Directories/directory_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_Directories/directory_create.htm index 84994629c..95fd8b33e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_Directories/directory_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_Directories/directory_create.htm @@ -6,7 +6,7 @@ directory_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_Directories/directory_destroy.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_Directories/directory_destroy.htm index c5c2680f1..abb2e53a8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_Directories/directory_destroy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_Directories/directory_destroy.htm @@ -6,7 +6,7 @@ directory_destroy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_Directories/directory_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_Directories/directory_exists.htm index 7fb6fa6b9..b5da30553 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_Directories/directory_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_Directories/directory_exists.htm @@ -6,7 +6,7 @@ directory_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_Directories/program_directory.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_Directories/program_directory.htm index d6b6cf5b6..55d6040db 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_Directories/program_directory.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_Directories/program_directory.htm @@ -6,7 +6,7 @@ program_directory - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_Directories/temp_directory.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_Directories/temp_directory.htm index 967c89807..2947a472b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_Directories/temp_directory.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_Directories/temp_directory.htm @@ -6,7 +6,7 @@ temp_directory - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_Directories/working_directory.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_Directories/working_directory.htm index d3474b0b0..a9e02352e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_Directories/working_directory.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_Directories/working_directory.htm @@ -6,7 +6,7 @@ working_directory - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_Handling.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_Handling.htm index 04a16b836..7b00dca95 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_Handling.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_Handling.htm @@ -6,7 +6,7 @@ Π Π°Π±ΠΎΡ‚Π° с Ρ„Π°ΠΉΠ»Π°ΠΌΠΈ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/File_System.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/File_System.htm index 281e45cec..5405a7bf0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/File_System.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/File_System.htm @@ -6,7 +6,7 @@ Ѐайловая систСма - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/file_attributes.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/file_attributes.htm index 386227f5c..7ee31da79 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/file_attributes.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/file_attributes.htm @@ -6,7 +6,7 @@ file_attributes - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/file_copy.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/file_copy.htm index 2dc7d524b..ce4ebc35f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/file_copy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/file_copy.htm @@ -6,7 +6,7 @@ file_copy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/file_delete.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/file_delete.htm index 6db6a3aa1..518620cc9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/file_delete.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/file_delete.htm @@ -6,7 +6,7 @@ file_delete - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/file_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/file_exists.htm index 829a8248b..2274e3435 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/file_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/file_exists.htm @@ -6,7 +6,7 @@ file_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/file_find_close.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/file_find_close.htm index 6e569bdd1..44804ab99 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/file_find_close.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/file_find_close.htm @@ -6,7 +6,7 @@ file_find_close - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/file_find_first.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/file_find_first.htm index aa6daa8b8..af81257cd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/file_find_first.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/file_find_first.htm @@ -6,7 +6,7 @@ file_find_first - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/file_find_next.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/file_find_next.htm index bc7ae2d67..7e192a016 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/file_find_next.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/file_find_next.htm @@ -6,7 +6,7 @@ file_find_next - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/file_rename.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/file_rename.htm index bcd7187ee..2a46a4bf4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/file_rename.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/file_rename.htm @@ -6,7 +6,7 @@ file_rename - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/filename_change_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/filename_change_ext.htm index 77453b3f0..2dc9bd678 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/filename_change_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/filename_change_ext.htm @@ -6,7 +6,7 @@ filename_change_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/filename_dir.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/filename_dir.htm index a6abc5559..8c7efcedb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/filename_dir.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/filename_dir.htm @@ -6,7 +6,7 @@ filename_dir - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/filename_drive.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/filename_drive.htm index d34075423..08bf1f8e8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/filename_drive.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/filename_drive.htm @@ -6,7 +6,7 @@ filename_drive - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/filename_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/filename_ext.htm index ce1d50548..3af589a76 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/filename_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/filename_ext.htm @@ -6,7 +6,7 @@ filename_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/filename_name.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/filename_name.htm index 00c3963c2..0c0bffde0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/filename_name.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/filename_name.htm @@ -6,7 +6,7 @@ filename_name - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/filename_path.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/filename_path.htm index 3f7ef4152..2f009555c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/filename_path.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/filename_path.htm @@ -6,7 +6,7 @@ filename_path - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/get_open_filename.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/get_open_filename.htm index 07a2e3b02..7398a56d3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/get_open_filename.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/get_open_filename.htm @@ -6,7 +6,7 @@ get_open_filename - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/get_open_filename_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/get_open_filename_ext.htm index a91dcd54e..1f2ebfc70 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/get_open_filename_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/get_open_filename_ext.htm @@ -6,7 +6,7 @@ get_open_filename_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/get_save_filename.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/get_save_filename.htm index 172f2be79..01019a351 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/get_save_filename.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/get_save_filename.htm @@ -6,7 +6,7 @@ get_save_filename - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/get_save_filename_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/get_save_filename_ext.htm index 73d381a31..cd7924c31 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/get_save_filename_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/File_System/get_save_filename_ext.htm @@ -6,7 +6,7 @@ get_save_filename_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/Ini_Files.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/Ini_Files.htm index e0654e55e..0d4a01bef 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/Ini_Files.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/Ini_Files.htm @@ -6,7 +6,7 @@ Π€Π°ΠΉΠ»Ρ‹ Ини - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_close.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_close.htm index b13ced753..c7408687d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_close.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_close.htm @@ -6,7 +6,7 @@ ini_close - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_key_delete.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_key_delete.htm index ae4cf4bd0..bd5552292 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_key_delete.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_key_delete.htm @@ -6,7 +6,7 @@ ini_key_delete - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_key_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_key_exists.htm index 117559f32..64b949df0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_key_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_key_exists.htm @@ -6,7 +6,7 @@ ini_key_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_open.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_open.htm index 287d871d8..d4569de8c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_open.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_open.htm @@ -6,7 +6,7 @@ ini_open - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_open_from_string.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_open_from_string.htm index fe554a811..203e6c3ee 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_open_from_string.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_open_from_string.htm @@ -6,7 +6,7 @@ ini_open_from_string - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_read_real.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_read_real.htm index 52b1c914b..61fc47d3e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_read_real.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_read_real.htm @@ -6,7 +6,7 @@ ini_read_real - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_read_string.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_read_string.htm index 8f16d2f73..95e4f1c16 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_read_string.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_read_string.htm @@ -6,7 +6,7 @@ ini_read_string - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_section_delete.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_section_delete.htm index cb62541d2..f96d9e011 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_section_delete.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_section_delete.htm @@ -6,7 +6,7 @@ ini_section_delete - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_section_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_section_exists.htm index 7db7eeeb6..814e73909 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_section_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_section_exists.htm @@ -6,7 +6,7 @@ ini_section_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_write_real.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_write_real.htm index dd140892a..c0b992cfd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_write_real.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_write_real.htm @@ -6,7 +6,7 @@ ini_write_real - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_write_string.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_write_string.htm index 2f4dc3058..575eb82e1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_write_string.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Ini_Files/ini_write_string.htm @@ -6,7 +6,7 @@ ini_write_string - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/Text_Files.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/Text_Files.htm index 0e104b0c9..cabefee51 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/Text_Files.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/Text_Files.htm @@ -6,7 +6,7 @@ ВСкстовыС Ρ„Π°ΠΉΠ»Ρ‹ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_close.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_close.htm index c056cd5f2..2e2925c47 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_close.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_close.htm @@ -6,7 +6,7 @@ file_text_close - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_eof.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_eof.htm index 44df62225..4e5298cfc 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_eof.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_eof.htm @@ -6,7 +6,7 @@ file_text_eof - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_eoln.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_eoln.htm index 3817f4ed4..f13272345 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_eoln.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_eoln.htm @@ -6,7 +6,7 @@ file_text_eoln - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_open_append.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_open_append.htm index 09cdcdae9..c3a11792a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_open_append.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_open_append.htm @@ -6,7 +6,7 @@ file_text_open_append - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_open_from_string.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_open_from_string.htm index 05ab80eab..1b033ba58 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_open_from_string.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_open_from_string.htm @@ -5,7 +5,7 @@ file_text_open_from_string - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_open_read.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_open_read.htm index 1b2875ea7..adbcb5784 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_open_read.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_open_read.htm @@ -6,7 +6,7 @@ file_text_open_read - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_open_write.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_open_write.htm index 482559000..dddde95e2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_open_write.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_open_write.htm @@ -6,7 +6,7 @@ file_text_open_write - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_read_real.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_read_real.htm index a1db71344..37b7167c2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_read_real.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_read_real.htm @@ -6,7 +6,7 @@ file_text_read_real - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_read_string.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_read_string.htm index 74c118f9e..86df5964d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_read_string.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_read_string.htm @@ -6,7 +6,7 @@ file_text_read_string - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_readln.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_readln.htm index 76da8061b..f992f85f0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_readln.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_readln.htm @@ -6,7 +6,7 @@ file_text_readln - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_write_real.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_write_real.htm index 0b5ee4a6e..e78f7c780 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_write_real.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_write_real.htm @@ -6,7 +6,7 @@ file_text_write_real - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_write_string.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_write_string.htm index 79d65f029..0533d2ce2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_write_string.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_write_string.htm @@ -6,7 +6,7 @@ file_text_write_string - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_writeln.htm b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_writeln.htm index ce0709a00..85c26cdbd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_writeln.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/File_Handling/Text_Files/file_text_writeln.htm @@ -6,7 +6,7 @@ file_text_writeln - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/GML_Reference.htm b/Manual/contents/GameMaker_Language/GML_Reference/GML_Reference.htm index d64de4cbe..2123833bd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/GML_Reference.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/GML_Reference.htm @@ -6,7 +6,7 @@ Π‘ΠΏΡ€Π°Π²ΠΎΡ‡Π½ΠΈΠΊ ΠΏΠΎ {GML_Code} - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/GXC/Challenges/gxc_pause_movie_recording.htm b/Manual/contents/GameMaker_Language/GML_Reference/GXC/Challenges/gxc_pause_movie_recording.htm index d589f2b0e..ad9bfbacb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/GXC/Challenges/gxc_pause_movie_recording.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/GXC/Challenges/gxc_pause_movie_recording.htm @@ -6,7 +6,7 @@ gxc_pause_movie_recording - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/GXC/Challenges/gxc_resume_movie_recording.htm b/Manual/contents/GameMaker_Language/GML_Reference/GXC/Challenges/gxc_resume_movie_recording.htm index 60c9e545a..23ebf1864 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/GXC/Challenges/gxc_resume_movie_recording.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/GXC/Challenges/gxc_resume_movie_recording.htm @@ -6,7 +6,7 @@ gxc_resume_movie_recording - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/GXC/Challenges/gxc_start_movie_recording.htm b/Manual/contents/GameMaker_Language/GML_Reference/GXC/Challenges/gxc_start_movie_recording.htm index 41c5ab081..d3ce08973 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/GXC/Challenges/gxc_start_movie_recording.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/GXC/Challenges/gxc_start_movie_recording.htm @@ -6,7 +6,7 @@ gxc_start_movie_recording - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/GXC/Challenges/gxc_stop_movie_recording.htm b/Manual/contents/GameMaker_Language/GML_Reference/GXC/Challenges/gxc_stop_movie_recording.htm index 36b38e816..5b69fa090 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/GXC/Challenges/gxc_stop_movie_recording.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/GXC/Challenges/gxc_stop_movie_recording.htm @@ -6,7 +6,7 @@ gxc_stop_movie_recording - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/Device_Input.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/Device_Input.htm index 36ae27c1b..d39ec6a2c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/Device_Input.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/Device_Input.htm @@ -6,7 +6,7 @@ Π’Π²ΠΎΠ΄ устройства - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_get_tilt_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_get_tilt_x.htm index 818240344..32aab885d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_get_tilt_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_get_tilt_x.htm @@ -6,7 +6,7 @@ device_get_tilt_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_get_tilt_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_get_tilt_y.htm index 387376191..fd7fb5158 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_get_tilt_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_get_tilt_y.htm @@ -6,7 +6,7 @@ device_get_tilt_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_get_tilt_z.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_get_tilt_z.htm index d8b4452b8..eb40917d1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_get_tilt_z.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_get_tilt_z.htm @@ -5,7 +5,7 @@ device_get_tilt_z - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_is_keypad_open.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_is_keypad_open.htm index 31873147e..fe1ab4380 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_is_keypad_open.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_is_keypad_open.htm @@ -6,7 +6,7 @@ device_is_keypad_open - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_check_button.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_check_button.htm index d3d21b94d..1e1197ad8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_check_button.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_check_button.htm @@ -6,7 +6,7 @@ device_mouse_check_button - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_check_button_pressed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_check_button_pressed.htm index 45860ec4c..a31811458 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_check_button_pressed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_check_button_pressed.htm @@ -6,7 +6,7 @@ device_mouse_check_button_pressed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_check_button_released.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_check_button_released.htm index f567c9275..8f16247db 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_check_button_released.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_check_button_released.htm @@ -6,7 +6,7 @@ device_mouse_check_button_released - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_dbclick_enable.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_dbclick_enable.htm index 8e6e84937..be1d58c77 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_dbclick_enable.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_dbclick_enable.htm @@ -6,7 +6,7 @@ device_mouse_dbclick_enable - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_raw_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_raw_x.htm index 457bb8ded..8b2217992 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_raw_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_raw_x.htm @@ -6,7 +6,7 @@ device_mouse_raw_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_raw_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_raw_y.htm index 1b9c83d33..6be64720a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_raw_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_raw_y.htm @@ -6,7 +6,7 @@ device_mouse_raw_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_x.htm index 7f3d1481e..86f36c032 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_x.htm @@ -6,7 +6,7 @@ device_mouse_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_x_to_gui.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_x_to_gui.htm index 08413b30f..69241889d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_x_to_gui.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_x_to_gui.htm @@ -6,7 +6,7 @@ device_mouse_x_to_gui - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_y.htm index efbbde408..4f3ba2a58 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_y.htm @@ -6,7 +6,7 @@ device_mouse_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_y_to_gui.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_y_to_gui.htm index b677c62d9..6bf809ce2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_y_to_gui.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Device_Input/device_mouse_y_to_gui.htm @@ -6,7 +6,7 @@ device_mouse_y_to_gui - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/Gamepad_Input.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/Gamepad_Input.htm index c31d1c2fe..9cb322c25 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/Gamepad_Input.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/Gamepad_Input.htm @@ -6,7 +6,7 @@ Π’Ρ…ΠΎΠ΄ Π³Π΅ΠΉΠΌΠΏΠ°Π΄Π° - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_axis_count.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_axis_count.htm index 615270ac4..941cf8247 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_axis_count.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_axis_count.htm @@ -5,7 +5,7 @@ gamepad_axis_count - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_axis_value.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_axis_value.htm index a8b1134c1..bfbcdf23a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_axis_value.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_axis_value.htm @@ -6,7 +6,7 @@ gamepad_axis_value - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_button_check.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_button_check.htm index de176e48f..80c45ffc5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_button_check.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_button_check.htm @@ -6,7 +6,7 @@ gamepad_button_check - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_button_check_pressed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_button_check_pressed.htm index 7aa7f645e..718222941 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_button_check_pressed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_button_check_pressed.htm @@ -6,7 +6,7 @@ gamepad_button_check_pressed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_button_check_released.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_button_check_released.htm index 68fe6059e..63fd0d86c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_button_check_released.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_button_check_released.htm @@ -6,7 +6,7 @@ gamepad_button_check_released - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_button_count.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_button_count.htm index 0b7717c22..37e259255 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_button_count.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_button_count.htm @@ -5,7 +5,7 @@ gamepad_button_count - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_button_value.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_button_value.htm index cd9870b88..b8caa117f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_button_value.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_button_value.htm @@ -6,7 +6,7 @@ gamepad_button_value - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_get_axis_deadzone.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_get_axis_deadzone.htm index b3a5b70cb..97e72d90e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_get_axis_deadzone.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_get_axis_deadzone.htm @@ -6,7 +6,7 @@ gamepad_get_axis_deadzone - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_get_button_threshold.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_get_button_threshold.htm index dbc0fca40..202293262 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_get_button_threshold.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_get_button_threshold.htm @@ -6,7 +6,7 @@ gamepad_get_button_threshold - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_get_description.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_get_description.htm index d5235cc03..d0607bca9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_get_description.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_get_description.htm @@ -6,7 +6,7 @@ gamepad_get_description - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_get_device_count.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_get_device_count.htm index f4160e42a..4e4399cd5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_get_device_count.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_get_device_count.htm @@ -6,7 +6,7 @@ gamepad_get_device_count - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_get_guid.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_get_guid.htm index 962c8808a..fa600dfea 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_get_guid.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_get_guid.htm @@ -6,7 +6,7 @@ gamepad_get_guid - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_get_mapping.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_get_mapping.htm index bc0b40a31..012f831ae 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_get_mapping.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_get_mapping.htm @@ -5,7 +5,7 @@ gamepad_get_mapping - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_get_option.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_get_option.htm index 72a068828..5a910c2b5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_get_option.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_get_option.htm @@ -6,7 +6,7 @@ gamepad_get_option - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_hat_count.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_hat_count.htm index b491567d1..dd95c4e0e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_hat_count.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_hat_count.htm @@ -6,7 +6,7 @@ gamepad_hat_count - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_hat_value.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_hat_value.htm index b2558be0f..d4f79f626 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_hat_value.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_hat_value.htm @@ -6,7 +6,7 @@ gamepad_hat_value - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_is_connected.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_is_connected.htm index cdeaa76b4..1c16fcfb4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_is_connected.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_is_connected.htm @@ -6,7 +6,7 @@ gamepad_is_connected - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_is_supported.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_is_supported.htm index 032d69210..400a5962e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_is_supported.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_is_supported.htm @@ -6,7 +6,7 @@ gamepad_is_supported - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_remove_mapping.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_remove_mapping.htm index 2d3f1b239..86d09e7ca 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_remove_mapping.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_remove_mapping.htm @@ -6,7 +6,7 @@ gamepad_remove_mapping - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_set_axis_deadzone.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_set_axis_deadzone.htm index c7dcae0de..9c0cd758f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_set_axis_deadzone.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_set_axis_deadzone.htm @@ -6,7 +6,7 @@ gamepad_set_axis_deadzone - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_set_button_threshold.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_set_button_threshold.htm index 6de0e2bb2..b66918945 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_set_button_threshold.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_set_button_threshold.htm @@ -6,7 +6,7 @@ gamepad_set_button_threshold - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_set_colour.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_set_colour.htm index 20f46058c..3aa096893 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_set_colour.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_set_colour.htm @@ -6,7 +6,7 @@ gamepad_set_colour - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_set_option.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_set_option.htm index 750017072..a24ef1eb8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_set_option.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_set_option.htm @@ -6,7 +6,7 @@ gamepad_set_option - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_set_vibration.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_set_vibration.htm index 3a2217dde..4f56f2d4b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_set_vibration.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_set_vibration.htm @@ -6,7 +6,7 @@ gamepad_set_vibration - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_test_mapping.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_test_mapping.htm index 28108f730..babd7f9e0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_test_mapping.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/GamePad_Input/gamepad_test_mapping.htm @@ -6,7 +6,7 @@ gamepad_test_mapping - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Game_Input.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Game_Input.htm index 207a7b675..d0586388e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Game_Input.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Game_Input.htm @@ -6,7 +6,7 @@ Π˜Π³Ρ€ΠΎΠ²ΠΎΠΉ Π²Π²ΠΎΠ΄ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/Gesture_Input.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/Gesture_Input.htm index 749aeae6d..1b966ca4d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/Gesture_Input.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/Gesture_Input.htm @@ -6,7 +6,7 @@ Π’Π²ΠΎΠ΄ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ ТСстов - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/event_data.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/event_data.htm index 662cb923f..880b6e8f7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/event_data.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/event_data.htm @@ -6,7 +6,7 @@ event_data - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_double_tap_distance.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_double_tap_distance.htm index e06ae3de8..ec1dce358 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_double_tap_distance.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_double_tap_distance.htm @@ -6,7 +6,7 @@ gesture_double_tap_distance - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_double_tap_time.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_double_tap_time.htm index 72a1b1739..573c4c366 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_double_tap_time.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_double_tap_time.htm @@ -6,7 +6,7 @@ gesture_double_tap_time - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_drag_distance.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_drag_distance.htm index bfd35e0d6..e3736e7e5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_drag_distance.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_drag_distance.htm @@ -6,7 +6,7 @@ gesture_drag_distance - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_drag_time.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_drag_time.htm index 613433a2b..cbde30e15 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_drag_time.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_drag_time.htm @@ -6,7 +6,7 @@ gesture_drag_time - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_flick_speed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_flick_speed.htm index 6f5cecd04..bb91ea53e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_flick_speed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_flick_speed.htm @@ -6,7 +6,7 @@ gesture_flick_speed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_double_tap_distance.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_double_tap_distance.htm index ae74f7be1..8eede190a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_double_tap_distance.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_double_tap_distance.htm @@ -6,7 +6,7 @@ gesture_get_double_tap_distance - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_double_tap_time.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_double_tap_time.htm index 64d345f38..98a57de13 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_double_tap_time.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_double_tap_time.htm @@ -6,7 +6,7 @@ gesture_get_double_tap_time - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_drag_distance.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_drag_distance.htm index fa42f23f8..2b730b323 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_drag_distance.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_drag_distance.htm @@ -6,7 +6,7 @@ gesture_get_drag_distance - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_drag_time.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_drag_time.htm index 7052789d0..aba2b1c74 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_drag_time.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_drag_time.htm @@ -6,7 +6,7 @@ gesture_get_drag_time - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_flick_speed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_flick_speed.htm index 875905c82..77cd45add 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_flick_speed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_flick_speed.htm @@ -6,7 +6,7 @@ gesture_get_flick_speed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_pinch_angle_away.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_pinch_angle_away.htm index 3660294c9..e2902597b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_pinch_angle_away.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_pinch_angle_away.htm @@ -6,7 +6,7 @@ gesture_get_pinch_angle_away - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_pinch_angle_towards.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_pinch_angle_towards.htm index f8857358a..2ac8ecde2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_pinch_angle_towards.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_pinch_angle_towards.htm @@ -6,7 +6,7 @@ gesture_get_pinch_angle_towards - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_pinch_distance.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_pinch_distance.htm index eb3b6a85f..db82692f7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_pinch_distance.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_pinch_distance.htm @@ -6,7 +6,7 @@ gesture_get_pinch_distance - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_rotate_angle.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_rotate_angle.htm index 94eb51ffb..ebf4cb749 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_rotate_angle.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_rotate_angle.htm @@ -6,7 +6,7 @@ gesture_get_rotate_angle - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_rotate_time.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_rotate_time.htm index 342ad1184..2720a4240 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_rotate_time.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_rotate_time.htm @@ -6,7 +6,7 @@ gesture_get_rotate_time - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_tap_count.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_tap_count.htm index 30e38b400..27da01fef 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_tap_count.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_get_tap_count.htm @@ -6,7 +6,7 @@ gesture_get_tap_count - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_pinch_angle_away.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_pinch_angle_away.htm index ee9579753..64e338170 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_pinch_angle_away.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_pinch_angle_away.htm @@ -6,7 +6,7 @@ gesture_pinch_angle_away - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_pinch_angle_towards.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_pinch_angle_towards.htm index a4e9173fe..53076a67a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_pinch_angle_towards.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_pinch_angle_towards.htm @@ -6,7 +6,7 @@ gesture_pinch_angle_towards - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_pinch_distance.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_pinch_distance.htm index 5f37e46be..752638a64 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_pinch_distance.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_pinch_distance.htm @@ -6,7 +6,7 @@ gesture_pinch_distance - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_rotate_angle.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_rotate_angle.htm index 1a8c1e8f3..ed8c7a73d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_rotate_angle.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_rotate_angle.htm @@ -6,7 +6,7 @@ gesture_rotate_angle - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_rotate_time.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_rotate_time.htm index f76462a19..297651d3a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_rotate_time.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_rotate_time.htm @@ -6,7 +6,7 @@ gesture_rotate_time - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_tap_count.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_tap_count.htm index 5aa960bdb..0bb17aacc 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_tap_count.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Gesture_Input/gesture_tap_count.htm @@ -6,7 +6,7 @@ gesture_tap_count - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/Keyboard_Input.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/Keyboard_Input.htm index b0e15508d..a4495edad 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/Keyboard_Input.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/Keyboard_Input.htm @@ -6,7 +6,7 @@ Π’Π²ΠΎΠ΄ с ΠΊΠ»Π°Π²ΠΈΠ°Ρ‚ΡƒΡ€Ρ‹ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/io_clear.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/io_clear.htm index e458499b7..398204f8c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/io_clear.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/io_clear.htm @@ -6,7 +6,7 @@ io_clear - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_check.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_check.htm index 6befddffc..c5d8ec1a4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_check.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_check.htm @@ -6,7 +6,7 @@ keyboard_check - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_check_direct.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_check_direct.htm index 596e25f16..5ef6b3f32 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_check_direct.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_check_direct.htm @@ -6,7 +6,7 @@ keyboard_check_direct - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_check_pressed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_check_pressed.htm index f4973e756..a50969f00 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_check_pressed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_check_pressed.htm @@ -6,7 +6,7 @@ keyboard_check_pressed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_check_released.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_check_released.htm index 24b5c1f83..2319e39b5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_check_released.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_check_released.htm @@ -6,7 +6,7 @@ keyboard_check_released - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_clear.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_clear.htm index a16a5dcdd..3fcfa31f7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_clear.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_clear.htm @@ -6,7 +6,7 @@ keyboard_clear - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_get_map.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_get_map.htm index 59102d46b..f4970c371 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_get_map.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_get_map.htm @@ -6,7 +6,7 @@ keyboard_get_map - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_get_numlock.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_get_numlock.htm index fe4c1a8ee..2ffe426b2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_get_numlock.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_get_numlock.htm @@ -6,7 +6,7 @@ keyboard_get_numlock - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_key.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_key.htm index 1448e044a..7e32122a2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_key.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_key.htm @@ -6,7 +6,7 @@ keyboard_key - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_key_press.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_key_press.htm index 177ff5697..18d4900b4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_key_press.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_key_press.htm @@ -5,7 +5,7 @@ keyboard_key_press - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_key_release.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_key_release.htm index 16bbef529..86d73b8f0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_key_release.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_key_release.htm @@ -6,7 +6,7 @@ keyboard_key_release - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_lastchar.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_lastchar.htm index 6a1a7831e..a2643ef35 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_lastchar.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_lastchar.htm @@ -6,7 +6,7 @@ keyboard_lastchar - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_lastkey.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_lastkey.htm index 411fc7b0d..28f2826ba 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_lastkey.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_lastkey.htm @@ -6,7 +6,7 @@ keyboard_lastkey - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_set_map.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_set_map.htm index 643c2c297..e3a209b75 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_set_map.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_set_map.htm @@ -6,7 +6,7 @@ keyboard_set_map - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_set_numlock.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_set_numlock.htm index 4c6e9920d..15d072bf7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_set_numlock.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_set_numlock.htm @@ -6,7 +6,7 @@ keyboard_set_numlock - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_string.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_string.htm index d9d623a15..e88d6cd6f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_string.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_string.htm @@ -6,7 +6,7 @@ keyboard_string - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_unset_map.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_unset_map.htm index 3ea318b5b..6eadcd6ff 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_unset_map.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Keyboard_Input/keyboard_unset_map.htm @@ -6,7 +6,7 @@ keyboard_unset_map - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/Mouse_Input.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/Mouse_Input.htm index e2f42e397..258d4401d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/Mouse_Input.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/Mouse_Input.htm @@ -6,7 +6,7 @@ Π’Π²ΠΎΠ΄ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ ΠΌΡ‹ΡˆΠΈ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_button.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_button.htm index f3a929605..4dcb12b6a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_button.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_button.htm @@ -6,7 +6,7 @@ mouse_button - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_check_button.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_check_button.htm index 38928cc55..594de0fc6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_check_button.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_check_button.htm @@ -6,7 +6,7 @@ mouse_check_button - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_check_button_pressed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_check_button_pressed.htm index e6b76c3e5..e7ad43ba2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_check_button_pressed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_check_button_pressed.htm @@ -6,7 +6,7 @@ mouse_check_button_pressed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_check_button_released.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_check_button_released.htm index ce5c33192..f10c710ac 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_check_button_released.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_check_button_released.htm @@ -6,7 +6,7 @@ mouse_check_button_released - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_clear.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_clear.htm index 1ba317e44..c6ceaa93d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_clear.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_clear.htm @@ -6,7 +6,7 @@ mouse_clear - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_lastbutton.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_lastbutton.htm index d569133ff..e147545ce 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_lastbutton.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_lastbutton.htm @@ -6,7 +6,7 @@ mouse_lastbutton - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_wheel_down.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_wheel_down.htm index fd30dd9c5..dd4f08839 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_wheel_down.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_wheel_down.htm @@ -6,7 +6,7 @@ mouse_wheel_down - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_wheel_up.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_wheel_up.htm index 94fc514f8..a5fc51e4f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_wheel_up.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_wheel_up.htm @@ -6,7 +6,7 @@ mouse_wheel_up - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_x.htm index a30b2faa9..60fb88a3a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_x.htm @@ -6,7 +6,7 @@ mouse_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_y.htm index 1cb009104..31f5c15bf 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Mouse_Input/mouse_y.htm @@ -5,7 +5,7 @@ mouse_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/Virtual_Keys_And_Keyboards.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/Virtual_Keys_And_Keyboards.htm index b1ebae4dd..9a4d42416 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/Virtual_Keys_And_Keyboards.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/Virtual_Keys_And_Keyboards.htm @@ -6,7 +6,7 @@ Π’ΠΈΡ€Ρ‚ΡƒΠ°Π»ΡŒΠ½Ρ‹Π΅ клавиши ΠΈ Π²ΠΈΡ€Ρ‚ΡƒΠ°Π»ΡŒΠ½Ρ‹Π΅ ΠΊΠ»Π°Π²ΠΈΠ°Ρ‚ΡƒΡ€Ρ‹ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/keyboard_virtual_height.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/keyboard_virtual_height.htm index 93b9568b1..a8c48830d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/keyboard_virtual_height.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/keyboard_virtual_height.htm @@ -6,7 +6,7 @@ keyboard_virtual_height - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/keyboard_virtual_hide.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/keyboard_virtual_hide.htm index dd4c797c3..4d4305d15 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/keyboard_virtual_hide.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/keyboard_virtual_hide.htm @@ -6,7 +6,7 @@ keyboard_virtual_hide - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/keyboard_virtual_show.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/keyboard_virtual_show.htm index 6789792d1..de0b82b8c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/keyboard_virtual_show.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/keyboard_virtual_show.htm @@ -6,7 +6,7 @@ keyboard_virtual_show - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/keyboard_virtual_status.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/keyboard_virtual_status.htm index 48ff44f32..81cfa8e72 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/keyboard_virtual_status.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/keyboard_virtual_status.htm @@ -6,7 +6,7 @@ keyboard_virtual_status - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/virtual_key_add.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/virtual_key_add.htm index 0b373628d..76946350e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/virtual_key_add.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/virtual_key_add.htm @@ -6,7 +6,7 @@ virtual_key_add - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/virtual_key_delete.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/virtual_key_delete.htm index f199a9ad2..f4884a9a5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/virtual_key_delete.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/virtual_key_delete.htm @@ -6,7 +6,7 @@ virtual_key_delete - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/virtual_key_hide.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/virtual_key_hide.htm index 6702e579b..abe723dee 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/virtual_key_hide.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/virtual_key_hide.htm @@ -6,7 +6,7 @@ virtual_key_hide - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/virtual_key_show.htm b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/virtual_key_show.htm index 240d5cd4e..139eb6d0d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/virtual_key_show.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Game_Input/Virtual_Keys_And_Keyboards/virtual_key_show.htm @@ -6,7 +6,7 @@ virtual_key_show - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/Garbage_Collection.htm b/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/Garbage_Collection.htm index 01205ee86..ae458d928 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/Garbage_Collection.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/Garbage_Collection.htm @@ -6,7 +6,7 @@ Π’Ρ‹Π²ΠΎΠ· мусора - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/gc_collect.htm b/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/gc_collect.htm index 28a73cefb..00a53c0a9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/gc_collect.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/gc_collect.htm @@ -6,7 +6,7 @@ gc_collect - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/gc_enable.htm b/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/gc_enable.htm index f986378f1..06a4b2dfd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/gc_enable.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/gc_enable.htm @@ -6,7 +6,7 @@ gc_enable - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/gc_get_stats.htm b/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/gc_get_stats.htm index cd20fe567..fdffc6f0e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/gc_get_stats.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/gc_get_stats.htm @@ -6,7 +6,7 @@ gc_get_stats - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/gc_get_target_frame_time.htm b/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/gc_get_target_frame_time.htm index 77d1bbd6a..69bf031eb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/gc_get_target_frame_time.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/gc_get_target_frame_time.htm @@ -6,7 +6,7 @@ gc_get_target_frame_time - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/gc_is_enabled.htm b/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/gc_is_enabled.htm index 7a37f4443..671f8e09e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/gc_is_enabled.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/gc_is_enabled.htm @@ -6,7 +6,7 @@ gc_is_enabled - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/gc_target_frame_time.htm b/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/gc_target_frame_time.htm index 2eb4ee825..684998eba 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/gc_target_frame_time.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/gc_target_frame_time.htm @@ -6,7 +6,7 @@ gc_target_frame_time - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/weak_ref_alive.htm b/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/weak_ref_alive.htm index 57d6054b6..1ee03d37e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/weak_ref_alive.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/weak_ref_alive.htm @@ -6,7 +6,7 @@ weak_ref_alive - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/weak_ref_any_alive.htm b/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/weak_ref_any_alive.htm index 9c92137f8..4285d194c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/weak_ref_any_alive.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/weak_ref_any_alive.htm @@ -6,7 +6,7 @@ weak_ref_any_alive - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/weak_ref_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/weak_ref_create.htm index cb90ab2d1..a708b765b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/weak_ref_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Garbage_Collection/weak_ref_create.htm @@ -6,7 +6,7 @@ weak_ref_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/General_Game_Control.htm b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/General_Game_Control.htm index c6465064b..1e70cc987 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/General_Game_Control.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/General_Game_Control.htm @@ -6,7 +6,7 @@ ΠžΠ±Ρ‰Π΅Π΅ ΡƒΠΏΡ€Π°Π²Π»Π΅Π½ΠΈΠ΅ ΠΈΠ³Ρ€ΠΎΠΉ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/cursor_sprite.htm b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/cursor_sprite.htm index c86d8fee3..e1d9e44fb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/cursor_sprite.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/cursor_sprite.htm @@ -6,7 +6,7 @@ cursor_sprite - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_display_name.htm b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_display_name.htm index 02d9b835b..64a17b27c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_display_name.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_display_name.htm @@ -6,7 +6,7 @@ game_display_name - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_end.htm b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_end.htm index c0497ed38..2c162c152 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_end.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_end.htm @@ -6,7 +6,7 @@ game_end - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_get_speed.htm b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_get_speed.htm index 0538d534e..c04c398d1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_get_speed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_get_speed.htm @@ -6,7 +6,7 @@ game_get_speed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_id.htm b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_id.htm index 4750a6bd4..f69788083 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_id.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_id.htm @@ -6,7 +6,7 @@ game_id - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_load.htm b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_load.htm index a4d221ad5..95893397b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_load.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_load.htm @@ -6,7 +6,7 @@ game_load - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_load_buffer.htm b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_load_buffer.htm index 59e0ddf4f..e2e99b66d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_load_buffer.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_load_buffer.htm @@ -6,7 +6,7 @@ game_load_buffer - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_project_name.htm b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_project_name.htm index f9d8ee42e..325498a32 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_project_name.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_project_name.htm @@ -6,7 +6,7 @@ game_project_name - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_restart.htm b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_restart.htm index 2ba2fd42d..45660016f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_restart.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_restart.htm @@ -6,7 +6,7 @@ game_restart - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_save.htm b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_save.htm index 909a9015f..fac9c65d7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_save.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_save.htm @@ -6,7 +6,7 @@ game_save - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_save_buffer.htm b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_save_buffer.htm index 18444e373..d30dee8a3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_save_buffer.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_save_buffer.htm @@ -6,7 +6,7 @@ game_save_buffer - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_save_id.htm b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_save_id.htm index 2d4ece559..9555e488b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_save_id.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_save_id.htm @@ -6,7 +6,7 @@ game_save_id - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_set_speed.htm b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_set_speed.htm index 3b333aa63..5a63ae57b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_set_speed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/game_set_speed.htm @@ -6,7 +6,7 @@ game_set_speed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/highscore_add.htm b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/highscore_add.htm index 8bcfc5621..34e608b4c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/highscore_add.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/highscore_add.htm @@ -6,7 +6,7 @@ highscore_add - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/highscore_clear.htm b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/highscore_clear.htm index 7e80ef4de..92d8b9c82 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/highscore_clear.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/highscore_clear.htm @@ -6,7 +6,7 @@ highscore_clear - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/highscore_name.htm b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/highscore_name.htm index 507a9f581..b60e5ed93 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/highscore_name.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/highscore_name.htm @@ -6,7 +6,7 @@ highscore_name - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/highscore_value.htm b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/highscore_value.htm index 085da446c..0b035057e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/highscore_value.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/General_Game_Control/highscore_value.htm @@ -6,7 +6,7 @@ highscore_value - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/In_App_Purchases/In_App_Purchases.htm b/Manual/contents/GameMaker_Language/GML_Reference/In_App_Purchases/In_App_Purchases.htm index bd169b473..af47c50ae 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/In_App_Purchases/In_App_Purchases.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/In_App_Purchases/In_App_Purchases.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠΊΡƒΠΏΠΊΠΈ Π² ΠΏΡ€ΠΈΠ»ΠΎΠΆΠ΅Π½ΠΈΠΈ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/Angles_And_Distance.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/Angles_And_Distance.htm index d62561076..7e10b5044 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/Angles_And_Distance.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/Angles_And_Distance.htm @@ -6,7 +6,7 @@ Π£Π³Π»Ρ‹ ΠΈ расстояниС - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/angle_difference.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/angle_difference.htm index 16b3780e4..f9312d29d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/angle_difference.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/angle_difference.htm @@ -6,7 +6,7 @@ angle_difference - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/arccos.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/arccos.htm index 809782940..1952e3460 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/arccos.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/arccos.htm @@ -9,7 +9,7 @@ arccos - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/arcsin.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/arcsin.htm index a5fc1bd71..59afa6fcb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/arcsin.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/arcsin.htm @@ -9,7 +9,7 @@ arcsin - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/arctan.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/arctan.htm index 909c131dc..a92f63558 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/arctan.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/arctan.htm @@ -9,7 +9,7 @@ arctan - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/arctan2.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/arctan2.htm index f1ab7e342..9c6a35a19 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/arctan2.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/arctan2.htm @@ -9,7 +9,7 @@ arctan2 - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/cos.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/cos.htm index a27fb67b1..6ff53fd6a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/cos.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/cos.htm @@ -8,7 +8,7 @@ cos - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/darccos.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/darccos.htm index d6a898838..2b7988296 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/darccos.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/darccos.htm @@ -8,7 +8,7 @@ darccos - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/darcsin.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/darcsin.htm index d130776c1..ff1d28d5c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/darcsin.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/darcsin.htm @@ -8,7 +8,7 @@ darcsin - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/darctan.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/darctan.htm index 4c8e8e4dd..9e36627ec 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/darctan.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/darctan.htm @@ -9,7 +9,7 @@ darctan - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/darctan2.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/darctan2.htm index ad8e289df..99603643e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/darctan2.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/darctan2.htm @@ -8,7 +8,7 @@ darctan2 - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/dcos.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/dcos.htm index 4bf8e2a13..034114427 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/dcos.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/dcos.htm @@ -5,7 +5,7 @@ dcos - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/degtorad.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/degtorad.htm index ba3794e54..113f2a2f8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/degtorad.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/degtorad.htm @@ -5,7 +5,7 @@ degtorad - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/distance_to_object.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/distance_to_object.htm index 85223d202..89add5430 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/distance_to_object.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/distance_to_object.htm @@ -6,7 +6,7 @@ distance_to_object - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/distance_to_point.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/distance_to_point.htm index 432dd872b..3a70c020c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/distance_to_point.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/distance_to_point.htm @@ -6,7 +6,7 @@ distance_to_point - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/dot_product.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/dot_product.htm index 7ce4a5293..4caf91312 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/dot_product.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/dot_product.htm @@ -5,7 +5,7 @@ dot_product - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/dot_product_3d.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/dot_product_3d.htm index 961f86265..a833a5efb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/dot_product_3d.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/dot_product_3d.htm @@ -5,7 +5,7 @@ dot_product_3d - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/dot_product_3d_normalised.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/dot_product_3d_normalised.htm index 79f7ca2b8..7103e408a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/dot_product_3d_normalised.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/dot_product_3d_normalised.htm @@ -6,7 +6,7 @@ dot_product_3d_normalised - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/dot_product_normalised.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/dot_product_normalised.htm index 8194eb7bc..4812783b6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/dot_product_normalised.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/dot_product_normalised.htm @@ -6,7 +6,7 @@ dot_product_normalised - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/dsin.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/dsin.htm index ccfa4d96a..33289d31e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/dsin.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/dsin.htm @@ -5,7 +5,7 @@ dsin - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/dtan.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/dtan.htm index c6b1c6e6e..42d5b8ab3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/dtan.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/dtan.htm @@ -6,7 +6,7 @@ dtan - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/lengthdir_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/lengthdir_x.htm index aee1d700f..03c749ddb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/lengthdir_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/lengthdir_x.htm @@ -5,7 +5,7 @@ lengthdir_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/lengthdir_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/lengthdir_y.htm index 93e8b7876..586ef0381 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/lengthdir_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/lengthdir_y.htm @@ -5,7 +5,7 @@ lengthdir_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/point_direction.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/point_direction.htm index 65943a4ca..f3d1e0a0e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/point_direction.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/point_direction.htm @@ -6,7 +6,7 @@ point_direction - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/point_distance.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/point_distance.htm index b1fe76519..69d7b3671 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/point_distance.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/point_distance.htm @@ -6,7 +6,7 @@ point_distance - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/point_distance_3d.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/point_distance_3d.htm index 46725bcd6..42eff0215 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/point_distance_3d.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/point_distance_3d.htm @@ -6,7 +6,7 @@ point_distance_3d - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/radtodeg.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/radtodeg.htm index 26bb3531f..183e2ba08 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/radtodeg.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/radtodeg.htm @@ -7,7 +7,7 @@ radtodeg - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/sin.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/sin.htm index 34054b4f9..d6b4cf0b2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/sin.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/sin.htm @@ -8,7 +8,7 @@ sin - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/tan.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/tan.htm index d5c960f3a..1d6d49583 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/tan.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Angles_And_Distance/tan.htm @@ -6,7 +6,7 @@ tan - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/Date_And_Time.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/Date_And_Time.htm index 53638b621..c1a0c4be6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/Date_And_Time.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/Date_And_Time.htm @@ -6,7 +6,7 @@ Π”Π°Ρ‚Π° ΠΈ врСмя - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/current_day.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/current_day.htm index 95be311f3..3ce4ec9ac 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/current_day.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/current_day.htm @@ -5,7 +5,7 @@ current_day - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/current_hour.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/current_hour.htm index 49d44c837..1c44ac322 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/current_hour.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/current_hour.htm @@ -5,7 +5,7 @@ current_hour - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/current_minute.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/current_minute.htm index 72b98a13c..889ffe605 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/current_minute.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/current_minute.htm @@ -5,7 +5,7 @@ current_minute - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/current_month.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/current_month.htm index fcd6a164a..5c23f9528 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/current_month.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/current_month.htm @@ -5,7 +5,7 @@ current_month - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/current_second.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/current_second.htm index 0084001f2..bff16d388 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/current_second.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/current_second.htm @@ -5,7 +5,7 @@ current_second - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/current_time.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/current_time.htm index 00711614c..41bc56f16 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/current_time.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/current_time.htm @@ -6,7 +6,7 @@ current_time - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/current_weekday.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/current_weekday.htm index 6f55968f9..ffae728f1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/current_weekday.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/current_weekday.htm @@ -6,7 +6,7 @@ current_weekday - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/current_year.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/current_year.htm index e6f0bb2be..9133f013b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/current_year.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/current_year.htm @@ -5,7 +5,7 @@ current_year - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_compare_date.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_compare_date.htm index 4032b9f10..9ea47de8d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_compare_date.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_compare_date.htm @@ -6,7 +6,7 @@ date_compare_date - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_compare_datetime.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_compare_datetime.htm index b25c1cd06..0fece367a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_compare_datetime.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_compare_datetime.htm @@ -6,7 +6,7 @@ date_compare_datetime - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_compare_time.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_compare_time.htm index 4388a7615..551781d32 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_compare_time.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_compare_time.htm @@ -6,7 +6,7 @@ date_compare_time - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_create_datetime.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_create_datetime.htm index f6d040d81..96332f36d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_create_datetime.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_create_datetime.htm @@ -6,7 +6,7 @@ date_create_datetime - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_current_datetime.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_current_datetime.htm index ca29d262a..c1e9ed61e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_current_datetime.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_current_datetime.htm @@ -6,7 +6,7 @@ date_current_datetime - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_date_of.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_date_of.htm index bdd59fafd..691f89fdd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_date_of.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_date_of.htm @@ -6,7 +6,7 @@ date_date_of - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_date_string.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_date_string.htm index dbc84a5f2..eda6bb865 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_date_string.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_date_string.htm @@ -6,7 +6,7 @@ date_date_string - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_datetime_string.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_datetime_string.htm index b84520993..43ebf11a2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_datetime_string.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_datetime_string.htm @@ -6,7 +6,7 @@ date_datetime_string - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_day_span.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_day_span.htm index 0947977f9..d86a14306 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_day_span.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_day_span.htm @@ -6,7 +6,7 @@ date_day_span - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_days_in_month.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_days_in_month.htm index 3201bef30..45b6f2e0a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_days_in_month.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_days_in_month.htm @@ -6,7 +6,7 @@ date_days_in_month - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_days_in_year.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_days_in_year.htm index 302471e3f..908ccc292 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_days_in_year.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_days_in_year.htm @@ -6,7 +6,7 @@ date_days_in_year - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_day.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_day.htm index ccd1c0c0b..d5e5bacce 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_day.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_day.htm @@ -6,7 +6,7 @@ date_get_day - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_day_of_year.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_day_of_year.htm index 5dd1f98c5..d6d9d0804 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_day_of_year.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_day_of_year.htm @@ -6,7 +6,7 @@ date_get_day_of_year - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_hour.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_hour.htm index 5324ef3b0..393e26a85 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_hour.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_hour.htm @@ -6,7 +6,7 @@ date_get_hour - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_hour_of_year.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_hour_of_year.htm index b0ebd3ec7..774f8b1aa 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_hour_of_year.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_hour_of_year.htm @@ -6,7 +6,7 @@ date_get_hour_of_year - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_minute.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_minute.htm index f107e8bfc..8367d3bd5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_minute.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_minute.htm @@ -6,7 +6,7 @@ date_get_minute - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_minute_of_year.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_minute_of_year.htm index 0b2add849..73304ba2b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_minute_of_year.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_minute_of_year.htm @@ -6,7 +6,7 @@ date_get_minute_of_year - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_month.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_month.htm index f9e5116b4..ea0f5f0f1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_month.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_month.htm @@ -6,7 +6,7 @@ date_get_month - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_second.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_second.htm index 7f1c25f35..2b04a9166 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_second.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_second.htm @@ -6,7 +6,7 @@ date_get_second - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_second_of_year.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_second_of_year.htm index 331cc6c65..9bb08e36c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_second_of_year.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_second_of_year.htm @@ -6,7 +6,7 @@ date_get_second_of_year - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_timezone.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_timezone.htm index e1cf91609..542a64587 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_timezone.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_timezone.htm @@ -6,7 +6,7 @@ date_get_timezone - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_week.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_week.htm index 9d91d7af4..8819040c4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_week.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_week.htm @@ -6,7 +6,7 @@ date_get_week - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_weekday.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_weekday.htm index f35823b7d..f7506b4bc 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_weekday.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_weekday.htm @@ -6,7 +6,7 @@ date_get_weekday - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_year.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_year.htm index 70601737e..aa714e185 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_year.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_get_year.htm @@ -6,7 +6,7 @@ date_get_year - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_hour_span.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_hour_span.htm index f4f7152fd..82036bc6f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_hour_span.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_hour_span.htm @@ -6,7 +6,7 @@ date_hour_span - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_inc_day.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_inc_day.htm index d02ddf984..dbe09d0bf 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_inc_day.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_inc_day.htm @@ -6,7 +6,7 @@ date_inc_day - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_inc_hour.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_inc_hour.htm index f9c6736c0..d19b43fe3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_inc_hour.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_inc_hour.htm @@ -6,7 +6,7 @@ date_inc_hour - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_inc_minute.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_inc_minute.htm index c3da2f85e..60a8a0b5b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_inc_minute.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_inc_minute.htm @@ -6,7 +6,7 @@ date_inc_minute - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_inc_month.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_inc_month.htm index fae2c6fa0..1f0e9eef5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_inc_month.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_inc_month.htm @@ -6,7 +6,7 @@ date_inc_month - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_inc_second.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_inc_second.htm index 1e82a56e5..f63976a22 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_inc_second.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_inc_second.htm @@ -6,7 +6,7 @@ date_inc_second - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_inc_week.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_inc_week.htm index 63b9e51b1..029b130cf 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_inc_week.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_inc_week.htm @@ -6,7 +6,7 @@ date_inc_week - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_inc_year.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_inc_year.htm index af7c2c4fa..ae580a5ff 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_inc_year.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_inc_year.htm @@ -6,7 +6,7 @@ date_inc_year - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_is_today.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_is_today.htm index 8af21cf6e..a8e480da6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_is_today.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_is_today.htm @@ -6,7 +6,7 @@ date_is_today - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_leap_year.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_leap_year.htm index 91045333f..60d852017 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_leap_year.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_leap_year.htm @@ -6,7 +6,7 @@ date_leap_year - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_minute_span.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_minute_span.htm index 22de03262..ac2bd338c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_minute_span.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_minute_span.htm @@ -6,7 +6,7 @@ date_minute_span - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_month_span.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_month_span.htm index 37e703faa..8e93a549d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_month_span.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_month_span.htm @@ -6,7 +6,7 @@ date_month_span - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_second_span.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_second_span.htm index fbe157cfe..2cdca36ac 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_second_span.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_second_span.htm @@ -6,7 +6,7 @@ date_second_span - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_set_timezone.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_set_timezone.htm index 05d3c2524..a08898266 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_set_timezone.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_set_timezone.htm @@ -6,7 +6,7 @@ date_set_timezone - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_time_of.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_time_of.htm index 22ed3a504..95e4b0d94 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_time_of.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_time_of.htm @@ -5,7 +5,7 @@ date_time_of - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_time_string.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_time_string.htm index eec5d78d7..bb5f699d8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_time_string.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_time_string.htm @@ -5,7 +5,7 @@ date_time_string - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_valid_datetime.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_valid_datetime.htm index 9158d1474..9021d9fd1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_valid_datetime.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_valid_datetime.htm @@ -6,7 +6,7 @@ date_valid_datetime - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_week_span.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_week_span.htm index 85c7fede2..cea5a1f90 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_week_span.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_week_span.htm @@ -6,7 +6,7 @@ date_week_span - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_year_span.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_year_span.htm index 997346abd..01fbebb6d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_year_span.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/date_year_span.htm @@ -6,7 +6,7 @@ date_year_span - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/delta_time.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/delta_time.htm index 47a5f5a98..48c59fe6b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/delta_time.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/delta_time.htm @@ -6,7 +6,7 @@ delta_time - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/get_timer.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/get_timer.htm index 926de9143..8c06b402f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/get_timer.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Date_And_Time/get_timer.htm @@ -9,7 +9,7 @@ get_timer - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Maths_And_Numbers.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Maths_And_Numbers.htm index bb48a3ad3..d885a918c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Maths_And_Numbers.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Maths_And_Numbers.htm @@ -6,7 +6,7 @@ ΠœΠ°Ρ‚Π΅ΠΌΠ°Ρ‚ΠΈΠΊΠ° ΠΈ Ρ†ΠΈΡ„Ρ€Ρ‹ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/Matrix_Functions.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/Matrix_Functions.htm index 419e8372f..49f349c9f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/Matrix_Functions.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/Matrix_Functions.htm @@ -6,7 +6,7 @@ ΠœΠ°Ρ‚Ρ€ΠΈΡ‡Π½Ρ‹Π΅ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_build.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_build.htm index 352996884..687570ece 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_build.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_build.htm @@ -6,7 +6,7 @@ matrix_build - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_build_identity.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_build_identity.htm index 6370d57a6..a4a5916d4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_build_identity.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_build_identity.htm @@ -6,7 +6,7 @@ matrix_build_identity - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_build_lookat.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_build_lookat.htm index b2092f968..7f6fa996c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_build_lookat.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_build_lookat.htm @@ -6,7 +6,7 @@ matrix_build_lookat - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_build_projection_ortho.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_build_projection_ortho.htm index e30f895af..f12309374 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_build_projection_ortho.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_build_projection_ortho.htm @@ -6,7 +6,7 @@ matrix_build_projection_ortho - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_build_projection_perspective.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_build_projection_perspective.htm index c94de130b..719857081 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_build_projection_perspective.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_build_projection_perspective.htm @@ -6,7 +6,7 @@ matrix_build_projection_perspective - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_build_projection_perspective_fov.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_build_projection_perspective_fov.htm index e92a85d55..9d1fc21c7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_build_projection_perspective_fov.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_build_projection_perspective_fov.htm @@ -6,7 +6,7 @@ matrix_build_projection_perspective_fov - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_get.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_get.htm index aef1b17c4..d610d68bb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_get.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_get.htm @@ -6,7 +6,7 @@ matrix_get - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_multiply.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_multiply.htm index dfbde19e6..e14ca65d5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_multiply.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_multiply.htm @@ -6,7 +6,7 @@ matrix_multiply - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_set.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_set.htm index bd416456a..6e8675a46 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_set.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_set.htm @@ -6,7 +6,7 @@ matrix_set - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_stack_clear.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_stack_clear.htm index c669b79f2..a2370fae6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_stack_clear.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_stack_clear.htm @@ -6,7 +6,7 @@ matrix_stack_clear - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_stack_is_empty.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_stack_is_empty.htm index e43896e87..38ec25300 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_stack_is_empty.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_stack_is_empty.htm @@ -6,7 +6,7 @@ matrix_stack_is_empty - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_stack_pop.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_stack_pop.htm index 998d98e83..01a9a5a2f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_stack_pop.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_stack_pop.htm @@ -6,7 +6,7 @@ matrix_stack_pop - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_stack_push.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_stack_push.htm index c68fefe87..bed71fccf 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_stack_push.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_stack_push.htm @@ -6,7 +6,7 @@ matrix_stack_push - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_stack_set.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_stack_set.htm index c315230cb..36461e6a0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_stack_set.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_stack_set.htm @@ -5,7 +5,7 @@ matrix_stack_set - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_stack_top.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_stack_top.htm index 027d30246..c2e326b2b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_stack_top.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_stack_top.htm @@ -6,7 +6,7 @@ matrix_stack_top - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_transform_vertex.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_transform_vertex.htm index d4b6399c8..71309b06b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_transform_vertex.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Matrix_Functions/matrix_transform_vertex.htm @@ -6,7 +6,7 @@ matrix_transform_vertex - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/Number_Functions.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/Number_Functions.htm index 303868635..f9740da23 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/Number_Functions.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/Number_Functions.htm @@ -6,7 +6,7 @@ Π€ΡƒΠ½ΠΊΡ†ΠΈΠΈ чисСл - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/abs.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/abs.htm index 2b85f1a99..3f6cbdd50 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/abs.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/abs.htm @@ -5,7 +5,7 @@ abs - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/ceil.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/ceil.htm index 251a33ff8..56837f311 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/ceil.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/ceil.htm @@ -5,7 +5,7 @@ ceil - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/choose.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/choose.htm index 7027f0e85..8bac03858 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/choose.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/choose.htm @@ -6,7 +6,7 @@ choose - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/clamp.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/clamp.htm index 632145b42..c4c7db84a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/clamp.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/clamp.htm @@ -6,7 +6,7 @@ clamp - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/exp.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/exp.htm index 584cce26e..22a41828c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/exp.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/exp.htm @@ -5,7 +5,7 @@ exp - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/floor.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/floor.htm index 74e5edf36..f576b43e7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/floor.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/floor.htm @@ -5,7 +5,7 @@ floor - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/frac.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/frac.htm index 8c5e978fc..ed7f8a846 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/frac.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/frac.htm @@ -5,7 +5,7 @@ frac - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/irandom.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/irandom.htm index e42693479..03c6e40d9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/irandom.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/irandom.htm @@ -6,7 +6,7 @@ irandom - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/irandom_range.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/irandom_range.htm index f7564afec..fd9609aea 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/irandom_range.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/irandom_range.htm @@ -6,7 +6,7 @@ irandom_range - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/lerp.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/lerp.htm index 93c123364..f8213cb5e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/lerp.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/lerp.htm @@ -6,7 +6,7 @@ lerp - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/ln.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/ln.htm index a50824397..4043d2579 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/ln.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/ln.htm @@ -6,7 +6,7 @@ ln - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/log10.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/log10.htm index 4693a5dd5..12aedafc9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/log10.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/log10.htm @@ -5,7 +5,7 @@ log10 - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/log2.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/log2.htm index 0353cfe70..cbaf4503e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/log2.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/log2.htm @@ -5,7 +5,7 @@ log2 - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/logn.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/logn.htm index 774eaf0c6..cecd6a38c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/logn.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/logn.htm @@ -5,7 +5,7 @@ logn - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/math_get_epsilon.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/math_get_epsilon.htm index 0aff7e751..6683e5772 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/math_get_epsilon.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/math_get_epsilon.htm @@ -6,7 +6,7 @@ math_get_epsilon - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/math_set_epsilon.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/math_set_epsilon.htm index 59f19ba48..c081a00dc 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/math_set_epsilon.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/math_set_epsilon.htm @@ -6,7 +6,7 @@ math_set_epsilon - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/max.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/max.htm index b46f079fd..74cd10e45 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/max.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/max.htm @@ -5,7 +5,7 @@ max - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/mean.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/mean.htm index e34a33f52..d3f364d3a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/mean.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/mean.htm @@ -5,7 +5,7 @@ mean - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/median.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/median.htm index 16312743b..588d6289e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/median.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/median.htm @@ -6,7 +6,7 @@ median - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/min.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/min.htm index cc9504282..ad92918c2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/min.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/min.htm @@ -5,7 +5,7 @@ min - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/power.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/power.htm index 3b9fd0b95..e39e01309 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/power.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/power.htm @@ -6,7 +6,7 @@ power - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/random.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/random.htm index f2f86ce2c..b2d0e8062 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/random.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/random.htm @@ -6,7 +6,7 @@ random - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/random_get_seed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/random_get_seed.htm index d8a3b5768..708691a19 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/random_get_seed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/random_get_seed.htm @@ -5,7 +5,7 @@ random_get_seed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/random_range.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/random_range.htm index 6098d2424..d996641c2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/random_range.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/random_range.htm @@ -6,7 +6,7 @@ random_range - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/random_set_seed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/random_set_seed.htm index 1237eb5fe..c799d3127 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/random_set_seed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/random_set_seed.htm @@ -6,7 +6,7 @@ random_set_seed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/randomise.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/randomise.htm index 95eac01ca..f7f200c48 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/randomise.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/randomise.htm @@ -5,7 +5,7 @@ randomise - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/round.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/round.htm index 102f48ce1..e61bf836c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/round.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/round.htm @@ -5,7 +5,7 @@ round - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/sign.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/sign.htm index 7d8bcfaeb..ddd2fbf6a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/sign.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/sign.htm @@ -6,7 +6,7 @@ sign - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/sqr.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/sqr.htm index 2c2f2eac8..33483d5ac 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/sqr.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/sqr.htm @@ -5,7 +5,7 @@ sqr - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/sqrt.htm b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/sqrt.htm index e0d67251f..f99153f72 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/sqrt.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Maths_And_Numbers/Number_Functions/sqrt.htm @@ -5,7 +5,7 @@ sqrt - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/Collision_Compatibility_Mode.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/Collision_Compatibility_Mode.htm index cc92b008e..2a96355cf 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/Collision_Compatibility_Mode.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/Collision_Compatibility_Mode.htm @@ -6,7 +6,7 @@ Π Π΅ΠΆΠΈΠΌ совмСстимости ΠΏΡ€ΠΈ столкновСниях - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/Collisions.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/Collisions.htm index 152ecc87d..be87c0e77 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/Collisions.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/Collisions.htm @@ -6,7 +6,7 @@ БтолкновСния - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_circle.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_circle.htm index ef7befbe9..a8c6a988a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_circle.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_circle.htm @@ -6,7 +6,7 @@ collision_circle - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_circle_list.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_circle_list.htm index 765809ab7..a9ff72e92 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_circle_list.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_circle_list.htm @@ -6,7 +6,7 @@ collision_circle_list - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_ellipse.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_ellipse.htm index 903108f97..7ca9c6f75 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_ellipse.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_ellipse.htm @@ -6,7 +6,7 @@ collision_ellipse - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_ellipse_list.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_ellipse_list.htm index 2f43f1930..66defe544 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_ellipse_list.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_ellipse_list.htm @@ -6,7 +6,7 @@ collision_ellipse_list - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_line.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_line.htm index 3751818f1..a31c79208 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_line.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_line.htm @@ -6,7 +6,7 @@ collision_line - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_line_list.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_line_list.htm index 893aeac46..9b1c746fe 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_line_list.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_line_list.htm @@ -6,7 +6,7 @@ collision_line_list - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_point.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_point.htm index 20d738cbd..0478e0223 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_point.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_point.htm @@ -6,7 +6,7 @@ collision_point - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_point_list.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_point_list.htm index bb91339ba..b60db12f7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_point_list.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_point_list.htm @@ -6,7 +6,7 @@ collision_point_list - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_rectangle.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_rectangle.htm index ca0084e1e..8017a349a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_rectangle.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_rectangle.htm @@ -6,7 +6,7 @@ collision_rectangle - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_rectangle_list.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_rectangle_list.htm index 17b31296c..d532edec6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_rectangle_list.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/collision_rectangle_list.htm @@ -6,7 +6,7 @@ collision_rectangle_list - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/place_empty.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/place_empty.htm index 9bef968a3..848c25a7f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/place_empty.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/place_empty.htm @@ -6,7 +6,7 @@ place_empty - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/place_free.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/place_free.htm index 146585bdc..cb4b745a7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/place_free.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/place_free.htm @@ -6,7 +6,7 @@ place_free - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/place_meeting.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/place_meeting.htm index 847f44755..b8173b471 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/place_meeting.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/place_meeting.htm @@ -6,7 +6,7 @@ place_meeting - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/point_in_circle.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/point_in_circle.htm index 7ada63325..80f519dbb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/point_in_circle.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/point_in_circle.htm @@ -6,7 +6,7 @@ point_in_circle - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/point_in_rectangle.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/point_in_rectangle.htm index c96a26b2a..97eb0da58 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/point_in_rectangle.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/point_in_rectangle.htm @@ -6,7 +6,7 @@ point_in_rectangle - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/point_in_triangle.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/point_in_triangle.htm index 44c957aa1..71bec5b1a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/point_in_triangle.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/point_in_triangle.htm @@ -6,7 +6,7 @@ point_in_triangle - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/position_change.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/position_change.htm index ccef69232..29dcb5c43 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/position_change.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/position_change.htm @@ -6,7 +6,7 @@ position_change - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/position_destroy.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/position_destroy.htm index e015663af..2de1f4895 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/position_destroy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/position_destroy.htm @@ -6,7 +6,7 @@ position_destroy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/position_empty.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/position_empty.htm index 665b23205..66a864c09 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/position_empty.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/position_empty.htm @@ -6,7 +6,7 @@ position_empty - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/position_meeting.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/position_meeting.htm index 2139fd1a5..0450dbbcc 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/position_meeting.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/position_meeting.htm @@ -6,7 +6,7 @@ position_meeting - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/rectangle_in_circle.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/rectangle_in_circle.htm index 64a64bb95..737440f48 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/rectangle_in_circle.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/rectangle_in_circle.htm @@ -6,7 +6,7 @@ rectangle_in_circle - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/rectangle_in_rectangle.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/rectangle_in_rectangle.htm index 7bbb31e45..5ad8b6e17 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/rectangle_in_rectangle.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/rectangle_in_rectangle.htm @@ -6,7 +6,7 @@ rectangle_in_rectangle - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/rectangle_in_triangle.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/rectangle_in_triangle.htm index 1c81e8f80..23f0b3ef8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/rectangle_in_triangle.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Collisions/rectangle_in_triangle.htm @@ -6,7 +6,7 @@ rectangle_in_triangle - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/Motion_Planning.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/Motion_Planning.htm index 415b9d6f1..308e342c0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/Motion_Planning.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/Motion_Planning.htm @@ -6,7 +6,7 @@ ΠŸΠ»Π°Π½ΠΈΡ€ΠΎΠ²Π°Π½ΠΈΠ΅ двиТСния - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_add_cell.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_add_cell.htm index 03a21f8f5..9c747518f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_add_cell.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_add_cell.htm @@ -6,7 +6,7 @@ mp_grid_add_cell - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_add_instances.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_add_instances.htm index b64d21725..20beb7931 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_add_instances.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_add_instances.htm @@ -6,7 +6,7 @@ mp_grid_add_instances - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_add_rectangle.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_add_rectangle.htm index ae9ce6a01..347da5a18 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_add_rectangle.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_add_rectangle.htm @@ -6,7 +6,7 @@ mp_grid_add_rectangle - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_clear_all.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_clear_all.htm index c1b912372..3d8d3fe7b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_clear_all.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_clear_all.htm @@ -6,7 +6,7 @@ mp_grid_clear_all - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_clear_cell.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_clear_cell.htm index b7fc7c4bc..7ccba9286 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_clear_cell.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_clear_cell.htm @@ -6,7 +6,7 @@ mp_grid_clear_cell - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_clear_rectangle.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_clear_rectangle.htm index 8a6303f58..acc219314 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_clear_rectangle.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_clear_rectangle.htm @@ -6,7 +6,7 @@ mp_grid_clear_rectangle - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_create.htm index 4d3c3e3f1..5c2db76d6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_create.htm @@ -6,7 +6,7 @@ mp_grid_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_destroy.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_destroy.htm index 37e4cf13d..15252bcb0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_destroy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_destroy.htm @@ -6,7 +6,7 @@ mp_grid_destroy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_draw.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_draw.htm index e918f1b43..4604804a0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_draw.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_draw.htm @@ -6,7 +6,7 @@ mp_grid_draw - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_get_cell.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_get_cell.htm index 9fd4b034e..48ce37dbb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_get_cell.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_get_cell.htm @@ -6,7 +6,7 @@ mp_grid_get_cell - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_path.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_path.htm index 675298c22..02325f88f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_path.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_path.htm @@ -6,7 +6,7 @@ mp_grid_path - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_to_ds_grid.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_to_ds_grid.htm index 2b9d24b09..d58c5f202 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_to_ds_grid.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_grid_to_ds_grid.htm @@ -6,7 +6,7 @@ mp_grid_to_ds_grid - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_linear_path.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_linear_path.htm index 8089a90d3..890f27cfb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_linear_path.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_linear_path.htm @@ -6,7 +6,7 @@ mp_linear_path - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_linear_path_object.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_linear_path_object.htm index 5cafdb5ce..760c75b68 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_linear_path_object.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_linear_path_object.htm @@ -6,7 +6,7 @@ mp_linear_path_object - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_linear_step.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_linear_step.htm index 3eef34bd6..db4c24b68 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_linear_step.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_linear_step.htm @@ -6,7 +6,7 @@ mp_linear_step - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_linear_step_object.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_linear_step_object.htm index 37a9fd56a..83b8b400f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_linear_step_object.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_linear_step_object.htm @@ -6,7 +6,7 @@ mp_linear_step_object - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_potential_path.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_potential_path.htm index 168352def..9db2e7f44 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_potential_path.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_potential_path.htm @@ -6,7 +6,7 @@ mp_potential_path - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_potential_path_object.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_potential_path_object.htm index 83105a825..a8fca321d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_potential_path_object.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_potential_path_object.htm @@ -6,7 +6,7 @@ mp_potential_path_object - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_potential_settings.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_potential_settings.htm index ed3122aed..2f6d79ba2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_potential_settings.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_potential_settings.htm @@ -6,7 +6,7 @@ mp_potential_settings - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_potential_step.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_potential_step.htm index 08cea721b..ad0432174 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_potential_step.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_potential_step.htm @@ -6,7 +6,7 @@ mp_potential_step - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_potential_step_object.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_potential_step_object.htm index 27e40b3c6..0540a0785 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_potential_step_object.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Motion_Planning/mp_potential_step_object.htm @@ -6,7 +6,7 @@ mp_potential_step_object - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/Movement.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/Movement.htm index f1005c246..c1a1c0fd4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/Movement.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/Movement.htm @@ -6,7 +6,7 @@ Π”Π²ΠΈΠΆΠ΅Π½ΠΈΠ΅ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/motion_add.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/motion_add.htm index 1b0d6f4f9..71748c45a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/motion_add.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/motion_add.htm @@ -6,7 +6,7 @@ motion_add - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/motion_set.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/motion_set.htm index 0a2efbbab..2ddc0995d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/motion_set.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/motion_set.htm @@ -6,7 +6,7 @@ motion_set - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_bounce_all.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_bounce_all.htm index d52ed1e95..8a1667e70 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_bounce_all.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_bounce_all.htm @@ -6,7 +6,7 @@ move_bounce_all - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_bounce_solid.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_bounce_solid.htm index 2c6e70dc6..750c1583d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_bounce_solid.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_bounce_solid.htm @@ -6,7 +6,7 @@ move_bounce_solid - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_contact_all.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_contact_all.htm index 41f7631ca..fe02154aa 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_contact_all.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_contact_all.htm @@ -6,7 +6,7 @@ move_contact_all - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_contact_solid.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_contact_solid.htm index 9446bfd34..87012d2a4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_contact_solid.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_contact_solid.htm @@ -6,7 +6,7 @@ move_contact_solid - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_outside_all.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_outside_all.htm index 8c3336ecc..d051ac645 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_outside_all.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_outside_all.htm @@ -6,7 +6,7 @@ move_outside_all - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_outside_solid.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_outside_solid.htm index 894fbd2b1..67f753794 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_outside_solid.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_outside_solid.htm @@ -6,7 +6,7 @@ move_outside_solid - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_random.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_random.htm index 6a5447d69..9862c695a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_random.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_random.htm @@ -6,7 +6,7 @@ move_random - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_snap.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_snap.htm index c6d25727b..715ab4a1d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_snap.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_snap.htm @@ -6,7 +6,7 @@ move_snap - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_towards_point.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_towards_point.htm index 43f96e756..78f0e8bbd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_towards_point.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_towards_point.htm @@ -6,7 +6,7 @@ move_towards_point - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_wrap.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_wrap.htm index 25d294eb9..3e0f675a8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_wrap.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/move_wrap.htm @@ -6,7 +6,7 @@ move_wrap - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/place_snapped.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/place_snapped.htm index 57179659f..7abcb460f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/place_snapped.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement/place_snapped.htm @@ -6,7 +6,7 @@ place_snapped - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement_And_Collisions.htm b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement_And_Collisions.htm index 3a8b4a703..6b7aa97e9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement_And_Collisions.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Movement_And_Collisions/Movement_And_Collisions.htm @@ -6,7 +6,7 @@ Π”Π²ΠΈΠΆΠ΅Π½ΠΈΠ΅ ΠΈ столкновСния - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Networking/Networking.htm b/Manual/contents/GameMaker_Language/GML_Reference/Networking/Networking.htm index 57c9ec0bd..81b466b03 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Networking/Networking.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Networking/Networking.htm @@ -6,7 +6,7 @@ Π Π°Π±ΠΎΡ‚Π° Π² сСти - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_connect.htm b/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_connect.htm index a37c4d4e6..1c5e1c6f1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_connect.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_connect.htm @@ -6,7 +6,7 @@ network_connect - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_connect_async.htm b/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_connect_async.htm index 8a40fde56..76b8c1671 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_connect_async.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_connect_async.htm @@ -6,7 +6,7 @@ network_connect_async - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_connect_raw.htm b/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_connect_raw.htm index c509b5f9f..b80874a2f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_connect_raw.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_connect_raw.htm @@ -6,7 +6,7 @@ network_connect_raw - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_connect_raw_async.htm b/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_connect_raw_async.htm index 1e8a0dd86..7fbb33ca8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_connect_raw_async.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_connect_raw_async.htm @@ -6,7 +6,7 @@ network_connect_raw_async - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_create_server.htm b/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_create_server.htm index 7b0502d2c..a65f2736e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_create_server.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_create_server.htm @@ -6,7 +6,7 @@ network_create_server - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_create_server_raw.htm b/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_create_server_raw.htm index de04f899b..1b01a15e4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_create_server_raw.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_create_server_raw.htm @@ -6,7 +6,7 @@ network_create_server_raw - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_create_socket.htm b/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_create_socket.htm index 92de11661..304ca4432 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_create_socket.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_create_socket.htm @@ -6,7 +6,7 @@ network_create_socket - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_create_socket_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_create_socket_ext.htm index b9c5c4b1b..725e143ff 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_create_socket_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_create_socket_ext.htm @@ -6,7 +6,7 @@ network_create_socket_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_destroy.htm b/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_destroy.htm index d6a0e5d4f..089b64d4c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_destroy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_destroy.htm @@ -6,7 +6,7 @@ network_destroy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_resolve.htm b/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_resolve.htm index e69ffcfdd..1349088a3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_resolve.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_resolve.htm @@ -6,7 +6,7 @@ network_resolve - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_send_broadcast.htm b/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_send_broadcast.htm index 2ee329489..939883d24 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_send_broadcast.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_send_broadcast.htm @@ -6,7 +6,7 @@ network_send_broadcast - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_send_packet.htm b/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_send_packet.htm index b182dca60..2f52c879c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_send_packet.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_send_packet.htm @@ -6,7 +6,7 @@ network_send_packet - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_send_raw.htm b/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_send_raw.htm index 084b2e61b..49c248123 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_send_raw.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_send_raw.htm @@ -6,7 +6,7 @@ network_send_raw - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_send_udp.htm b/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_send_udp.htm index e500c50e0..376e9f07d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_send_udp.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_send_udp.htm @@ -6,7 +6,7 @@ network_send_udp - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_send_udp_raw.htm b/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_send_udp_raw.htm index 673a4f94c..3943febf8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_send_udp_raw.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_send_udp_raw.htm @@ -6,7 +6,7 @@ network_send_udp_raw - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_set_config.htm b/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_set_config.htm index 26316ef1c..9c5a73de2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_set_config.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_set_config.htm @@ -6,7 +6,7 @@ network_set_config - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_set_timeout.htm b/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_set_timeout.htm index 8d44bac10..b209c2fb4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_set_timeout.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Networking/network_set_timeout.htm @@ -6,7 +6,7 @@ network_set_timeout - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/GM_build_date.htm b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/GM_build_date.htm index d39e70edd..9a82aefab 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/GM_build_date.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/GM_build_date.htm @@ -6,7 +6,7 @@ GM_build_date - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/GM_build_type.htm b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/GM_build_type.htm index 71c98f368..ecac7b8cb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/GM_build_type.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/GM_build_type.htm @@ -6,7 +6,7 @@ GM_build_type - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/GM_project_filename.htm b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/GM_project_filename.htm index fdac8ded7..78960e2e8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/GM_project_filename.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/GM_project_filename.htm @@ -6,7 +6,7 @@ GM_project_filename - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/GM_runtime_version.htm b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/GM_runtime_version.htm index 27a1c419b..3509c5778 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/GM_runtime_version.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/GM_runtime_version.htm @@ -6,7 +6,7 @@ GM_runtime_version - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/GM_version.htm b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/GM_version.htm index fe496160d..c009296df 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/GM_version.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/GM_version.htm @@ -6,7 +6,7 @@ GM_version - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/OS_And_Compiler.htm b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/OS_And_Compiler.htm index 6e47f1b8f..ae201cf01 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/OS_And_Compiler.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/OS_And_Compiler.htm @@ -6,7 +6,7 @@ ОБ ΠΈ компилятор - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/environment_get_variable.htm b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/environment_get_variable.htm index cc0ade14e..df2ed05bc 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/environment_get_variable.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/environment_get_variable.htm @@ -6,7 +6,7 @@ environment_get_variable - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/external_call.htm b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/external_call.htm index 63de5640b..e38c5a5c1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/external_call.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/external_call.htm @@ -6,7 +6,7 @@ external_call - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/external_define.htm b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/external_define.htm index 4c96f0d08..51a4dcc6a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/external_define.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/external_define.htm @@ -6,7 +6,7 @@ external_define - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/external_free.htm b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/external_free.htm index 0a926201b..41f7d7f58 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/external_free.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/external_free.htm @@ -6,7 +6,7 @@ external_free - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/gml_pragma.htm b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/gml_pragma.htm index 12e2e8c22..3a6852ca3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/gml_pragma.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/gml_pragma.htm @@ -6,7 +6,7 @@ gml_pragma - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/gml_release_mode.htm b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/gml_release_mode.htm index a0610c21d..dea27c3c9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/gml_release_mode.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/gml_release_mode.htm @@ -6,7 +6,7 @@ gml_release_mode - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_browser.htm b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_browser.htm index 23d9b8b36..db646f07f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_browser.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_browser.htm @@ -6,7 +6,7 @@ os_browser - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_check_permission.htm b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_check_permission.htm index dd143c8e8..d5c58ba96 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_check_permission.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_check_permission.htm @@ -6,7 +6,7 @@ os_check_permission - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_device.htm b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_device.htm index 90867f14f..6e871465c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_device.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_device.htm @@ -6,7 +6,7 @@ os_device - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_get_config.htm b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_get_config.htm index 37b77fcd7..cf800189b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_get_config.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_get_config.htm @@ -6,7 +6,7 @@ os_get_config - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_get_info.htm b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_get_info.htm index 47559604c..341837fc8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_get_info.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_get_info.htm @@ -6,7 +6,7 @@ os_get_info - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_get_language.htm b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_get_language.htm index 29f316ded..a8b4f2088 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_get_language.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_get_language.htm @@ -6,7 +6,7 @@ os_get_language - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_get_region.htm b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_get_region.htm index ff193dbaa..eb8876adb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_get_region.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_get_region.htm @@ -6,7 +6,7 @@ os_get_region - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_is_network_connected.htm b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_is_network_connected.htm index ab76a7915..8755019ef 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_is_network_connected.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_is_network_connected.htm @@ -6,7 +6,7 @@ os_is_network_connected - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_is_paused.htm b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_is_paused.htm index 9ec1073ff..f889d580e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_is_paused.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_is_paused.htm @@ -6,7 +6,7 @@ os_is_paused - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_lock_orientation.htm b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_lock_orientation.htm index 1f4944267..292f46245 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_lock_orientation.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_lock_orientation.htm @@ -6,7 +6,7 @@ os_lock_orientation - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_powersave_enable.htm b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_powersave_enable.htm index 6f0cfd2e2..20f844b5c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_powersave_enable.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_powersave_enable.htm @@ -6,7 +6,7 @@ os_powersave_enable - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_request_permission.htm b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_request_permission.htm index 3cfcbbc16..d0cb9776e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_request_permission.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_request_permission.htm @@ -6,7 +6,7 @@ os_request_permission - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_type.htm b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_type.htm index 769f9f78b..a63ef603a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_type.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_type.htm @@ -6,7 +6,7 @@ os_type - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_version.htm b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_version.htm index c87578a33..5d7f33387 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_version.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/os_version.htm @@ -6,7 +6,7 @@ os_version - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/parameter_count.htm b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/parameter_count.htm index 45a888f5a..cdd837523 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/parameter_count.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/parameter_count.htm @@ -6,7 +6,7 @@ parameter_count - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/parameter_string.htm b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/parameter_string.htm index 0ddc89953..55e5023c4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/parameter_string.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/parameter_string.htm @@ -6,7 +6,7 @@ parameter_string - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/scheduler_resolution_get.htm b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/scheduler_resolution_get.htm index 687e14c0e..28915f89a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/scheduler_resolution_get.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/scheduler_resolution_get.htm @@ -6,7 +6,7 @@ scheduler_resolution_get - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/scheduler_resolution_set.htm b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/scheduler_resolution_set.htm index efbde523c..50d954edd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/scheduler_resolution_set.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/OS_And_Compiler/scheduler_resolution_set.htm @@ -6,7 +6,7 @@ scheduler_resolution_set - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/Fixtures.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/Fixtures.htm index 3bea33aa4..6b6cada80 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/Fixtures.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/Fixtures.htm @@ -6,7 +6,7 @@ ΠŸΡ€ΠΈΡΠΏΠΎΡΠΎΠ±Π»Π΅Π½ΠΈΡ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_add_point.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_add_point.htm index ecdaa4b92..f276471f8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_add_point.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_add_point.htm @@ -6,7 +6,7 @@ physics_fixture_add_point - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_bind.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_bind.htm index 70f437f3d..324811e15 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_bind.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_bind.htm @@ -6,7 +6,7 @@ physics_fixture_bind - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_bind_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_bind_ext.htm index 9977cfb8e..b545f631e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_bind_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_bind_ext.htm @@ -6,7 +6,7 @@ physics_fixture_bind_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_create.htm index 5151bf47e..2997d5cc2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_create.htm @@ -6,7 +6,7 @@ physics_fixture_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_delete.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_delete.htm index d8656e7f4..58b7c0da6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_delete.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_delete.htm @@ -6,7 +6,7 @@ physics_fixture_delete - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_angular_damping.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_angular_damping.htm index 59ca0f13a..e36b147df 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_angular_damping.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_angular_damping.htm @@ -6,7 +6,7 @@ physics_fixture_set_angular_damping - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_awake.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_awake.htm index e4c77078a..96ce16ba8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_awake.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_awake.htm @@ -6,7 +6,7 @@ physics_fixture_set_awake - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_box_shape.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_box_shape.htm index e91b7a2bc..6b87e5cfe 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_box_shape.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_box_shape.htm @@ -6,7 +6,7 @@ physics_fixture_set_box_shape - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_chain_shape.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_chain_shape.htm index a27ef7c59..b3444b686 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_chain_shape.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_chain_shape.htm @@ -6,7 +6,7 @@ physics_fixture_set_chain_shape - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_circle_shape.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_circle_shape.htm index 715ab7622..7e9445f97 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_circle_shape.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_circle_shape.htm @@ -6,7 +6,7 @@ physics_fixture_set_circle_shape - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_collision_group.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_collision_group.htm index ce17520f6..137bcba9c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_collision_group.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_collision_group.htm @@ -6,7 +6,7 @@ physics_fixture_set_collision_group - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_density.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_density.htm index 722533994..80b404918 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_density.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_density.htm @@ -6,7 +6,7 @@ physics_fixture_set_density - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_edge_shape.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_edge_shape.htm index aa70c7769..98d865064 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_edge_shape.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_edge_shape.htm @@ -6,7 +6,7 @@ physics_fixture_set_edge_shape - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_friction.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_friction.htm index 404c4d697..78484e71a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_friction.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_friction.htm @@ -6,7 +6,7 @@ physics_fixture_set_friction - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_kinematic.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_kinematic.htm index 9b45d73ff..18d11fe69 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_kinematic.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_kinematic.htm @@ -6,7 +6,7 @@ physics_fixture_set_kinematic - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_linear_damping.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_linear_damping.htm index f2f2f0f33..240405585 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_linear_damping.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_linear_damping.htm @@ -6,7 +6,7 @@ physics_fixture_set_linear_damping - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_polygon_shape.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_polygon_shape.htm index b5d3378c5..1ffac41a6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_polygon_shape.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_polygon_shape.htm @@ -6,7 +6,7 @@ physics_fixture_set_polygon_shape - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_restitution.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_restitution.htm index d882fbc45..d5e3da3bb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_restitution.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_restitution.htm @@ -6,7 +6,7 @@ physics_fixture_set_restitution - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_sensor.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_sensor.htm index 91c85a587..505b1c45d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_sensor.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_fixture_set_sensor.htm @@ -6,7 +6,7 @@ physics_fixture_set_sensor - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_get_density.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_get_density.htm index 2d321e29b..e82b8e3dc 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_get_density.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_get_density.htm @@ -6,7 +6,7 @@ physics_get_density - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_get_friction.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_get_friction.htm index 7d7258db9..e28d1f8fd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_get_friction.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_get_friction.htm @@ -6,7 +6,7 @@ physics_get_friction - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_get_restitution.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_get_restitution.htm index c7b5304b3..abf602f31 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_get_restitution.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_get_restitution.htm @@ -6,7 +6,7 @@ physics_get_restitution - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_remove_fixture.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_remove_fixture.htm index 49dc1adb2..362ae851e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_remove_fixture.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_remove_fixture.htm @@ -6,7 +6,7 @@ physics_remove_fixture - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_set_density.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_set_density.htm index c6e649150..42dc1a732 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_set_density.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_set_density.htm @@ -6,7 +6,7 @@ physics_set_density - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_set_friction.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_set_friction.htm index 58571d73d..74de8cfe8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_set_friction.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_set_friction.htm @@ -6,7 +6,7 @@ physics_set_friction - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_set_restitution.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_set_restitution.htm index 33ae527b4..23b800e97 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_set_restitution.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Fixtures/physics_set_restitution.htm @@ -6,7 +6,7 @@ physics_set_restitution - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Forces/Forces.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Forces/Forces.htm index e8d5eba2a..84a55f790 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Forces/Forces.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Forces/Forces.htm @@ -6,7 +6,7 @@ Π‘ΠΈΠ»Ρ‹ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Forces/physics_apply_angular_impulse.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Forces/physics_apply_angular_impulse.htm index 755929c41..12fd0fe0d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Forces/physics_apply_angular_impulse.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Forces/physics_apply_angular_impulse.htm @@ -6,7 +6,7 @@ physics_apply_angular_impulse - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Forces/physics_apply_force.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Forces/physics_apply_force.htm index 19f679ca6..a92e48901 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Forces/physics_apply_force.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Forces/physics_apply_force.htm @@ -6,7 +6,7 @@ physics_apply_force - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Forces/physics_apply_impulse.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Forces/physics_apply_impulse.htm index 13c579661..39eb1274c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Forces/physics_apply_impulse.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Forces/physics_apply_impulse.htm @@ -6,7 +6,7 @@ physics_apply_impulse - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Forces/physics_apply_local_force.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Forces/physics_apply_local_force.htm index a18a25310..4746eeae5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Forces/physics_apply_local_force.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Forces/physics_apply_local_force.htm @@ -6,7 +6,7 @@ physics_apply_local_force - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Forces/physics_apply_local_impulse.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Forces/physics_apply_local_impulse.htm index 8eb6e4b0c..3fe9099c8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Forces/physics_apply_local_impulse.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Forces/physics_apply_local_impulse.htm @@ -6,7 +6,7 @@ physics_apply_local_impulse - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Forces/physics_apply_torque.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Forces/physics_apply_torque.htm index 6e6940314..e9ca740c4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Forces/physics_apply_torque.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Forces/physics_apply_torque.htm @@ -6,7 +6,7 @@ physics_apply_torque - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/Joints.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/Joints.htm index fc55ce1e1..41e46a979 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/Joints.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/Joints.htm @@ -6,7 +6,7 @@ Буставы - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/Physics_Joint_Constants.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/Physics_Joint_Constants.htm index e67076ecb..625f0d449 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/Physics_Joint_Constants.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/Physics_Joint_Constants.htm @@ -6,7 +6,7 @@ Π€ΠΈΠ·ΠΈΠΊΠ° БовмСстныС константы - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_delete.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_delete.htm index dff8c2722..ebe95a46b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_delete.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_delete.htm @@ -6,7 +6,7 @@ physics_joint_delete - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_distance_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_distance_create.htm index 7667c4c21..17ff698e9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_distance_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_distance_create.htm @@ -6,7 +6,7 @@ physics_joint_distance_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_enable_motor.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_enable_motor.htm index a057efdf4..b07feef45 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_enable_motor.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_enable_motor.htm @@ -6,7 +6,7 @@ physics_joint_enable_motor - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_friction_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_friction_create.htm index 23311c6b1..306d4dc98 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_friction_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_friction_create.htm @@ -6,7 +6,7 @@ physics_joint_friction_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_gear_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_gear_create.htm index 23f1f7dab..ae9b60352 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_gear_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_gear_create.htm @@ -6,7 +6,7 @@ physics_joint_gear_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_get_value.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_get_value.htm index a8118d577..8132fa0e9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_get_value.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_get_value.htm @@ -6,7 +6,7 @@ physics_joint_get_value - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_prismatic_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_prismatic_create.htm index 5bc2c5b7d..4ac27122c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_prismatic_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_prismatic_create.htm @@ -6,7 +6,7 @@ physics_joint_prismatic_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_pulley_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_pulley_create.htm index b2a05a5a6..2ecbfcdea 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_pulley_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_pulley_create.htm @@ -6,7 +6,7 @@ physics_joint_pulley_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_revolute_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_revolute_create.htm index 106993061..ac72382f8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_revolute_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_revolute_create.htm @@ -6,7 +6,7 @@ physics_joint_revolute_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_rope_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_rope_create.htm index a59bb3bc4..dbc658445 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_rope_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_rope_create.htm @@ -6,7 +6,7 @@ physics_joint_rope_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_set_value.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_set_value.htm index c03c382cd..e9f90909c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_set_value.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_set_value.htm @@ -6,7 +6,7 @@ physics_joint_set_value - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_weld_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_weld_create.htm index 9f62bab0f..4ecbe3f05 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_weld_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_weld_create.htm @@ -6,7 +6,7 @@ physics_joint_weld_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_wheel_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_wheel_create.htm index d98de2574..9a059a89f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_wheel_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Joints/physics_joint_wheel_create.htm @@ -6,7 +6,7 @@ physics_joint_wheel_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics.htm index ab2f60af9..741b80b56 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics.htm @@ -6,7 +6,7 @@ Π€ΠΈΠ·ΠΈΠΊΠ° - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/Physics_Variables.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/Physics_Variables.htm index 95640d5e3..2574b1915 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/Physics_Variables.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/Physics_Variables.htm @@ -6,7 +6,7 @@ ЀизичСскиС ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½Ρ‹Π΅ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_active.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_active.htm index 7a085792a..661c68d34 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_active.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_active.htm @@ -6,7 +6,7 @@ phy_active - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_angular_damping.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_angular_damping.htm index 4038fdb94..a159c5f6e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_angular_damping.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_angular_damping.htm @@ -6,7 +6,7 @@ phy_angular_damping - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_angular_velocity.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_angular_velocity.htm index f90f10244..dd846e1a0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_angular_velocity.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_angular_velocity.htm @@ -6,7 +6,7 @@ phy_angular_velocity - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_bullet.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_bullet.htm index 3a8656e1e..7183b7aca 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_bullet.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_bullet.htm @@ -6,7 +6,7 @@ phy_bullet - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_col_normal_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_col_normal_x.htm index 214bc7486..13539e34c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_col_normal_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_col_normal_x.htm @@ -6,7 +6,7 @@ phy_col_normal_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_col_normal_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_col_normal_y.htm index 1b9ece828..8dbd58766 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_col_normal_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_col_normal_y.htm @@ -6,7 +6,7 @@ phy_col_normal_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_collision_points.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_collision_points.htm index dd6fbd356..c71c34820 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_collision_points.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_collision_points.htm @@ -6,7 +6,7 @@ phy_collision_points - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_collision_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_collision_x.htm index 311adbf0d..68d168ff4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_collision_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_collision_x.htm @@ -6,7 +6,7 @@ phy_collision_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_collision_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_collision_y.htm index 207cb7554..4174584d1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_collision_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_collision_y.htm @@ -6,7 +6,7 @@ phy_collision_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_com_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_com_x.htm index 1696c0397..bccb0b04d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_com_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_com_x.htm @@ -6,7 +6,7 @@ phy_com_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_com_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_com_y.htm index 43e314a0e..e084e3440 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_com_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_com_y.htm @@ -6,7 +6,7 @@ phy_com_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_dynamic.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_dynamic.htm index ba9540693..071168f59 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_dynamic.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_dynamic.htm @@ -6,7 +6,7 @@ phy_dynamic - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_fixed_rotation.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_fixed_rotation.htm index 6ef4aeb76..0f5ed596c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_fixed_rotation.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_fixed_rotation.htm @@ -6,7 +6,7 @@ phy_fixed_rotation - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_inertia.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_inertia.htm index c18c78412..d3fa6139b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_inertia.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_inertia.htm @@ -6,7 +6,7 @@ phy_inertia - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_kinematic.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_kinematic.htm index f5b5e8bd6..adccc827a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_kinematic.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_kinematic.htm @@ -6,7 +6,7 @@ phy_kinematic - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_linear_damping.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_linear_damping.htm index d3d773875..83bf64a7a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_linear_damping.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_linear_damping.htm @@ -6,7 +6,7 @@ phy_linear_damping - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_linear_velocity_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_linear_velocity_x.htm index 9b8f50bc4..9787ad0df 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_linear_velocity_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_linear_velocity_x.htm @@ -6,7 +6,7 @@ phy_linear_velocity_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_linear_velocity_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_linear_velocity_y.htm index ab1f76d17..8726ab385 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_linear_velocity_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_linear_velocity_y.htm @@ -6,7 +6,7 @@ phy_linear_velocity_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_mass.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_mass.htm index 06e84363b..d04cd8655 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_mass.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_mass.htm @@ -6,7 +6,7 @@ phy_mass - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_position_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_position_x.htm index 98fe98427..c47ef42a1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_position_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_position_x.htm @@ -6,7 +6,7 @@ phy_position_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_position_xprevious.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_position_xprevious.htm index 924ea7251..c0445e9f4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_position_xprevious.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_position_xprevious.htm @@ -6,7 +6,7 @@ phy_position_xprevious - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_position_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_position_y.htm index 3e81b8377..09d30651c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_position_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_position_y.htm @@ -6,7 +6,7 @@ phy_position_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_position_yprevious.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_position_yprevious.htm index f232c3818..4f4311797 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_position_yprevious.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_position_yprevious.htm @@ -6,7 +6,7 @@ phy_position_yprevious - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_rotation.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_rotation.htm index 8cbf5fcd6..2c958da31 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_rotation.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_rotation.htm @@ -6,7 +6,7 @@ phy_rotation - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_sleeping.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_sleeping.htm index d3fe536a9..141bfb8b3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_sleeping.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_sleeping.htm @@ -6,7 +6,7 @@ phy_sleeping - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_speed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_speed.htm index c09ab0e80..3bdfd25dc 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_speed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_speed.htm @@ -6,7 +6,7 @@ phy_speed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_speed_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_speed_x.htm index c468ec819..54ed2b1ee 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_speed_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_speed_x.htm @@ -6,7 +6,7 @@ phy_speed_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_speed_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_speed_y.htm index 9e4c3681c..d17a1f6f2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_speed_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Physics_Variables/phy_speed_y.htm @@ -6,7 +6,7 @@ phy_speed_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/Soft_Body_Particles.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/Soft_Body_Particles.htm index 8866f5343..d78e1bc85 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/Soft_Body_Particles.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/Soft_Body_Particles.htm @@ -6,7 +6,7 @@ Частицы мягких Ρ‚Π΅Π» - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_count.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_count.htm index 6b3b17fbf..40b7c59e4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_count.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_count.htm @@ -6,7 +6,7 @@ physics_particle_count - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_create.htm index ff2e7f669..6556cfe9f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_create.htm @@ -6,7 +6,7 @@ physics_particle_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_delete.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_delete.htm index ce937e622..82a32472b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_delete.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_delete.htm @@ -6,7 +6,7 @@ physics_particle_delete - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_delete_region_box.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_delete_region_box.htm index 3c0c3a50d..c35a3dd44 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_delete_region_box.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_delete_region_box.htm @@ -6,7 +6,7 @@ physics_particle_delete_region_box - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_delete_region_circle.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_delete_region_circle.htm index 0feda698b..b2fbed3b0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_delete_region_circle.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_delete_region_circle.htm @@ -6,7 +6,7 @@ physics_particle_delete_region_circle - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_delete_region_poly.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_delete_region_poly.htm index 28913b6e3..86fae2978 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_delete_region_poly.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_delete_region_poly.htm @@ -6,7 +6,7 @@ physics_particle_delete_region_poly - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_draw.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_draw.htm index f71d01096..d52d231c3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_draw.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_draw.htm @@ -6,7 +6,7 @@ physics_particle_draw - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_draw_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_draw_ext.htm index e77504468..e4ae6d484 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_draw_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_draw_ext.htm @@ -6,7 +6,7 @@ physics_particle_draw_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_get_damping.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_get_damping.htm index a382f2e9f..59ef1e825 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_get_damping.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_get_damping.htm @@ -6,7 +6,7 @@ physics_particle_get_damping - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_get_data.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_get_data.htm index 79de89849..7c6b5158c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_get_data.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_get_data.htm @@ -6,7 +6,7 @@ physics_particle_get_data - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_get_data_particle.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_get_data_particle.htm index c23c7e93e..e484bb337 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_get_data_particle.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_get_data_particle.htm @@ -6,7 +6,7 @@ physics_particle_get_data_particle - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_get_density.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_get_density.htm index 25a641859..d684724b0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_get_density.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_get_density.htm @@ -6,7 +6,7 @@ physics_particle_get_density - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_get_gravity_scale.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_get_gravity_scale.htm index fbdaa0655..aebb2a766 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_get_gravity_scale.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_get_gravity_scale.htm @@ -6,7 +6,7 @@ physics_particle_get_gravity_scale - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_get_group_flags.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_get_group_flags.htm index 0f3967c9b..0fc0b5067 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_get_group_flags.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_get_group_flags.htm @@ -6,7 +6,7 @@ physics_particle_get_group_flags - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_get_max_count.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_get_max_count.htm index ff69bb2e3..479468730 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_get_max_count.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_get_max_count.htm @@ -6,7 +6,7 @@ physics_particle_get_max_count - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_get_radius.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_get_radius.htm index 4b5e4e387..b5b4b11fd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_get_radius.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_get_radius.htm @@ -6,7 +6,7 @@ physics_particle_get_radius - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_add_point.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_add_point.htm index ec71da32c..3ee491c38 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_add_point.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_add_point.htm @@ -6,7 +6,7 @@ physics_particle_group_add_point - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_begin.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_begin.htm index c789f6436..cee41d627 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_begin.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_begin.htm @@ -6,7 +6,7 @@ physics_particle_group_begin - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_box.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_box.htm index a21bf86e3..4bf2482bb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_box.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_box.htm @@ -6,7 +6,7 @@ physics_particle_group_box - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_circle.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_circle.htm index a4a7c0eb8..4b8e9958d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_circle.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_circle.htm @@ -6,7 +6,7 @@ physics_particle_group_circle - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_count.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_count.htm index 8162c19f0..876702de5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_count.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_count.htm @@ -6,7 +6,7 @@ physics_particle_group_count - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_delete.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_delete.htm index 479853602..5722fd6d6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_delete.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_delete.htm @@ -6,7 +6,7 @@ physics_particle_group_delete - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_end.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_end.htm index 0785d2529..65afb30fc 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_end.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_end.htm @@ -6,7 +6,7 @@ physics_particle_group_end - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_ang_vel.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_ang_vel.htm index d4849f40b..c3c39c01d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_ang_vel.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_ang_vel.htm @@ -6,7 +6,7 @@ physics_particle_group_get_ang_vel - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_angle.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_angle.htm index d0b06a4c2..926bc8ad1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_angle.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_angle.htm @@ -6,7 +6,7 @@ physics_particle_group_get_angle - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_centre_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_centre_x.htm index 04c4ebfe6..4aca82405 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_centre_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_centre_x.htm @@ -6,7 +6,7 @@ physics_particle_group_get_centre_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_centre_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_centre_y.htm index 01f2a7a9d..0a602a58f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_centre_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_centre_y.htm @@ -6,7 +6,7 @@ physics_particle_group_get_centre_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_data.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_data.htm index e9b3c10e3..36e5aea2a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_data.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_data.htm @@ -6,7 +6,7 @@ physics_particle_group_get_data - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_inertia.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_inertia.htm index beb8fc873..f6157cfba 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_inertia.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_inertia.htm @@ -6,7 +6,7 @@ physics_particle_group_get_inertia - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_mass.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_mass.htm index 206d37850..80a7018b6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_mass.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_mass.htm @@ -6,7 +6,7 @@ physics_particle_group_get_mass - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_vel_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_vel_x.htm index 374d05e0d..b243c8464 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_vel_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_vel_x.htm @@ -6,7 +6,7 @@ physics_particle_group_get_vel_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_vel_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_vel_y.htm index f19b52e2d..c011cc11c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_vel_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_vel_y.htm @@ -6,7 +6,7 @@ physics_particle_group_get_vel_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_x.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_x.htm index 1ef5966f4..cd1e04775 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_x.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_x.htm @@ -6,7 +6,7 @@ physics_particle_group_get_x - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_y.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_y.htm index 2a76ca009..fb039d63c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_y.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_get_y.htm @@ -6,7 +6,7 @@ physics_particle_group_get_y - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_join.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_join.htm index 7bd976f60..d9edf8bcd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_join.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_join.htm @@ -6,7 +6,7 @@ physics_particle_group_join - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_polygon.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_polygon.htm index 423c2b97a..7f0d0b4ac 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_polygon.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_group_polygon.htm @@ -6,7 +6,7 @@ physics_particle_group_polygon - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_set_category_flags.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_set_category_flags.htm index aa585ba2e..8bd4a39b1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_set_category_flags.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_set_category_flags.htm @@ -6,7 +6,7 @@ physics_particle_set_category_flags - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_set_damping.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_set_damping.htm index b9d6eb49c..7a50fb311 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_set_damping.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_set_damping.htm @@ -6,7 +6,7 @@ physics_particle_set_damping - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_set_density.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_set_density.htm index 445697abb..b5095d89e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_set_density.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_set_density.htm @@ -6,7 +6,7 @@ physics_particle_set_density - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_set_flags.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_set_flags.htm index e8f115fd7..482bf3dfd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_set_flags.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_set_flags.htm @@ -6,7 +6,7 @@ physics_particle_set_flags - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_set_gravity_scale.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_set_gravity_scale.htm index 9e6298444..443753fb4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_set_gravity_scale.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_set_gravity_scale.htm @@ -6,7 +6,7 @@ physics_particle_set_gravity_scale - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_set_group_flags.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_set_group_flags.htm index 637ed0e03..07f01a787 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_set_group_flags.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_set_group_flags.htm @@ -6,7 +6,7 @@ physics_particle_set_group_flags - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_set_max_count.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_set_max_count.htm index 9e43e3994..0287b7abd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_set_max_count.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_set_max_count.htm @@ -6,7 +6,7 @@ physics_particle_set_max_count - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_set_radius.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_set_radius.htm index e1cb19a9e..54e0012d6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_set_radius.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/Soft_Body_Particles/physics_particle_set_radius.htm @@ -6,7 +6,7 @@ physics_particle_set_radius - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/The_Physics_World/The_Physics_World.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/The_Physics_World/The_Physics_World.htm index b9c138645..9e87bde9e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/The_Physics_World/The_Physics_World.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/The_Physics_World/The_Physics_World.htm @@ -6,7 +6,7 @@ ΠœΠΈΡ€ Ρ„ΠΈΠ·ΠΈΠΊΠΈ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/The_Physics_World/physics_draw_debug.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/The_Physics_World/physics_draw_debug.htm index 1f5443d98..e4891844b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/The_Physics_World/physics_draw_debug.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/The_Physics_World/physics_draw_debug.htm @@ -6,7 +6,7 @@ physics_draw_debug - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/The_Physics_World/physics_pause_enable.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/The_Physics_World/physics_pause_enable.htm index b2f59d24f..6fd3c5c8f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/The_Physics_World/physics_pause_enable.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/The_Physics_World/physics_pause_enable.htm @@ -6,7 +6,7 @@ physics_pause_enable - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/The_Physics_World/physics_world_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/The_Physics_World/physics_world_create.htm index a3a66228d..6a59f98d0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/The_Physics_World/physics_world_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/The_Physics_World/physics_world_create.htm @@ -6,7 +6,7 @@ physics_world_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/The_Physics_World/physics_world_draw_debug.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/The_Physics_World/physics_world_draw_debug.htm index 26951f203..8c01e7c5c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/The_Physics_World/physics_world_draw_debug.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/The_Physics_World/physics_world_draw_debug.htm @@ -6,7 +6,7 @@ physics_world_draw_debug - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/The_Physics_World/physics_world_gravity.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/The_Physics_World/physics_world_gravity.htm index 63c78ede7..b4f5523b7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/The_Physics_World/physics_world_gravity.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/The_Physics_World/physics_world_gravity.htm @@ -6,7 +6,7 @@ physics_world_gravity - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/The_Physics_World/physics_world_update_iterations.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/The_Physics_World/physics_world_update_iterations.htm index 80e80226f..7c61c08c4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/The_Physics_World/physics_world_update_iterations.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/The_Physics_World/physics_world_update_iterations.htm @@ -6,7 +6,7 @@ physics_world_update_iterations - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/The_Physics_World/physics_world_update_speed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/The_Physics_World/physics_world_update_speed.htm index 2685413eb..bc9f5c852 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/The_Physics_World/physics_world_update_speed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/The_Physics_World/physics_world_update_speed.htm @@ -6,7 +6,7 @@ physics_world_update_speed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/physics_mass_properties.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/physics_mass_properties.htm index 9baed9426..ecc7c7f95 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/physics_mass_properties.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/physics_mass_properties.htm @@ -6,7 +6,7 @@ physics_mass_properties - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Physics/physics_test_overlap.htm b/Manual/contents/GameMaker_Language/GML_Reference/Physics/physics_test_overlap.htm index bac42ac33..3a7a56f51 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Physics/physics_test_overlap.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Physics/physics_test_overlap.htm @@ -6,7 +6,7 @@ physics_test_overlap - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Creating_Multiplayer.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Creating_Multiplayer.htm index 2104b7137..d5bdb2791 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Creating_Multiplayer.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Creating_Multiplayer.htm @@ -7,7 +7,7 @@ Π‘ΠΎΠ·Π΄Π°Π½ΠΈΠ΅ ΠΌΠ½ΠΎΠ³ΠΎΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒΡΠΊΠΎΠΉ ΠΈΠ³Ρ€Ρ‹ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Defining_Inputs.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Defining_Inputs.htm index 7d7a982d4..ccd4204e7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Defining_Inputs.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Defining_Inputs.htm @@ -7,7 +7,7 @@ ΠžΠΏΡ€Π΅Π΄Π΅Π»Π΅Π½ΠΈΠ΅ Π²Ρ…ΠΎΠ΄Π½Ρ‹Ρ… Π΄Π°Π½Π½Ρ‹Ρ… - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Constraints.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Constraints.htm index 4b26c119e..a22b0e091 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Constraints.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Constraints.htm @@ -7,7 +7,7 @@ ΠžΠ³Ρ€Π°Π½ΠΈΡ‡Π΅Π½ΠΈΡ ΠΎΡ‚ΠΊΠ°Ρ‚Π° - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Errors.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Errors.htm index 7b1b150b7..1002bb1ba 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Errors.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Errors.htm @@ -6,7 +6,7 @@ Ошибки ΠΎΡ‚ΠΊΠ°Ρ‚Π° - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Events.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Events.htm index bcf57cd2c..db80ebd43 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Events.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Events.htm @@ -7,7 +7,7 @@ Бобытия ΠΎΡ‚ΠΊΠ°Ρ‚Π° - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_chat.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_chat.htm index 597a20857..5c1616666 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_chat.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_chat.htm @@ -7,7 +7,7 @@ rollback_chat - + - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_define_input.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_define_input.htm index 5fa2d37ed..02f5920da 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_define_input.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_define_input.htm @@ -7,7 +7,7 @@ rollback_define_input - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_define_mock_input.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_define_mock_input.htm index 5b89ffc7f..3a8c48395 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_define_mock_input.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_define_mock_input.htm @@ -7,7 +7,7 @@ rollback_define_mock_input - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_define_player.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_define_player.htm index 90845df86..a9842d046 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_define_player.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_define_player.htm @@ -7,7 +7,7 @@ rollback_define_player - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_display_events.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_display_events.htm index 03f496bd4..fe43dc8e4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_display_events.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_display_events.htm @@ -7,7 +7,7 @@ rollback_display_events - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_get_info.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_get_info.htm index d4b39abc9..0fde16822 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_get_info.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_get_info.htm @@ -7,7 +7,7 @@ rollback_get_info - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_get_input.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_get_input.htm index 9a9ecf7b6..bdc86e867 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_get_input.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_get_input.htm @@ -7,7 +7,7 @@ rollback_get_input - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_get_player_prefs.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_get_player_prefs.htm index f1aa5c131..2dab14152 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_get_player_prefs.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_get_player_prefs.htm @@ -7,7 +7,7 @@ rollback_get_player_prefs - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_join_game.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_join_game.htm index 397cf28ac..5106af338 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_join_game.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_join_game.htm @@ -7,7 +7,7 @@ rollback_join_game - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_leave_game.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_leave_game.htm index 65b6f923d..74147fb74 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_leave_game.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_leave_game.htm @@ -7,7 +7,7 @@ rollback_leave_game - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_set_player_prefs.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_set_player_prefs.htm index c9b87150c..8dcfcbe21 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_set_player_prefs.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_set_player_prefs.htm @@ -7,7 +7,7 @@ rollback_set_player_prefs - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_start_game.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_start_game.htm index 370b5eff1..698af7515 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_start_game.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_start_game.htm @@ -7,7 +7,7 @@ rollback_start_game - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_sync_on_frame.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_sync_on_frame.htm index 1b6068ebd..aaa6b6f6c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_sync_on_frame.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_sync_on_frame.htm @@ -7,7 +7,7 @@ rollback_sync_on_frame - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_use_manual_start.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_use_manual_start.htm index 1f53ef3c3..23b30e19e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_use_manual_start.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_use_manual_start.htm @@ -7,7 +7,7 @@ rollback_use_manual_start - + - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_use_random_input.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_use_random_input.htm index c523cc0c4..69ae810b1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_use_random_input.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Functions/rollback_use_random_input.htm @@ -7,7 +7,7 @@ rollback_use_random_input - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Preferences.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Preferences.htm index 9ad7b5ec6..be14bd4b6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Preferences.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Preferences.htm @@ -7,7 +7,7 @@ ΠŸΡ€Π΅Π΄ΠΏΠΎΡ‡Ρ‚Π΅Π½ΠΈΡ ΠΈΠ³Ρ€ΠΎΠΊΠ° - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_System.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_System.htm index 712761260..3eb9c21ce 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_System.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_System.htm @@ -7,7 +7,7 @@ БистСма ΠΎΡ‚ΠΊΠ°Ρ‚Π° - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/managed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/managed.htm index f79702f93..53b264788 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/managed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/managed.htm @@ -7,7 +7,7 @@ managed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/player_.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/player_.htm index d4e4e5a86..792b9fd35 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/player_.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/player_.htm @@ -7,7 +7,7 @@ имя_ΠΈΠ³Ρ€ΠΎΠΊΠ° - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/player_avatar_s.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/player_avatar_s.htm index 55f2c6883..f3b78bd06 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/player_avatar_s.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/player_avatar_s.htm @@ -7,7 +7,7 @@ player_avatar_sprite - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/player_avatar_url.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/player_avatar_url.htm index 0e840c2fb..89aef764a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/player_avatar_url.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/player_avatar_url.htm @@ -7,7 +7,7 @@ player_avatar_url - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/player_id.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/player_id.htm index dcfe0cd94..c18abae92 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/player_id.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/player_id.htm @@ -7,7 +7,7 @@ player_id - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/player_local.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/player_local.htm index f8f93c523..c5fb26648 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/player_local.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/player_local.htm @@ -7,7 +7,7 @@ player_local - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/player_prefs.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/player_prefs.htm index 46dcbbf5e..c99eabfc2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/player_prefs.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/player_prefs.htm @@ -7,7 +7,7 @@ ΠΏΠ°Ρ€Π°ΠΌΠ΅Ρ‚Ρ€Ρ‹ ΠΈΠ³Ρ€ΠΎΠΊΠ° - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/player_type.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/player_type.htm index 93e20eaa1..68b7c076d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/player_type.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/player_type.htm @@ -7,7 +7,7 @@ player_type - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/player_user_id.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/player_user_id.htm index d9f286f3c..60b0128fd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/player_user_id.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/player_user_id.htm @@ -7,7 +7,7 @@ player_user_id - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/rollback_.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/rollback_.htm index 7f10824cb..418528d4e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/rollback_.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/rollback_.htm @@ -7,7 +7,7 @@ rollback_api_server - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/rollback_confirmed_frame.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/rollback_confirmed_frame.htm index d3c119034..38b82096b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/rollback_confirmed_frame.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/rollback_confirmed_frame.htm @@ -7,7 +7,7 @@ rollback_confirmed_frame - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/rollback_current_frame.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/rollback_current_frame.htm index e17d6234c..5fc06e94a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/rollback_current_frame.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/rollback_current_frame.htm @@ -7,7 +7,7 @@ rollback_current_frame - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/rollback_game_running.htm b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/rollback_game_running.htm index 90401a1df..0ca52bed3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/rollback_game_running.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Rollback/Rollback_Variables/rollback_game_running.htm @@ -7,7 +7,7 @@ rollback_game_running - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam.htm index 21cd1c18c..a27044ba5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam.htm @@ -6,7 +6,7 @@ Steam - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/Steam_API.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/Steam_API.htm index ed95a3ec7..6f547d60e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/Steam_API.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/Steam_API.htm @@ -6,7 +6,7 @@ ΠŸΠ°Ρ€ΠΎΠ²ΠΎΠΉ API - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_available_languages.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_available_languages.htm index 8410f21dc..f9ab15e2e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_available_languages.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_available_languages.htm @@ -6,7 +6,7 @@ steam_available_languages - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_current_game_language.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_current_game_language.htm index a11c1e797..da1a12ff6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_current_game_language.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_current_game_language.htm @@ -6,7 +6,7 @@ steam_current_game_language - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_get_app_id.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_get_app_id.htm index 90f4fb1c5..b00460c4f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_get_app_id.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_get_app_id.htm @@ -6,7 +6,7 @@ steam_get_app_id - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_get_persona_name.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_get_persona_name.htm index 17e367f1d..bfd5fe06d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_get_persona_name.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_get_persona_name.htm @@ -6,7 +6,7 @@ steam_get_persona_name - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_get_user_account_id.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_get_user_account_id.htm index 69de0cc56..aec837db7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_get_user_account_id.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_get_user_account_id.htm @@ -6,7 +6,7 @@ steam_get_user_account_id - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_get_user_persona_name.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_get_user_persona_name.htm index efd7e98e5..2d91860cf 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_get_user_persona_name.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_get_user_persona_name.htm @@ -6,7 +6,7 @@ steam_get_user_persona_name - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_get_user_steam_id.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_get_user_steam_id.htm index c96060ce5..496eb1cbe 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_get_user_steam_id.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_get_user_steam_id.htm @@ -6,7 +6,7 @@ steam_get_user_steam_id - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_initialised.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_initialised.htm index a5adb6859..2d8e149b6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_initialised.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_initialised.htm @@ -6,7 +6,7 @@ steam_initialised - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_is_user_logged_on.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_is_user_logged_on.htm index b85a9c55b..f6c444f4f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_is_user_logged_on.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_is_user_logged_on.htm @@ -6,7 +6,7 @@ steam_is_user_logged_on - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_stats_ready.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_stats_ready.htm index 41d2ca5dd..779706958 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_stats_ready.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_API/steam_stats_ready.htm @@ -6,7 +6,7 @@ steam_stats_ready - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/Steam_Achievements.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/Steam_Achievements.htm index a722b4291..db0da7742 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/Steam_Achievements.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/Steam_Achievements.htm @@ -6,7 +6,7 @@ ДостиТСния Steam - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_clear_achievement.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_clear_achievement.htm index 32ff0fa95..e279e111d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_clear_achievement.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_clear_achievement.htm @@ -6,7 +6,7 @@ steam_clear_achievement - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_get_achievement.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_get_achievement.htm index adf73d583..6874ac0c8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_get_achievement.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_get_achievement.htm @@ -6,7 +6,7 @@ steam_get_achievement - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_get_stat_avg_rate.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_get_stat_avg_rate.htm index d16ed7ce7..d7a7af995 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_get_stat_avg_rate.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_get_stat_avg_rate.htm @@ -6,7 +6,7 @@ steam_get_stat_avg_rate - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_get_stat_float.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_get_stat_float.htm index e1a07f9cb..0434ebe0c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_get_stat_float.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_get_stat_float.htm @@ -6,7 +6,7 @@ steam_get_stat_float - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_get_stat_int.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_get_stat_int.htm index a28f49916..b775cf719 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_get_stat_int.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_get_stat_int.htm @@ -6,7 +6,7 @@ steam_get_stat_int - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_reset_all_stats.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_reset_all_stats.htm index 621076363..bfd038ccc 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_reset_all_stats.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_reset_all_stats.htm @@ -6,7 +6,7 @@ steam_reset_all_stats - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_reset_all_stats_achievements.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_reset_all_stats_achievements.htm index d6ce0e4a9..8e4b8aef1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_reset_all_stats_achievements.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_reset_all_stats_achievements.htm @@ -6,7 +6,7 @@ steam_reset_all_stats_achievements - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_set_achievement.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_set_achievement.htm index f0e25fea9..c652ed86a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_set_achievement.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_set_achievement.htm @@ -6,7 +6,7 @@ steam_set_achievement - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_set_stat_avg_rate.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_set_stat_avg_rate.htm index fa9f892a0..550dba3da 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_set_stat_avg_rate.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_set_stat_avg_rate.htm @@ -6,7 +6,7 @@ steam_set_stat_avg_rate - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_set_stat_float.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_set_stat_float.htm index bbe7c07a0..f19235097 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_set_stat_float.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_set_stat_float.htm @@ -6,7 +6,7 @@ steam_set_stat_float - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_set_stat_int.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_set_stat_int.htm index b22635007..9a29cf0cf 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_set_stat_int.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Achievements/steam_set_stat_int.htm @@ -6,7 +6,7 @@ steam_set_stat_int - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/Steam_Cloud.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/Steam_Cloud.htm index 3bcf32848..ec42d834f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/Steam_Cloud.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/Steam_Cloud.htm @@ -6,7 +6,7 @@ Облако ΠΏΠ°Ρ€Π° - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_file_delete.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_file_delete.htm index 67bcd04e6..0328807f0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_file_delete.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_file_delete.htm @@ -6,7 +6,7 @@ steam_file_delete - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_file_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_file_exists.htm index 4301d2aad..2bc272a61 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_file_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_file_exists.htm @@ -6,7 +6,7 @@ steam_file_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_file_persisted.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_file_persisted.htm index 41bee3db0..aaa1cfda8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_file_persisted.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_file_persisted.htm @@ -6,7 +6,7 @@ steam_file_persisted - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_file_read.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_file_read.htm index 0815e2adc..bbb438663 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_file_read.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_file_read.htm @@ -6,7 +6,7 @@ steam_file_read - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_file_share.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_file_share.htm index f4f68b3da..10403770f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_file_share.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_file_share.htm @@ -6,7 +6,7 @@ steam_file_share - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_file_size.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_file_size.htm index d1adeaef8..6f5dfb493 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_file_size.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_file_size.htm @@ -6,7 +6,7 @@ Ρ€Π°Π·ΠΌΠ΅Ρ€_Ρ„Π°ΠΉΠ»Π° - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_file_write.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_file_write.htm index 904efdfa5..94b37c6fd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_file_write.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_file_write.htm @@ -6,7 +6,7 @@ steam_file_write - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_file_write_file.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_file_write_file.htm index e6cc67e28..76e5cfe7b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_file_write_file.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_file_write_file.htm @@ -6,7 +6,7 @@ steam_file_write_file - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_get_quota_free.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_get_quota_free.htm index b053a7a7b..ed296995e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_get_quota_free.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_get_quota_free.htm @@ -6,7 +6,7 @@ steam_get_quota_free - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_get_quota_total.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_get_quota_total.htm index b010d34ec..43db41db7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_get_quota_total.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_get_quota_total.htm @@ -6,7 +6,7 @@ steam_get_quota_total - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_is_cloud_enabled_for_account.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_is_cloud_enabled_for_account.htm index 5a2b87b2e..4ecb8bab4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_is_cloud_enabled_for_account.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_is_cloud_enabled_for_account.htm @@ -6,7 +6,7 @@ steam_is_cloud_enabled_for_account - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_is_cloud_enabled_for_app.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_is_cloud_enabled_for_app.htm index 8f689d370..efa6762b7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_is_cloud_enabled_for_app.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Cloud/steam_is_cloud_enabled_for_app.htm @@ -6,7 +6,7 @@ steam_is_cloud_enabled_for_app - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_DLC/Steam_DLC.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_DLC/Steam_DLC.htm index 956f3861b..d9cec3cd0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_DLC/Steam_DLC.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_DLC/Steam_DLC.htm @@ -6,7 +6,7 @@ Steam DLC - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_DLC/steam_user_installed_dlc.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_DLC/steam_user_installed_dlc.htm index 9a1793a20..e247435c1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_DLC/steam_user_installed_dlc.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_DLC/steam_user_installed_dlc.htm @@ -6,7 +6,7 @@ steam_user_installed_dlc - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_DLC/steam_user_owns_dlc.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_DLC/steam_user_owns_dlc.htm index fe64ef453..867ab2b27 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_DLC/steam_user_owns_dlc.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_DLC/steam_user_owns_dlc.htm @@ -6,7 +6,7 @@ steam_user_owns_dlc - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Leaderboards/Steam_Leaderboards.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Leaderboards/Steam_Leaderboards.htm index fc6e8786d..67ebf779b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Leaderboards/Steam_Leaderboards.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Leaderboards/Steam_Leaderboards.htm @@ -6,7 +6,7 @@ Π’Π°Π±Π»ΠΈΡ†Ρ‹ Π»ΠΈΠ΄Π΅Ρ€ΠΎΠ² Π² Steam - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Leaderboards/steam_create_leaderboard.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Leaderboards/steam_create_leaderboard.htm index d6a060ef6..c52a6a66f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Leaderboards/steam_create_leaderboard.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Leaderboards/steam_create_leaderboard.htm @@ -6,7 +6,7 @@ steam_create_leaderboard - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Leaderboards/steam_download_friends_scores.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Leaderboards/steam_download_friends_scores.htm index 596d566d0..bb71b4b5a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Leaderboards/steam_download_friends_scores.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Leaderboards/steam_download_friends_scores.htm @@ -6,7 +6,7 @@ steam_download_friends_scores - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Leaderboards/steam_download_scores.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Leaderboards/steam_download_scores.htm index b2600b83b..bf2859623 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Leaderboards/steam_download_scores.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Leaderboards/steam_download_scores.htm @@ -6,7 +6,7 @@ steam_download_scores - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Leaderboards/steam_download_scores_around_user.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Leaderboards/steam_download_scores_around_user.htm index d29fdf577..028eeca92 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Leaderboards/steam_download_scores_around_user.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Leaderboards/steam_download_scores_around_user.htm @@ -6,7 +6,7 @@ steam_download_scores_around_user - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Leaderboards/steam_upload_score.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Leaderboards/steam_upload_score.htm index 898b8a028..a1dbbd681 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Leaderboards/steam_upload_score.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Leaderboards/steam_upload_score.htm @@ -6,7 +6,7 @@ steam_upload_score - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Leaderboards/steam_upload_score_buffer.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Leaderboards/steam_upload_score_buffer.htm index a2fe1ff47..1912cefc1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Leaderboards/steam_upload_score_buffer.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Leaderboards/steam_upload_score_buffer.htm @@ -6,7 +6,7 @@ steam_upload_score_buffer - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Overlay/Steam_Overlay.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Overlay/Steam_Overlay.htm index 9c5366fd1..9ac3022cd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Overlay/Steam_Overlay.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Overlay/Steam_Overlay.htm @@ -6,7 +6,7 @@ НалоТСниС ΠΏΠ°Ρ€Π° - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Overlay/steam_activate_overlay.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Overlay/steam_activate_overlay.htm index 88a9d17f4..3112f483f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Overlay/steam_activate_overlay.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Overlay/steam_activate_overlay.htm @@ -6,7 +6,7 @@ steam_activate_overlay - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Overlay/steam_activate_overlay_browser.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Overlay/steam_activate_overlay_browser.htm index 3fe0479fb..43aa0395d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Overlay/steam_activate_overlay_browser.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Overlay/steam_activate_overlay_browser.htm @@ -6,7 +6,7 @@ steam_activate_overlay_browser - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Overlay/steam_activate_overlay_store.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Overlay/steam_activate_overlay_store.htm index 64302142f..a134214dc 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Overlay/steam_activate_overlay_store.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Overlay/steam_activate_overlay_store.htm @@ -6,7 +6,7 @@ steam_activate_overlay_store - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Overlay/steam_activate_overlay_user.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Overlay/steam_activate_overlay_user.htm index c0e9bff1c..8341b8248 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Overlay/steam_activate_overlay_user.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Overlay/steam_activate_overlay_user.htm @@ -6,7 +6,7 @@ steam_activate_overlay_user - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Overlay/steam_is_overlay_activated.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Overlay/steam_is_overlay_activated.htm index 38b71c6aa..ff96f7f78 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Overlay/steam_is_overlay_activated.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Overlay/steam_is_overlay_activated.htm @@ -6,7 +6,7 @@ steam_is_overlay_activated - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Overlay/steam_is_overlay_enabled.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Overlay/steam_is_overlay_enabled.htm index 2aad0013b..98621f360 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Overlay/steam_is_overlay_enabled.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_Overlay/steam_is_overlay_enabled.htm @@ -6,7 +6,7 @@ steam_is_overlay_enabled - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/Steam_UGC.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/Steam_UGC.htm index 071ec92e3..2e1847fb9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/Steam_UGC.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/Steam_UGC.htm @@ -6,7 +6,7 @@ Steam UGC - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_is_screenshot_requested.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_is_screenshot_requested.htm index adf9b4ea1..ea0431b52 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_is_screenshot_requested.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_is_screenshot_requested.htm @@ -6,7 +6,7 @@ steam_is_screenshot_requested - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_send_screenshot.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_send_screenshot.htm index b9c995868..c3e694793 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_send_screenshot.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_send_screenshot.htm @@ -6,7 +6,7 @@ steam_send_screenshot - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_create_item.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_create_item.htm index b997cb9c9..ba85d18c9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_create_item.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_create_item.htm @@ -6,7 +6,7 @@ steam_ugc_create_item - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_create_query_all.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_create_query_all.htm index 6472f2c85..ba25f8b4e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_create_query_all.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_create_query_all.htm @@ -6,7 +6,7 @@ steam_ugc_create_query_all - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_create_query_all_ex.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_create_query_all_ex.htm index c624165c2..f9ba44676 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_create_query_all_ex.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_create_query_all_ex.htm @@ -6,7 +6,7 @@ steam_ugc_create_query_all_ex - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_create_query_user.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_create_query_user.htm index fe8c82591..3a37e4c15 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_create_query_user.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_create_query_user.htm @@ -6,7 +6,7 @@ steam_ugc_create_query_user - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_create_query_user_ex.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_create_query_user_ex.htm index fee09f965..bb06f0d33 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_create_query_user_ex.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_create_query_user_ex.htm @@ -6,7 +6,7 @@ steam_ugc_create_query_user_ex - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_download.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_download.htm index b4f070b37..3a8e64bf7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_download.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_download.htm @@ -6,7 +6,7 @@ steam_ugc_download - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_get_item_install_info.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_get_item_install_info.htm index 03ccec532..5c16fd7ab 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_get_item_install_info.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_get_item_install_info.htm @@ -6,7 +6,7 @@ steam_ugc_get_item_install_info - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_get_item_update_info.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_get_item_update_info.htm index 73fc157bf..a6c8c87cb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_get_item_update_info.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_get_item_update_info.htm @@ -6,7 +6,7 @@ steam_ugc_get_item_update_info - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_get_item_update_progress.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_get_item_update_progress.htm index 40e584d0b..c874d631d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_get_item_update_progress.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_get_item_update_progress.htm @@ -6,7 +6,7 @@ steam_ugc_get_item_update_progress - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_get_subscribed_items.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_get_subscribed_items.htm index c0579f5c0..4a6588a99 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_get_subscribed_items.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_get_subscribed_items.htm @@ -6,7 +6,7 @@ steam_ugc_get_subscribed_items - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_num_subscribed_items.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_num_subscribed_items.htm index 49dd22452..d9760dbb3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_num_subscribed_items.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_num_subscribed_items.htm @@ -6,7 +6,7 @@ steam_ugc_num_subscribed_items - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_add_excluded_tag.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_add_excluded_tag.htm index c4c75e970..f351d1f41 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_add_excluded_tag.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_add_excluded_tag.htm @@ -6,7 +6,7 @@ steam_ugc_query_add_excluded_tag - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_add_required_tag.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_add_required_tag.htm index 159b93a51..54ca6040d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_add_required_tag.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_add_required_tag.htm @@ -6,7 +6,7 @@ steam_ugc_query_add_required_tag - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_set_allow_cached_response.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_set_allow_cached_response.htm index 1cefd50c4..2119a2d9a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_set_allow_cached_response.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_set_allow_cached_response.htm @@ -6,7 +6,7 @@ steam_ugc_query_set_allow_cached_response - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_set_cloud_filename_filter.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_set_cloud_filename_filter.htm index 1c911d03b..e08d32cc3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_set_cloud_filename_filter.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_set_cloud_filename_filter.htm @@ -6,7 +6,7 @@ steam_ugc_query_set_cloud_filename_filter - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_set_match_any_tag.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_set_match_any_tag.htm index 9e07abb78..49797e584 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_set_match_any_tag.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_set_match_any_tag.htm @@ -6,7 +6,7 @@ steam_ugc_query_set_match_any_tag - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_set_ranked_by_trend_days.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_set_ranked_by_trend_days.htm index 9f814e06c..102252f72 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_set_ranked_by_trend_days.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_set_ranked_by_trend_days.htm @@ -6,7 +6,7 @@ steam_ugc_query_set_ranked_by_trend_days - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_set_return_long_description.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_set_return_long_description.htm index de7505960..bfd3bdf66 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_set_return_long_description.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_set_return_long_description.htm @@ -6,7 +6,7 @@ steam_ugc_query_set_return_long_description - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_set_return_total_only.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_set_return_total_only.htm index 16b64ca24..e11f18e2d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_set_return_total_only.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_set_return_total_only.htm @@ -6,7 +6,7 @@ steam_ugc_query_set_return_total_only - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_set_search_text.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_set_search_text.htm index 24c4db5b4..db72673f2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_set_search_text.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_query_set_search_text.htm @@ -6,7 +6,7 @@ steam_ugc_query_set_search_text - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_request_item_details.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_request_item_details.htm index f05bcf9b3..44cd110b5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_request_item_details.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_request_item_details.htm @@ -6,7 +6,7 @@ steam_ugc_request_item_details - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_send_query.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_send_query.htm index eefd3528a..42e020f19 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_send_query.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_send_query.htm @@ -6,7 +6,7 @@ steam_ugc_send_query - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_set_item_content.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_set_item_content.htm index e79d84fef..4f8572bcf 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_set_item_content.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_set_item_content.htm @@ -6,7 +6,7 @@ steam_ugc_set_item_content - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_set_item_description.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_set_item_description.htm index 80e2dbec5..11e702ef3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_set_item_description.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_set_item_description.htm @@ -6,7 +6,7 @@ steam_ugc_set_item_description - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_set_item_preview.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_set_item_preview.htm index dc8dc1bec..ed881f113 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_set_item_preview.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_set_item_preview.htm @@ -6,7 +6,7 @@ steam_ugc_set_item_preview - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_set_item_tags.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_set_item_tags.htm index c3de6e773..036b0859f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_set_item_tags.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_set_item_tags.htm @@ -6,7 +6,7 @@ steam_ugc_set_item_tags - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_set_item_title.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_set_item_title.htm index 16496fa65..479275be3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_set_item_title.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_set_item_title.htm @@ -6,7 +6,7 @@ steam_ugc_set_item_title - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_set_item_visibility.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_set_item_visibility.htm index 6db680556..fd788b931 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_set_item_visibility.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_set_item_visibility.htm @@ -6,7 +6,7 @@ steam_ugc_set_item_visibility - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_start_item_update.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_start_item_update.htm index 8e464f22e..95d481fbd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_start_item_update.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_start_item_update.htm @@ -6,7 +6,7 @@ steam_ugc_start_item_update - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_submit_item_update.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_submit_item_update.htm index 196531ff7..6557d9a29 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_submit_item_update.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_submit_item_update.htm @@ -6,7 +6,7 @@ steam_ugc_submit_item_update - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_subscribe_item.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_subscribe_item.htm index 4d0f73f44..54abe30bc 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_subscribe_item.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_subscribe_item.htm @@ -6,7 +6,7 @@ steam_ugc_subscribe_item - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_unsubscribe_item.htm b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_unsubscribe_item.htm index fe8da9e22..ae162456a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_unsubscribe_item.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Steam/Steam_UGC/steam_ugc_unsubscribe_item.htm @@ -6,7 +6,7 @@ steam_ugc_unsubscribe_item - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/Strings.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/Strings.htm index b1c9e331e..770c029db 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/Strings.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/Strings.htm @@ -6,7 +6,7 @@ Π‘Ρ‚Ρ€ΡƒΠ½Ρ‹ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/ansi_char.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/ansi_char.htm index cba0defea..9ebcd164c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/ansi_char.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/ansi_char.htm @@ -6,7 +6,7 @@ ansi_char - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/chr.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/chr.htm index 1d982da0f..3c04afc52 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/chr.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/chr.htm @@ -6,7 +6,7 @@ chr - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/clipboard_get_text.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/clipboard_get_text.htm index 1a31845d0..7d8e862b6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/clipboard_get_text.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/clipboard_get_text.htm @@ -6,7 +6,7 @@ clipboard_get_text - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/clipboard_has_text.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/clipboard_has_text.htm index 4e5eb27cb..f45ad8559 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/clipboard_has_text.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/clipboard_has_text.htm @@ -6,7 +6,7 @@ clipboard_has_text - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/clipboard_set_text.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/clipboard_set_text.htm index 6f8bec4e1..3d2200134 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/clipboard_set_text.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/clipboard_set_text.htm @@ -6,7 +6,7 @@ clipboard_set_text - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/ord.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/ord.htm index f4cee4cb1..e0056022e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/ord.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/ord.htm @@ -6,7 +6,7 @@ ord - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string.htm index b3ecd2838..057e6f1aa 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string.htm @@ -6,7 +6,7 @@ string - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_byte_at.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_byte_at.htm index 370d5b758..ac329c8c4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_byte_at.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_byte_at.htm @@ -6,7 +6,7 @@ string_byte_at - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_byte_length.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_byte_length.htm index fa1cbd4a8..0500c6b18 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_byte_length.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_byte_length.htm @@ -6,7 +6,7 @@ string_byte_length - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_char_at.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_char_at.htm index 98f672cd0..e6ef2b7c9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_char_at.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_char_at.htm @@ -6,7 +6,7 @@ string_char_at - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_copy.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_copy.htm index 7dff51df4..ba63fca2b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_copy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_copy.htm @@ -6,7 +6,7 @@ string_copy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_count.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_count.htm index 21a1fb090..77a628282 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_count.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_count.htm @@ -6,7 +6,7 @@ string_count - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_delete.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_delete.htm index b7605aa34..94333b6e2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_delete.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_delete.htm @@ -6,7 +6,7 @@ string_delete - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_digits.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_digits.htm index 292191a67..5317e846f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_digits.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_digits.htm @@ -6,7 +6,7 @@ string_digits - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_format.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_format.htm index 4f87b6b46..6061994a9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_format.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_format.htm @@ -6,7 +6,7 @@ string_format - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_hash_to_newline.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_hash_to_newline.htm index 632ca3a6c..ea36e105a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_hash_to_newline.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_hash_to_newline.htm @@ -6,7 +6,7 @@ string_hash_to_newline - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_height.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_height.htm index 3aeaa39ae..a760a424b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_height.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_height.htm @@ -6,7 +6,7 @@ string_height - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_height_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_height_ext.htm index a3c1dc101..ca5098bb0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_height_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_height_ext.htm @@ -6,7 +6,7 @@ string_height_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_insert.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_insert.htm index e681e88df..13d1510b7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_insert.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_insert.htm @@ -6,7 +6,7 @@ string_insert - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_last_pos.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_last_pos.htm index feba0cf8c..4a6e4e085 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_last_pos.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_last_pos.htm @@ -6,7 +6,7 @@ string_last_pos - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_last_pos_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_last_pos_ext.htm index 9d97a3842..8d95e8be1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_last_pos_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_last_pos_ext.htm @@ -6,7 +6,7 @@ string_last_pos_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_length.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_length.htm index dca20096b..a92873c67 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_length.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_length.htm @@ -6,7 +6,7 @@ string_length - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_letters.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_letters.htm index c3fdbf1e9..6be615f9b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_letters.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_letters.htm @@ -6,7 +6,7 @@ string_letters - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_lettersdigits.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_lettersdigits.htm index e506678a0..82a8c2dac 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_lettersdigits.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_lettersdigits.htm @@ -6,7 +6,7 @@ string_lettersdigits - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_lower.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_lower.htm index 56e13bc7d..861846394 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_lower.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_lower.htm @@ -6,7 +6,7 @@ string_lower - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_ord_at.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_ord_at.htm index 394ade222..cbb169edb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_ord_at.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_ord_at.htm @@ -6,7 +6,7 @@ string_ord_at - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_pos.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_pos.htm index 06691d75f..64d3152d5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_pos.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_pos.htm @@ -6,7 +6,7 @@ string_pos - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_pos_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_pos_ext.htm index 16585372c..3b7e2a5a5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_pos_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_pos_ext.htm @@ -6,7 +6,7 @@ string_pos_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_repeat.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_repeat.htm index 7cf0afd4d..803bb6944 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_repeat.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_repeat.htm @@ -6,7 +6,7 @@ string_repeat - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_replace.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_replace.htm index 0b9478a7c..11adca7ee 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_replace.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_replace.htm @@ -6,7 +6,7 @@ string_replace - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_replace_all.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_replace_all.htm index 5db95ef93..5ab8bdc00 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_replace_all.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_replace_all.htm @@ -6,7 +6,7 @@ string_replace_all - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_set_byte_at.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_set_byte_at.htm index 10de2ef65..9d5b1d4b1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_set_byte_at.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_set_byte_at.htm @@ -6,7 +6,7 @@ string_set_byte_at - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_upper.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_upper.htm index a526b9b26..fb49ee3b7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_upper.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_upper.htm @@ -6,7 +6,7 @@ string_upper - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_width.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_width.htm index 10ac4e260..4a58c1d3e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_width.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_width.htm @@ -6,7 +6,7 @@ string_width - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_width_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_width_ext.htm index f3a77d916..009fba3a6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_width_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Strings/string_width_ext.htm @@ -6,7 +6,7 @@ string_width_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/call_cancel.htm b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/call_cancel.htm index e53c15a6e..0de16b9b2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/call_cancel.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/call_cancel.htm @@ -7,7 +7,7 @@ call_cancel - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/call_later.htm b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/call_later.htm index 177fb015e..0d440bd0a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/call_later.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/call_later.htm @@ -7,7 +7,7 @@ call_later - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_bpm_to_seconds.htm b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_bpm_to_seconds.htm index 8512984af..e8268a7c6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_bpm_to_seconds.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_bpm_to_seconds.htm @@ -7,7 +7,7 @@ time_bpm_to_seconds - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_seconds_to_bpm.htm b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_seconds_to_bpm.htm index 295713b56..17c79f2b0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_seconds_to_bpm.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_seconds_to_bpm.htm @@ -7,7 +7,7 @@ time_seconds_to_bpm - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_create.htm index d68c6c37b..1e3dbe62b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_create.htm @@ -7,7 +7,7 @@ time_source_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_destroy.htm b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_destroy.htm index 8aac6029d..4b2967eb0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_destroy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_destroy.htm @@ -7,7 +7,7 @@ time_source_destroy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_exists.htm index afa5ccae1..42041ee32 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_exists.htm @@ -7,7 +7,7 @@ time_source_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_get_children.htm b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_get_children.htm index 094a3463f..b98d708ac 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_get_children.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_get_children.htm @@ -7,7 +7,7 @@ time_source_get_children - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_get_parent.htm b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_get_parent.htm index aa0118339..a3815b473 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_get_parent.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_get_parent.htm @@ -7,7 +7,7 @@ time_source_get_parent - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_get_period.htm b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_get_period.htm index 1b6527c42..6bbc86a37 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_get_period.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_get_period.htm @@ -7,7 +7,7 @@ time_source_get_period - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_get_reps_completed.htm b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_get_reps_completed.htm index d459ed337..1138fa3af 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_get_reps_completed.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_get_reps_completed.htm @@ -7,7 +7,7 @@ time_source_get_reps_completed - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_get_reps_remaining.htm b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_get_reps_remaining.htm index e9ce0a5f5..aab7bb746 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_get_reps_remaining.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_get_reps_remaining.htm @@ -7,7 +7,7 @@ time_source_get_reps_remaining - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_get_state.htm b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_get_state.htm index ebee27169..e4caaf230 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_get_state.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_get_state.htm @@ -7,7 +7,7 @@ time_source_get_state - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_get_time_remaining.htm b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_get_time_remaining.htm index fd0bb3539..e610fdef6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_get_time_remaining.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_get_time_remaining.htm @@ -7,7 +7,7 @@ time_source_get_time_remaining - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_get_units.htm b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_get_units.htm index 0d1897a26..878437359 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_get_units.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_get_units.htm @@ -7,7 +7,7 @@ time_source_get_units - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_pause.htm b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_pause.htm index 3494ff94d..9b9a805ab 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_pause.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_pause.htm @@ -7,7 +7,7 @@ time_source_pause - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_reconfigure.htm b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_reconfigure.htm index 8216c4e29..bedbb51ce 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_reconfigure.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_reconfigure.htm @@ -7,7 +7,7 @@ time_source_reconfigure - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_reset.htm b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_reset.htm index 08e7aa78b..d73022e05 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_reset.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_reset.htm @@ -7,7 +7,7 @@ time_source_reset - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_resume.htm b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_resume.htm index 297c8139b..bfa5900a6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_resume.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_resume.htm @@ -7,7 +7,7 @@ time_source_resume - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_start.htm b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_start.htm index 282347ac7..dece7aeca 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_start.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_start.htm @@ -7,7 +7,7 @@ time_source_start - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_stop.htm b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_stop.htm index 1b21bdb07..79ccacea5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_stop.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Time_Sources/time_source_stop.htm @@ -7,7 +7,7 @@ time_source_stop - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/Match_Making.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/Match_Making.htm index 565047f25..cd9a82408 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/Match_Making.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/Match_Making.htm @@ -6,7 +6,7 @@ БопоставлСниС - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_create.htm index 2bfaad06f..e5441adbf 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_create.htm @@ -6,7 +6,7 @@ xboxlive_matchmaking_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_find.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_find.htm index b49a5c26a..e7d11b9c8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_find.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_find.htm @@ -6,7 +6,7 @@ xboxlive_matchmaking_find - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_join_invite.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_join_invite.htm index 1634805b1..520e2032d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_join_invite.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_join_invite.htm @@ -6,7 +6,7 @@ xboxlive_matchmaking_join_invite - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_join_session.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_join_session.htm index 1d3210c56..638e632f2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_join_session.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_join_session.htm @@ -6,7 +6,7 @@ xboxlive_matchmaking_join_session - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_send_invites.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_send_invites.htm index dcdbbb249..e75b48e91 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_send_invites.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_send_invites.htm @@ -6,7 +6,7 @@ xboxlive_matchmaking_send_invites - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_session_get_users.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_session_get_users.htm index e1dde5c29..fb27598fa 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_session_get_users.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_session_get_users.htm @@ -6,7 +6,7 @@ xboxlive_matchmaking_session_get_users - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_session_leave.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_session_leave.htm index ae10abe24..15158ec33 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_session_leave.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_session_leave.htm @@ -6,7 +6,7 @@ xboxlive_matchmaking_session_leave - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_set_joinable_session.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_set_joinable_session.htm index b87993d68..35a8608d8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_set_joinable_session.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_set_joinable_session.htm @@ -6,7 +6,7 @@ xboxlive_matchmaking_set_joinable_session - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_start.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_start.htm index b5298bf4b..195472bfa 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_start.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_start.htm @@ -6,7 +6,7 @@ xboxlive_matchmaking_start - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_stop.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_stop.htm index f31641c67..ac922090d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_stop.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Match_Making/xboxlive_matchmaking_stop.htm @@ -6,7 +6,7 @@ xboxlive_matchmaking_stop - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Saving_Data/Saving_Data.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Saving_Data/Saving_Data.htm index 2a65d60bd..4797bcb16 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Saving_Data/Saving_Data.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Saving_Data/Saving_Data.htm @@ -6,7 +6,7 @@ Π‘ΠΎΡ…Ρ€Π°Π½Π΅Π½ΠΈΠ΅ Π΄Π°Π½Π½Ρ‹Ρ… - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Saving_Data/xboxlive_get_file_error.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Saving_Data/xboxlive_get_file_error.htm index 7d0e9f1e6..ff5b394d0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Saving_Data/xboxlive_get_file_error.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Saving_Data/xboxlive_get_file_error.htm @@ -6,7 +6,7 @@ xboxlive_get_file_error - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Saving_Data/xboxlive_get_savedata_user.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Saving_Data/xboxlive_get_savedata_user.htm index b8474685b..e3c0052f6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Saving_Data/xboxlive_get_savedata_user.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Saving_Data/xboxlive_get_savedata_user.htm @@ -6,7 +6,7 @@ xboxlive_get_savedata_user - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Saving_Data/xboxlive_set_savedata_user.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Saving_Data/xboxlive_set_savedata_user.htm index c745b9a49..4d0b73f9f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Saving_Data/xboxlive_set_savedata_user.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Saving_Data/xboxlive_set_savedata_user.htm @@ -6,7 +6,7 @@ xboxlive_set_savedata_user - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/Stats_And_Leaderboards.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/Stats_And_Leaderboards.htm index bbb6b8214..9b415b911 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/Stats_And_Leaderboards.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/Stats_And_Leaderboards.htm @@ -6,7 +6,7 @@ Бтатистика ΠΈ Ρ‚Π°Π±Π»ΠΈΡ†Ρ‹ Π»ΠΈΠ΄Π΅Ρ€ΠΎΠ² - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_achievements_set_progress.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_achievements_set_progress.htm index 87f8c1f63..17063d055 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_achievements_set_progress.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_achievements_set_progress.htm @@ -6,7 +6,7 @@ xboxlive_achievements_set_progress - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_fire_event.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_fire_event.htm index ac1580e5a..69a321f0f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_fire_event.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_fire_event.htm @@ -6,7 +6,7 @@ xboxlive_fire_event - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_get_stats_for_user.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_get_stats_for_user.htm index f245e74b1..31fa56eec 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_get_stats_for_user.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_get_stats_for_user.htm @@ -6,7 +6,7 @@ xboxlive_get_stats_for_user - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_read_player_leaderboard.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_read_player_leaderboard.htm index 9cf144ea7..5da4c6c42 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_read_player_leaderboard.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_read_player_leaderboard.htm @@ -6,7 +6,7 @@ xboxlive_read_player_leaderboard - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_add_user.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_add_user.htm index ef4cfad02..abee0979a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_add_user.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_add_user.htm @@ -6,7 +6,7 @@ xboxlive_stats_add_user - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_delete_stat.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_delete_stat.htm index 503961516..5d7e14ead 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_delete_stat.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_delete_stat.htm @@ -6,7 +6,7 @@ xboxlive_stats_delete_stat - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_flush_user.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_flush_user.htm index 6a4631049..595b4b5eb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_flush_user.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_flush_user.htm @@ -6,7 +6,7 @@ xboxlive_stats_flush_user - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_get_leaderboard.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_get_leaderboard.htm index 38e66afef..88dffcb9e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_get_leaderboard.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_get_leaderboard.htm @@ -6,7 +6,7 @@ xboxlive_stats_get_leaderboard - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_get_social_leaderboard.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_get_social_leaderboard.htm index 44f679f41..be131b30b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_get_social_leaderboard.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_get_social_leaderboard.htm @@ -6,7 +6,7 @@ xboxlive_stats_get_social_leaderboard - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_get_stat.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_get_stat.htm index 7221572a4..d3d6eb6b3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_get_stat.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_get_stat.htm @@ -6,7 +6,7 @@ xboxlive_stats_get_stat - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_get_stat_names.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_get_stat_names.htm index 2bb874184..18f55d802 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_get_stat_names.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_get_stat_names.htm @@ -6,7 +6,7 @@ xboxlive_stats_get_stat_names - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_remove_user.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_remove_user.htm index f42b16e97..f43674ce6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_remove_user.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_remove_user.htm @@ -6,7 +6,7 @@ xboxlive_stats_remove_user - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_set_stat_int.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_set_stat_int.htm index 5fc711e8b..60dce1ca2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_set_stat_int.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_set_stat_int.htm @@ -6,7 +6,7 @@ xboxlive_stats_set_stat_int - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_set_stat_real.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_set_stat_real.htm index e0b78c8c5..4698d2a0d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_set_stat_real.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_set_stat_real.htm @@ -6,7 +6,7 @@ xboxlive_stats_set_stat_real - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_set_stat_string.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_set_stat_string.htm index 8986d4fca..b2da7bf15 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_set_stat_string.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_set_stat_string.htm @@ -6,7 +6,7 @@ xboxlive_stats_set_stat_string - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_setup.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_setup.htm index 9578af4e4..e297b410b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_setup.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Stats_And_Leaderboards/xboxlive_stats_setup.htm @@ -6,7 +6,7 @@ xboxlive_stats_setup - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/UWP_And_XBox_Live.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/UWP_And_XBox_Live.htm index 7fd75f8a6..c29705ff7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/UWP_And_XBox_Live.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/UWP_And_XBox_Live.htm @@ -6,7 +6,7 @@ UWP ΠΈ Xbox Live - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/Users_And_Accounts.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/Users_And_Accounts.htm index 097dbdc76..c8653d4ac 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/Users_And_Accounts.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/Users_And_Accounts.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚Π΅Π»ΠΈ ΠΈ ΡƒΡ‡Π΅Ρ‚Π½Ρ‹Π΅ записи - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_agegroup_for_user.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_agegroup_for_user.htm index b9f9c9395..4e903b195 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_agegroup_for_user.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_agegroup_for_user.htm @@ -6,7 +6,7 @@ xboxlive_agegroup_for_user - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_gamedisplayname_for_user.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_gamedisplayname_for_user.htm index 883d91ee5..7464305bf 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_gamedisplayname_for_user.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_gamedisplayname_for_user.htm @@ -6,7 +6,7 @@ xboxlive_gamedisplayname_for_user - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_gamerscore_for_user.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_gamerscore_for_user.htm index 4674be9a6..8c235ea7e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_gamerscore_for_user.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_gamerscore_for_user.htm @@ -6,7 +6,7 @@ xboxlive_gamerscore_for_user - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_gamertag_for_user.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_gamertag_for_user.htm index bd71c9c4c..367763889 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_gamertag_for_user.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_gamertag_for_user.htm @@ -6,7 +6,7 @@ xboxlive_gamertag_for_user - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_generate_player_session_id.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_generate_player_session_id.htm index e6ed61a57..e8626e5af 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_generate_player_session_id.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_generate_player_session_id.htm @@ -6,7 +6,7 @@ xboxlive_generate_player_session_id - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_get_activating_user.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_get_activating_user.htm index e04e13ed9..936a4746f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_get_activating_user.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_get_activating_user.htm @@ -6,7 +6,7 @@ xboxlive_get_activating_user - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_get_user.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_get_user.htm index e718ad0e8..e91a7acf6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_get_user.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_get_user.htm @@ -6,7 +6,7 @@ xboxlive_get_user - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_get_user_count.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_get_user_count.htm index 0ae707e16..85dc7c4f4 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_get_user_count.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_get_user_count.htm @@ -6,7 +6,7 @@ xboxlive_get_user_count - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_pad_count_for_user.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_pad_count_for_user.htm index d631e7df4..c955cc945 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_pad_count_for_user.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_pad_count_for_user.htm @@ -6,7 +6,7 @@ xboxlive_pad_count_for_user - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_pad_for_user.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_pad_for_user.htm index f2aae44ca..2453c764e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_pad_for_user.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_pad_for_user.htm @@ -6,7 +6,7 @@ xboxlive_pad_for_user - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_reputation_for_user.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_reputation_for_user.htm index 65ac16520..5a1a5caef 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_reputation_for_user.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_reputation_for_user.htm @@ -6,7 +6,7 @@ xboxlive_рСпутация_для_ΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚Π΅Π»Ρ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_set_rich_presence.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_set_rich_presence.htm index 84f782cfb..8b39f0028 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_set_rich_presence.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_set_rich_presence.htm @@ -6,7 +6,7 @@ xboxlive_set_rich_presence - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_show_account_picker.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_show_account_picker.htm index 1d9c7d427..7ce09f800 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_show_account_picker.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_show_account_picker.htm @@ -6,7 +6,7 @@ xboxlive_show_account_picker - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_show_profile_card_for_user.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_show_profile_card_for_user.htm index 6dd673413..2741af101 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_show_profile_card_for_user.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_show_profile_card_for_user.htm @@ -6,7 +6,7 @@ xboxlive_show_profile_card_for_user - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_sponsor_for_user.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_sponsor_for_user.htm index 79f37e002..3d4470c3a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_sponsor_for_user.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_sponsor_for_user.htm @@ -6,7 +6,7 @@ xboxlive_спонсор_для_ΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚Π΅Π»Ρ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_sprite_add_from_gamerpicture.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_sprite_add_from_gamerpicture.htm index fd33060b8..f7c5d2795 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_sprite_add_from_gamerpicture.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_sprite_add_from_gamerpicture.htm @@ -6,7 +6,7 @@ xboxlive_sprite_add_from_gamerpicture - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_user_for_pad.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_user_for_pad.htm index 5b254b606..28d262626 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_user_for_pad.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_user_for_pad.htm @@ -6,7 +6,7 @@ xboxlive_user_for_pad - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_user_id_for_user.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_user_id_for_user.htm index 5767f8e11..fa56a14ca 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_user_id_for_user.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_user_id_for_user.htm @@ -6,7 +6,7 @@ xboxlive_user_id_for_user - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_user_is_active.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_user_is_active.htm index 7b38834c1..e541d0c1d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_user_is_active.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_user_is_active.htm @@ -6,7 +6,7 @@ xboxlive_user_is_active - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_user_is_guest.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_user_is_guest.htm index e26b655ac..e5b919ca5 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_user_is_guest.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_user_is_guest.htm @@ -6,7 +6,7 @@ xboxlive_user_is_guest - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_user_is_remote.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_user_is_remote.htm index 220c269f6..2e116c88e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_user_is_remote.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_user_is_remote.htm @@ -6,7 +6,7 @@ xboxlive_user_is_remote - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_user_is_signed_in.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_user_is_signed_in.htm index 245114ce9..d068fa5b6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_user_is_signed_in.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_user_is_signed_in.htm @@ -6,7 +6,7 @@ xboxlive_user_is_signed_in - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_user_is_signing_in.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_user_is_signing_in.htm index c5a730eaa..c7238a805 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_user_is_signing_in.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/Users_And_Accounts/xboxlive_user_is_signing_in.htm @@ -6,7 +6,7 @@ xboxlive_user_is_signing_in - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_check_privilege.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_check_privilege.htm index f96c72fef..6c2d1bb5a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_check_privilege.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_check_privilege.htm @@ -6,7 +6,7 @@ uwp_check_privilege - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_is_constrained.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_is_constrained.htm index 8da5fef7c..55d2dfd4a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_is_constrained.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_is_constrained.htm @@ -6,7 +6,7 @@ uwp_is_constrained - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_is_suspending.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_is_suspending.htm index 02de1e064..66b267dad 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_is_suspending.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_is_suspending.htm @@ -6,7 +6,7 @@ uwp_is_suspending - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_license_trial_time_remaining.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_license_trial_time_remaining.htm index 0d90d9181..4ed2e3a8e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_license_trial_time_remaining.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_license_trial_time_remaining.htm @@ -6,7 +6,7 @@ uwp_license_trial_time_remaining - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_license_trial_user.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_license_trial_user.htm index c5c83ce48..bf90beb8f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_license_trial_user.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_license_trial_user.htm @@ -6,7 +6,7 @@ uwp_license_trial_user - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_license_trial_version.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_license_trial_version.htm index 44bec22f5..f5eec51e8 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_license_trial_version.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_license_trial_version.htm @@ -6,7 +6,7 @@ uwp_license_trial_version - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_show_help.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_show_help.htm index 1f7789023..323dee686 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_show_help.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_show_help.htm @@ -6,7 +6,7 @@ uwp_show_help - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_suspend.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_suspend.htm index 8a6e8856f..7b124d034 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_suspend.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_suspend.htm @@ -6,7 +6,7 @@ uwp_suspend - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_was_closed_by_user.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_was_closed_by_user.htm index cc86a6f36..6e660bf04 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_was_closed_by_user.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_was_closed_by_user.htm @@ -6,7 +6,7 @@ uwp_was_closed_by_user - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_was_terminated.htm b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_was_terminated.htm index 2c6b57bc3..9f2928810 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_was_terminated.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/UWP_And_XBox_Live/uwp_was_terminated.htm @@ -6,7 +6,7 @@ uwp_was_terminated - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/Variable_Functions.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/Variable_Functions.htm index ad9cf3ece..c764a54ea 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/Variable_Functions.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/Variable_Functions.htm @@ -6,7 +6,7 @@ ΠŸΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½Ρ‹Π΅ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_copy.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_copy.htm index eb863e486..8828eb547 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_copy.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_copy.htm @@ -6,7 +6,7 @@ array_copy - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_create.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_create.htm index 69e8d1b78..33a15e5f0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_create.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_create.htm @@ -6,7 +6,7 @@ array_create - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_delete.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_delete.htm index 9f49299f0..d2eccb918 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_delete.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_delete.htm @@ -6,7 +6,7 @@ array_delete - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_equals.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_equals.htm index b7d0b2966..c64d0d7db 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_equals.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_equals.htm @@ -6,7 +6,7 @@ array_equals - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_get.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_get.htm index 9075438f0..f70ab5f2f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_get.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_get.htm @@ -6,7 +6,7 @@ array_get - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_height_2d.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_height_2d.htm index 367a29894..2cd69eb8d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_height_2d.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_height_2d.htm @@ -6,7 +6,7 @@ array_height_2d - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_insert.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_insert.htm index b47198acb..4457319f1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_insert.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_insert.htm @@ -6,7 +6,7 @@ array_insert - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_length.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_length.htm index 428462f4e..78f1af107 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_length.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_length.htm @@ -6,7 +6,7 @@ array_length - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_length_1d.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_length_1d.htm index e16d8a67c..385816454 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_length_1d.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_length_1d.htm @@ -6,7 +6,7 @@ array_length_1d - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_length_2d.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_length_2d.htm index 965e94c94..516853027 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_length_2d.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_length_2d.htm @@ -6,7 +6,7 @@ array_length_2d - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_pop.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_pop.htm index d6764cd79..9e622135f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_pop.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_pop.htm @@ -6,7 +6,7 @@ array_pop - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_push.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_push.htm index 437286933..7a715d2cb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_push.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_push.htm @@ -6,7 +6,7 @@ array_push - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_resize.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_resize.htm index 59a5ee467..695cb2ed1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_resize.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_resize.htm @@ -6,7 +6,7 @@ array_resize - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_set.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_set.htm index 9fca659ca..3ee76d535 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_set.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_set.htm @@ -6,7 +6,7 @@ array_set - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_sort.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_sort.htm index 3f2d2d9c4..c78433f8b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_sort.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/array_sort.htm @@ -6,7 +6,7 @@ array_sort - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/bool.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/bool.htm index 335165e2f..89bff38c0 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/bool.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/bool.htm @@ -6,7 +6,7 @@ bool - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/instanceof.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/instanceof.htm index b08ff3f3a..067a5daa7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/instanceof.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/instanceof.htm @@ -6,7 +6,7 @@ instanceof - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/int64.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/int64.htm index 3faf9a910..75274443b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/int64.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/int64.htm @@ -6,7 +6,7 @@ int64 - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_array.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_array.htm index ecf621f81..021f789ae 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_array.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_array.htm @@ -6,7 +6,7 @@ is_array - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_bool.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_bool.htm index 7f869af78..90b01207d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_bool.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_bool.htm @@ -6,7 +6,7 @@ is_bool - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_infinity.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_infinity.htm index 019f2af20..843be1c8b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_infinity.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_infinity.htm @@ -6,7 +6,7 @@ is_infinity - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_int32.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_int32.htm index a277f2a0f..c4af26509 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_int32.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_int32.htm @@ -6,7 +6,7 @@ is_int32 - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_int64.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_int64.htm index d26413240..21075e1f2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_int64.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_int64.htm @@ -6,7 +6,7 @@ is_int64 - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_matrix.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_matrix.htm index 7608e159b..ce42fbc6c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_matrix.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_matrix.htm @@ -6,7 +6,7 @@ is_matrix - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_method.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_method.htm index b6072fb0f..978aaeff9 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_method.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_method.htm @@ -6,7 +6,7 @@ is_method - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_nan.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_nan.htm index 02912b9cb..61ac44531 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_nan.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_nan.htm @@ -6,7 +6,7 @@ is_nan - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_numeric.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_numeric.htm index 948cf5943..55da06372 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_numeric.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_numeric.htm @@ -6,7 +6,7 @@ is_numeric - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_ptr.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_ptr.htm index f92041724..f78670162 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_ptr.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_ptr.htm @@ -6,7 +6,7 @@ is_ptr - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_real.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_real.htm index fbdfe6cef..41805e56c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_real.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_real.htm @@ -6,7 +6,7 @@ is_real - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_string.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_string.htm index f58101e36..831c11e02 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_string.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_string.htm @@ -6,7 +6,7 @@ is_string - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_struct.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_struct.htm index 7c0f5c1a8..8950b909f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_struct.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_struct.htm @@ -6,7 +6,7 @@ is_struct - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_undefined.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_undefined.htm index dfc4a0f9d..7b3eb718c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_undefined.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_undefined.htm @@ -6,7 +6,7 @@ is_undefined - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_vec3.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_vec3.htm index 51ace7718..04260e32a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_vec3.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_vec3.htm @@ -6,7 +6,7 @@ is_vec3 - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_vec4.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_vec4.htm index c07629bf2..c29205c37 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_vec4.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/is_vec4.htm @@ -6,7 +6,7 @@ is_vec4 - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/method.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/method.htm index 42b20076e..dcb61930f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/method.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/method.htm @@ -6,7 +6,7 @@ method - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/method_get_index.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/method_get_index.htm index a79513bf8..ce54fee58 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/method_get_index.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/method_get_index.htm @@ -6,7 +6,7 @@ method_get_index - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/method_get_self.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/method_get_self.htm index 4021e4c7f..ae4c0ee81 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/method_get_self.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/method_get_self.htm @@ -6,7 +6,7 @@ method_get_self - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/ptr.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/ptr.htm index 093f36f56..4806dad7b 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/ptr.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/ptr.htm @@ -6,7 +6,7 @@ ptr - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/real.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/real.htm index d72fa0b58..18c3bf497 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/real.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/real.htm @@ -6,7 +6,7 @@ real - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/typeof.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/typeof.htm index 14e078ffb..0df941e46 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/typeof.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/typeof.htm @@ -6,7 +6,7 @@ typeof - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_global_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_global_exists.htm index 8aa85d401..6f0ef745f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_global_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_global_exists.htm @@ -6,7 +6,7 @@ variable_global_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_global_get.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_global_get.htm index 34dd9cb2f..ab56ee01f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_global_get.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_global_get.htm @@ -6,7 +6,7 @@ variable_global_get - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_global_set.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_global_set.htm index 3335ac26f..103972feb 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_global_set.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_global_set.htm @@ -6,7 +6,7 @@ variable_global_set - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_instance_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_instance_exists.htm index 8bc23b12c..994e5bd97 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_instance_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_instance_exists.htm @@ -6,7 +6,7 @@ variable_instance_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_instance_get.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_instance_get.htm index 9efb9b6b4..eb22a9e1c 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_instance_get.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_instance_get.htm @@ -6,7 +6,7 @@ variable_instance_get - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_instance_get_names.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_instance_get_names.htm index 0e7902809..baae478fd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_instance_get_names.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_instance_get_names.htm @@ -6,7 +6,7 @@ variable_instance_get_names - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_instance_names_count.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_instance_names_count.htm index e78082ae7..f5c402104 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_instance_names_count.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_instance_names_count.htm @@ -6,7 +6,7 @@ variable_instance_names_count - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_instance_set.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_instance_set.htm index 5995af47f..2953d227e 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_instance_set.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_instance_set.htm @@ -6,7 +6,7 @@ variable_instance_set - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_struct_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_struct_exists.htm index 3f61cbe92..5f4ba9cf6 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_struct_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_struct_exists.htm @@ -6,7 +6,7 @@ struct_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_struct_get.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_struct_get.htm index e037c6131..adb1cfa62 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_struct_get.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_struct_get.htm @@ -6,7 +6,7 @@ struct_get - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_struct_get_names.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_struct_get_names.htm index 9e13b125a..26323c994 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_struct_get_names.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_struct_get_names.htm @@ -6,7 +6,7 @@ struct_get_names - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_struct_names_count.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_struct_names_count.htm index 0b388e5ed..9fe43c522 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_struct_names_count.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_struct_names_count.htm @@ -6,7 +6,7 @@ struct_names_count - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_struct_remove.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_struct_remove.htm index 326a45c10..5523187dc 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_struct_remove.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_struct_remove.htm @@ -6,7 +6,7 @@ struct_remove - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_struct_set.htm b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_struct_set.htm index 3b237fc41..8c73906f7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_struct_set.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Variable_Functions/variable_struct_set.htm @@ -6,7 +6,7 @@ struct_set - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/Web_And_HTML5.htm b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/Web_And_HTML5.htm index 411719810..87b61101f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/Web_And_HTML5.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/Web_And_HTML5.htm @@ -6,7 +6,7 @@ Web ΠΈ HTML5 - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/analytics_event.htm b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/analytics_event.htm index 8d3bfb9b1..8a020cb4a 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/analytics_event.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/analytics_event.htm @@ -6,7 +6,7 @@ analytics_event - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/analytics_event_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/analytics_event_ext.htm index bb8296909..bfd2847e2 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/analytics_event_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/analytics_event_ext.htm @@ -6,7 +6,7 @@ analytics_event_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/browser_height.htm b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/browser_height.htm index 5c5edff6c..63a8ea17d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/browser_height.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/browser_height.htm @@ -6,7 +6,7 @@ browser_height - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/browser_input_capture.htm b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/browser_input_capture.htm index 48dfa005a..b89c259d3 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/browser_input_capture.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/browser_input_capture.htm @@ -6,7 +6,7 @@ browser_input_capture - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/browser_width.htm b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/browser_width.htm index 5212f675e..e3eff194d 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/browser_width.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/browser_width.htm @@ -6,7 +6,7 @@ browser_width - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/clickable_add.htm b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/clickable_add.htm index 7e7fc3c11..2ddeb173f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/clickable_add.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/clickable_add.htm @@ -6,7 +6,7 @@ clickable_add - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/clickable_add_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/clickable_add_ext.htm index d99063d07..7b9f25699 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/clickable_add_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/clickable_add_ext.htm @@ -6,7 +6,7 @@ clickable_add_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/clickable_change.htm b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/clickable_change.htm index 893b8c537..493c8c7f1 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/clickable_change.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/clickable_change.htm @@ -6,7 +6,7 @@ clickable_change - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/clickable_change_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/clickable_change_ext.htm index 2c896d322..364b0988f 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/clickable_change_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/clickable_change_ext.htm @@ -6,7 +6,7 @@ clickable_change_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/clickable_delete.htm b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/clickable_delete.htm index 1308e6c2b..f98286708 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/clickable_delete.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/clickable_delete.htm @@ -6,7 +6,7 @@ clickable_delete - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/clickable_exists.htm b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/clickable_exists.htm index a37004e8e..1eb2f8401 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/clickable_exists.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/clickable_exists.htm @@ -6,7 +6,7 @@ clickable_exists - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/clickable_set_style.htm b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/clickable_set_style.htm index 7e9b687ef..c5fb80e91 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/clickable_set_style.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/clickable_set_style.htm @@ -6,7 +6,7 @@ clickable_set_style - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/url_get_domain.htm b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/url_get_domain.htm index 143e711b8..a81b3a1e7 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/url_get_domain.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/url_get_domain.htm @@ -6,7 +6,7 @@ url_get_domain - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/url_open.htm b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/url_open.htm index d167baef1..3b020b086 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/url_open.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/url_open.htm @@ -6,7 +6,7 @@ url_open - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/url_open_ext.htm b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/url_open_ext.htm index 778e817cd..093edfd25 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/url_open_ext.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/url_open_ext.htm @@ -6,7 +6,7 @@ url_open_ext - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/url_open_full.htm b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/url_open_full.htm index a88d7a4f3..ce8910fcd 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/url_open_full.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/url_open_full.htm @@ -6,7 +6,7 @@ url_open_full - + diff --git a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/webgl_enabled.htm b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/webgl_enabled.htm index 05e138d05..59eb54927 100644 --- a/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/webgl_enabled.htm +++ b/Manual/contents/GameMaker_Language/GML_Reference/Web_And_HTML5/webgl_enabled.htm @@ -6,7 +6,7 @@ webgl_enabled - + diff --git a/Manual/contents/GameMaker_Language/GameMaker_Language_Index.htm b/Manual/contents/GameMaker_Language/GameMaker_Language_Index.htm index 729c2ed3b..af3af8662 100644 --- a/Manual/contents/GameMaker_Language/GameMaker_Language_Index.htm +++ b/Manual/contents/GameMaker_Language/GameMaker_Language_Index.htm @@ -6,7 +6,7 @@ {GML_Code} - + diff --git a/Manual/contents/IDE_Navigation/Bookmarks.htm b/Manual/contents/IDE_Navigation/Bookmarks.htm index 2a8df1a47..b4235f879 100644 --- a/Manual/contents/IDE_Navigation/Bookmarks.htm +++ b/Manual/contents/IDE_Navigation/Bookmarks.htm @@ -6,7 +6,7 @@ Π—Π°ΠΊΠ»Π°Π΄ΠΊΠΈ - + diff --git a/Manual/contents/IDE_Navigation/IDE_Input.htm b/Manual/contents/IDE_Navigation/IDE_Input.htm index a59b6ad00..1ce77d3e1 100644 --- a/Manual/contents/IDE_Navigation/IDE_Input.htm +++ b/Manual/contents/IDE_Navigation/IDE_Input.htm @@ -6,7 +6,7 @@ Π’Ρ…ΠΎΠ΄ IDE ΠΈ навигация - + diff --git a/Manual/contents/IDE_Navigation/Keyboard_Shortcuts.htm b/Manual/contents/IDE_Navigation/Keyboard_Shortcuts.htm index 97214992e..14b049993 100644 --- a/Manual/contents/IDE_Navigation/Keyboard_Shortcuts.htm +++ b/Manual/contents/IDE_Navigation/Keyboard_Shortcuts.htm @@ -6,7 +6,7 @@ Π―Ρ€Π»Ρ‹ΠΊΠΈ ΠΊΠ»Π°Π²ΠΈΠ°Ρ‚ΡƒΡ€Ρ‹ - + diff --git a/Manual/contents/IDE_Navigation/Menus.htm b/Manual/contents/IDE_Navigation/Menus.htm index 9bf4bea49..069fbf548 100644 --- a/Manual/contents/IDE_Navigation/Menus.htm +++ b/Manual/contents/IDE_Navigation/Menus.htm @@ -6,7 +6,7 @@ МСню - + diff --git a/Manual/contents/IDE_Navigation/Menus/The_Build_Menu.htm b/Manual/contents/IDE_Navigation/Menus/The_Build_Menu.htm index 457019b3d..969a60c3b 100644 --- a/Manual/contents/IDE_Navigation/Menus/The_Build_Menu.htm +++ b/Manual/contents/IDE_Navigation/Menus/The_Build_Menu.htm @@ -6,7 +6,7 @@ МСню сборки - + diff --git a/Manual/contents/IDE_Navigation/Menus/The_Edit_Menu.htm b/Manual/contents/IDE_Navigation/Menus/The_Edit_Menu.htm index 3db55bb9e..a01ab289b 100644 --- a/Manual/contents/IDE_Navigation/Menus/The_Edit_Menu.htm +++ b/Manual/contents/IDE_Navigation/Menus/The_Edit_Menu.htm @@ -6,7 +6,7 @@ МСню рСдактирования - + diff --git a/Manual/contents/IDE_Navigation/Menus/The_File_Menu.htm b/Manual/contents/IDE_Navigation/Menus/The_File_Menu.htm index 78d8eff7f..e14272173 100644 --- a/Manual/contents/IDE_Navigation/Menus/The_File_Menu.htm +++ b/Manual/contents/IDE_Navigation/Menus/The_File_Menu.htm @@ -6,7 +6,7 @@ МСню "Π€Π°ΠΉΠ» - + diff --git a/Manual/contents/IDE_Navigation/Menus/The_Help_Menu.htm b/Manual/contents/IDE_Navigation/Menus/The_Help_Menu.htm index ce51d3348..d81247527 100644 --- a/Manual/contents/IDE_Navigation/Menus/The_Help_Menu.htm +++ b/Manual/contents/IDE_Navigation/Menus/The_Help_Menu.htm @@ -6,7 +6,7 @@ МСню справки - + diff --git a/Manual/contents/IDE_Navigation/Menus/The_Layouts_Menu.htm b/Manual/contents/IDE_Navigation/Menus/The_Layouts_Menu.htm index 53d950ba2..966319707 100644 --- a/Manual/contents/IDE_Navigation/Menus/The_Layouts_Menu.htm +++ b/Manual/contents/IDE_Navigation/Menus/The_Layouts_Menu.htm @@ -6,7 +6,7 @@ МСню ΠΌΠ°ΠΊΠ΅Ρ‚ΠΎΠ² - + diff --git a/Manual/contents/IDE_Navigation/Menus/The_Marketplace_Menu.htm b/Manual/contents/IDE_Navigation/Menus/The_Marketplace_Menu.htm index 07fce66ea..c0eb899a2 100644 --- a/Manual/contents/IDE_Navigation/Menus/The_Marketplace_Menu.htm +++ b/Manual/contents/IDE_Navigation/Menus/The_Marketplace_Menu.htm @@ -6,7 +6,7 @@ МСню Ρ€Ρ‹Π½ΠΊΠ° - + diff --git a/Manual/contents/IDE_Navigation/Menus/The_Tools_Menu.htm b/Manual/contents/IDE_Navigation/Menus/The_Tools_Menu.htm index 4b3aee8f3..8840c7f8d 100644 --- a/Manual/contents/IDE_Navigation/Menus/The_Tools_Menu.htm +++ b/Manual/contents/IDE_Navigation/Menus/The_Tools_Menu.htm @@ -6,7 +6,7 @@ МСню инструмСнтов - + diff --git a/Manual/contents/IDE_Navigation/Menus/The_Windows_Menu.htm b/Manual/contents/IDE_Navigation/Menus/The_Windows_Menu.htm index 7724add7f..a83e030eb 100644 --- a/Manual/contents/IDE_Navigation/Menus/The_Windows_Menu.htm +++ b/Manual/contents/IDE_Navigation/Menus/The_Windows_Menu.htm @@ -6,7 +6,7 @@ МСню Windows - + diff --git a/Manual/contents/IDE_Navigation/Recent_Windows.htm b/Manual/contents/IDE_Navigation/Recent_Windows.htm index 5569a296c..7531f0c15 100644 --- a/Manual/contents/IDE_Navigation/Recent_Windows.htm +++ b/Manual/contents/IDE_Navigation/Recent_Windows.htm @@ -6,7 +6,7 @@ ПослСдниС ΠΎΠΊΠ½Π° - + diff --git a/Manual/contents/IDE_Tools/Additional_IDE_Tools.htm b/Manual/contents/IDE_Tools/Additional_IDE_Tools.htm index 25575629a..11fd08873 100644 --- a/Manual/contents/IDE_Tools/Additional_IDE_Tools.htm +++ b/Manual/contents/IDE_Tools/Additional_IDE_Tools.htm @@ -6,7 +6,7 @@ Π”ΠΎΠΏΠΎΠ»Π½ΠΈΡ‚Π΅Π»ΡŒΠ½Ρ‹Π΅ инструмСнты IDE - + diff --git a/Manual/contents/IDE_Tools/Local_Asset_Packages.htm b/Manual/contents/IDE_Tools/Local_Asset_Packages.htm index e097f89d0..ed1a9e32d 100644 --- a/Manual/contents/IDE_Tools/Local_Asset_Packages.htm +++ b/Manual/contents/IDE_Tools/Local_Asset_Packages.htm @@ -6,7 +6,7 @@ ΠŸΠ°ΠΊΠ΅Ρ‚Ρ‹ мСстных Π°ΠΊΡ‚ΠΈΠ²ΠΎΠ² - + diff --git a/Manual/contents/IDE_Tools/Project_Image_Generator.htm b/Manual/contents/IDE_Tools/Project_Image_Generator.htm index 58d409fd0..72ef88013 100644 --- a/Manual/contents/IDE_Tools/Project_Image_Generator.htm +++ b/Manual/contents/IDE_Tools/Project_Image_Generator.htm @@ -6,7 +6,7 @@ Π“Π΅Π½Π΅Ρ€Π°Ρ‚ΠΎΡ€ ΠΈΠ·ΠΎΠ±Ρ€Π°ΠΆΠ΅Π½ΠΈΠΉ ΠΏΡ€ΠΎΠ΅ΠΊΡ‚Π° - + diff --git a/Manual/contents/IDE_Tools/Remote_Workers.htm b/Manual/contents/IDE_Tools/Remote_Workers.htm index a16a3f5ba..604e500e4 100644 --- a/Manual/contents/IDE_Tools/Remote_Workers.htm +++ b/Manual/contents/IDE_Tools/Remote_Workers.htm @@ -5,7 +5,7 @@ Π£Π΄Π°Π»Π΅Π½Π½Ρ‹Π΅ Ρ€Π°Π±ΠΎΡ‚Π½ΠΈΠΊΠΈ - + diff --git a/Manual/contents/IDE_Tools/Sound_Mixer.htm b/Manual/contents/IDE_Tools/Sound_Mixer.htm index a7e2b3f7d..7c4417f55 100644 --- a/Manual/contents/IDE_Tools/Sound_Mixer.htm +++ b/Manual/contents/IDE_Tools/Sound_Mixer.htm @@ -6,7 +6,7 @@ Π—Π²ΡƒΠΊΠΎΠ²ΠΎΠΉ ΠΌΠΈΠΊΡˆΠ΅Ρ€ - + diff --git a/Manual/contents/IDE_Tools/Source_Control.htm b/Manual/contents/IDE_Tools/Source_Control.htm index 8a1439f4a..f89947bc2 100644 --- a/Manual/contents/IDE_Tools/Source_Control.htm +++ b/Manual/contents/IDE_Tools/Source_Control.htm @@ -6,7 +6,7 @@ ΠšΠΎΠ½Ρ‚Ρ€ΠΎΠ»ΡŒ источников - + diff --git a/Manual/contents/IDE_Tools/Source_Control/Cloning_A_Repository.htm b/Manual/contents/IDE_Tools/Source_Control/Cloning_A_Repository.htm index c1e5f6e2f..637fac77a 100644 --- a/Manual/contents/IDE_Tools/Source_Control/Cloning_A_Repository.htm +++ b/Manual/contents/IDE_Tools/Source_Control/Cloning_A_Repository.htm @@ -6,7 +6,7 @@ ΠšΠ»ΠΎΠ½ΠΈΡ€ΠΎΠ²Π°Π½ΠΈΠ΅ Ρ…Ρ€Π°Π½ΠΈΠ»ΠΈΡ‰Π° - + diff --git a/Manual/contents/IDE_Tools/Source_Control/Conflicts.htm b/Manual/contents/IDE_Tools/Source_Control/Conflicts.htm index 0d5b4e4ec..8693a2bf8 100644 --- a/Manual/contents/IDE_Tools/Source_Control/Conflicts.htm +++ b/Manual/contents/IDE_Tools/Source_Control/Conflicts.htm @@ -6,7 +6,7 @@ ΠšΠΎΠ½Ρ„Π»ΠΈΠΊΡ‚Ρ‹ - + diff --git a/Manual/contents/IDE_Tools/Source_Control/External_Merge_Diff_Tools.htm b/Manual/contents/IDE_Tools/Source_Control/External_Merge_Diff_Tools.htm index e03899adc..fbc7f8ef9 100644 --- a/Manual/contents/IDE_Tools/Source_Control/External_Merge_Diff_Tools.htm +++ b/Manual/contents/IDE_Tools/Source_Control/External_Merge_Diff_Tools.htm @@ -6,7 +6,7 @@ Π’Π½Π΅ΡˆΠ½ΠΈΠ΅ инструмСнты слияния/раздСлСния - + diff --git a/Manual/contents/IDE_Tools/Source_Control/Repository_Options.htm b/Manual/contents/IDE_Tools/Source_Control/Repository_Options.htm index d0de4f7f7..1a5d1a8e3 100644 --- a/Manual/contents/IDE_Tools/Source_Control/Repository_Options.htm +++ b/Manual/contents/IDE_Tools/Source_Control/Repository_Options.htm @@ -6,7 +6,7 @@ ΠŸΠ°Ρ€Π°ΠΌΠ΅Ρ‚Ρ€Ρ‹ рСпозитория - + diff --git a/Manual/contents/IDE_Tools/Source_Control/Reverting_Files.htm b/Manual/contents/IDE_Tools/Source_Control/Reverting_Files.htm index 309df8d80..8a1ca715a 100644 --- a/Manual/contents/IDE_Tools/Source_Control/Reverting_Files.htm +++ b/Manual/contents/IDE_Tools/Source_Control/Reverting_Files.htm @@ -6,7 +6,7 @@ РСвСрсированиС Ρ„Π°ΠΉΠ»ΠΎΠ² - + diff --git a/Manual/contents/IDE_Tools/Source_Control/Setting_Up_Git_Plugin.htm b/Manual/contents/IDE_Tools/Source_Control/Setting_Up_Git_Plugin.htm index 914573bca..572cbc14d 100644 --- a/Manual/contents/IDE_Tools/Source_Control/Setting_Up_Git_Plugin.htm +++ b/Manual/contents/IDE_Tools/Source_Control/Setting_Up_Git_Plugin.htm @@ -6,7 +6,7 @@ Настройка ΠΏΠ»Π°Π³ΠΈΠ½Π° Git - + diff --git a/Manual/contents/IDE_Tools/Source_Control/Standard_Workflow.htm b/Manual/contents/IDE_Tools/Source_Control/Standard_Workflow.htm index 7bdac73f7..1ad999fe5 100644 --- a/Manual/contents/IDE_Tools/Source_Control/Standard_Workflow.htm +++ b/Manual/contents/IDE_Tools/Source_Control/Standard_Workflow.htm @@ -6,7 +6,7 @@ Π‘Ρ‚Π°Π½Π΄Π°Ρ€Ρ‚Π½Ρ‹ΠΉ Ρ€Π°Π±ΠΎΡ‡ΠΈΠΉ процСсс - + diff --git a/Manual/contents/IDE_Tools/The_Debugger.htm b/Manual/contents/IDE_Tools/The_Debugger.htm index 0e318843e..56817b00e 100644 --- a/Manual/contents/IDE_Tools/The_Debugger.htm +++ b/Manual/contents/IDE_Tools/The_Debugger.htm @@ -5,7 +5,7 @@ ΠžΡ‚Π»Π°Π΄Ρ‡ΠΈΠΊ - + diff --git a/Manual/contents/IDE_Tools/The_Debugger/The_Profiler.htm b/Manual/contents/IDE_Tools/The_Debugger/The_Profiler.htm index 5ff280b24..2b2ac84e0 100644 --- a/Manual/contents/IDE_Tools/The_Debugger/The_Profiler.htm +++ b/Manual/contents/IDE_Tools/The_Debugger/The_Profiler.htm @@ -6,7 +6,7 @@ ΠŸΡ€ΠΎΡ„ΠΈΠ»ΠΈΡ€ΠΎΠ²Ρ‰ΠΈΠΊ - + diff --git a/Manual/contents/IDE_Tools/The_Debugger/Watches.htm b/Manual/contents/IDE_Tools/The_Debugger/Watches.htm index 5bd06430f..478aafff9 100644 --- a/Manual/contents/IDE_Tools/The_Debugger/Watches.htm +++ b/Manual/contents/IDE_Tools/The_Debugger/Watches.htm @@ -5,7 +5,7 @@ Часы - + diff --git a/Manual/contents/IDE_Tools/The_Inspector.htm b/Manual/contents/IDE_Tools/The_Inspector.htm index 21d25c456..7d6ac6967 100644 --- a/Manual/contents/IDE_Tools/The_Inspector.htm +++ b/Manual/contents/IDE_Tools/The_Inspector.htm @@ -6,7 +6,7 @@ Π˜Π½ΡΠΏΠ΅ΠΊΡ‚ΠΎΡ€ - + diff --git a/Manual/contents/IDE_Tools/The_Micro_Web_Server.htm b/Manual/contents/IDE_Tools/The_Micro_Web_Server.htm index 415c3b5f6..bb71de65f 100644 --- a/Manual/contents/IDE_Tools/The_Micro_Web_Server.htm +++ b/Manual/contents/IDE_Tools/The_Micro_Web_Server.htm @@ -6,7 +6,7 @@ Micro Web Server - + diff --git a/Manual/contents/Introduction/Compiling.htm b/Manual/contents/Introduction/Compiling.htm index 196eb61c9..13823ce8c 100644 --- a/Manual/contents/Introduction/Compiling.htm +++ b/Manual/contents/Introduction/Compiling.htm @@ -6,7 +6,7 @@ ΠšΠΎΠΌΠΏΠΈΠ»ΡΡ†ΠΈΡ - + diff --git a/Manual/contents/Introduction/Debugging.htm b/Manual/contents/Introduction/Debugging.htm index 33ce5b0b0..76b969b00 100644 --- a/Manual/contents/Introduction/Debugging.htm +++ b/Manual/contents/Introduction/Debugging.htm @@ -6,7 +6,7 @@ ΠžΡ‚Π»Π°Π΄ΠΊΠ° - + diff --git a/Manual/contents/Introduction/Introduction_To_GameMaker_Studio_2.htm b/Manual/contents/Introduction/Introduction_To_GameMaker_Studio_2.htm index fa37b5974..0091febbd 100644 --- a/Manual/contents/Introduction/Introduction_To_GameMaker_Studio_2.htm +++ b/Manual/contents/Introduction/Introduction_To_GameMaker_Studio_2.htm @@ -6,7 +6,7 @@ Π’Π²Π΅Π΄Π΅Π½ΠΈΠ΅ Π² GameMaker - + diff --git a/Manual/contents/Introduction/Marketplace/Creating_A_Marketplace_Asset.htm b/Manual/contents/Introduction/Marketplace/Creating_A_Marketplace_Asset.htm index 54c7b1a79..cac15c33b 100644 --- a/Manual/contents/Introduction/Marketplace/Creating_A_Marketplace_Asset.htm +++ b/Manual/contents/Introduction/Marketplace/Creating_A_Marketplace_Asset.htm @@ -6,7 +6,7 @@ Π‘ΠΎΠ·Π΄Π°Π½ΠΈΠ΅ Ρ€Ρ‹Π½ΠΎΡ‡Π½ΠΎΠ³ΠΎ Π°ΠΊΡ‚ΠΈΠ²Π° - + diff --git a/Manual/contents/Introduction/Marketplace/Creating_A_Publisher_Account.htm b/Manual/contents/Introduction/Marketplace/Creating_A_Publisher_Account.htm index c375fb445..4abf77887 100644 --- a/Manual/contents/Introduction/Marketplace/Creating_A_Publisher_Account.htm +++ b/Manual/contents/Introduction/Marketplace/Creating_A_Publisher_Account.htm @@ -6,7 +6,7 @@ Π‘ΠΎΠ·Π΄Π°Π½ΠΈΠ΅ ΡƒΡ‡Π΅Ρ‚Π½ΠΎΠΉ записи издатСля - + diff --git a/Manual/contents/Introduction/Marketplace/Creating_A_Tutorial.htm b/Manual/contents/Introduction/Marketplace/Creating_A_Tutorial.htm index cec3c9444..b36878745 100644 --- a/Manual/contents/Introduction/Marketplace/Creating_A_Tutorial.htm +++ b/Manual/contents/Introduction/Marketplace/Creating_A_Tutorial.htm @@ -6,7 +6,7 @@ Π‘ΠΎΠ·Π΄Π°Π½ΠΈΠ΅ ΡƒΡ‡Π΅Π±Π½ΠΈΠΊΠ° - + diff --git a/Manual/contents/Introduction/Marketplace/Listing_A_Service.htm b/Manual/contents/Introduction/Marketplace/Listing_A_Service.htm index 1dffaf1ba..0331cc668 100644 --- a/Manual/contents/Introduction/Marketplace/Listing_A_Service.htm +++ b/Manual/contents/Introduction/Marketplace/Listing_A_Service.htm @@ -6,7 +6,7 @@ ΠŸΠ΅Ρ€Π΅Ρ‡ΠΈΡΠ»Π΅Π½ΠΈΠ΅ услуг - + diff --git a/Manual/contents/Introduction/Marketplace/Listing_An_Asset.htm b/Manual/contents/Introduction/Marketplace/Listing_An_Asset.htm index 9679065af..f0614bd70 100644 --- a/Manual/contents/Introduction/Marketplace/Listing_An_Asset.htm +++ b/Manual/contents/Introduction/Marketplace/Listing_An_Asset.htm @@ -6,7 +6,7 @@ ΠŸΠ΅Ρ€Π΅Ρ‡ΠΈΡΠ»Π΅Π½ΠΈΠ΅ Π°ΠΊΡ‚ΠΈΠ²ΠΎΠ² - + diff --git a/Manual/contents/Introduction/Marketplace/Marketplace_Style_Guide.htm b/Manual/contents/Introduction/Marketplace/Marketplace_Style_Guide.htm index 7426e3a74..d555a5827 100644 --- a/Manual/contents/Introduction/Marketplace/Marketplace_Style_Guide.htm +++ b/Manual/contents/Introduction/Marketplace/Marketplace_Style_Guide.htm @@ -6,7 +6,7 @@ Руководство ΠΏΠΎ ΡΡ‚ΠΈΠ»ΡŽ Π½Π° Ρ€Ρ‹Π½ΠΊΠ΅ - + diff --git a/Manual/contents/Introduction/Marketplace/Purchasing_An_Asset.htm b/Manual/contents/Introduction/Marketplace/Purchasing_An_Asset.htm index 19cdff7d5..fb3631527 100644 --- a/Manual/contents/Introduction/Marketplace/Purchasing_An_Asset.htm +++ b/Manual/contents/Introduction/Marketplace/Purchasing_An_Asset.htm @@ -6,7 +6,7 @@ ΠŸΡ€ΠΈΠΎΠ±Ρ€Π΅Ρ‚Π΅Π½ΠΈΠ΅ Π°ΠΊΡ‚ΠΈΠ²ΠΎΠ² - + diff --git a/Manual/contents/Introduction/Marketplace/Rating_And_Flagging_Assets.htm b/Manual/contents/Introduction/Marketplace/Rating_And_Flagging_Assets.htm index 619438f45..a9676c6b7 100644 --- a/Manual/contents/Introduction/Marketplace/Rating_And_Flagging_Assets.htm +++ b/Manual/contents/Introduction/Marketplace/Rating_And_Flagging_Assets.htm @@ -6,7 +6,7 @@ Π Π΅ΠΉΡ‚ΠΈΠ½Π³ ΠΈ Ρ„Π»Π°Π³ΠΈΡ€ΠΎΠ²Π°Π½ΠΈΠ΅ Π°ΠΊΡ‚ΠΈΠ²ΠΎΠ² - + diff --git a/Manual/contents/Introduction/Marketplace/Submission_Guidelines.htm b/Manual/contents/Introduction/Marketplace/Submission_Guidelines.htm index 486e5cf20..2a9a1bb61 100644 --- a/Manual/contents/Introduction/Marketplace/Submission_Guidelines.htm +++ b/Manual/contents/Introduction/Marketplace/Submission_Guidelines.htm @@ -6,7 +6,7 @@ Руководство ΠΏΠΎ ΠΏΠΎΠ΄Π°Ρ‡Π΅ Π΄ΠΎΠΊΡƒΠΌΠ΅Π½Ρ‚ΠΎΠ² - + diff --git a/Manual/contents/Introduction/Marketplace/Your_Marketplace_Library.htm b/Manual/contents/Introduction/Marketplace/Your_Marketplace_Library.htm index 39f6bb300..945e922c3 100644 --- a/Manual/contents/Introduction/Marketplace/Your_Marketplace_Library.htm +++ b/Manual/contents/Introduction/Marketplace/Your_Marketplace_Library.htm @@ -6,7 +6,7 @@ Π’Π°ΡˆΠ° Π±ΠΈΠ±Π»ΠΈΠΎΡ‚Π΅ΠΊΠ° Π½Π° Ρ€Ρ‹Π½ΠΊΠ΅ - + diff --git a/Manual/contents/Introduction/Our_Knowledge_Base.htm b/Manual/contents/Introduction/Our_Knowledge_Base.htm index 3ecdc215d..36394eb89 100644 --- a/Manual/contents/Introduction/Our_Knowledge_Base.htm +++ b/Manual/contents/Introduction/Our_Knowledge_Base.htm @@ -6,7 +6,7 @@ Наша Π±Π°Π·Π° Π·Π½Π°Π½ΠΈΠΉ - + diff --git a/Manual/contents/Introduction/Our_Social_Links.htm b/Manual/contents/Introduction/Our_Social_Links.htm index 9a53b5d06..6c20e6ecb 100644 --- a/Manual/contents/Introduction/Our_Social_Links.htm +++ b/Manual/contents/Introduction/Our_Social_Links.htm @@ -6,7 +6,7 @@ Наши ΡΠΎΡ†ΠΈΠ°Π»ΡŒΠ½Ρ‹Π΅ ссылки - + diff --git a/Manual/contents/Introduction/The_Asset_Browser.htm b/Manual/contents/Introduction/The_Asset_Browser.htm index 03af59b4c..3d238e91b 100644 --- a/Manual/contents/Introduction/The_Asset_Browser.htm +++ b/Manual/contents/Introduction/The_Asset_Browser.htm @@ -6,7 +6,7 @@ Π‘Ρ€Π°ΡƒΠ·Π΅Ρ€ Π°ΠΊΡ‚ΠΈΠ²ΠΎΠ² - + diff --git a/Manual/contents/Introduction/The_Marketplace.htm b/Manual/contents/Introduction/The_Marketplace.htm index 501cb585d..18298e3ea 100644 --- a/Manual/contents/Introduction/The_Marketplace.htm +++ b/Manual/contents/Introduction/The_Marketplace.htm @@ -6,7 +6,7 @@ Π Ρ‹Π½ΠΎΠΊ - + diff --git a/Manual/contents/Introduction/The_Output_Window.htm b/Manual/contents/Introduction/The_Output_Window.htm index 51a540090..b8d92ea45 100644 --- a/Manual/contents/Introduction/The_Output_Window.htm +++ b/Manual/contents/Introduction/The_Output_Window.htm @@ -6,7 +6,7 @@ Окно Π²Ρ‹Π²ΠΎΠ΄Π° - + diff --git a/Manual/contents/Introduction/The_Start_Page.htm b/Manual/contents/Introduction/The_Start_Page.htm index 4595aa3d2..6fca46ece 100644 --- a/Manual/contents/Introduction/The_Start_Page.htm +++ b/Manual/contents/Introduction/The_Start_Page.htm @@ -6,7 +6,7 @@ ΠΠ°Ρ‡Π°Π»ΡŒΠ½Π°Ρ страница - + diff --git a/Manual/contents/Introduction/Workspaces.htm b/Manual/contents/Introduction/Workspaces.htm index b2c39f67d..7c950b21b 100644 --- a/Manual/contents/Introduction/Workspaces.htm +++ b/Manual/contents/Introduction/Workspaces.htm @@ -6,7 +6,7 @@ Π Π°Π±ΠΎΡ‡ΠΈΠ΅ мСста - + diff --git a/Manual/contents/Quick_Start_Guide/Creating_Sound_Effects.htm b/Manual/contents/Quick_Start_Guide/Creating_Sound_Effects.htm index 84fa3625d..5d2058c59 100644 --- a/Manual/contents/Quick_Start_Guide/Creating_Sound_Effects.htm +++ b/Manual/contents/Quick_Start_Guide/Creating_Sound_Effects.htm @@ -5,7 +5,7 @@ Π‘ΠΎΠ·Π΄Π°Π½ΠΈΠ΅ Π·Π²ΡƒΠΊΠΎΠ²Ρ‹Ρ… эффСктов - + diff --git a/Manual/contents/Quick_Start_Guide/Creating_Sprites.htm b/Manual/contents/Quick_Start_Guide/Creating_Sprites.htm index 426487f3a..e75a31d0e 100644 --- a/Manual/contents/Quick_Start_Guide/Creating_Sprites.htm +++ b/Manual/contents/Quick_Start_Guide/Creating_Sprites.htm @@ -5,7 +5,7 @@ Π‘ΠΎΠ·Π΄Π°Π½ΠΈΠ΅ спрайтов - + diff --git a/Manual/contents/Quick_Start_Guide/Creating_Tile_Sets.htm b/Manual/contents/Quick_Start_Guide/Creating_Tile_Sets.htm index d786c544c..cc643231e 100644 --- a/Manual/contents/Quick_Start_Guide/Creating_Tile_Sets.htm +++ b/Manual/contents/Quick_Start_Guide/Creating_Tile_Sets.htm @@ -5,7 +5,7 @@ Π‘ΠΎΠ·Π΄Π°Π½ΠΈΠ΅ Π½Π°Π±ΠΎΡ€ΠΎΠ² ΠΏΠ»ΠΈΡ‚ΠΎΠΊ - + diff --git a/Manual/contents/Quick_Start_Guide/Drawing.htm b/Manual/contents/Quick_Start_Guide/Drawing.htm index 400485094..1616ff34a 100644 --- a/Manual/contents/Quick_Start_Guide/Drawing.htm +++ b/Manual/contents/Quick_Start_Guide/Drawing.htm @@ -6,7 +6,7 @@ РисованиС - + diff --git a/Manual/contents/Quick_Start_Guide/Movement_And_Controls.htm b/Manual/contents/Quick_Start_Guide/Movement_And_Controls.htm index f574af24d..f51ade98b 100644 --- a/Manual/contents/Quick_Start_Guide/Movement_And_Controls.htm +++ b/Manual/contents/Quick_Start_Guide/Movement_And_Controls.htm @@ -6,7 +6,7 @@ Π”Π²ΠΈΠΆΠ΅Π½ΠΈΠ΅ ΠΈ ΡƒΠΏΡ€Π°Π²Π»Π΅Π½ΠΈΠ΅ - + diff --git a/Manual/contents/Quick_Start_Guide/Objects_And_Instances.htm b/Manual/contents/Quick_Start_Guide/Objects_And_Instances.htm index 4808e7f81..e9d86c407 100644 --- a/Manual/contents/Quick_Start_Guide/Objects_And_Instances.htm +++ b/Manual/contents/Quick_Start_Guide/Objects_And_Instances.htm @@ -6,7 +6,7 @@ ΠžΠ±ΡŠΠ΅ΠΊΡ‚Ρ‹ ΠΈ экзСмпляры - + diff --git a/Manual/contents/Quick_Start_Guide/Quick_Start_Guide.htm b/Manual/contents/Quick_Start_Guide/Quick_Start_Guide.htm index 1b0b01a9f..06e9da784 100644 --- a/Manual/contents/Quick_Start_Guide/Quick_Start_Guide.htm +++ b/Manual/contents/Quick_Start_Guide/Quick_Start_Guide.htm @@ -6,7 +6,7 @@ Π‘ΠΎΠ·Π΄Π°Π½ΠΈΠ΅ ΠΈΠ³Ρ€Ρ‹ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ GameMaker - + diff --git a/Manual/contents/Quick_Start_Guide/Rooms.htm b/Manual/contents/Quick_Start_Guide/Rooms.htm index f0417b8e0..1994f29ae 100644 --- a/Manual/contents/Quick_Start_Guide/Rooms.htm +++ b/Manual/contents/Quick_Start_Guide/Rooms.htm @@ -5,7 +5,7 @@ НомСра - + diff --git a/Manual/contents/Quick_Start_Guide/Sequences.htm b/Manual/contents/Quick_Start_Guide/Sequences.htm index 640c42102..7e68a5133 100644 --- a/Manual/contents/Quick_Start_Guide/Sequences.htm +++ b/Manual/contents/Quick_Start_Guide/Sequences.htm @@ -6,7 +6,7 @@ ΠŸΠΎΡΠ»Π΅Π΄ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒΠ½ΠΎΡΡ‚ΠΈ - + diff --git a/Manual/contents/Quick_Start_Guide/Summary.htm b/Manual/contents/Quick_Start_Guide/Summary.htm index 664cb610f..a83f6ac9e 100644 --- a/Manual/contents/Quick_Start_Guide/Summary.htm +++ b/Manual/contents/Quick_Start_Guide/Summary.htm @@ -6,7 +6,7 @@ РСзюмС - + diff --git a/Manual/contents/Quick_Start_Guide/What_Is_Programming_.htm b/Manual/contents/Quick_Start_Guide/What_Is_Programming_.htm index 0ddd2e458..8b1f269b9 100644 --- a/Manual/contents/Quick_Start_Guide/What_Is_Programming_.htm +++ b/Manual/contents/Quick_Start_Guide/What_Is_Programming_.htm @@ -6,7 +6,7 @@ Π§Ρ‚ΠΎ Ρ‚Π°ΠΊΠΎΠ΅ ΠΏΡ€ΠΎΠ³Ρ€Π°ΠΌΠΌΠΈΡ€ΠΎΠ²Π°Π½ΠΈΠ΅? - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/Error_Reporting.htm b/Manual/contents/Setting_Up_And_Version_Information/Error_Reporting.htm index 03bf0ab98..798478745 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/Error_Reporting.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/Error_Reporting.htm @@ -6,7 +6,7 @@ ΠžΡ‚Ρ‡Π΅Ρ‚Ρ‹ ΠΎΠ± ΠΎΡˆΠΈΠ±ΠΊΠ°Ρ… IDE - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/GMS2_Version_Information.htm b/Manual/contents/Setting_Up_And_Version_Information/GMS2_Version_Information.htm index b157ba41f..3b73909c8 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/GMS2_Version_Information.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/GMS2_Version_Information.htm @@ -6,7 +6,7 @@ Π˜Π½Ρ„ΠΎΡ€ΠΌΠ°Ρ†ΠΈΡ ΠΎ вСрсии GameMaker - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences.htm index b362bd898..123730207 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences.htm @@ -6,7 +6,7 @@ ΠŸΡ€Π΅Π΄ΠΏΠΎΡ‡Ρ‚Π΅Π½ΠΈΡ IDE - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Anim_Curve_Editor_Preferences.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Anim_Curve_Editor_Preferences.htm index 734e70958..7ada1de66 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Anim_Curve_Editor_Preferences.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Anim_Curve_Editor_Preferences.htm @@ -6,7 +6,7 @@ ΠŸΡ€Π΅Π΄ΠΏΠΎΡ‡Ρ‚Π΅Π½ΠΈΡ Ρ€Π΅Π΄Π°ΠΊΡ‚ΠΎΡ€Π° ΠΊΡ€ΠΈΠ²Ρ‹Ρ… Π°Π½ΠΈΠΌΠ°Ρ†ΠΈΠΈ - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Asset_Browser_Preferences.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Asset_Browser_Preferences.htm index 268cea237..4f653b55c 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Asset_Browser_Preferences.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Asset_Browser_Preferences.htm @@ -6,7 +6,7 @@ ΠŸΡ€Π΅Π΄ΠΏΠΎΡ‡Ρ‚Π΅Π½ΠΈΡ Π±Ρ€Π°ΡƒΠ·Π΅Ρ€Π° Π°ΠΊΡ‚ΠΈΠ²ΠΎΠ² - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Drag_And_Drop_Preferences.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Drag_And_Drop_Preferences.htm index 82e2a1567..e77a8583e 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Drag_And_Drop_Preferences.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Drag_And_Drop_Preferences.htm @@ -5,7 +5,7 @@ ΠŸΡ€Π΅Π΄ΠΏΠΎΡ‡Ρ‚Π΅Π½ΠΈΡ ΠΏΡ€ΠΈ пСрСтаскивании - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Extension_Editor_Preferences.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Extension_Editor_Preferences.htm index 23d132fe4..9d27e268a 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Extension_Editor_Preferences.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Extension_Editor_Preferences.htm @@ -6,7 +6,7 @@ ΠŸΡ€Π΅Π΄ΠΏΠΎΡ‡Ρ‚Π΅Π½ΠΈΡ Ρ€Π΅Π΄Π°ΠΊΡ‚ΠΎΡ€Π° Ρ€Π°ΡΡˆΠΈΡ€Π΅Π½ΠΈΠΉ - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Feather_Settings.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Feather_Settings.htm index 9d6f58344..efb9b1fcc 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Feather_Settings.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Feather_Settings.htm @@ -6,7 +6,7 @@ ΠŸΠ΅Ρ€ΠΎ - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Font_Editor_Preferences.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Font_Editor_Preferences.htm index 8ac80af26..bf860b360 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Font_Editor_Preferences.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Font_Editor_Preferences.htm @@ -5,7 +5,7 @@ ΠŸΡ€Π΅Π΄ΠΏΠΎΡ‡Ρ‚Π΅Π½ΠΈΡ Ρ€Π΅Π΄Π°ΠΊΡ‚ΠΎΡ€Π° ΡˆΡ€ΠΈΡ„Ρ‚ΠΎΠ² - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/GML_Code_Preferences.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/GML_Code_Preferences.htm index f97014023..fdfcb62ba 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/GML_Code_Preferences.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/GML_Code_Preferences.htm @@ -6,7 +6,7 @@ ΠŸΡ€Π΅Π΄ΠΏΠΎΡ‡Ρ‚Π΅Π½ΠΈΡ ΠΊΠΎΠ΄Π° GML - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/GML_Visual_Preferences.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/GML_Visual_Preferences.htm index 487e47e61..b5cfa640d 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/GML_Visual_Preferences.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/GML_Visual_Preferences.htm @@ -6,7 +6,7 @@ Π’ΠΈΠ·ΡƒΠ°Π»ΡŒΠ½Ρ‹Π΅ прСдпочтСния GML - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Background.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Background.htm index aec98b5d1..edd2cc80c 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Background.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Background.htm @@ -6,7 +6,7 @@ Бправочная информация - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Compiling.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Compiling.htm index 70797aba0..1e85bd698 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Compiling.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Compiling.htm @@ -6,7 +6,7 @@ ΠšΠΎΠΌΠΏΠΈΠ»ΡΡ†ΠΈΡ - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Confirm_Dialogs.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Confirm_Dialogs.htm index afd72555d..3b9a62b33 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Confirm_Dialogs.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Confirm_Dialogs.htm @@ -6,7 +6,7 @@ Π”ΠΈΠ°Π»ΠΎΠ³ΠΈ подтвСрТдСния - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Debugging.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Debugging.htm index 08b0a3dc7..31a436ca6 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Debugging.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Debugging.htm @@ -6,7 +6,7 @@ ΠžΡ‚Π»Π°Π΄ΠΊΠ° - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/File_Watcher.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/File_Watcher.htm index aaa73370e..9dd667db7 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/File_Watcher.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/File_Watcher.htm @@ -6,7 +6,7 @@ ΠΠ°Π±Π»ΡŽΠ΄Π°Ρ‚Π΅Π»ΡŒ Π·Π° Ρ„Π°ΠΉΠ»Π°ΠΌΠΈ - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Go_To.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Go_To.htm index 18a278372..a8bdf879f 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Go_To.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Go_To.htm @@ -6,7 +6,7 @@ ΠŸΠ΅Ρ€Π΅ΠΉΡ‚ΠΈ ΠΊ - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Help.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Help.htm index 9b604a05d..f3b23d1ca 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Help.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Help.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠΌΠΎΡ‰ΡŒ - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Input.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Input.htm index fdf483352..69c8ed2d8 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Input.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Input.htm @@ -6,7 +6,7 @@ Π’Ρ…ΠΎΠ΄ - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Output_Windows.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Output_Windows.htm index ca0080a0c..4ee4db635 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Output_Windows.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Output_Windows.htm @@ -6,7 +6,7 @@ Π’Ρ‹Ρ…ΠΎΠ΄Π½Ρ‹Π΅ ΠΎΠΊΠ½Π° - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Paths.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Paths.htm index a637ef45a..ec8e2fd7d 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Paths.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Paths.htm @@ -6,7 +6,7 @@ ΠŸΡƒΡ‚ΠΈ - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Power_Saving.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Power_Saving.htm index 40b501197..933c4dadd 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Power_Saving.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Power_Saving.htm @@ -6,7 +6,7 @@ ЭнСргосбСрСТСниС - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Recent_Windows.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Recent_Windows.htm index 3475a9e01..fc26f1a4c 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Recent_Windows.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Recent_Windows.htm @@ -6,7 +6,7 @@ ПослСдниС ΠΎΠΊΠ½Π° - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Resources.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Resources.htm index a06e3d73c..a9f04863a 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Resources.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Resources.htm @@ -6,7 +6,7 @@ РСсурсы - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Workspace.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Workspace.htm index 7d7072442..f3c144ac8 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Workspace.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General/Workspace.htm @@ -6,7 +6,7 @@ Π Π°Π±ΠΎΡ‡Π΅Π΅ пространство - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General_Preferences.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General_Preferences.htm index 1ad290b9c..5d97de69c 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General_Preferences.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/General_Preferences.htm @@ -6,7 +6,7 @@ ΠžΠ±Ρ‰ΠΈΠ΅ прСдпочтСния - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Image_Editor_Preferences.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Image_Editor_Preferences.htm index c39350c9b..e5bd5a941 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Image_Editor_Preferences.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Image_Editor_Preferences.htm @@ -5,7 +5,7 @@ ΠŸΡ€Π΅Π΄ΠΏΠΎΡ‡Ρ‚Π΅Π½ΠΈΡ Ρ€Π΅Π΄Π°ΠΊΡ‚ΠΎΡ€Π° ΠΈΠ·ΠΎΠ±Ρ€Π°ΠΆΠ΅Π½ΠΈΠΉ - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Language_Preferences.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Language_Preferences.htm index 61eb89296..2829938eb 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Language_Preferences.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Language_Preferences.htm @@ -6,7 +6,7 @@ Π―Π·Ρ‹ΠΊΠΎΠ²Ρ‹Π΅ прСдпочтСния - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Marketplace_Preferences.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Marketplace_Preferences.htm index b665f639f..9097560eb 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Marketplace_Preferences.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Marketplace_Preferences.htm @@ -6,7 +6,7 @@ ΠŸΡ€Π΅Π΄ΠΏΠΎΡ‡Ρ‚Π΅Π½ΠΈΡ Ρ€Ρ‹Π½ΠΊΠ° - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Object_Editor_Preferences.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Object_Editor_Preferences.htm index 81da80fd4..edc22bcba 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Object_Editor_Preferences.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Object_Editor_Preferences.htm @@ -6,7 +6,7 @@ ΠŸΡ€Π΅Π΄ΠΏΠΎΡ‡Ρ‚Π΅Π½ΠΈΡ Ρ€Π΅Π΄Π°ΠΊΡ‚ΠΎΡ€Π° ΠΎΠ±ΡŠΠ΅ΠΊΡ‚ΠΎΠ² - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Plugin_Preferences.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Plugin_Preferences.htm index 70078ae13..5500a157b 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Plugin_Preferences.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Plugin_Preferences.htm @@ -6,7 +6,7 @@ ΠŸΡ€Π΅Π΄ΠΏΠΎΡ‡Ρ‚Π΅Π½ΠΈΡ ΠΏΠ»Π°Π³ΠΈΠ½Π° - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Redefine_Keys_Preferences.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Redefine_Keys_Preferences.htm index a1928b31a..d00caaea5 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Redefine_Keys_Preferences.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Redefine_Keys_Preferences.htm @@ -6,7 +6,7 @@ ΠŸΠ΅Ρ€Π΅ΠΎΠΏΡ€Π΅Π΄Π΅Π»Π΅Π½ΠΈΠ΅ ΠΏΡ€Π΅Π΄ΠΏΠΎΡ‡Ρ‚Π΅Π½ΠΈΠΉ клавиш - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Room_Editor_Preferences.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Room_Editor_Preferences.htm index 63c0afb42..12832d4fe 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Room_Editor_Preferences.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Room_Editor_Preferences.htm @@ -6,7 +6,7 @@ ΠŸΡ€Π΅Π΄ΠΏΠΎΡ‡Ρ‚Π΅Π½ΠΈΡ Ρ€Π΅Π΄Π°ΠΊΡ‚ΠΎΡ€Π° ΠΏΠΎΠΌΠ΅Ρ‰Π΅Π½ΠΈΠΉ - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Runtime_Feed_Preferences.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Runtime_Feed_Preferences.htm index 8d67294d4..bb3612d01 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Runtime_Feed_Preferences.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Runtime_Feed_Preferences.htm @@ -6,7 +6,7 @@ ΠŸΡ€Π΅Π΄ΠΏΠΎΡ‡Ρ‚Π΅Π½ΠΈΡ ΠΏΠΎΠ΄Π°Ρ‡ΠΈ Π²ΠΎ врСмя выполнСния - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Sequences_Preferences.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Sequences_Preferences.htm index 436af9840..ce77778a2 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Sequences_Preferences.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Sequences_Preferences.htm @@ -6,7 +6,7 @@ ΠŸΠΎΡΠ»Π΅Π΄ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒΠ½ΠΎΡΡ‚ΠΈ ΠŸΡ€Π΅Π΄ΠΏΠΎΡ‡Ρ‚Π΅Π½ΠΈΡ - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Spline_Editor.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Spline_Editor.htm index 801a1da8f..07918d46f 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Spline_Editor.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Spline_Editor.htm @@ -5,7 +5,7 @@ Π Π΅Π΄Π°ΠΊΡ‚ΠΎΡ€ сплайнов - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Sprite_Editor_Preferences.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Sprite_Editor_Preferences.htm index 4d383aa3a..2417ddb20 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Sprite_Editor_Preferences.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Sprite_Editor_Preferences.htm @@ -6,7 +6,7 @@ ΠŸΡ€Π΅Π΄ΠΏΠΎΡ‡Ρ‚Π΅Π½ΠΈΡ Ρ€Π΅Π΄Π°ΠΊΡ‚ΠΎΡ€Π° спрайтов - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Start_Screen_Preferences.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Start_Screen_Preferences.htm index f49fc34d9..23f6bb08f 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Start_Screen_Preferences.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Start_Screen_Preferences.htm @@ -6,7 +6,7 @@ ΠŸΡ€Π΅Π΄ΠΏΠΎΡ‡Ρ‚Π΅Π½ΠΈΡ Π½Π°Ρ‡Π°Π»ΡŒΠ½ΠΎΠ³ΠΎ экрана - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Text_Editor_Preferences.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Text_Editor_Preferences.htm index 02c34e7e6..38048cf35 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Text_Editor_Preferences.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Text_Editor_Preferences.htm @@ -6,7 +6,7 @@ ΠŸΡ€Π΅Π΄ΠΏΠΎΡ‡Ρ‚Π΅Π½ΠΈΡ тСкстового Ρ€Π΅Π΄Π°ΠΊΡ‚ΠΎΡ€Π° - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Tile_Set_Editor_Preferences.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Tile_Set_Editor_Preferences.htm index a9577f052..221d5a45a 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Tile_Set_Editor_Preferences.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Tile_Set_Editor_Preferences.htm @@ -6,7 +6,7 @@ ΠŸΡ€Π΅Π΄ΠΏΠΎΡ‡Ρ‚Π΅Π½ΠΈΡ Ρ€Π΅Π΄Π°ΠΊΡ‚ΠΎΡ€Π° Π½Π°Π±ΠΎΡ€Π° ΠΏΠ»ΠΈΡ‚ΠΎΠΊ - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Timeline_Preferences.htm b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Timeline_Preferences.htm index 82866ef17..8262edf8e 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Timeline_Preferences.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/IDE_Preferences/Timeline_Preferences.htm @@ -6,7 +6,7 @@ ΠŸΡ€Π΅Π΄ΠΏΠΎΡ‡Ρ‚Π΅Π½ΠΈΡ Π²Ρ€Π΅ΠΌΠ΅Π½Π½ΠΎΠΉ ΡˆΠΊΠ°Π»Ρ‹ - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/Installation_Guide.htm b/Manual/contents/Setting_Up_And_Version_Information/Installation_Guide.htm index 46160b0e5..07b74f4cd 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/Installation_Guide.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/Installation_Guide.htm @@ -6,7 +6,7 @@ Руководство ΠΏΠΎ установкС - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/Licencing_Information.htm b/Manual/contents/Setting_Up_And_Version_Information/Licencing_Information.htm index 76c2685a7..f1ea57873 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/Licencing_Information.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/Licencing_Information.htm @@ -6,7 +6,7 @@ Π›ΠΈΡ†Π΅Π½Π·ΠΈΡ€ΠΎΠ²Π°Π½ΠΈΠ΅ ΠΈ Π²Ρ…ΠΎΠ΄ Π² систСму - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences.htm b/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences.htm index acf6d1b40..874499c41 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences.htm @@ -6,7 +6,7 @@ ΠŸΡ€Π΅Π΄ΠΏΠΎΡ‡Ρ‚Π΅Π½ΠΈΡ ΠΏΠ»Π°Ρ‚Ρ„ΠΎΡ€ΠΌΡ‹ - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/Android.htm b/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/Android.htm index 7a2472615..2a6c76027 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/Android.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/Android.htm @@ -6,7 +6,7 @@ Android - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/HTML5.htm b/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/HTML5.htm index 3756c4518..e534ae7d4 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/HTML5.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/HTML5.htm @@ -6,7 +6,7 @@ HTML5 - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/Opera_GX_Preferences.htm b/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/Opera_GX_Preferences.htm index 564a37be5..1e481237e 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/Opera_GX_Preferences.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/Opera_GX_Preferences.htm @@ -6,7 +6,7 @@ Opera GX - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/Steam.htm b/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/Steam.htm index 9aaf83e8d..1dd15415c 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/Steam.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/Steam.htm @@ -6,7 +6,7 @@ ΠŸΠ°Ρ€ - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/Windows.htm b/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/Windows.htm index 80cd1cb3d..357482952 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/Windows.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/Windows.htm @@ -6,7 +6,7 @@ Windows - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/Windows_UWP.htm b/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/Windows_UWP.htm index 994fb2645..715784384 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/Windows_UWP.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/Windows_UWP.htm @@ -6,7 +6,7 @@ Windows UWP - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/iOS.htm b/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/iOS.htm index a9a53bd56..93995c53c 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/iOS.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/iOS.htm @@ -6,7 +6,7 @@ iOS - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/macOS.htm b/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/macOS.htm index ff25c43fd..c3fa44b4d 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/macOS.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/macOS.htm @@ -6,7 +6,7 @@ macOS - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/tvOS.htm b/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/tvOS.htm index a3f26f3e6..1db9385b2 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/tvOS.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/Platform_Preferences/tvOS.htm @@ -6,7 +6,7 @@ tvOS - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/Release_Notes.htm b/Manual/contents/Setting_Up_And_Version_Information/Release_Notes.htm index 3c1b09d20..18ce89451 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/Release_Notes.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/Release_Notes.htm @@ -6,7 +6,7 @@ ΠŸΡ€ΠΈΠΌΠ΅Ρ‡Π°Π½ΠΈΡ ΠΊ выпуску - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/Required_SDKs.htm b/Manual/contents/Setting_Up_And_Version_Information/Required_SDKs.htm index ad1fcdee0..9d0cca6e4 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/Required_SDKs.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/Required_SDKs.htm @@ -6,7 +6,7 @@ НСобходимыС SDK - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/The_Device_Manager.htm b/Manual/contents/Setting_Up_And_Version_Information/The_Device_Manager.htm index 313552a51..d31996a24 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/The_Device_Manager.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/The_Device_Manager.htm @@ -6,7 +6,7 @@ ДиспСтчСр устройств - + diff --git a/Manual/contents/Setting_Up_And_Version_Information/Updating_Guide.htm b/Manual/contents/Setting_Up_And_Version_Information/Updating_Guide.htm index 1796f0200..e46b0ac48 100644 --- a/Manual/contents/Setting_Up_And_Version_Information/Updating_Guide.htm +++ b/Manual/contents/Setting_Up_And_Version_Information/Updating_Guide.htm @@ -6,7 +6,7 @@ Руководство ΠΏΠΎ обновлСнию - + diff --git a/Manual/contents/Settings/Audio_Groups.htm b/Manual/contents/Settings/Audio_Groups.htm index 8075f566a..3b5f45a61 100644 --- a/Manual/contents/Settings/Audio_Groups.htm +++ b/Manual/contents/Settings/Audio_Groups.htm @@ -6,7 +6,7 @@ Аудиогруппы - + diff --git a/Manual/contents/Settings/Building_via_Command_Line.htm b/Manual/contents/Settings/Building_via_Command_Line.htm index 90e6fc7cd..1b6da16af 100644 --- a/Manual/contents/Settings/Building_via_Command_Line.htm +++ b/Manual/contents/Settings/Building_via_Command_Line.htm @@ -6,7 +6,7 @@ Π‘Π±ΠΎΡ€ΠΊΠ° Ρ‡Π΅Ρ€Π΅Π· ΠΊΠΎΠΌΠ°Π½Π΄Π½ΡƒΡŽ строку - + diff --git a/Manual/contents/Settings/Command_Line_Parameters.htm b/Manual/contents/Settings/Command_Line_Parameters.htm index e7e216117..6c739c13e 100644 --- a/Manual/contents/Settings/Command_Line_Parameters.htm +++ b/Manual/contents/Settings/Command_Line_Parameters.htm @@ -6,7 +6,7 @@ ΠŸΠ°Ρ€Π°ΠΌΠ΅Ρ‚Ρ€Ρ‹ ΠΊΠΎΠΌΠ°Π½Π΄Π½ΠΎΠΉ строки - + diff --git a/Manual/contents/Settings/Configurations.htm b/Manual/contents/Settings/Configurations.htm index f73e05fd7..829f8bbba 100644 --- a/Manual/contents/Settings/Configurations.htm +++ b/Manual/contents/Settings/Configurations.htm @@ -6,7 +6,7 @@ ΠšΠΎΠ½Ρ„ΠΈΠ³ΡƒΡ€Π°Ρ†ΠΈΠΈ - + diff --git a/Manual/contents/Settings/Game_Options.htm b/Manual/contents/Settings/Game_Options.htm index 1086a8a52..0c9949ce1 100644 --- a/Manual/contents/Settings/Game_Options.htm +++ b/Manual/contents/Settings/Game_Options.htm @@ -6,7 +6,7 @@ ΠŸΠ°Ρ€Π°ΠΌΠ΅Ρ‚Ρ€Ρ‹ ΠΈΠ³Ρ€Ρ‹ - + diff --git a/Manual/contents/Settings/Game_Options/Amazon_Fire.htm b/Manual/contents/Settings/Game_Options/Amazon_Fire.htm index c2ee0d993..3c85ce97c 100644 --- a/Manual/contents/Settings/Game_Options/Amazon_Fire.htm +++ b/Manual/contents/Settings/Game_Options/Amazon_Fire.htm @@ -6,7 +6,7 @@ Amazon Fire - + diff --git a/Manual/contents/Settings/Game_Options/Android.htm b/Manual/contents/Settings/Game_Options/Android.htm index 2460b5ab2..47973e869 100644 --- a/Manual/contents/Settings/Game_Options/Android.htm +++ b/Manual/contents/Settings/Game_Options/Android.htm @@ -6,7 +6,7 @@ Android - + diff --git a/Manual/contents/Settings/Game_Options/HTML5.htm b/Manual/contents/Settings/Game_Options/HTML5.htm index 91659c1b2..baf01349e 100644 --- a/Manual/contents/Settings/Game_Options/HTML5.htm +++ b/Manual/contents/Settings/Game_Options/HTML5.htm @@ -6,7 +6,7 @@ HTML5 - + diff --git a/Manual/contents/Settings/Game_Options/Opera_GX.htm b/Manual/contents/Settings/Game_Options/Opera_GX.htm index ae0517612..5f27bf703 100644 --- a/Manual/contents/Settings/Game_Options/Opera_GX.htm +++ b/Manual/contents/Settings/Game_Options/Opera_GX.htm @@ -6,7 +6,7 @@ Opera GX - + diff --git a/Manual/contents/Settings/Game_Options/Template_Info.htm b/Manual/contents/Settings/Game_Options/Template_Info.htm index 38fa5faa7..9fdca76e4 100644 --- a/Manual/contents/Settings/Game_Options/Template_Info.htm +++ b/Manual/contents/Settings/Game_Options/Template_Info.htm @@ -6,7 +6,7 @@ Π˜Π½Ρ„ΠΎΡ€ΠΌΠ°Ρ†ΠΈΡ ΠΎ шаблонС - + diff --git a/Manual/contents/Settings/Game_Options/Ubuntu.htm b/Manual/contents/Settings/Game_Options/Ubuntu.htm index c55037f3a..ffe816401 100644 --- a/Manual/contents/Settings/Game_Options/Ubuntu.htm +++ b/Manual/contents/Settings/Game_Options/Ubuntu.htm @@ -6,7 +6,7 @@ Ubuntu - + diff --git a/Manual/contents/Settings/Game_Options/Windows.htm b/Manual/contents/Settings/Game_Options/Windows.htm index a4011baef..ffeae954f 100644 --- a/Manual/contents/Settings/Game_Options/Windows.htm +++ b/Manual/contents/Settings/Game_Options/Windows.htm @@ -6,7 +6,7 @@ Windows - + diff --git a/Manual/contents/Settings/Game_Options/Windows_UWP.htm b/Manual/contents/Settings/Game_Options/Windows_UWP.htm index 76530cd94..67c7caf72 100644 --- a/Manual/contents/Settings/Game_Options/Windows_UWP.htm +++ b/Manual/contents/Settings/Game_Options/Windows_UWP.htm @@ -6,7 +6,7 @@ Windows UWP - + diff --git a/Manual/contents/Settings/Game_Options/iOS.htm b/Manual/contents/Settings/Game_Options/iOS.htm index b609610eb..f7c65aead 100644 --- a/Manual/contents/Settings/Game_Options/iOS.htm +++ b/Manual/contents/Settings/Game_Options/iOS.htm @@ -6,7 +6,7 @@ iOS - + diff --git a/Manual/contents/Settings/Game_Options/macOS.htm b/Manual/contents/Settings/Game_Options/macOS.htm index 18f9abed6..bb49eb06f 100644 --- a/Manual/contents/Settings/Game_Options/macOS.htm +++ b/Manual/contents/Settings/Game_Options/macOS.htm @@ -6,7 +6,7 @@ macOS - + diff --git a/Manual/contents/Settings/Game_Options/tvOS.htm b/Manual/contents/Settings/Game_Options/tvOS.htm index ab80f1c2f..5030b9a60 100644 --- a/Manual/contents/Settings/Game_Options/tvOS.htm +++ b/Manual/contents/Settings/Game_Options/tvOS.htm @@ -6,7 +6,7 @@ tvOS - + diff --git a/Manual/contents/Settings/Game_Settings.htm b/Manual/contents/Settings/Game_Settings.htm index d980b9b64..995832e3c 100644 --- a/Manual/contents/Settings/Game_Settings.htm +++ b/Manual/contents/Settings/Game_Settings.htm @@ -6,7 +6,7 @@ GameMaker Runner Settings - + diff --git a/Manual/contents/Settings/Included_Files.htm b/Manual/contents/Settings/Included_Files.htm index af8dc3d95..c2393870f 100644 --- a/Manual/contents/Settings/Included_Files.htm +++ b/Manual/contents/Settings/Included_Files.htm @@ -6,7 +6,7 @@ Π’ΠΊΠ»ΡŽΡ‡Π΅Π½Π½Ρ‹Π΅ Ρ„Π°ΠΉΠ»Ρ‹ - + diff --git a/Manual/contents/Settings/Texture_Groups.htm b/Manual/contents/Settings/Texture_Groups.htm index fe69704b2..aef163da1 100644 --- a/Manual/contents/Settings/Texture_Groups.htm +++ b/Manual/contents/Settings/Texture_Groups.htm @@ -6,7 +6,7 @@ Π“Ρ€ΡƒΠΏΠΏΡ‹ тСкстур - + diff --git a/Manual/contents/Settings/Texture_Information/Non-Bitmap_Sprites.htm b/Manual/contents/Settings/Texture_Information/Non-Bitmap_Sprites.htm index 92cfe78c3..0141a9efa 100644 --- a/Manual/contents/Settings/Texture_Information/Non-Bitmap_Sprites.htm +++ b/Manual/contents/Settings/Texture_Information/Non-Bitmap_Sprites.htm @@ -7,7 +7,7 @@ НСбитовыС спрайты - + diff --git a/Manual/contents/Settings/Texture_Information/Texture_Pages.htm b/Manual/contents/Settings/Texture_Information/Texture_Pages.htm index a85eb9e20..6c09a9fc6 100644 --- a/Manual/contents/Settings/Texture_Information/Texture_Pages.htm +++ b/Manual/contents/Settings/Texture_Information/Texture_Pages.htm @@ -6,7 +6,7 @@ Π‘Ρ‚Ρ€Π°Π½ΠΈΡ†Ρ‹ тСкстур - + diff --git a/Manual/contents/Settings/The_Room_Manager.htm b/Manual/contents/Settings/The_Room_Manager.htm index 1add54d7d..d36f0aabe 100644 --- a/Manual/contents/Settings/The_Room_Manager.htm +++ b/Manual/contents/Settings/The_Room_Manager.htm @@ -5,7 +5,7 @@ Π£ΠΏΡ€Π°Π²Π»ΡΡŽΡ‰ΠΈΠΉ ΠΊΠΎΠΌΠ½Π°Ρ‚ΠΎΠΉ - + diff --git a/Manual/contents/The_Asset_Editors/Animation_Curve_Properties/Animation_Curve_Library.htm b/Manual/contents/The_Asset_Editors/Animation_Curve_Properties/Animation_Curve_Library.htm index c58faf5a1..0cde2df52 100644 --- a/Manual/contents/The_Asset_Editors/Animation_Curve_Properties/Animation_Curve_Library.htm +++ b/Manual/contents/The_Asset_Editors/Animation_Curve_Properties/Animation_Curve_Library.htm @@ -5,7 +5,7 @@ Π‘ΠΈΠ±Π»ΠΈΠΎΡ‚Π΅ΠΊΠ° Π°Π½ΠΈΠΌΠ°Ρ†ΠΈΠΎΠ½Π½Ρ‹Ρ… ΠΊΡ€ΠΈΠ²Ρ‹Ρ… - + diff --git a/Manual/contents/The_Asset_Editors/Animation_Curves.htm b/Manual/contents/The_Asset_Editors/Animation_Curves.htm index c123ba54d..d69c532ef 100644 --- a/Manual/contents/The_Asset_Editors/Animation_Curves.htm +++ b/Manual/contents/The_Asset_Editors/Animation_Curves.htm @@ -5,7 +5,7 @@ АнимационныС ΠΊΡ€ΠΈΠ²Ρ‹Π΅ - + diff --git a/Manual/contents/The_Asset_Editors/Code_Editor_Properties/Code_Snippets.htm b/Manual/contents/The_Asset_Editors/Code_Editor_Properties/Code_Snippets.htm index 65e5fde86..94b88dee4 100644 --- a/Manual/contents/The_Asset_Editors/Code_Editor_Properties/Code_Snippets.htm +++ b/Manual/contents/The_Asset_Editors/Code_Editor_Properties/Code_Snippets.htm @@ -6,7 +6,7 @@ Π‘Π½ΠΈΠΏΠΏΠ΅Ρ‚Ρ‹ ΠΊΠΎΠ΄Π° - + diff --git a/Manual/contents/The_Asset_Editors/Code_Editor_Properties/Editing_Code.htm b/Manual/contents/The_Asset_Editors/Code_Editor_Properties/Editing_Code.htm index e0a1988f9..a4561d119 100644 --- a/Manual/contents/The_Asset_Editors/Code_Editor_Properties/Editing_Code.htm +++ b/Manual/contents/The_Asset_Editors/Code_Editor_Properties/Editing_Code.htm @@ -6,7 +6,7 @@ Π Π΅Π΄Π°ΠΊΡ‚ΠΈΡ€ΠΎΠ²Π°Π½ΠΈΠ΅ ΠΊΠΎΠ΄Π° - + diff --git a/Manual/contents/The_Asset_Editors/Code_Editor_Properties/Feather_Data_Types.htm b/Manual/contents/The_Asset_Editors/Code_Editor_Properties/Feather_Data_Types.htm index 5e226c0bf..6d4b190de 100644 --- a/Manual/contents/The_Asset_Editors/Code_Editor_Properties/Feather_Data_Types.htm +++ b/Manual/contents/The_Asset_Editors/Code_Editor_Properties/Feather_Data_Types.htm @@ -6,7 +6,7 @@ Π’ΠΈΠΏΡ‹ Π΄Π°Π½Π½Ρ‹Ρ… ΠΏΠ΅Ρ€Π° - + diff --git a/Manual/contents/The_Asset_Editors/Code_Editor_Properties/Feather_Features.htm b/Manual/contents/The_Asset_Editors/Code_Editor_Properties/Feather_Features.htm index 244d842cd..ca52d93ba 100644 --- a/Manual/contents/The_Asset_Editors/Code_Editor_Properties/Feather_Features.htm +++ b/Manual/contents/The_Asset_Editors/Code_Editor_Properties/Feather_Features.htm @@ -6,7 +6,7 @@ ΠžΡΠΎΠ±Π΅Π½Π½ΠΎΡΡ‚ΠΈ ΠΏΠ΅Ρ€Π° - + diff --git a/Manual/contents/The_Asset_Editors/Code_Editor_Properties/JSDoc_Script_Comments.htm b/Manual/contents/The_Asset_Editors/Code_Editor_Properties/JSDoc_Script_Comments.htm index 4e3acab03..2cb3aa01f 100644 --- a/Manual/contents/The_Asset_Editors/Code_Editor_Properties/JSDoc_Script_Comments.htm +++ b/Manual/contents/The_Asset_Editors/Code_Editor_Properties/JSDoc_Script_Comments.htm @@ -6,7 +6,7 @@ ΠšΠΎΠΌΠΌΠ΅Π½Ρ‚Π°Ρ€ΠΈΠΈ ΠΊ сцСнариям JSDoc - + diff --git a/Manual/contents/The_Asset_Editors/Extension_Creation/Android_Extensions.htm b/Manual/contents/The_Asset_Editors/Extension_Creation/Android_Extensions.htm index 59d9c8702..4a1e84a6b 100644 --- a/Manual/contents/The_Asset_Editors/Extension_Creation/Android_Extensions.htm +++ b/Manual/contents/The_Asset_Editors/Extension_Creation/Android_Extensions.htm @@ -6,7 +6,7 @@ Π Π°ΡΡˆΠΈΡ€Π΅Π½ΠΈΡ для Android - + diff --git a/Manual/contents/The_Asset_Editors/Extension_Creation/Creating_An_Extension.htm b/Manual/contents/The_Asset_Editors/Extension_Creation/Creating_An_Extension.htm index 35954334d..d2519ad26 100644 --- a/Manual/contents/The_Asset_Editors/Extension_Creation/Creating_An_Extension.htm +++ b/Manual/contents/The_Asset_Editors/Extension_Creation/Creating_An_Extension.htm @@ -6,7 +6,7 @@ Π‘ΠΎΠ·Π΄Π°Π½ΠΈΠ΅ Ρ€Π°ΡΡˆΠΈΡ€Π΅Π½ΠΈΡ - + diff --git a/Manual/contents/The_Asset_Editors/Extension_Creation/Extended_Examples.htm b/Manual/contents/The_Asset_Editors/Extension_Creation/Extended_Examples.htm index 90b5884e4..d314973cf 100644 --- a/Manual/contents/The_Asset_Editors/Extension_Creation/Extended_Examples.htm +++ b/Manual/contents/The_Asset_Editors/Extension_Creation/Extended_Examples.htm @@ -6,7 +6,7 @@ ΠŸΡ€ΠΈΠΌΠ΅Ρ€Ρ‹ источников - + diff --git a/Manual/contents/The_Asset_Editors/Extension_Creation/iOS_Extensions.htm b/Manual/contents/The_Asset_Editors/Extension_Creation/iOS_Extensions.htm index c3ccdca0e..b52a31cd6 100644 --- a/Manual/contents/The_Asset_Editors/Extension_Creation/iOS_Extensions.htm +++ b/Manual/contents/The_Asset_Editors/Extension_Creation/iOS_Extensions.htm @@ -6,7 +6,7 @@ Π Π°ΡΡˆΠΈΡ€Π΅Π½ΠΈΡ для iOS / tvOS - + diff --git a/Manual/contents/The_Asset_Editors/Extensions.htm b/Manual/contents/The_Asset_Editors/Extensions.htm index 45087d529..8c7f3c512 100644 --- a/Manual/contents/The_Asset_Editors/Extensions.htm +++ b/Manual/contents/The_Asset_Editors/Extensions.htm @@ -6,7 +6,7 @@ Π Π°ΡΡˆΠΈΡ€Π΅Π½ΠΈΡ - + diff --git a/Manual/contents/The_Asset_Editors/Fonts.htm b/Manual/contents/The_Asset_Editors/Fonts.htm index ff0fa99c4..6c4888753 100644 --- a/Manual/contents/The_Asset_Editors/Fonts.htm +++ b/Manual/contents/The_Asset_Editors/Fonts.htm @@ -6,7 +6,7 @@ Π¨Ρ€ΠΈΡ„Ρ‚Ρ‹ - + diff --git a/Manual/contents/The_Asset_Editors/Image_Editor.htm b/Manual/contents/The_Asset_Editors/Image_Editor.htm index 6323196f9..f69cef73f 100644 --- a/Manual/contents/The_Asset_Editors/Image_Editor.htm +++ b/Manual/contents/The_Asset_Editors/Image_Editor.htm @@ -6,7 +6,7 @@ Π Π΅Π΄Π°ΠΊΡ‚ΠΎΡ€ ΠΈΠ·ΠΎΠ±Ρ€Π°ΠΆΠ΅Π½ΠΈΠΉ - + diff --git a/Manual/contents/The_Asset_Editors/Notes.htm b/Manual/contents/The_Asset_Editors/Notes.htm index a7ec9b672..baa0e30b7 100644 --- a/Manual/contents/The_Asset_Editors/Notes.htm +++ b/Manual/contents/The_Asset_Editors/Notes.htm @@ -6,7 +6,7 @@ ΠŸΡ€ΠΈΠΌΠ΅Ρ‡Π°Π½ΠΈΡ - + diff --git a/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events.htm b/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events.htm index ae701afd1..cdeab4bb6 100644 --- a/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events.htm +++ b/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events.htm @@ -9,7 +9,7 @@ - + diff --git a/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Audio_Playback.htm b/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Audio_Playback.htm index a13ee717c..0674fcc1c 100644 --- a/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Audio_Playback.htm +++ b/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Audio_Playback.htm @@ -9,7 +9,7 @@ - + diff --git a/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Audio_Recording.htm b/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Audio_Recording.htm index 2c8ee23ac..8bfd847db 100644 --- a/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Audio_Recording.htm +++ b/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Audio_Recording.htm @@ -9,7 +9,7 @@ - + diff --git a/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Cloud.htm b/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Cloud.htm index f40a7828e..fe0d9e8b0 100644 --- a/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Cloud.htm +++ b/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Cloud.htm @@ -10,7 +10,7 @@ - + diff --git a/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Dialog.htm b/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Dialog.htm index 64c9b9e81..f7cd0696b 100644 --- a/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Dialog.htm +++ b/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Dialog.htm @@ -9,7 +9,7 @@ - + diff --git a/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/HTTP.htm b/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/HTTP.htm index ce9008743..b1da6d283 100644 --- a/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/HTTP.htm +++ b/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/HTTP.htm @@ -10,7 +10,7 @@ - + diff --git a/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/IAP.htm b/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/IAP.htm index 8f2966abb..336ffbbc5 100644 --- a/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/IAP.htm +++ b/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/IAP.htm @@ -10,7 +10,7 @@ - + diff --git a/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Image_Loaded.htm b/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Image_Loaded.htm index ac925fd36..18467da89 100644 --- a/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Image_Loaded.htm +++ b/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Image_Loaded.htm @@ -9,7 +9,7 @@ - + diff --git a/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Networking.htm b/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Networking.htm index fe9abb511..a132f8709 100644 --- a/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Networking.htm +++ b/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Networking.htm @@ -10,7 +10,7 @@ - + diff --git a/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Push_Notifications.htm b/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Push_Notifications.htm index 3eab09633..8b44bc4b4 100644 --- a/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Push_Notifications.htm +++ b/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Push_Notifications.htm @@ -10,7 +10,7 @@ - + diff --git a/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Save_Load.htm b/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Save_Load.htm index 347fef512..53e923d11 100644 --- a/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Save_Load.htm +++ b/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Save_Load.htm @@ -9,7 +9,7 @@ - + diff --git a/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Social.htm b/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Social.htm index 6c0387b41..6fe6a0b35 100644 --- a/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Social.htm +++ b/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Social.htm @@ -10,7 +10,7 @@ - + diff --git a/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Steam.htm b/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Steam.htm index 0ceca45c1..7045a903f 100644 --- a/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Steam.htm +++ b/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/Steam.htm @@ -10,7 +10,7 @@ - + diff --git a/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/System.htm b/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/System.htm index 3cb36ad41..d5a815286 100644 --- a/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/System.htm +++ b/Manual/contents/The_Asset_Editors/Object_Properties/Async_Events/System.htm @@ -10,7 +10,7 @@ - + diff --git a/Manual/contents/The_Asset_Editors/Object_Properties/Draw_Events.htm b/Manual/contents/The_Asset_Editors/Object_Properties/Draw_Events.htm index e51f2e413..57c6e072a 100644 --- a/Manual/contents/The_Asset_Editors/Object_Properties/Draw_Events.htm +++ b/Manual/contents/The_Asset_Editors/Object_Properties/Draw_Events.htm @@ -9,7 +9,7 @@ - + diff --git a/Manual/contents/The_Asset_Editors/Object_Properties/Event_Order.htm b/Manual/contents/The_Asset_Editors/Object_Properties/Event_Order.htm index 944a6ac38..ebc86bf9f 100644 --- a/Manual/contents/The_Asset_Editors/Object_Properties/Event_Order.htm +++ b/Manual/contents/The_Asset_Editors/Object_Properties/Event_Order.htm @@ -9,7 +9,7 @@ - + diff --git a/Manual/contents/The_Asset_Editors/Object_Properties/Gesture_Events.htm b/Manual/contents/The_Asset_Editors/Object_Properties/Gesture_Events.htm index eaa4b0a90..63ab37151 100644 --- a/Manual/contents/The_Asset_Editors/Object_Properties/Gesture_Events.htm +++ b/Manual/contents/The_Asset_Editors/Object_Properties/Gesture_Events.htm @@ -1,540 +1,541 @@ - - - - - - Бобытия ТСстов - - - - - - - - - - -

Бобытия, связанныС с ТСстами

-

The Gesture Events

-

Бобытия Π² ΠΊΠ°Ρ‚Π΅Π³ΠΎΡ€ΠΈΠΈ Gesture Event Π±ΡƒΠ΄ΡƒΡ‚ Π·Π°ΠΏΡƒΡΠΊΠ°Ρ‚ΡŒΡΡ всякий Ρ€Π°Π·, ΠΊΠΎΠ³Π΄Π° GameMaker ΠΎΠ±Π½Π°Ρ€ΡƒΠΆΠΈΡ‚ "ТСст" ΠΌΡ‹ΡˆΠΈ ΠΈΠ»ΠΈ событиС Π½Π° сСнсорном экранС (хотя эти события ТСстов Ρ€Π°Π·Ρ€Π°Π±ΠΎΡ‚Π°Π½Ρ‹ ΡΠΏΠ΅Ρ†ΠΈΠ°Π»ΡŒΠ½ΠΎ для мобильного использования, ΠΎΠ½ΠΈ Ρ‚Π°ΠΊΠΆΠ΅ ΠΌΠΎΠ³ΡƒΡ‚ Π±Ρ‹Ρ‚ΡŒ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Π½Ρ‹ Π½Π° Π΄Ρ€ΡƒΠ³ΠΈΡ… ΠΎΠ±ΡŠΠ΅ΠΊΡ‚Π°Ρ… для обнаруТСния ΠΌΡ‹ΡˆΠΈ, хотя Π² этом случаС ΠΎΠ½ΠΈ Π½Π΅ Π±ΡƒΠ΄ΡƒΡ‚ ΠΎΠ±Π½Π°Ρ€ΡƒΠΆΠΈΠ²Π°Ρ‚ΡŒ мноТСствСнныС касания). ЦСлью систСмы ТСстов являСтся ΠΏΠΎΠΏΡ‹Ρ‚ΠΊΠ° распознавания Π²Π²ΠΎΠ΄ΠΈΠΌΡ‹Ρ… Π΄Π°Π½Π½Ρ‹Ρ… Π½Π° Π±ΠΎΠ»Π΅Π΅ высоком ΡƒΡ€ΠΎΠ²Π½Π΅, Ρ‡Π΅ΠΌ прямыС Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ считывания ΠΌΡ‹ΡˆΠΈ\ касаний, ΠΈ ΠΎΠ½Π° Ρ€Π°Π·Ρ€Π°Π±ΠΎΡ‚Π°Π½Π° для упрощСния Ρ€Π΅Π°Π»ΠΈΠ·Π°Ρ†ΠΈΠΈ часто ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΡƒΠ΅ΠΌΡ‹Ρ… Π²Π²ΠΎΠ΄ΠΎΠ² Π½Π° сСнсорных устройствах.

-

ΠŸΠ Π˜ΠœΠ•Π§ΠΠΠ˜Π• Π­Ρ‚ΠΈ события Π½Π΅ Π±ΡƒΠ΄ΡƒΡ‚ ΡΡ€Π°Π±Π°Ρ‚Ρ‹Π²Π°Ρ‚ΡŒ Π½Π° ΠΏΠ»Π°Ρ‚Ρ„ΠΎΡ€ΠΌΠ΅ HTML5 ΠΈΠ·-Π·Π° отсутствия ΠΏΠΎΠ΄Π΄Π΅Ρ€ΠΆΠΊΠΈ ΠΌΡƒΠ»ΡŒΡ‚ΠΈΡ‚Π°Ρ‡ с использованиСм этих событий Π½Π° этой ΠΏΠ»Π°Ρ‚Ρ„ΠΎΡ€ΠΌΠ΅. Если Π²Ρ‹ ΠΈΡ‰Π΅Ρ‚Π΅ ТСсты Π½Π° этой ΠΏΠ»Π°Ρ‚Ρ„ΠΎΡ€ΠΌΠ΅, Ρ‚ΠΎ Π²Π°ΠΌ слСдуСт ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚ΡŒ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ устройства.

-

Π’Ρ‹ ΠΌΠΎΠΆΠ΅Ρ‚Π΅ Π²Ρ‹Π±Ρ€Π°Ρ‚ΡŒ ΠΎΠ±Π½Π°Ρ€ΡƒΠΆΠ΅Π½ΠΈΠ΅ ТСстов экзСмпляра ΠΈΠ»ΠΈ Π³Π»ΠΎΠ±Π°Π»ΡŒΠ½Ρ‹Ρ… ТСстов , ΠΏΡ€ΠΈ этом события ТСстов экзСмпляра Π±ΡƒΠ΄ΡƒΡ‚ ΡΡ€Π°Π±Π°Ρ‚Ρ‹Π²Π°Ρ‚ΡŒ Ρ‚ΠΎΠ»ΡŒΠΊΠΎ Π² Ρ‚ΠΎΠΌ случаС, Ссли ΠΏΠ΅Ρ€Π²ΠΎΠ½Π°Ρ‡Π°Π»ΡŒΠ½ΠΎΠ΅ касаниС/Ρ‰Π΅Π»Ρ‡ΠΎΠΊ происходит Π½Π° экзСмплярС Π² ΠΊΠΎΠΌΠ½Π°Ρ‚Π΅. ΠžΠ±Ρ€Π°Ρ‚ΠΈΡ‚Π΅ Π²Π½ΠΈΠΌΠ°Π½ΠΈΠ΅, Ρ‡Ρ‚ΠΎ для срабатывания этого события Ρƒ экзСмпляра Π΄ΠΎΠ»ΠΆΠ½Π° Π±Ρ‹Ρ‚ΡŒ Π΄Π΅ΠΉΡΡ‚Π²ΠΈΡ‚Π΅Π»ΡŒΠ½Π°Ρ маска столкновСния (ΠΏΠΎΠ΄Ρ€ΠΎΠ±Π½Π΅Π΅ см. Ρ€Π°Π·Π΄Π΅Π»Ρ‹ " Π Π΅Π΄Π°ΠΊΡ‚ΠΎΡ€ Sprite - Маска столкновСния " ΠΈ " Π Π΅Π΄Π°ΠΊΡ‚ΠΎΡ€ ΠΎΠ±ΡŠΠ΅ΠΊΡ‚ΠΎΠ² - Маска столкновСния "). Π“Π»ΠΎΠ±Π°Π»ΡŒΠ½Ρ‹Π΅ события, ΠΎΠ΄Π½Π°ΠΊΠΎ, Π±ΡƒΠ΄ΡƒΡ‚ Π²Ρ‹Π·Ρ‹Π²Π°Ρ‚ΡŒΡΡ ΠΏΡ€ΠΈ касании/Ρ‰Π΅Π»Ρ‡ΠΊΠ΅ Π² любом мСстС ΠΈΠ³Ρ€ΠΎΠ²ΠΎΠΉ ΠΊΠΎΠΌΠ½Π°Ρ‚Ρ‹ ΠΈ для всСх экзСмпляров, ΠΈΠΌΠ΅ΡŽΡ‰ΠΈΡ… это событиС.

-

Когда ТСст распознан, ΠΎΠ½ Π²Ρ‹Π·ΠΎΠ²Π΅Ρ‚ ΠΎΠ΄Π½ΠΎ ΠΈΠ»ΠΈ нСсколько доступных событий, ΠΏΡ€ΠΈΡ‡Π΅ΠΌ Π²Ρ‹Π·Π²Π°Π½Π½ΠΎΠ΅ событиС Π±ΡƒΠ΄Π΅Ρ‚ Π·Π°Π²ΠΈΡΠ΅Ρ‚ΡŒ ΠΎΡ‚ Ρ‚ΠΈΠΏΠ° ТСста, ΠΊΠΎΡ‚ΠΎΡ€Ρ‹ΠΉ Π±Ρ‹Π» ΠΎΠ±Π½Π°Ρ€ΡƒΠΆΠ΅Π½. Π’ ΠΊΠ°ΠΆΠ΄ΠΎΠΌ случаС, ΠΎΠ΄Π½Π°ΠΊΠΎ, для вас Π±ΡƒΠ΄Π΅Ρ‚ создана ΠΊΠ°Ρ€Ρ‚Π° DS Map, которая Π±ΡƒΠ΄Π΅Ρ‚ Ρ…Ρ€Π°Π½ΠΈΡ‚ΡŒΡΡ Π²ΠΎ встроСнной ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½ΠΎΠΉ event_data. ДоступныС ΠΊΠ»ΡŽΡ‡ΠΈ Π±ΡƒΠ΄ΡƒΡ‚ Π·Π°Π²ΠΈΡΠ΅Ρ‚ΡŒ ΠΎΡ‚ Ρ‚ΠΎΠ³ΠΎ, ΠΊΠ°ΠΊΠΈΠΌ событиСм ΠΎΠ½Π° Π±Ρ‹Π»Π° создана, ΠΈ ΠΏΠΎΠΊΠ°Π·Π°Π½Ρ‹ Π² ΠΊΠ°ΠΆΠ΄ΠΎΠΌ ΠΈΠ· ΠΏΠΎΠ΄Ρ€Π°Π·Π΄Π΅Π»ΠΎΠ² Π½ΠΈΠΆΠ΅.

-

ΠŸΠ Π˜ΠœΠ•Π§ΠΠΠ˜Π•: ΠŸΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½Π°Ρ event_data Π΄Π΅ΠΉΡΡ‚Π²ΠΈΡ‚Π΅Π»ΡŒΠ½Π° Ρ‚ΠΎΠ»ΡŒΠΊΠΎ Π² этих событиях, ΠΏΠΎΡΠΊΠΎΠ»ΡŒΠΊΡƒ ΠΊΠ°Ρ€Ρ‚Π° DS, Π½Π° ΠΊΠΎΡ‚ΠΎΡ€ΡƒΡŽ ΠΎΠ½Π° ΡƒΠΊΠ°Π·Ρ‹Π²Π°Π΅Ρ‚, автоматичСски создаСтся Π² Π½Π°Ρ‡Π°Π»Π΅ события, Π° Π·Π°Ρ‚Π΅ΠΌ снова уничтоТаСтся Π² ΠΊΠΎΠ½Ρ†Π΅, ΠΏΡ€ΠΈ этом Π² ΠΎΡΡ‚Π°Π»ΡŒΠ½ΠΎΠ΅ врСмя эта пСрСмСнная сбрасываСтся Π² Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ -1.

-

Π‘Ρ‚ΠΎΠΈΡ‚ ΠΎΡ‚ΠΌΠ΅Ρ‚ΠΈΡ‚ΡŒ, Ρ‡Ρ‚ΠΎ Ссли Ρƒ вас Π΅ΡΡ‚ΡŒ нСсколько экзСмпляров ΠΏΠΎΠ΄ ΠΏΠΎΠ·ΠΈΡ†ΠΈΠ΅ΠΉ, ΠΊΠΎΡ‚ΠΎΡ€ΠΎΠΉ ΠΊΠ°ΡΠ°ΡŽΡ‚ΡΡ, ΠΈ всС ΠΎΠ½ΠΈ ΠΈΠΌΠ΅ΡŽΡ‚ событиС ТСста, Ρ‚ΠΎ ΡΡ€Π°Π±ΠΎΡ‚Π°ΡŽΡ‚ всС ΠΎΠ½ΠΈ, Π° Π½Π΅ Ρ‚ΠΎΠ»ΡŒΠΊΠΎ "самый Π²Π΅Ρ€Ρ…Π½ΠΈΠΉ" экзСмпляр. Π’Π°ΠΊΠΆΠ΅ ΠΎΠ±Ρ€Π°Ρ‚ΠΈΡ‚Π΅ Π²Π½ΠΈΠΌΠ°Π½ΠΈΠ΅, Ρ‡Ρ‚ΠΎ ΠΏΡ€ΠΈ использовании Π½Π΅ΡΠΊΠΎΠ»ΡŒΠΊΠΈΡ… Π²ΠΈΠ΄ΠΎΠ² ΠΊΠ°ΠΌΠ΅Ρ€Ρ‹ ΠΈ пСрСтаскивании экзСмпляра Π²ΠΎΠ·Π²Ρ€Π°Ρ‰Π°Π΅ΠΌΡ‹Π΅ значСния Π±ΡƒΠ΄ΡƒΡ‚ основаны Π½Π° Ρ‚ΠΎΠΌ Π²ΠΈΠ΄Π΅, Π² ΠΊΠΎΡ‚ΠΎΡ€ΠΎΠΌ Π²Ρ‹ Π½Π°Ρ…ΠΎΠ΄ΠΈΠ»ΠΈΡΡŒ Π² ΠΌΠΎΠΌΠ΅Π½Ρ‚ ΠΏΠ΅Ρ€Π²ΠΎΠ½Π°Ρ‡Π°Π»ΡŒΠ½ΠΎΠ³ΠΎ касания/Ρ‰Π΅Π»Ρ‡ΠΊΠ° - это справСдливо для всСх ΠΏΠΎΡΠ»Π΅Π΄ΡƒΡŽΡ‰ΠΈΡ… событий Π² этом ТСстС для Π΄Π°Π½Π½ΠΎΠ³ΠΎ экзСмпляра. ΠŸΠΎΡΡ‚ΠΎΠΌΡƒ ΠΏΡ€ΠΈ касании ΠΈ пСрСтаскивании экзСмпляра Π² ΠΎΠ΄Π½ΠΎΠΌ Π²ΠΈΠ΄Π΅, Π° Π·Π°Ρ‚Π΅ΠΌ отпускании касания Π² Π΄Ρ€ΡƒΠ³ΠΎΠΌ Π²ΠΈΠ΄Π΅, значСния Π±ΡƒΠ΄ΡƒΡ‚ Π²ΠΎΠ·Π²Ρ€Π°Ρ‰Π΅Π½Ρ‹ ΠΎΡ‚Π½ΠΎΡΠΈΡ‚Π΅Π»ΡŒΠ½ΠΎ исходного Π²ΠΈΠ΄Π°, Π² ΠΊΠΎΡ‚ΠΎΡ€ΠΎΠΌ ТСст Π±Ρ‹Π» Π²ΠΏΠ΅Ρ€Π²Ρ‹Π΅ ΠΎΠ±Π½Π°Ρ€ΡƒΠΆΠ΅Π½.

-

-

Бобытия, связанныС с касаниСм, пСрСтаскиваниСм ΠΈ пролистываниСм

-
-

Бобытия "Tap", "Drag" ΠΈ "Flick" основаны Π½Π° ΠΎΠ΄Π½ΠΎΠΌ прикосновСнии ΠΈΠ»ΠΈ Ρ‰Π΅Π»Ρ‡ΠΊΠ΅ ΠΌΡ‹ΡˆΠΈ ΠΏΠΎ экрану, Π° ΠΊΠ°Ρ€Ρ‚Π° event_data DS Map Π±ΡƒΠ΄Π΅Ρ‚ ΡΠΎΠ΄Π΅Ρ€ΠΆΠ°Ρ‚ΡŒ ΡΠ»Π΅Π΄ΡƒΡŽΡ‰ΠΈΠ΅ клавиши:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ΠšΠ»ΡŽΡ‡ΠžΠΏΠΈΡΠ°Π½ΠΈΠ΅
"gesture"
Π­Ρ‚ΠΎ ΠΈΠ΄Π΅Π½Ρ‚ΠΈΡ„ΠΈΠΊΠ°Ρ†ΠΈΠΎΠ½Π½ΠΎΠ΅ Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅, ΡƒΠ½ΠΈΠΊΠ°Π»ΡŒΠ½ΠΎΠ΅ для выполняСмого ТСста. Π­Ρ‚ΠΎ позволяСт ΡΠ²ΡΠ·Π°Ρ‚ΡŒ вмСстС Ρ€Π°Π·Π»ΠΈΡ‡Π½Ρ‹Π΅ части ТСстов, состоящих ΠΈΠ· Π½Π΅ΡΠΊΠΎΠ»ΡŒΠΊΠΈΡ… частСй (Π½Π°ΠΏΡ€ΠΈΠΌΠ΅Ρ€, Π½Π°Ρ‡Π°Π»ΠΎ пСрСтаскивания, пСрСтаскиваниС ΠΈ ΠΊΠΎΠ½Π΅Ρ† пСрСтаскивания).
"touch"
Π­Ρ‚ΠΎ индСкс касания, ΠΊΠΎΡ‚ΠΎΡ€Ρ‹ΠΉ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΡƒΠ΅Ρ‚ΡΡ для ТСста. Π’ ΠΎΠ±Ρ‰Π΅ΠΌ случаС ΠΎΠ½ начинаСтся с 0 ΠΈ увСличиваСтся для ΠΊΠ°ΠΆΠ΄ΠΎΠ³ΠΎ ΡƒΠ΄Π΅Ρ€ΠΆΠΈΠ²Π°Π΅ΠΌΠΎΠ³ΠΎ ΠΏΠ°Π»ΡŒΡ†Π°, Π·Π°Ρ‚Π΅ΠΌ сбрасываСтся Π΄ΠΎ 0, ΠΊΠΎΠ³Π΄Π° всС ΠΏΠ°Π»ΡŒΡ†Ρ‹ ΡƒΠ±ΠΈΡ€Π°ΡŽΡ‚ΡΡ, Π½ΠΎ Ссли ΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒ касаСтся экрана Π² Π΄Ρ€ΡƒΠ³ΠΎΠΌ мСстС, Ρ‚ΠΎ Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ Π±ΡƒΠ΄Π΅Ρ‚ большС 0. - Π³Π΄Π΅-Π»ΠΈΠ±ΠΎ Π΅Ρ‰Π΅, ΠΊΠΎΠ³Π΄Π° это событиС Π±ΡƒΠ΄Π΅Ρ‚ Π²Ρ‹Π·Π²Π°Π½ΠΎ Π΄Ρ€ΡƒΠ³ΠΈΠΌ прикосновСниСм, Ρ‚ΠΎ Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ Π±ΡƒΠ΄Π΅Ρ‚ большС 0.
"posX"
Π­Ρ‚ΠΎ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ X касания Π² пространствС ΠΊΠΎΠΌΠ½Π°Ρ‚Ρ‹.
"posY"
Π­Ρ‚ΠΎ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ касания Π² пространствС Y Π² ΠΏΠΎΠΌΠ΅Ρ‰Π΅Π½ΠΈΠΈ.
"rawposX"
Π­Ρ‚ΠΎ нСобработанная позиция X касания Π² пространствС ΠΎΠΊΠ½Π° (эквивалСнтно ΠΏΠΎΠ»ΡƒΡ‡Π΅Π½ΠΈΡŽ ΠΏΠΎΠ·ΠΈΡ†ΠΈΠΈ ΠΌΡ‹ΡˆΠΈ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ device_mouse_raw_x()).
"rawposY"
Π­Ρ‚ΠΎ нСобработанная позиция ΠΏΠΎ оси Y Π² пространствС ΠΎΠΊΠ½Π° (эквивалСнтно ΠΏΠΎΠ»ΡƒΡ‡Π΅Π½ΠΈΡŽ ΠΏΠΎΠ·ΠΈΡ†ΠΈΠΈ ΠΌΡ‹ΡˆΠΈ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ device_mouse_raw_y()).
"guiposX"
Π­Ρ‚ΠΎ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ касания Π² пространствС gui X (эквивалСнтно ΠΏΠΎΠ»ΡƒΡ‡Π΅Π½ΠΈΡŽ полоТСния ΠΌΡ‹ΡˆΠΈ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ device_mouse_x_to_gui()).
"guiposY"
Π­Ρ‚ΠΎ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ касания Π² пространствС gui ΠΏΠΎ оси Y (эквивалСнтно ΠΏΠΎΠ»ΡƒΡ‡Π΅Π½ΠΈΡŽ полоТСния ΠΌΡ‹ΡˆΠΈ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ device_mouse_y_to_gui()).
"diffX"
Π­Ρ‚ΠΎ Ρ€Π°Π·Π½ΠΈΡ†Π° Π² пространствС X ΠΌΠ΅ΠΆΠ΄Ρƒ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ΠΌ Ρ‚Π΅ΠΊΡƒΡ‰Π΅Π³ΠΎ касания ΠΈ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ΠΌ послСднСго касания Π² этом ТСстС.
"diffY"
Π­Ρ‚ΠΎ Ρ€Π°Π·Π½ΠΈΡ†Π° Π² пространствС Y ΠΌΠ΅ΠΆΠ΄Ρƒ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ΠΌ Ρ‚Π΅ΠΊΡƒΡ‰Π΅Π³ΠΎ касания ΠΈ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ΠΌ послСднСго касания Π² этом ТСстС.
"rawdiffX"
Π­Ρ‚ΠΎ нСобработанная Ρ€Π°Π·Π½ΠΈΡ†Π° X ΠΌΠ΅ΠΆΠ΄Ρƒ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ΠΌ Ρ‚Π΅ΠΊΡƒΡ‰Π΅Π³ΠΎ касания ΠΈ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ΠΌ послСднСго касания Π² этом ТСстС.
"rawdiffY"
Π­Ρ‚ΠΎ нСобработанная Ρ€Π°Π·Π½ΠΈΡ†Π° ΠΏΠΎ Y ΠΌΠ΅ΠΆΠ΄Ρƒ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ΠΌ Ρ‚Π΅ΠΊΡƒΡ‰Π΅Π³ΠΎ касания ΠΈ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ΠΌ послСднСго касания Π² этом ТСстС.
"guidiffX"
Π­Ρ‚ΠΎ Ρ€Π°Π·Π½ΠΈΡ†Π° ΠΏΠΎ оси X Π² пространствС gui ΠΌΠ΅ΠΆΠ΄Ρƒ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ΠΌ Ρ‚Π΅ΠΊΡƒΡ‰Π΅Π³ΠΎ касания ΠΈ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ΠΌ послСднСго касания Π² этом ТСстС.
"guidiffY"
Π­Ρ‚ΠΎ Ρ€Π°Π·Π½ΠΈΡ†Π° ΠΏΠΎ оси Y Π² пространствС gui ΠΌΠ΅ΠΆΠ΄Ρƒ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ΠΌ Ρ‚Π΅ΠΊΡƒΡ‰Π΅Π³ΠΎ касания ΠΈ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ΠΌ послСднСго касания Π² этом ТСстС.
"viewstartposX"
Π­Ρ‚ΠΎ Π½Π°Ρ‡Π°Π»ΡŒΠ½Π°Ρ позиция ΠΊΠΎΠΌΠ½Π°Ρ‚Ρ‹ X Ρ‚Π΅ΠΊΡƒΡ‰Π΅Π³ΠΎ ТСста.
"viewstartposY"
Π­Ρ‚ΠΎ Π½Π°Ρ‡Π°Π»ΡŒΠ½Π°Ρ позиция ΠΊΠΎΠΌΠ½Π°Ρ‚Ρ‹ Y Ρ‚Π΅ΠΊΡƒΡ‰Π΅Π³ΠΎ ТСста.
"rawstartposX"
Π­Ρ‚ΠΎ нСобработанная Π½Π°Ρ‡Π°Π»ΡŒΠ½Π°Ρ позиция X Ρ‚Π΅ΠΊΡƒΡ‰Π΅Π³ΠΎ ТСста.
"rawstartposY"
Π­Ρ‚ΠΎ нСобработанная Π½Π°Ρ‡Π°Π»ΡŒΠ½Π°Ρ позиция Y Ρ‚Π΅ΠΊΡƒΡ‰Π΅Π³ΠΎ ТСста.
"guistartposX"
Π­Ρ‚ΠΎ Π½Π°Ρ‡Π°Π»ΡŒΠ½Π°Ρ позиция X Π² gui-space для Ρ‚Π΅ΠΊΡƒΡ‰Π΅Π³ΠΎ ТСста.
"guistartposY"
Π­Ρ‚ΠΎ Π½Π°Ρ‡Π°Π»ΡŒΠ½Π°Ρ позиция Y Π² пространствС gui Ρ‚Π΅ΠΊΡƒΡ‰Π΅Π³ΠΎ ТСста.
"isflick"
- Доступно Ρ‚ΠΎΠ»ΡŒΠΊΠΎ Π² событии Drag End. Π­Ρ‚ΠΎΡ‚ ΠΏΠ°Ρ€Π°ΠΌΠ΅Ρ‚Ρ€ устанавливаСтся Π² 1, Ссли ΠΊΠΎΠ½Π΅Ρ† пСрСтаскивания опрСдСляСтся ΠΊΠ°ΠΊ Ρ‰Π΅Π»Ρ‡ΠΎΠΊ. Π­Ρ‚ΠΎ ΠΎΠ·Π½Π°Ρ‡Π°Π΅Ρ‚, Ρ‡Ρ‚ΠΎ Π²Π°ΠΌ Π½Π΅ Π½ΡƒΠΆΠ½ΠΎ ΠΎΡ‚Π΄Π΅Π»ΡŒΠ½ΠΎΠ΅ событиС Flick, Ссли Π²Ρ‹ всС Ρ€Π°Π²Π½ΠΎ ΠΎΠ±Ρ€Π°Π±Π°Ρ‚Ρ‹Π²Π°Π΅Ρ‚Π΅ пСрСтаскиваниС.
-

-

НаТмитС

-
-

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅ Tap срабатываСт ΠΏΡ€ΠΈ касании ΠΈΠ»ΠΈ Π½Π°ΠΆΠ°Ρ‚ΠΈΠΈ Π½Π° экзСмпляр ΠΈΠ»ΠΈ - Ссли это глобальноС событиС - ΠΊΠΎΠ³Π΄Π° ΠΈΠ³Ρ€Π° рСгистрируСт касаниС ΠΈΠ»ΠΈ Π½Π°ΠΆΠ°Ρ‚ΠΈΠ΅ Π² любом мСстС ΠΊΠΎΠΌΠ½Π°Ρ‚Ρ‹. КасаниС считаСтся быстрым касаниСм ΠΈ отпусканиСм, Π° Ссли касаниС длится слишком - Ρ‚ΠΎ ΠΎΠ½ΠΎ Π±ΡƒΠ΄Π΅Ρ‚ ΡΡ‡ΠΈΡ‚Π°Ρ‚ΡŒΡΡ пСрСтаскиваниСм (ΠΈ Π²Ρ‹Π·ΠΎΠ²Π΅Ρ‚ события ТСста Drag вмСсто события Tap). Π­Ρ‚ΠΎ событиС Π³Π΅Π½Π΅Ρ€ΠΈΡ€ΡƒΠ΅Ρ‚ ΠΊΠ°Ρ€Ρ‚Ρƒ event_data DS, ΠΊΠΎΡ‚ΠΎΡ€ΡƒΡŽ ΠΌΠΎΠΆΠ½ΠΎ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚ΡŒ для получСния ΠΈΠ½Ρ„ΠΎΡ€ΠΌΠ°Ρ†ΠΈΠΈ ΠΎ событии. НапримСр:

-

Π‘ΠΎΠ·Π΄Π°Ρ‚ΡŒ событиС

-

x_goto = x;
y_goto = y;

-

Tap Event

-

x_goto = event_data[? "posX"];
y_goto = event_data[? "posY"];

-

Π¨Π°Π³ΠΎΠ²ΠΎΠ΅ мСроприятиС

-

var _pd = point_distance(x, y, x_goto, y_goto);
move_towards_point(x_goto, y_goto, clamp(_pd, 0, 5);

-

ΠŸΡ€ΠΈΠ²Π΅Π΄Π΅Π½Π½Ρ‹ΠΉ Π²Ρ‹ΡˆΠ΅ ΠΊΠΎΠ΄ ΠΎΠ±Π½Π°Ρ€ΡƒΠΆΠΈΡ‚ касаниС экрана, Π·Π°Ρ‚Π΅ΠΌ ΠΏΠΎΠ»ΡƒΡ‡ΠΈΡ‚ ΠΏΠΎΠ·ΠΈΡ†ΠΈΡŽ касания ΠΈ пСрСмСстит экзСмпляр Π² эту ΠΏΠΎΠ·ΠΈΡ†ΠΈΡŽ. ΠžΠ±Ρ€Π°Ρ‚ΠΈΡ‚Π΅ Π²Π½ΠΈΠΌΠ°Π½ΠΈΠ΅, Ρ‡Ρ‚ΠΎ Ссли Π²Ρ‹ Ρ…ΠΎΡ‚ΠΈΡ‚Π΅ ΠΈΠΌΠ΅Ρ‚ΡŒ большСС ΠΈΠ»ΠΈ мСньшСС врСмя обнаруТСния касания, Π²Ρ‹ ΠΌΠΎΠΆΠ΅Ρ‚Π΅ ΡƒΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ Π΅Π³ΠΎ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ gesture_drag_time(). - Она Π·Π°Π΄Π°Π΅Ρ‚ врСмя ΠΌΠ΅ΠΆΠ΄Ρƒ ΠΏΠ΅Ρ€Π²ΠΎΠ½Π°Ρ‡Π°Π»ΡŒΠ½Ρ‹ΠΌ ΠΎΠ±Π½Π°Ρ€ΡƒΠΆΠ΅Π½ΠΈΠ΅ΠΌ ΠΈ ΠΏΠ΅Ρ€Π΅Ρ…ΠΎΠ΄ΠΎΠΌ касания Π² пСрСтаскиваниС, поэтому установитС большСС Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅, Ρ‡Ρ‚ΠΎΠ±Ρ‹ ΡΠ΄Π΅Π»Π°Ρ‚ΡŒ ΠΎΠ±Π½Π°Ρ€ΡƒΠΆΠ΅Π½ΠΈΠ΅ касания Π±ΠΎΠ»Π΅Π΅ Π΄ΠΎΠ»Π³ΠΈΠΌ, ΠΈΠ»ΠΈ мСньшСС Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅, Ρ‡Ρ‚ΠΎΠ±Ρ‹ ΡΠ΄Π΅Π»Π°Ρ‚ΡŒ Π΅Π³ΠΎ Π±ΠΎΠ»Π΅Π΅ ΠΊΠΎΡ€ΠΎΡ‚ΠΊΠΈΠΌ (Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ Π² сСкундах ΠΈ ΠΏΠΎ ΡƒΠΌΠΎΠ»Ρ‡Π°Π½ΠΈΡŽ Ρ€Π°Π²Π½ΠΎ 0,16).

-

-
-

Π”Π²ΠΎΠΉΠ½ΠΎΠΉ ΡƒΠ΄Π°Ρ€

-
-

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅ Double Tap срабатываСт, ΠΊΠΎΠ³Π΄Π° ΠΊ экзСмпляру Π΄Π²Π°ΠΆΠ΄Ρ‹ быстро ΠΏΡ€ΠΈΠΊΠ°ΡΠ°ΡŽΡ‚ΡΡ ΠΈΠ»ΠΈ Π½Π°ΠΆΠΈΠΌΠ°ΡŽΡ‚ Π½Π° Π½Π΅Π³ΠΎ (ΠΈΠ»ΠΈ - Ссли это глобальноС событиС - ΠΊΠΎΠ³Π΄Π° ΠΈΠ³Ρ€Π° рСгистрируСт Π΄Π²Π° быстрых прикосновСния ΠΈΠ»ΠΈ наТатия Π² любом мСстС ΠΊΠΎΠΌΠ½Π°Ρ‚Ρ‹). Π”Π²ΠΎΠΉΠ½ΠΎΠ΅ касаниС считаСтся двумя - быстрыми касаниями ΠΈ отпусканиСм, Π½ΠΎ Ссли ΠΎΠ΄Π½ΠΎ ΠΈΠ· касаний длится слишком Π΄ΠΎΠ»Π³ΠΎ, Ρ‚ΠΎ это Π±ΡƒΠ΄Π΅Ρ‚ ΡΡ‡ΠΈΡ‚Π°Ρ‚ΡŒΡΡ пСрСтаскиваниСм (ΠΈ Π²Ρ‹Π·ΠΎΠ²Π΅Ρ‚ события ТСста Drag вмСсто события Double Tap). Π­Ρ‚ΠΎ событиС Π³Π΅Π½Π΅Ρ€ΠΈΡ€ΡƒΠ΅Ρ‚ event_data DS - ΠΊΠ°Ρ€Ρ‚Ρƒ, ΠΊΠΎΡ‚ΠΎΡ€ΡƒΡŽ ΠΌΠΎΠΆΠ½ΠΎ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚ΡŒ для получСния ΠΈΠ½Ρ„ΠΎΡ€ΠΌΠ°Ρ†ΠΈΠΈ ΠΎ событии. НапримСр:

-

Π‘ΠΎΠ·Π΄Π°Ρ‚ΡŒ событиС

-

x_goto = x;
y_goto = y;

-

ΠœΠ΅Ρ€ΠΎΠΏΡ€ΠΈΡΡ‚ΠΈΠ΅ "Π”Π²ΠΎΠΉΠ½ΠΎΠΉ ΡƒΠ΄Π°Ρ€

-

instance_destroy();

-

ΠŸΡ€ΠΈΠ²Π΅Π΄Π΅Π½Π½Ρ‹ΠΉ Π²Ρ‹ΡˆΠ΅ ΠΊΠΎΠ΄ просто ΠΎΠ±Π½Π°Ρ€ΡƒΠΆΠΈΠ²Π°Π΅Ρ‚ Π΄Π²ΠΎΠΉΠ½ΠΎΠ΅ касаниС ΠΈ Π·Π°Ρ‚Π΅ΠΌ ΡƒΠ½ΠΈΡ‡Ρ‚ΠΎΠΆΠ°Π΅Ρ‚ экзСмпляр. ΠžΠ±Ρ€Π°Ρ‚ΠΈΡ‚Π΅ Π²Π½ΠΈΠΌΠ°Π½ΠΈΠ΅, Ρ‡Ρ‚ΠΎ Π²Ρ‹ ΠΌΠΎΠΆΠ΅Ρ‚Π΅ ΡƒΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ врСмя ΠΌΠ΅ΠΆΠ΄Ρƒ касаниями для запуска Π΄Π²ΠΎΠΉΠ½ΠΎΠ³ΠΎ касания с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ gesture_double_tap_time() (которая - ΠΈΠΌΠ΅Π΅Ρ‚ Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ ΠΏΠΎ ΡƒΠΌΠΎΠ»Ρ‡Π°Π½ΠΈΡŽ - Π² сСкундах - 0,16), Π° Ρ‚Π°ΠΊΠΆΠ΅ ΠΌΠΎΠΆΠ½ΠΎ Π·Π°Π΄Π°Ρ‚ΡŒ расстояниС ΠΌΠ΅ΠΆΠ΄Ρƒ касаниями с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ gesture_double_tap_distance() (Ссли - Π²Ρ‚ΠΎΡ€ΠΎΠ΅ касаниС Π±ΡƒΠ΄Π΅Ρ‚ ΠΎΠ±Π½Π°Ρ€ΡƒΠΆΠ΅Π½ΠΎ Π·Π° ΠΏΡ€Π΅Π΄Π΅Π»Π°ΠΌΠΈ этого расстояния, ΠΎΠ½ΠΎ Π±ΡƒΠ΄Π΅Ρ‚ ΡΡ‡ΠΈΡ‚Π°Ρ‚ΡŒΡΡ ΠΎΠ±Ρ‹Ρ‡Π½Ρ‹ΠΌ касаниСм).

-

-
-

Начало пСрСтаскивания

-
-

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅ Drag Start срабатываСт, ΠΊΠΎΠ³Π΄Π° ΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒ ΡƒΠ΄Π΅Ρ€ΠΆΠΈΠ²Π°Π΅Ρ‚ прикосновСниС ΠΈΠ»ΠΈ Ρ‰Π΅Π»Ρ‡ΠΎΠΊ, Π½Π΅ отпуская Π΅Π³ΠΎ. Оно сработаСт ΠΎΠ΄ΠΈΠ½ Ρ€Π°Π·, ΠΊΠΎΠ³Π΄Π° ΠΏΡ€ΠΎΠΉΠ΄Π΅Ρ‚ Π·Π°Π΄Π°Π½Π½ΠΎΠ΅ врСмя послС ΠΏΠ΅Ρ€Π²ΠΎΠ³ΠΎ касания, ΠΊΠΎΡ‚ΠΎΡ€ΠΎΠ΅ ΠΏΠΎ ΡƒΠΌΠΎΠ»Ρ‡Π°Π½ΠΈΡŽ составляСт 0,16 сСкунды (хотя Π²Ρ‹ ΠΌΠΎΠΆΠ΅Ρ‚Π΅ ΡƒΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ любоС Π΄Ρ€ΡƒΠ³ΠΎΠ΅ Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ Π² сСкундах с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ - любоС Π΄Ρ€ΡƒΠ³ΠΎΠ΅ Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ Π² сСкундах с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ gesture_drag_time()). ПослС срабатывания этого события ΠΈ Π΄ΠΎ Ρ‚Π΅Ρ… ΠΏΠΎΡ€, ΠΏΠΎΠΊΠ° - ΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒ ΡƒΠ΄Π΅Ρ€ΠΆΠΈΠ²Π°Π΅Ρ‚ прикосновСниС/ΠΊΠ»ΠΈΠΊ, Ρ‚ΠΎ событиС ΠŸΠ΅Ρ€Π΅Ρ‚Π°ΡΠΊΠΈΠ²Π°Π½ΠΈΠ΅ Π±ΡƒΠ΄Π΅Ρ‚ Π²Ρ‹Π·Ρ‹Π²Π°Ρ‚ΡŒΡΡ ΠΊΠ°ΠΆΠ΄Ρ‹ΠΉ шаг, ΠΏΠΎΠΊΠ° прикосновСниС/ΠΊΠ»ΠΈΠΊ Π½Π΅ Π±ΡƒΠ΄Π΅Ρ‚ ΠΎΡ‚ΠΏΡƒΡ‰Π΅Π½ΠΎ. Π­Ρ‚ΠΎ событиС Π³Π΅Π½Π΅Ρ€ΠΈΡ€ΡƒΠ΅Ρ‚ ΠΊΠ°Ρ€Ρ‚Ρƒ event_data DS, ΠΊΠΎΡ‚ΠΎΡ€ΡƒΡŽ ΠΌΠΎΠΆΠ½ΠΎ Π·Π°Ρ‚Π΅ΠΌ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚ΡŒ для получСния ΠΈΠ½Ρ„ΠΎΡ€ΠΌΠ°Ρ†ΠΈΠΈ - ΠΎ событии. НапримСр:

-

Π‘ΠΎΠ·Π΄Π°Ρ‚ΡŒ событиС

-

drag_offsetX = 0;
drag_offsetY = 0;

-

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅ Π½Π°Ρ‡Π°Π»Π° пСрСтаскивания

-

drag_offsetX = x - event_data[?"posX"];
drag_offsetY = y - event_data[?"posY"];

-

ΠŸΡ€ΠΈΠ²Π΅Π΄Π΅Π½Π½Ρ‹ΠΉ Π²Ρ‹ΡˆΠ΅ ΠΊΠΎΠ΄ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΡƒΠ΅Ρ‚ событиС Drag Start, Ρ‡Ρ‚ΠΎΠ±Ρ‹ ΠΏΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ ΠΏΠΎΠ·ΠΈΡ†ΠΈΡŽ касания/Ρ‰Π΅Π»Ρ‡ΠΊΠ° ΠΈ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚ΡŒ Π΅Π΅ для установки значСния смСщСния ΠΏΠΎ осям x ΠΈ y. Π—Π°Ρ‚Π΅ΠΌ это Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ ΠΌΠΎΠΆΠ½ΠΎ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚ΡŒ ΠΏΡ€ΠΈ пСрСтаскивании экзСмпляра, Ρ‡Ρ‚ΠΎΠ±Ρ‹ ΡƒΠ±Π΅Π΄ΠΈΡ‚ΡŒΡΡ, Ρ‡Ρ‚ΠΎ ΠΎΠ½ Π½Π΅ "ΠΏΠ΅Ρ€Π΅ΠΏΡ€Ρ‹Π³Π½Π΅Ρ‚" Π² ΠΏΠΎΠ·ΠΈΡ†ΠΈΡŽ - Π² ΠΊΠΎΡ‚ΠΎΡ€ΠΎΠΌ Π±Ρ‹Π»ΠΎ ΠΎΠ±Π½Π°Ρ€ΡƒΠΆΠ΅Π½ΠΎ касаниС/Ρ‰Π΅Π»Ρ‡ΠΎΠΊ (ΠΏΡ€ΠΎΠ΄ΠΎΠ»ΠΆΠ΅Π½ΠΈΠ΅ этого ΠΏΡ€ΠΈΠΌΠ΅Ρ€Π° см. Π² событии "ΠŸΠ΅Ρ€Π΅Ρ‚Π°ΡΠΊΠΈΠ²Π°Π½ΠΈΠ΅" Π½ΠΈΠΆΠ΅).

-

-
-

ΠŸΠ΅Ρ€Π΅Ρ‚Π°ΡΠΊΠΈΠ²Π°Π½ΠΈΠ΅

-
-

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅ пСрСтаскивания запускаСтся послС события Drag Start ΠΈ срабатываСт для ΠΊΠ°ΠΆΠ΄ΠΎΠ³ΠΎ шага, ΠΊΠΎΠ³Π΄Π° ΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒ ΡƒΠ΄Π΅Ρ€ΠΆΠΈΠ²Π°Π΅Ρ‚ прикосновСниС/Ρ‰Π΅Π»Ρ‡ΠΎΠΊ Π½Π° экзСмплярС (ΠΈΠ»ΠΈ экранС, Ссли это глобальноС событиС) ΠΈ пСрСмСщаСтся большС, Ρ‡Π΅ΠΌ ΠΎΠΏΡ€Π΅Π΄Π΅Π»Π΅Π½Π½Ρ‹ΠΉ ΠΏΠΎΡ€ΠΎΠ³ пСрСтаскивания. - По ΡƒΠΌΠΎΠ»Ρ‡Π°Π½ΠΈΡŽ это расстояниС составляСт 0,1 дюйма, Π½ΠΎ ΠΌΠΎΠΆΠ΅Ρ‚ Π±Ρ‹Ρ‚ΡŒ установлСно с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ gesture_drag_distance(). Если Π½Π΅ происходит - Π΄Π²ΠΈΠΆΠ΅Π½ΠΈΠ΅ ΠΈΠ»ΠΈ Π΄Π²ΠΈΠΆΠ΅Π½ΠΈΠ΅ мСньшС ΠΎΠΏΡ€Π΅Π΄Π΅Π»Π΅Π½Π½ΠΎΠ³ΠΎ ΠΏΠΎΡ€ΠΎΠ³Π°, событиС Π½Π΅ Π±ΡƒΠ΄Π΅Ρ‚ Π²Ρ‹Π·Π²Π°Π½ΠΎ. Π­Ρ‚ΠΎ событиС Π³Π΅Π½Π΅Ρ€ΠΈΡ€ΡƒΠ΅Ρ‚ ΠΊΠ°Ρ€Ρ‚Ρƒ event_data DS, ΠΊΠΎΡ‚ΠΎΡ€ΡƒΡŽ ΠΌΠΎΠΆΠ½ΠΎ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚ΡŒ для получСния ΠΈΠ½Ρ„ΠΎΡ€ΠΌΠ°Ρ†ΠΈΠΈ ΠΎ событии. НапримСр:

-

Π‘ΠΎΠ·Π΄Π°Ρ‚ΡŒ событиС

-

drag_offsetX = 0;
drag_offsetY = 0;

-

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅ Π½Π°Ρ‡Π°Π»Π° пСрСтаскивания

-

drag_offsetX = x - event_data[?"posX"];
drag_offsetY = y - event_data[?"posY"];

-

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅ пСрСтаскивания

-

x = event_data[?"posX"] + drag_offsetX;
y = event_data[?"posY"] + drag_offsetY;

-

ΠŸΡ€ΠΈΠ²Π΅Π΄Π΅Π½Π½Ρ‹ΠΉ Π²Ρ‹ΡˆΠ΅ ΠΊΠΎΠ΄ ΠΏΡ€ΠΈΠΌΠ΅Ρ€Π° ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΡƒΠ΅Ρ‚ ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½Ρ‹Π΅ смСщСния, установлСнныС Π² событии Drag Start, для пСрСмСщСния экзСмпляра ΠΏΡ€ΠΈ срабатывании события пСрСтаскивания.

-

-
-

ΠšΠΎΠ½Π΅Ρ† волочСния

-
-

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅ Drag End срабатываСт, ΠΊΠΎΠ³Π΄Π° ΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒ отпускаСт прикосновСниС/Ρ‰Π΅Π»Ρ‡ΠΎΠΊ Π½Π° экзСмплярС (ΠΈΠ»ΠΈ экранС, Ссли событиС глобальноС). Π­Ρ‚ΠΎ событиС Π³Π΅Π½Π΅Ρ€ΠΈΡ€ΡƒΠ΅Ρ‚ ΠΊΠ°Ρ€Ρ‚Ρƒ event_data DS, ΠΊΠΎΡ‚ΠΎΡ€ΡƒΡŽ Π²Ρ‹ ΠΌΠΎΠΆΠ΅Ρ‚Π΅ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚ΡŒ для получСния ΠΈΠ½Ρ„ΠΎΡ€ΠΌΠ°Ρ†ΠΈΠΈ ΠΎ событии. - Π½ΠΎ Π² этом событии ΠΊΠ°Ρ€Ρ‚Π° Π±ΡƒΠ΄Π΅Ρ‚ ΠΈΠΌΠ΅Ρ‚ΡŒ Π΄ΠΎΠΏΠΎΠ»Π½ΠΈΡ‚Π΅Π»ΡŒΠ½Ρ‹ΠΉ ΠΊΠ»ΡŽΡ‡: "isflick". Flick рассчитываСтся ΠΊΠ°ΠΊ расстояниС Π² сСкунду, Π½Π° ΠΊΠΎΡ‚ΠΎΡ€ΠΎΠ΅ ΠΏΡ€ΠΎΠΈΠ·ΠΎΡˆΠ»ΠΎ пСрСтаскиваниС, ΠΈ Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ для ΠΊΠ»ΡŽΡ‡Π° "isflick" - Π±ΡƒΠ΄Π΅Ρ‚ истинным, Ссли ΠΎΠ½ΠΎ большС ΠΎΠΏΡ€Π΅Π΄Π΅Π»Π΅Π½Π½ΠΎΠ³ΠΎ значСния расстояния Π² сСкунду, ΠΈ Π»ΠΎΠΆΠ½Ρ‹ΠΌ Π² ΠΏΡ€ΠΎΡ‚ΠΈΠ²Π½ΠΎΠΌ случаС. ΠžΠ±Ρ€Π°Ρ‚ΠΈΡ‚Π΅ Π²Π½ΠΈΠΌΠ°Π½ΠΈΠ΅, Ρ‡Ρ‚ΠΎ ΠΏΠΎ ΡƒΠΌΠΎΠ»Ρ‡Π°Π½ΠΈΡŽ это 2 дюйма Π² сСкунду, Π½ΠΎ Π²Ρ‹ ΠΌΠΎΠΆΠ΅Ρ‚Π΅ ΡƒΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ Π΄Ρ€ΡƒΠ³ΠΎΠ΅ Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ gesture_flick_speed(). - Π’Π°ΠΊΠΆΠ΅ ΠΎΠ±Ρ€Π°Ρ‚ΠΈΡ‚Π΅ Π²Π½ΠΈΠΌΠ°Π½ΠΈΠ΅, Ρ‡Ρ‚ΠΎ сущСствуСт ΡΠΏΠ΅Ρ†ΠΈΠ°Π»ΡŒΠ½ΠΎΠ΅ событиС Flick, ΠΊΠΎΡ‚ΠΎΡ€ΠΎΠ΅ Ρ‚Π°ΠΊΠΆΠ΅ Π±ΡƒΠ΄Π΅Ρ‚ Π·Π°ΠΏΡƒΡ‰Π΅Π½ΠΎ, Ссли пСрСмСнная "isflick" Π±ΡƒΠ΄Π΅Ρ‚ истинной. ΠŸΡ€ΠΈΠΌΠ΅Ρ€ΠΎΠΌ использования ΠΌΠΎΠΆΠ΅Ρ‚ Π±Ρ‹Ρ‚ΡŒ:

-

Π‘ΠΎΠ·Π΄Π°Ρ‚ΡŒ событиС

-

flickVelX = 0.0;
flickVelY = 0.0;

-

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅ окончания пСрСтаскивания

-

isFlick = event_data[?"isflick"];
if (isFlick)
Β  Β  {
Β  Β  flickVelX = event_data[?"diffX"];
Β  Β  flickVelY = event_data[?"diffY"];
Β  Β  }
else -
Β  Β  {
Β  Β  flickVelX = 0;
Β  Β  flickVelY = 0;
Β  Β  } -

-

Π¨Π°Π³ΠΎΠ²ΠΎΠ΅ мСроприятиС

-

x += flickVelX;
y += flickVelY;
flickVelX *= 0.7;
flickVelY *= 0.7;

-

ΠŸΡ€ΠΈΠ²Π΅Π΄Π΅Π½Π½Ρ‹ΠΉ Π²Ρ‹ΡˆΠ΅ ΠΊΠΎΠ΄ просто ΠΏΠΎΠ»ΡƒΡ‡Π°Π΅Ρ‚ Ρ€Π°Π·Π½ΠΈΡ†Ρƒ Π² ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠΈ x ΠΈ y послСднСго события пСрСтаскивания ΠΈ Ρ‚Π΅ΠΊΡƒΡ‰Π΅Π³ΠΎ события Drag End, ΠΈ Ссли ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Ρ‰Π΅Π½ΠΈΠ΅ Π±Ρ‹Π»ΠΎ большС ΠΏΠΎΡ€ΠΎΠ³Π° Ρ‰Π΅Π»Ρ‡ΠΊΠ°, ΠΎΠ½ устанавливаСт Π½Π΅ΠΊΠΎΡ‚ΠΎΡ€Ρ‹Π΅ ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½Ρ‹Π΅, ΠΊΠΎΡ‚ΠΎΡ€Ρ‹Π΅ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΡƒΡŽΡ‚ΡΡ для пСрСмСщСния экзСмпляра - Π² событии шага.

-

-
-

Flick

-
-

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅ Flick срабатываСт Ρ‚ΠΎΠ»ΡŒΠΊΠΎ Π² Ρ‚ΠΎΠΌ случаС, Ссли прикосновСниС/ΠΊΠ»ΠΈΠΊ удСрТиваСтся, пСрСтаскиваСтся, Π° Π·Π°Ρ‚Π΅ΠΌ отпускаСтся, ΠΈ расстояниС ΠΌΠ΅ΠΆΠ΄Ρƒ послСдним ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ΠΌ пСрСтаскивания ΠΈ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ΠΌ отпускания ΠΏΡ€Π΅Π²Ρ‹ΡˆΠ°Π΅Ρ‚ 2 дюйма Π² сСкунду (это настройка ΠΏΠΎ ΡƒΠΌΠΎΠ»Ρ‡Π°Π½ΠΈΡŽ, хотя Π΅Π΅ ΠΌΠΎΠΆΠ½ΠΎ ΠΈΠ·ΠΌΠ΅Π½ΠΈΡ‚ΡŒ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ - ΠΌΠΎΠΆΠ½ΠΎ ΠΈΠ·ΠΌΠ΅Π½ΠΈΡ‚ΡŒ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ gesture_flick_speed()). Π­Ρ‚ΠΎ событиС создаст ΠΊΠ°Ρ€Ρ‚Ρƒ event_data DS, ΠΊΠΎΡ‚ΠΎΡ€ΡƒΡŽ ΠΌΠΎΠΆΠ½ΠΎ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚ΡŒ для получСния ΠΈΠ½Ρ„ΠΎΡ€ΠΌΠ°Ρ†ΠΈΠΈ ΠΎ событии. НапримСр:

-

Π‘ΠΎΠ·Π΄Π°Ρ‚ΡŒ событиС

-

flickVelX = 0.0;
flickVelY = 0.0;

-

Π€Π»ΠΈΠΊ-событиС

-

flickVelX = event_data[?"diffX"];
flickVelY = event_data[?"diffY"];

-

Π¨Π°Π³ΠΎΠ²ΠΎΠ΅ мСроприятиС

-

x += flickVelX;
y += flickVelY;
flickVelX *= 0.7;
flickVelY *= 0.7;

-

ΠŸΡ€ΠΈΠ²Π΅Π΄Π΅Π½Π½Ρ‹ΠΉ Π²Ρ‹ΡˆΠ΅ ΠΊΠΎΠ΄ просто ΠΏΠΎΠ»ΡƒΡ‡Π°Π΅Ρ‚ Ρ€Π°Π·Π½ΠΈΡ†Ρƒ Π² ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠΈ x ΠΈ y послСднСго события пСрСтаскивания ΠΈ Ρ‚Π΅ΠΊΡƒΡ‰Π΅Π³ΠΎ события Flick, ΠΈ Ссли ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Ρ‰Π΅Π½ΠΈΠ΅ Π±Ρ‹Π»ΠΎ большС ΠΏΠΎΡ€ΠΎΠ³Π° flick, ΠΎΠ½ устанавливаСт Π½Π΅ΠΊΠΎΡ‚ΠΎΡ€Ρ‹Π΅ ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½Ρ‹Π΅, ΠΊΠΎΡ‚ΠΎΡ€Ρ‹Π΅ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΡƒΡŽΡ‚ΡΡ для пСрСмСщСния экзСмпляра Π² событии шага - событии шага.

-
-

-
-

Бобытия

-
-

Бобытия "Pinch" основаны Π½Π° ΠΎΠ΄Π½ΠΎΠ²Ρ€Π΅ΠΌΠ΅Π½Π½ΠΎΠΌ распознавании Π΄Π²ΡƒΡ… прикосновСний ΠΊ экрану устройства, ΠΊΠΎΠ³Π΄Π° ΠΎΠ΄Π½ΠΎ ΠΈΠ· Π½ΠΈΡ… (ΠΈΠ»ΠΈ ΠΎΠ±Π°) ΠΏΠ΅Ρ€Π΅ΠΌΠ΅ΡΡ‚ΠΈΠ»ΠΎΡΡŒ Π±ΠΎΠ»Π΅Π΅ Ρ‡Π΅ΠΌ Π½Π° ΠΎΠΏΡ€Π΅Π΄Π΅Π»Π΅Π½Π½ΠΎΠ΅ расстояниС. Π£Π³ΠΎΠ» пСрСмСщСния прикосновСний вмСстС с ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Ρ‰Π΅Π½ΠΈΠ΅ΠΌ ΠΊΠ°ΠΆΠ΄ΠΎΠ³ΠΎ прикосновСния являСтся Ρ‚Π΅ΠΌ, Ρ‡Ρ‚ΠΎ - ΠΎΠΏΡ€Π΅Π΄Π΅Π»ΡΡŽΡ‚ ΠΎΠ±Π½Π°Ρ€ΡƒΠΆΠ΅Π½ΠΈΠ΅ события Pinch ΠΈΠ»ΠΈ Rotate, Π³Π΄Π΅ (Π² случаС события Ρ‚ΠΈΠΏΠ° Pinch):

- -

ΠŸΡ€ΠΈ ΠΎΠ±Π½Π°Ρ€ΡƒΠΆΠ΅Π½ΠΈΠΈ Π΄Π²ΡƒΡ… касаний ΠΈ двиТСния, ΡΠΎΠΎΡ‚Π²Π΅Ρ‚ΡΡ‚Π²ΡƒΡŽΡ‰ΠΈΡ… Π²Ρ‹ΡˆΠ΅ΡƒΠΊΠ°Π·Π°Π½Π½Ρ‹ΠΌ критСриям, Π±ΡƒΠ΄Π΅Ρ‚ ΠΈΠ½ΠΈΡ†ΠΈΠΈΡ€ΠΎΠ²Π°Π½ΠΎ событиС Pinch Event, ΠΈ Π² ΠΊΠ°ΠΆΠ΄ΠΎΠΌ ΠΈΠ· этих событий ΠΊΠ°Ρ€Ρ‚Π° event_data DS Map Π±ΡƒΠ΄Π΅Ρ‚ Π·Π°ΠΏΠΎΠ»Π½Π΅Π½Π° ΡΠ»Π΅Π΄ΡƒΡŽΡ‰ΠΈΠΌΠΈ клавишами:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ΠšΠ»ΡŽΡ‡ΠžΠΏΠΈΡΠ°Π½ΠΈΠ΅
"gesture"
Π­Ρ‚ΠΎ ΠΈΠ΄Π΅Π½Ρ‚ΠΈΡ„ΠΈΠΊΠ°Ρ†ΠΈΠΎΠ½Π½ΠΎΠ΅ Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅, ΡƒΠ½ΠΈΠΊΠ°Π»ΡŒΠ½ΠΎΠ΅ для выполняСмого ТСста. Π­Ρ‚ΠΎ позволяСт ΡΠ²ΡΠ·Π°Ρ‚ΡŒ вмСстС Ρ€Π°Π·Π»ΠΈΡ‡Π½Ρ‹Π΅ части ТСстов, состоящих ΠΈΠ· Π½Π΅ΡΠΊΠΎΠ»ΡŒΠΊΠΈΡ… частСй (Π½Π°ΠΏΡ€ΠΈΠΌΠ΅Ρ€, Π½Π°Ρ‡Π°Π»ΠΎ пСрСтаскивания, пСрСтаскиваниС ΠΈ ΠΊΠΎΠ½Π΅Ρ† пСрСтаскивания).
"touch1"
Π­Ρ‚ΠΎ индСкс ΠΏΠ΅Ρ€Π²ΠΎΠ³ΠΎ прикосновСния, ΠΊΠΎΡ‚ΠΎΡ€ΠΎΠ΅ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΡƒΠ΅Ρ‚ΡΡ ΠΊΠ°ΠΊ Ρ‡Π°ΡΡ‚ΡŒ ТСста Ρ‰ΠΈΠΏΠΊΠ°. ΠžΠ±Ρ‹Ρ‡Π½ΠΎ ΠΎΠ½ Ρ€Π°Π²Π΅Π½ 0, Π½ΠΎ Ссли ΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒ прикасаСтся ΠΊ экрану Π² Π΄Ρ€ΡƒΠ³ΠΎΠΌ мСстС, ΠΊΠΎΠ³Π΄Π° это событиС Π²Ρ‹Π·Π²Π°Π½ΠΎ Π΄Ρ€ΡƒΠ³ΠΈΠΌ прикосновСниСм, Ρ‚ΠΎ Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ Π±ΡƒΠ΄Π΅Ρ‚ - большС 0.
"touch2"
Π­Ρ‚ΠΎ индСкс Π²Ρ‚ΠΎΡ€ΠΎΠ³ΠΎ касания, ΠΊΠΎΡ‚ΠΎΡ€ΠΎΠ΅ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΡƒΠ΅Ρ‚ΡΡ ΠΊΠ°ΠΊ Ρ‡Π°ΡΡ‚ΡŒ ТСста Ρ‰ΠΈΠΏΠΊΠ°. ΠžΠ±Ρ‹Ρ‡Π½ΠΎ ΠΎΠ½ Π½Π° 1 большС, Ρ‡Π΅ΠΌ Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ для touch1, Π½ΠΎ ΠΌΠΎΠΆΠ΅Ρ‚ Π±Ρ‹Ρ‚ΡŒ ΠΈ Π΄Ρ€ΡƒΠ³ΠΈΠΌ, Π² зависимости ΠΎΡ‚ количСства опрСдСляСмых касаний Π² Π΄Ρ€ΡƒΠ³ΠΈΡ… мСстах.
"posX1"
Π­Ρ‚ΠΎ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ X Π² пространствС ΠΊΠΎΠΌΠ½Π°Ρ‚Ρ‹ для ΠΏΠ΅Ρ€Π²ΠΎΠ³ΠΎ касания.
"posY1"
Π­Ρ‚ΠΎ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ ΠΏΠΎ оси Y Π² пространствС помСщСния для ΠΏΠ΅Ρ€Π²ΠΎΠ³ΠΎ касания.
"rawposX1"
Π­Ρ‚ΠΎ нСобработанная позиция X Π² пространствС ΠΎΠΊΠ½Π° ΠΏΡ€ΠΈ ΠΏΠ΅Ρ€Π²ΠΎΠΌ касании (эквивалСнтно ΠΏΠΎΠ»ΡƒΡ‡Π΅Π½ΠΈΡŽ ΠΏΠΎΠ·ΠΈΡ†ΠΈΠΈ ΠΌΡ‹ΡˆΠΈ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ device_mouse_raw_x()).
"rawposY1"
Π­Ρ‚ΠΎ нСобработанная позиция Y Π² пространствС ΠΎΠΊΠ½Π° ΠΏΡ€ΠΈ ΠΏΠ΅Ρ€Π²ΠΎΠΌ касании (эквивалСнтно ΠΏΠΎΠ»ΡƒΡ‡Π΅Π½ΠΈΡŽ ΠΏΠΎΠ·ΠΈΡ†ΠΈΠΈ ΠΌΡ‹ΡˆΠΈ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ device_mouse_raw_y()).
"guiposX1"
Π­Ρ‚ΠΎ позиция X Π² пространствС gui ΠΏΠ΅Ρ€Π²ΠΎΠ³ΠΎ касания (эквивалСнтно ΠΏΠΎΠ»ΡƒΡ‡Π΅Π½ΠΈΡŽ ΠΏΠΎΠ·ΠΈΡ†ΠΈΠΈ ΠΌΡ‹ΡˆΠΈ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ device_mouse_x_to_gui()).
"guiposY1"
Π­Ρ‚ΠΎ позиция Y Π² пространствС gui Π²Ρ‚ΠΎΡ€ΠΎΠ³ΠΎ касания (эквивалСнтно ΠΏΠΎΠ»ΡƒΡ‡Π΅Π½ΠΈΡŽ ΠΏΠΎΠ·ΠΈΡ†ΠΈΠΈ ΠΌΡ‹ΡˆΠΈ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ device_mouse_y_to_gui()).
"posX2"
Π­Ρ‚ΠΎ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ X Π² пространствС ΠΊΠΎΠΌΠ½Π°Ρ‚Ρ‹ для Π²Ρ‚ΠΎΡ€ΠΎΠ³ΠΎ касания.
"posY2"
Π­Ρ‚ΠΎ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ ΠΏΠΎ оси Y Π² пространствС помСщСния для Π²Ρ‚ΠΎΡ€ΠΎΠ³ΠΎ касания.
"rawposX2"
Π­Ρ‚ΠΎ нСобработанная позиция X Π² пространствС ΠΎΠΊΠ½Π° для ΠΏΠ΅Ρ€Π²ΠΎΠ³ΠΎ касания.
"rawposY2"
Π­Ρ‚ΠΎ нСобработанная позиция Y Π² пространствС ΠΎΠΊΠ½Π° для Π²Ρ‚ΠΎΡ€ΠΎΠ³ΠΎ касания.
"guiposX2"
Π­Ρ‚ΠΎ позиция X gui-space Π²Ρ‚ΠΎΡ€ΠΎΠ³ΠΎ касания.
"guiposY2"
Π­Ρ‚ΠΎ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ ΠΏΠΎ оси Y Π² пространствС gui Π²Ρ‚ΠΎΡ€ΠΎΠ³ΠΎ касания.
"midpointX"
ПолоТСниС X срСднСй Ρ‚ΠΎΡ‡ΠΊΠΈ ΠΌΠ΅ΠΆΠ΄Ρƒ двумя касаниями Π² пространствС ΠΊΠΎΠΌΠ½Π°Ρ‚Ρ‹.
"midpointY"
ПолоТСниС Y срСднСй Ρ‚ΠΎΡ‡ΠΊΠΈ ΠΌΠ΅ΠΆΠ΄Ρƒ двумя касаниями Π² пространствС ΠΊΠΎΠΌΠ½Π°Ρ‚Ρ‹.
"rawmidpointX"
Π­Ρ‚ΠΎ Π½Π΅ΠΎΠ±Ρ€Π°Π±ΠΎΡ‚Π°Π½Π½ΠΎΠ΅ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ X срСднСй Ρ‚ΠΎΡ‡ΠΊΠΈ Π² пространствС ΠΎΠΊΠ½Π°.
"rawmidpointY"
Π­Ρ‚ΠΎ Π½Π΅ΠΎΠ±Ρ€Π°Π±ΠΎΡ‚Π°Π½Π½ΠΎΠ΅ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ Y срСднСй Ρ‚ΠΎΡ‡ΠΊΠΈ Π² пространствС ΠΎΠΊΠ½Π°.
"guimidpointX"
Π­Ρ‚ΠΎ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ X срСднСй Ρ‚ΠΎΡ‡ΠΊΠΈ Π² gui-space.
"guimidpointY"
Π­Ρ‚ΠΎ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ Y срСднСй Ρ‚ΠΎΡ‡ΠΊΠΈ Π² пространствС gui.
"relativescale"
Π­Ρ‚ΠΎ Ρ€Π°Π·Π½ΠΈΡ†Π° Π² ΠΌΠ°ΡΡˆΡ‚Π°Π±Π΅ ΠΏΠΎ ΡΡ€Π°Π²Π½Π΅Π½ΠΈΡŽ с послСдним событиСм Π² этом ТСстС (поэтому для событий Pinch In это Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ всСгда Π±ΡƒΠ΄Π΅Ρ‚ мСньшС 1.0, Π° для событий Pinch Out - большС 1.0).
"absolutescale"
Π­Ρ‚ΠΎ ΠΌΠ°ΡΡˆΡ‚Π°Π± ΠΏΠΎ ΡΡ€Π°Π²Π½Π΅Π½ΠΈΡŽ с Ρ‚Π΅ΠΌ, Π³Π΄Π΅ Π½Π°Ρ…ΠΎΠ΄ΠΈΠ»ΠΈΡΡŒ ΠΏΠ°Π»ΡŒΡ†Ρ‹ Π² ΠΌΠΎΠΌΠ΅Π½Ρ‚ Π½Π°Ρ‡Π°Π»Π° ТСста (Ρ‚Π°ΠΊ, Ссли расстояниС ΠΌΠ΅ΠΆΠ΄Ρƒ ΠΏΠ°Π»ΡŒΡ†Π°ΠΌΠΈ ΡƒΠΌΠ΅Π½ΡŒΡˆΠΈΠ»ΠΎΡΡŒ Π²Π΄Π²ΠΎΠ΅, Ρ‚ΠΎ этот ΠΏΠΎΠΊΠ°Π·Π°Ρ‚Π΅Π»ΡŒ Π±ΡƒΠ΄Π΅Ρ‚ Ρ€Π°Π²Π΅Π½ 0,5, Π° Ссли расстояниС ΡƒΠ΄Π²ΠΎΠΈΠ»ΠΎΡΡŒ, Ρ‚ΠΎ 2,0).
-

-

Запуск

-
-

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅ Pinch Start срабатываСт, ΠΊΠΎΠ³Π΄Π° ΠΊ экзСмпляру (ΠΈΠ»ΠΈ экрану, Ссли событиС глобальноС) ΠΏΡ€ΠΈΠΊΠΎΡΠ½ΡƒΠ»ΠΈΡΡŒ Π΄Π²Π° "ΠΏΠ°Π»ΡŒΡ†Π°" (ΠΈ прикосновСниС сохраняСтся), Π° Π·Π°Ρ‚Π΅ΠΌ ΠΎΠ΄ΠΈΠ½ ΠΈΠ»ΠΈ ΠΎΠ±Π° "ΠΏΠ°Π»ΡŒΡ†Π°" ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Ρ‰Π°ΡŽΡ‚ΡΡ. Если прикосновСния ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Ρ‰Π°ΡŽΡ‚ΡΡ - Π΄Ρ€ΡƒΠ³ ΠΎΡ‚ Π΄Ρ€ΡƒΠ³Π° ΠΈΠ»ΠΈ Π΄Ρ€ΡƒΠ³ ΠΊ Π΄Ρ€ΡƒΠ³Ρƒ большС, Ρ‡Π΅ΠΌ минимальноС ΠΊΠΎΠ½Ρ‚Ρ€ΠΎΠ»ΡŒΠ½ΠΎΠ΅ расстояниС (ΠΊΠΎΡ‚ΠΎΡ€ΠΎΠ΅ ΠΏΠΎ ΡƒΠΌΠΎΠ»Ρ‡Π°Π½ΠΈΡŽ Ρ€Π°Π²Π½ΠΎ 0,1 дюйма, Π½ΠΎ Π΅Π³ΠΎ ΠΌΠΎΠΆΠ½ΠΎ ΡƒΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ gesture_pinch_distance()), - ΠΈ ΡƒΠ³ΠΎΠ» ΠΌΠ΅ΠΆΠ΄Ρƒ Π½ΠΈΠΌΠΈ находится Π² ΠΏΡ€Π΅Π΄Π΅Π»Π°Ρ… Π·Π°Π΄Π°Π½Π½ΠΎΠ³ΠΎ значСния (ΠΏΠΎ ΡƒΠΌΠΎΠ»Ρ‡Π°Π½ΠΈΡŽ 45Β°, Π½ΠΎ ΠΌΠΎΠΆΠ΅Ρ‚ Π±Ρ‹Ρ‚ΡŒ установлСн с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΉ gesture_pinch_angle_towards() ΠΈ - gesture_pinch_angle_away()), Ρ‚ΠΎ Π±ΡƒΠ΄Π΅Ρ‚ ΠΈΠ½ΠΈΡ†ΠΈΠΈΡ€ΠΎΠ²Π°Π½ΠΎ событиС Pinch Start. Π’ этом событии ΠΌΠΎΠΆΠ½ΠΎ Π·Π°Π΄Π°Ρ‚ΡŒ ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½Ρ‹Π΅ ΠΈΠ»ΠΈ ΡΠΎΡ…Ρ€Π°Π½ΠΈΡ‚ΡŒ Π΄Π°Ρ‚Ρƒ полоТСния для дальнСйшСго использования. НапримСр: -

-

ΠœΠ΅Ρ€ΠΎΠΏΡ€ΠΈΡΡ‚ΠΈΠ΅ ΠΏΠΎ запуску

-

pinching = true;
pinch_x = event_data[? "midpointX"]; pinch_y = event_data[? "midpointY"];

-

ΠŸΡ€ΠΈΠ²Π΅Π΄Π΅Π½Π½Ρ‹ΠΉ Π²Ρ‹ΡˆΠ΅ ΠΊΠΎΠ΄ ΠΎΠ±Π½Π°Ρ€ΡƒΠΆΠΈΡ‚ Π·Π°Ρ‰Π΅ΠΌΠ»Π΅Π½ΠΈΠ΅ ΠΈ сохранит ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ срСднСй Ρ‚ΠΎΡ‡ΠΊΠΈ для этого защСмлСния.

-

-
-

Π’Π²ΠΎΠ΄ / Π²Ρ‹Π²ΠΎΠ΄

-
-

Бобытия Pinch In ΠΈ Pinch Out Π±ΡƒΠ΄ΡƒΡ‚ ΡΡ€Π°Π±Π°Ρ‚Ρ‹Π²Π°Ρ‚ΡŒ ΠΏΡ€ΠΈ ΠΊΠ°ΠΆΠ΄ΠΎΠΌ шагС, ΠΊΠΎΠ³Π΄Π° расстояниС ΠΌΠ΅ΠΆΠ΄Ρƒ двумя касаниями, ΡΠΎΡΡ‚Π°Π²Π»ΡΡŽΡ‰ΠΈΠΌΠΈ Ρ‰ΠΈΠΏΠΎΠΊ, измСняСтся свСрх минимального ΠΏΠΎΡ€ΠΎΠ³Π° (ΠΏΠΎ ΡƒΠΌΠΎΠ»Ρ‡Π°Π½ΠΈΡŽ установлСно +/- 0,1 дюйма, Π½ΠΎ Π²Ρ‹ ΠΌΠΎΠΆΠ΅Ρ‚Π΅ ΠΈΠ·ΠΌΠ΅Π½ΠΈΡ‚ΡŒ Π΅Π³ΠΎ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ gesture_pinch_distance). - Если прикосновСния Π½Π΅ ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Ρ‰Π°ΡŽΡ‚ΡΡ, Ρ‚ΠΎ эти события Π½Π΅ ΡΡ€Π°Π±Π°Ρ‚Ρ‹Π²Π°ΡŽΡ‚. Π­Ρ‚ΠΈ события Π³Π΅Π½Π΅Ρ€ΠΈΡ€ΡƒΡŽΡ‚ ΠΊΠ°Ρ€Ρ‚Ρƒ event_data DS, ΠΊΠΎΡ‚ΠΎΡ€ΡƒΡŽ ΠΌΠΎΠΆΠ½ΠΎ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚ΡŒ для получСния ΠΈΠ½Ρ„ΠΎΡ€ΠΌΠ°Ρ†ΠΈΠΈ ΠΎ событии. НапримСр:

-

Π“Π»ΠΎΠ±Π°Π»ΡŒΠ½ΠΎΠ΅ событиС вхоТдСния/выхоТдСния ΠΏΠΈΠ½Ρ‡Π°

-

var _scale = event_data[? "relativescale"];
var _w = camera_get_view_width(view_camera[0]);
var _h = camera_get_view_height(view_camera[0]);
var _x = camera_get_view_x(view_camera[0]) + (_w / 2);
var _y = camera_get_view_y(view_camera[0]) - + (_h / 2);
-
_w *= _scale;
_h = _w * (room_height / room_width);
_x -= _w / 2;
_y -= _h / 2;
-
camera_set_view_pos(view_camera[0], _x, _y);
camera_set_view_size(view_camera[0], _w, _h); -

-

ΠŸΡ€ΠΈΠ²Π΅Π΄Π΅Π½Π½Ρ‹ΠΉ Π²Ρ‹ΡˆΠ΅ ΠΊΠΎΠ΄ Π±ΡƒΠ΄Π΅Ρ‚ ΠΌΠ°ΡΡˆΡ‚Π°Π±ΠΈΡ€ΠΎΠ²Π°Ρ‚ΡŒ прСдставлСниС Π½Π° основС ΠΎΡ‚Π½ΠΎΡΠΈΡ‚Π΅Π»ΡŒΠ½ΠΎΠ³ΠΎ ΠΌΠ°ΡΡˆΡ‚Π°Π±Π° прикосновСний.

-

-
-

Π—Π°ΠΆΠΈΠΌΠ½ΠΎΠΉ ΠΊΠΎΠ½Π΅Ρ†

-
-

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅ Pinch End срабатываСт, ΠΊΠΎΠ³Π΄Π° ΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒ отпускаСт ΠΎΠ΄Π½ΠΎ (ΠΈΠ»ΠΈ ΠΎΠ±Π°) касания устройства. Π­Ρ‚ΠΎ событиС Π³Π΅Π½Π΅Ρ€ΠΈΡ€ΡƒΠ΅Ρ‚ ΠΊΠ°Ρ€Ρ‚Ρƒ event_data DS, ΠΊΠΎΡ‚ΠΎΡ€ΡƒΡŽ Π²Ρ‹ ΠΌΠΎΠΆΠ΅Ρ‚Π΅ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚ΡŒ для получСния ΠΈΠ½Ρ„ΠΎΡ€ΠΌΠ°Ρ†ΠΈΠΈ ΠΎ событии. Для - Π½Π°ΠΏΡ€ΠΈΠΌΠ΅Ρ€:

-

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅, связанноС с Π·Π°Ρ‰Π΅ΠΌΠ»Π΅Π½ΠΈΠ΅ΠΌ ΠΊΠΎΠ½Ρ†Π°

-

var _pinchx = event_data[? "midpointX"];
var _pinchy = event_data[? "midpointY"];
var _w = camera_get_view_width(view_camera[0]);
var _h = camera_get_view_height(view_camera[0]);
var _x = _pinchx - (_w / 2);
var _y = _pinchy - (_h / 2);
-
camera_set_view_pos(view_camera[0], _x, _y); -

-

ΠŸΡ€ΠΈΠ²Π΅Π΄Π΅Π½Π½Ρ‹ΠΉ Π²Ρ‹ΡˆΠ΅ ΠΊΠΎΠ΄ установит ΠΏΠΎΠ·ΠΈΡ†ΠΈΡŽ просмотра ΠΏΠΎ Ρ†Π΅Π½Ρ‚Ρ€Ρƒ срСднСй Ρ‚ΠΎΡ‡ΠΊΠΈ Π΄Π²ΡƒΡ… касаний, ΡΠΎΡΡ‚Π°Π²Π»ΡΡŽΡ‰ΠΈΡ… ΠΏΠΈΠ½Ρ‡, ΠΊΠΎΠ³Π΄Π° касания Π±ΡƒΠ΄ΡƒΡ‚ ΠΎΡ‚ΠΏΡƒΡ‰Π΅Π½Ρ‹.

-

-
-

-
-

ΠŸΠΎΠ²ΠΎΡ€ΠΎΡ‚ событий

-
-

Бобытия "ΠŸΠΎΠ²ΠΎΡ€ΠΎΡ‚" основаны Π½Π° ΠΎΠ΄Π½ΠΎΠ²Ρ€Π΅ΠΌΠ΅Π½Π½ΠΎΠΌ распознавании Π΄Π²ΡƒΡ… прикосновСний ΠΊ экрану устройства, ΠΈ Ссли Π² Ρ‚Π΅Ρ‡Π΅Π½ΠΈΠ΅ ΠΎΠΏΡ€Π΅Π΄Π΅Π»Π΅Π½Π½ΠΎΠ³ΠΎ Π²Ρ€Π΅ΠΌΠ΅Π½ΠΈ ΠΌΠ΅ΠΆΠ΄Ρƒ Π½ΠΈΠΌΠΈ ΠΏΡ€ΠΎΠΈΠ·ΠΎΡˆΠ΅Π» ΠΏΠΎΡΠ»Π΅Π΄ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒΠ½Ρ‹ΠΉ ΡƒΠ³Π»ΠΎΠ²ΠΎΠΉ ΠΏΠΎΠ²ΠΎΡ€ΠΎΡ‚. Π£Π³ΠΎΠ» двиТСния прикосновСний наряду с - опрСдСляСт ΠΎΠ±Π½Π°Ρ€ΡƒΠΆΠ΅Π½ΠΈΠ΅ события "Pinch" ΠΈΠ»ΠΈ "Rotate", Π³Π΄Π΅ (Π² случаС события Ρ‚ΠΈΠΏΠ° "Rotate"):

- -

ΠŸΡ€ΠΈ ΠΎΠ±Π½Π°Ρ€ΡƒΠΆΠ΅Π½ΠΈΠΈ Π΄Π²ΡƒΡ… прикосновСний ΠΈ двиТСния, ΡΠΎΠΎΡ‚Π²Π΅Ρ‚ΡΡ‚Π²ΡƒΡŽΡ‰ΠΈΡ… Π²Ρ‹ΡˆΠ΅ΡƒΠΊΠ°Π·Π°Π½Π½Ρ‹ΠΌ критСриям, Π±ΡƒΠ΄Π΅Ρ‚ ΠΈΠ½ΠΈΡ†ΠΈΠΈΡ€ΠΎΠ²Π°Π½ΠΎ событиС Rotate Event, ΠΈ Π² ΠΊΠ°ΠΆΠ΄ΠΎΠΌ ΠΈΠ· этих событий ΠΊΠ°Ρ€Ρ‚Π° event_data DS Map Π±ΡƒΠ΄Π΅Ρ‚ Π·Π°ΠΏΠΎΠ»Π½Π΅Π½Π° ΡΠ»Π΅Π΄ΡƒΡŽΡ‰ΠΈΠΌΠΈ клавишами:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ΠšΠ»ΡŽΡ‡ΠžΠΏΠΈΡΠ°Π½ΠΈΠ΅
"gesture"
Π­Ρ‚ΠΎ ΠΈΠ΄Π΅Π½Ρ‚ΠΈΡ„ΠΈΠΊΠ°Ρ†ΠΈΠΎΠ½Π½ΠΎΠ΅ Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅, ΡƒΠ½ΠΈΠΊΠ°Π»ΡŒΠ½ΠΎΠ΅ для выполняСмого ТСста. Π­Ρ‚ΠΎ позволяСт ΡΠ²ΡΠ·Π°Ρ‚ΡŒ вмСстС Ρ€Π°Π·Π»ΠΈΡ‡Π½Ρ‹Π΅ части ТСстов, состоящих ΠΈΠ· Π½Π΅ΡΠΊΠΎΠ»ΡŒΠΊΠΈΡ… частСй (Π½Π°ΠΏΡ€ΠΈΠΌΠ΅Ρ€, Π½Π°Ρ‡Π°Π»ΠΎ пСрСтаскивания, пСрСтаскиваниС ΠΈ ΠΊΠΎΠ½Π΅Ρ† пСрСтаскивания).
"touch1"
Π­Ρ‚ΠΎ индСкс ΠΏΠ΅Ρ€Π²ΠΎΠ³ΠΎ прикосновСния, ΠΊΠΎΡ‚ΠΎΡ€ΠΎΠ΅ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΡƒΠ΅Ρ‚ΡΡ ΠΊΠ°ΠΊ Ρ‡Π°ΡΡ‚ΡŒ ТСста Ρ‰ΠΈΠΏΠΊΠ°. ΠžΠ±Ρ‹Ρ‡Π½ΠΎ ΠΎΠ½ Ρ€Π°Π²Π΅Π½ 0, Π½ΠΎ Ссли ΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒ прикасаСтся ΠΊ экрану Π² Π΄Ρ€ΡƒΠ³ΠΎΠΌ мСстС, ΠΊΠΎΠ³Π΄Π° это событиС Π²Ρ‹Π·Π²Π°Π½ΠΎ Π΄Ρ€ΡƒΠ³ΠΈΠΌ прикосновСниСм, Ρ‚ΠΎ Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ Π±ΡƒΠ΄Π΅Ρ‚ - большС 0.
"touch2"
Π­Ρ‚ΠΎ индСкс Π²Ρ‚ΠΎΡ€ΠΎΠ³ΠΎ касания, ΠΊΠΎΡ‚ΠΎΡ€ΠΎΠ΅ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΡƒΠ΅Ρ‚ΡΡ ΠΊΠ°ΠΊ Ρ‡Π°ΡΡ‚ΡŒ ТСста Ρ‰ΠΈΠΏΠΊΠ°. ΠžΠ±Ρ‹Ρ‡Π½ΠΎ ΠΎΠ½ Π½Π° 1 большС, Ρ‡Π΅ΠΌ Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ для touch1, Π½ΠΎ ΠΌΠΎΠΆΠ΅Ρ‚ Π±Ρ‹Ρ‚ΡŒ ΠΈ Π΄Ρ€ΡƒΠ³ΠΈΠΌ, Π² зависимости ΠΎΡ‚ количСства опрСдСляСмых касаний Π² Π΄Ρ€ΡƒΠ³ΠΈΡ… мСстах.
"posX1"
Π­Ρ‚ΠΎ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ X Π² пространствС ΠΊΠΎΠΌΠ½Π°Ρ‚Ρ‹ для ΠΏΠ΅Ρ€Π²ΠΎΠ³ΠΎ касания.
"posY1"
Π­Ρ‚ΠΎ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ ΠΏΠΎ оси Y Π² пространствС помСщСния для ΠΏΠ΅Ρ€Π²ΠΎΠ³ΠΎ касания.
"rawposX1"
Π­Ρ‚ΠΎ нСобработанная позиция X Π² пространствС ΠΎΠΊΠ½Π° ΠΏΡ€ΠΈ ΠΏΠ΅Ρ€Π²ΠΎΠΌ касании (эквивалСнтно ΠΏΠΎΠ»ΡƒΡ‡Π΅Π½ΠΈΡŽ ΠΏΠΎΠ·ΠΈΡ†ΠΈΠΈ ΠΌΡ‹ΡˆΠΈ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ device_mouse_raw_x()).
"rawposY1"
Π­Ρ‚ΠΎ нСобработанная позиция Y Π² пространствС ΠΎΠΊΠ½Π° ΠΏΡ€ΠΈ ΠΏΠ΅Ρ€Π²ΠΎΠΌ касании (эквивалСнтно ΠΏΠΎΠ»ΡƒΡ‡Π΅Π½ΠΈΡŽ ΠΏΠΎΠ·ΠΈΡ†ΠΈΠΈ ΠΌΡ‹ΡˆΠΈ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ device_mouse_raw_y()).
"guiposX1"
Π­Ρ‚ΠΎ позиция X Π² пространствС gui ΠΏΠ΅Ρ€Π²ΠΎΠ³ΠΎ касания (эквивалСнтно ΠΏΠΎΠ»ΡƒΡ‡Π΅Π½ΠΈΡŽ ΠΏΠΎΠ·ΠΈΡ†ΠΈΠΈ ΠΌΡ‹ΡˆΠΈ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ device_mouse_x_to_gui()).
"guiposY1"
Π­Ρ‚ΠΎ позиция Y Π² пространствС gui Π²Ρ‚ΠΎΡ€ΠΎΠ³ΠΎ касания (эквивалСнтно ΠΏΠΎΠ»ΡƒΡ‡Π΅Π½ΠΈΡŽ ΠΏΠΎΠ·ΠΈΡ†ΠΈΠΈ ΠΌΡ‹ΡˆΠΈ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ device_mouse_y_to_gui()).
"posX2"
Π­Ρ‚ΠΎ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ X Π² пространствС ΠΊΠΎΠΌΠ½Π°Ρ‚Ρ‹ для Π²Ρ‚ΠΎΡ€ΠΎΠ³ΠΎ касания.
"posY2"
Π­Ρ‚ΠΎ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ ΠΏΠΎ оси Y Π² пространствС помСщСния для Π²Ρ‚ΠΎΡ€ΠΎΠ³ΠΎ касания.
"rawposX2"
Π­Ρ‚ΠΎ нСобработанная позиция X Π² пространствС ΠΎΠΊΠ½Π° для ΠΏΠ΅Ρ€Π²ΠΎΠ³ΠΎ касания.
"rawposY2"
Π­Ρ‚ΠΎ нСобработанная позиция Y Π² пространствС ΠΎΠΊΠ½Π° для Π²Ρ‚ΠΎΡ€ΠΎΠ³ΠΎ касания.
"guiposX2"
Π­Ρ‚ΠΎ позиция X gui-space Π²Ρ‚ΠΎΡ€ΠΎΠ³ΠΎ касания.
"guiposY2"
Π­Ρ‚ΠΎ позиция Y Π² пространствС gui для Π²Ρ‚ΠΎΡ€ΠΎΠ³ΠΎ касания.
"pivotX"
ПолоТСниС X Ρ‚ΠΎΡ‡ΠΊΠΈ ΠΏΠΎΠ²ΠΎΡ€ΠΎΡ‚Π° Π² пространствС помСщСния.
"pivotY"
ПолоТСниС Y Ρ‚ΠΎΡ‡ΠΊΠΈ вращСния Π² пространствС помСщСния.
"rawpivotX"
Π­Ρ‚ΠΎ Π½Π΅ΠΎΠ±Ρ€Π°Π±ΠΎΡ‚Π°Π½Π½ΠΎΠ΅ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ X Π² пространствС ΠΎΠΊΠ½Π° Ρ‚ΠΎΡ‡ΠΊΠΈ ΠΏΠΎΠ²ΠΎΡ€ΠΎΡ‚Π°.
"rawpivotY"
Π­Ρ‚ΠΎ Π½Π΅ΠΎΠ±Ρ€Π°Π±ΠΎΡ‚Π°Π½Π½ΠΎΠ΅ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ Y Ρ‚ΠΎΡ‡ΠΊΠΈ вращСния Π² пространствС ΠΎΠΊΠ½Π°.
"guipivotX"
Π­Ρ‚ΠΎ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ X Ρ‚ΠΎΡ‡ΠΊΠΈ ΠΏΠΎΠ²ΠΎΡ€ΠΎΡ‚Π° Π² пространствС gui.
"guipivotY"
Π­Ρ‚ΠΎ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ Y Ρ‚ΠΎΡ‡ΠΊΠΈ ΠΏΠΎΠ²ΠΎΡ€ΠΎΡ‚Π° Π² пространствС gui.
"relativeangle"
Π­Ρ‚ΠΎ Ρ€Π°Π·Π½ΠΈΡ†Π° Π² ΠΏΠΎΠ²ΠΎΡ€ΠΎΡ‚Π΅ ΠΏΠΎ ΡΡ€Π°Π²Π½Π΅Π½ΠΈΡŽ с послСдним событиСм Π² этом ТСстС, измСряСтся Π² градусах
"absoluteangle"
Π­Ρ‚ΠΎ Ρ€Π°Π·Π½ΠΈΡ†Π° Π² ΡƒΠ³Π»Π΅ ΠΏΠΎ ΡΡ€Π°Π²Π½Π΅Π½ΠΈΡŽ с Ρ‚Π΅ΠΌ, Π³Π΄Π΅ Π½Π°Ρ…ΠΎΠ΄ΠΈΠ»ΠΈΡΡŒ ΠΏΠ°Π»ΡŒΡ†Ρ‹ Π² ΠΌΠΎΠΌΠ΅Π½Ρ‚ Π½Π°Ρ‡Π°Π»Π° ТСста, измСряСмая Π² градусах. Π’Π°ΠΊ, Π½Π°ΠΏΡ€ΠΈΠΌΠ΅Ρ€, Ссли с ΠΌΠΎΠΌΠ΅Π½Ρ‚Π° Π½Π°Ρ‡Π°Π»Π° ТСста ΠΏΠ°Π»ΡŒΡ†Ρ‹ ΠΏΠΎΠ²Π΅Ρ€Π½ΡƒΠ»ΠΈΡΡŒ Π½Π° Ρ‡Π΅Ρ‚Π²Π΅Ρ€Ρ‚ΡŒ окруТности, Ρ‚ΠΎ это Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ Π±ΡƒΠ΄Π΅Ρ‚ Ρ€Π°Π²Π½ΠΎ 90Β° - ΠΈΠ»ΠΈ -90Β°, Π² зависимости ΠΎΡ‚ направлСния вращСния.
-

-

ΠŸΠΎΠ²ΠΎΡ€ΠΎΡ‚ Начало

-
-

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅ Rotate Start срабатываСт, ΠΊΠΎΠ³Π΄Π° ΠΊ экзСмпляру (ΠΈΠ»ΠΈ экрану, Ссли событиС глобальноС) ΠΏΡ€ΠΈΠΊΠΎΡΠ½ΡƒΠ»ΠΈΡΡŒ Π΄Π²Π° "ΠΏΠ°Π»ΡŒΡ†Π°" (ΠΈ прикосновСниС сохраняСтся), Π° Π·Π°Ρ‚Π΅ΠΌ ΠΎΠ΄ΠΈΠ½ ΠΈΠ»ΠΈ ΠΎΠ±Π° "ΠΏΠ°Π»ΡŒΡ†Π°" ΠΏΠΎΠ²ΠΎΡ€Π°Ρ‡ΠΈΠ²Π°ΡŽΡ‚ΡΡ ΠΎΡ‚ своСго Π½Π°Ρ‡Π°Π»ΡŒΠ½ΠΎΠ³ΠΎ полоТСния - полоТСния. Π’Ρ€Π°Ρ‰Π΅Π½ΠΈΠ΅ касаний Π΄ΠΎΠ»ΠΆΠ½ΠΎ Π½Π°Ρ‡Π°Ρ‚ΡŒΡΡ Π² Ρ‚Π΅Ρ‡Π΅Π½ΠΈΠ΅ ΠΊΠΎΡ€ΠΎΡ‚ΠΊΠΎΠ³ΠΎ ΠΏΡ€ΠΎΠΌΠ΅ΠΆΡƒΡ‚ΠΊΠ° Π²Ρ€Π΅ΠΌΠ΅Π½ΠΈ (ΠΏΠΎ ΡƒΠΌΠΎΠ»Ρ‡Π°Π½ΠΈΡŽ 0,16 сСкунды, Π½ΠΎ Π΅Π³ΠΎ ΠΌΠΎΠΆΠ½ΠΎ Π·Π°Π΄Π°Ρ‚ΡŒ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ gesture_rotate_time()) - ΠΈ Π±Ρ‹Ρ‚ΡŒ большС минимального ΡƒΠ³Π»ΠΎΠ²ΠΎΠ³ΠΎ ΠΏΠΎΡ€ΠΎΠ³Π° (ΠΏΠΎ ΡƒΠΌΠΎΠ»Ρ‡Π°Π½ΠΈΡŽ 5Β°, Π½ΠΎ Π΅Π³ΠΎ ΠΌΠΎΠΆΠ½ΠΎ ΠΈΠ·ΠΌΠ΅Π½ΠΈΡ‚ΡŒ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ gesture_rotate_angle()). - Если эти ΠΏΡ€ΠΎΠ²Π΅Ρ€ΠΊΠΈ Π²Π΅Ρ€Π½Ρ‹, Ρ‚ΠΎ Π±ΡƒΠ΄Π΅Ρ‚ Π·Π°ΠΏΡƒΡ‰Π΅Π½ΠΎ событиС Rotate Start, ΠΊΠΎΡ‚ΠΎΡ€ΠΎΠ΅ ΠΌΠΎΠΆΠ½ΠΎ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚ΡŒ для хранСния Π·Π½Π°Ρ‡Π΅Π½ΠΈΠΉ ΠΈΠ»ΠΈ установки ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½Ρ‹Ρ… для использования с ΠΎΡΡ‚Π°Π»ΡŒΠ½Ρ‹ΠΌΠΈ событиями rotate. НапримСр:

-

Π‘ΠΎΠ·Π΄Π°Ρ‚ΡŒ событиС

-

rotating = false;
view_a = camera_get_view_angle(view_camera[0]);

-

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅ Π½Π°Ρ‡Π°Π»Π° ΠΏΠΎΠ²ΠΎΡ€ΠΎΡ‚Π°

-

rotating = true;

-

ΠŸΡ€ΠΈΠ²Π΅Π΄Π΅Π½Π½Ρ‹ΠΉ Π²Ρ‹ΡˆΠ΅ ΠΊΠΎΠ΄ просто устанавливаСт Π½Π΅ΠΊΠΎΡ‚ΠΎΡ€Ρ‹Π΅ ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½Ρ‹Π΅ для ΠΏΠΎΠ²ΠΎΡ€ΠΎΡ‚Π° ΠΊΠ°ΠΌΠ΅Ρ€Ρ‹ ΠΎΠ±Π·ΠΎΡ€Π°, Π° Π·Π°Ρ‚Π΅ΠΌ Π² событии Rotate Start устанавливаСт ΠΎΠ΄Π½Ρƒ ΠΈΠ· Π½ΠΈΡ… Π² true.

-

-
-

Π’Ρ€Π°Ρ‰Π°ΡŽΡ‰ΠΈΠΉΡΡ

-
-

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅ Rotating Π±ΡƒΠ΄Π΅Ρ‚ Π·Π°ΠΏΡƒΡΠΊΠ°Ρ‚ΡŒΡΡ ΠΊΠ°ΠΆΠ΄Ρ‹ΠΉ Ρ€Π°Π·, ΠΊΠΎΠ³Π΄Π° касания Π½Π° экранС Π²Ρ€Π°Ρ‰Π°ΡŽΡ‚ΡΡ Π΄Ρ€ΡƒΠ³ Π²ΠΎΠΊΡ€ΡƒΠ³ Π΄Ρ€ΡƒΠ³Π°, Π΄ΠΎ Ρ‚Π΅Ρ… ΠΏΠΎΡ€, ΠΏΠΎΠΊΠ° Π΄Π²ΠΈΠΆΠ΅Π½ΠΈΠ΅ ΠΏΡ€Π΅Π²Ρ‹ΡˆΠ°Π΅Ρ‚ ΠΌΠΈΠ½ΠΈΠΌΠ°Π»ΡŒΠ½Ρ‹ΠΉ ΡƒΠ³Π»ΠΎΠ²ΠΎΠΉ ΠΏΠΎΡ€ΠΎΠ³ (ΠΏΠΎ ΡƒΠΌΠΎΠ»Ρ‡Π°Π½ΠΈΡŽ 5Β°, Π½ΠΎ Π΅Π³ΠΎ ΠΌΠΎΠΆΠ½ΠΎ ΠΈΠ·ΠΌΠ΅Π½ΠΈΡ‚ΡŒ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ gesture_rotate_angle()). - Π­Ρ‚ΠΎ событиС ΠΌΠΎΠΆΠ½ΠΎ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚ΡŒ для установки ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½Ρ‹Ρ… ΠΈ манипулирования экзСмплярами, Π½Π°ΠΏΡ€ΠΈΠΌΠ΅Ρ€:

-

Π’Ρ€Π°Ρ‰Π°ΡŽΡ‰Π΅Π΅ΡΡ событиС

-

var _relangle = event_data[?"relativeangle"];
var _a = camera_get_view_angle(view_camera[0]);
_a += _relangle;
camera_set_view_angle(view_camera[0], _a);

-

ΠŸΡ€ΠΈΠ²Π΅Π΄Π΅Π½Π½Ρ‹ΠΉ Π²Ρ‹ΡˆΠ΅ ΠΊΠΎΠ΄ ΠΏΠΎΠ²ΠΎΡ€Π°Ρ‡ΠΈΠ²Π°Π΅Ρ‚ Π²ΠΈΠ΄ ΠΊΠ°ΠΌΠ΅Ρ€Ρ‹ Π² зависимости ΠΎΡ‚ Π²Ρ€Π°Ρ‰Π°Ρ‚Π΅Π»ΡŒΠ½ΠΎΠ³ΠΎ двиТСния касаний Π² событии.

-

-
-

ΠŸΠΎΠ²ΠΎΡ€ΠΎΡ‚Π½Ρ‹ΠΉ ΠΊΠΎΠ½Π΅Ρ†

-
-

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅ Rotate End сработаСт, ΠΊΠΎΠ³Π΄Π° ΠΎΠ΄Π½ΠΎ (ΠΈΠ»ΠΈ ΠΎΠ±Π°) касания, ΡΠΎΡΡ‚Π°Π²Π»ΡΡŽΡ‰ΠΈΠ΅ ТСст, Π±ΡƒΠ΄ΡƒΡ‚ ΠΎΡ‚ΠΏΡƒΡ‰Π΅Π½Ρ‹ с экрана устройства. Π­Ρ‚ΠΎ событиС ΠΌΠΎΠΆΠ½ΠΎ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚ΡŒ, Π½Π°ΠΏΡ€ΠΈΠΌΠ΅Ρ€, для установки ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½Ρ‹Ρ… ΠΈ манипулирования экзСмплярами:

-

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅ окончания ΠΏΠΎΠ²ΠΎΡ€ΠΎΡ‚Π°

-

rotating = false;

-

Π¨Π°Π³ΠΎΠ²ΠΎΠ΅ мСроприятиС

-

if !rotating
Β  Β  {
Β  Β  var _a = camera_get_view_angle(view_camera[0]);
Β  Β  var _adif = angle_difference(view_a, _a);
Β  Β  _a += median(-5, _adif, 5);
Β  Β  camera_set_view_angle(view_camera[0], _a);
Β  Β  }

-

ΠŸΡ€ΠΈΠ²Π΅Π΄Π΅Π½Π½Ρ‹ΠΉ Π²Ρ‹ΡˆΠ΅ ΠΊΠΎΠ΄ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΡƒΠ΅Ρ‚ событиС Rotate End для опрСдСлСния Ρ‚ΠΎΠ³ΠΎ, ΠΊΠΎΠ³Π΄Π° ΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒ останавливаСт ТСст, Π° Π·Π°Ρ‚Π΅ΠΌ устанавливаСт ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½ΡƒΡŽ. Π­Ρ‚Π° пСрСмСнная Π·Π°Ρ‚Π΅ΠΌ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΡƒΠ΅Ρ‚ΡΡ Π² событии step для ΠΏΠΎΠ²ΠΎΡ€ΠΎΡ‚Π° ΠΊΠ°ΠΌΠ΅Ρ€Ρ‹ ΠΎΠ±Π·ΠΎΡ€Π° Π² исходноС ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅.

-

-
-

-
-

-

-

- - - - + + + + + + Бобытия ТСстов + + + + + + + + + + +

Бобытия, связанныС с ТСстами

+

The Gesture Events

+

Бобытия Π² ΠΊΠ°Ρ‚Π΅Π³ΠΎΡ€ΠΈΠΈ Gesture Event Π±ΡƒΠ΄ΡƒΡ‚ Π·Π°ΠΏΡƒΡΠΊΠ°Ρ‚ΡŒΡΡ всякий Ρ€Π°Π·, ΠΊΠΎΠ³Π΄Π° GameMaker ΠΎΠ±Π½Π°Ρ€ΡƒΠΆΠΈΡ‚ "ТСст" ΠΌΡ‹ΡˆΠΈ ΠΈΠ»ΠΈ событиС Π½Π° сСнсорном экранС (хотя эти события ТСстов Ρ€Π°Π·Ρ€Π°Π±ΠΎΡ‚Π°Π½Ρ‹ ΡΠΏΠ΅Ρ†ΠΈΠ°Π»ΡŒΠ½ΠΎ для мобильного использования, ΠΎΠ½ΠΈ Ρ‚Π°ΠΊΠΆΠ΅ ΠΌΠΎΠ³ΡƒΡ‚ Π±Ρ‹Ρ‚ΡŒ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Π½Ρ‹ Π½Π° Π΄Ρ€ΡƒΠ³ΠΈΡ… ΠΎΠ±ΡŠΠ΅ΠΊΡ‚Π°Ρ… для обнаруТСния ΠΌΡ‹ΡˆΠΈ, хотя Π² этом случаС ΠΎΠ½ΠΈ Π½Π΅ Π±ΡƒΠ΄ΡƒΡ‚ ΠΎΠ±Π½Π°Ρ€ΡƒΠΆΠΈΠ²Π°Ρ‚ΡŒ мноТСствСнныС касания). ЦСлью систСмы ТСстов являСтся ΠΏΠΎΠΏΡ‹Ρ‚ΠΊΠ° распознавания Π²Π²ΠΎΠ΄ΠΈΠΌΡ‹Ρ… Π΄Π°Π½Π½Ρ‹Ρ… Π½Π° Π±ΠΎΠ»Π΅Π΅ высоком ΡƒΡ€ΠΎΠ²Π½Π΅, Ρ‡Π΅ΠΌ прямыС Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ считывания ΠΌΡ‹ΡˆΠΈ\ касаний, ΠΈ ΠΎΠ½Π° Ρ€Π°Π·Ρ€Π°Π±ΠΎΡ‚Π°Π½Π° для упрощСния Ρ€Π΅Π°Π»ΠΈΠ·Π°Ρ†ΠΈΠΈ часто ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΡƒΠ΅ΠΌΡ‹Ρ… Π²Π²ΠΎΠ΄ΠΎΠ² Π½Π° сСнсорных устройствах.

+

ΠŸΠ Π˜ΠœΠ•Π§ΠΠΠ˜Π• Π­Ρ‚ΠΈ события Π½Π΅ Π±ΡƒΠ΄ΡƒΡ‚ ΡΡ€Π°Π±Π°Ρ‚Ρ‹Π²Π°Ρ‚ΡŒ Π½Π° ΠΏΠ»Π°Ρ‚Ρ„ΠΎΡ€ΠΌΠ΅ HTML5 ΠΈΠ·-Π·Π° отсутствия ΠΏΠΎΠ΄Π΄Π΅Ρ€ΠΆΠΊΠΈ ΠΌΡƒΠ»ΡŒΡ‚ΠΈΡ‚Π°Ρ‡ с использованиСм этих событий Π½Π° этой ΠΏΠ»Π°Ρ‚Ρ„ΠΎΡ€ΠΌΠ΅. Если Π²Ρ‹ ΠΈΡ‰Π΅Ρ‚Π΅ ТСсты Π½Π° этой ΠΏΠ»Π°Ρ‚Ρ„ΠΎΡ€ΠΌΠ΅, Ρ‚ΠΎ Π²Π°ΠΌ слСдуСт ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚ΡŒ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ устройства.

+

Π’Ρ‹ ΠΌΠΎΠΆΠ΅Ρ‚Π΅ Π²Ρ‹Π±Ρ€Π°Ρ‚ΡŒ ΠΎΠ±Π½Π°Ρ€ΡƒΠΆΠ΅Π½ΠΈΠ΅ ТСстов экзСмпляра ΠΈΠ»ΠΈ Π³Π»ΠΎΠ±Π°Π»ΡŒΠ½Ρ‹Ρ… ТСстов , ΠΏΡ€ΠΈ этом события ТСстов экзСмпляра Π±ΡƒΠ΄ΡƒΡ‚ ΡΡ€Π°Π±Π°Ρ‚Ρ‹Π²Π°Ρ‚ΡŒ Ρ‚ΠΎΠ»ΡŒΠΊΠΎ Π² Ρ‚ΠΎΠΌ случаС, Ссли ΠΏΠ΅Ρ€Π²ΠΎΠ½Π°Ρ‡Π°Π»ΡŒΠ½ΠΎΠ΅ касаниС/Ρ‰Π΅Π»Ρ‡ΠΎΠΊ происходит Π½Π° экзСмплярС Π² ΠΊΠΎΠΌΠ½Π°Ρ‚Π΅. ΠžΠ±Ρ€Π°Ρ‚ΠΈΡ‚Π΅ Π²Π½ΠΈΠΌΠ°Π½ΠΈΠ΅, Ρ‡Ρ‚ΠΎ для срабатывания этого события Ρƒ экзСмпляра Π΄ΠΎΠ»ΠΆΠ½Π° Π±Ρ‹Ρ‚ΡŒ Π΄Π΅ΠΉΡΡ‚Π²ΠΈΡ‚Π΅Π»ΡŒΠ½Π°Ρ маска столкновСния (ΠΏΠΎΠ΄Ρ€ΠΎΠ±Π½Π΅Π΅ см. Ρ€Π°Π·Π΄Π΅Π»Ρ‹ " Π Π΅Π΄Π°ΠΊΡ‚ΠΎΡ€ Sprite - Маска столкновСния " ΠΈ " Π Π΅Π΄Π°ΠΊΡ‚ΠΎΡ€ ΠΎΠ±ΡŠΠ΅ΠΊΡ‚ΠΎΠ² - Маска столкновСния "). Π“Π»ΠΎΠ±Π°Π»ΡŒΠ½Ρ‹Π΅ события, ΠΎΠ΄Π½Π°ΠΊΠΎ, Π±ΡƒΠ΄ΡƒΡ‚ Π²Ρ‹Π·Ρ‹Π²Π°Ρ‚ΡŒΡΡ ΠΏΡ€ΠΈ касании/Ρ‰Π΅Π»Ρ‡ΠΊΠ΅ Π² любом мСстС ΠΈΠ³Ρ€ΠΎΠ²ΠΎΠΉ ΠΊΠΎΠΌΠ½Π°Ρ‚Ρ‹ ΠΈ для всСх экзСмпляров, ΠΈΠΌΠ΅ΡŽΡ‰ΠΈΡ… это событиС.

+

Когда ТСст распознан, ΠΎΠ½ Π²Ρ‹Π·ΠΎΠ²Π΅Ρ‚ ΠΎΠ΄Π½ΠΎ ΠΈΠ»ΠΈ нСсколько доступных событий, ΠΏΡ€ΠΈΡ‡Π΅ΠΌ Π²Ρ‹Π·Π²Π°Π½Π½ΠΎΠ΅ событиС Π±ΡƒΠ΄Π΅Ρ‚ Π·Π°Π²ΠΈΡΠ΅Ρ‚ΡŒ ΠΎΡ‚ Ρ‚ΠΈΠΏΠ° ТСста, ΠΊΠΎΡ‚ΠΎΡ€Ρ‹ΠΉ Π±Ρ‹Π» ΠΎΠ±Π½Π°Ρ€ΡƒΠΆΠ΅Π½. Π’ ΠΊΠ°ΠΆΠ΄ΠΎΠΌ случаС, ΠΎΠ΄Π½Π°ΠΊΠΎ, для вас Π±ΡƒΠ΄Π΅Ρ‚ создана ΠΊΠ°Ρ€Ρ‚Π° DS Map, которая Π±ΡƒΠ΄Π΅Ρ‚ Ρ…Ρ€Π°Π½ΠΈΡ‚ΡŒΡΡ Π²ΠΎ встроСнной ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½ΠΎΠΉ event_data. ДоступныС ΠΊΠ»ΡŽΡ‡ΠΈ Π±ΡƒΠ΄ΡƒΡ‚ Π·Π°Π²ΠΈΡΠ΅Ρ‚ΡŒ ΠΎΡ‚ Ρ‚ΠΎΠ³ΠΎ, ΠΊΠ°ΠΊΠΈΠΌ событиСм ΠΎΠ½Π° Π±Ρ‹Π»Π° создана, ΠΈ ΠΏΠΎΠΊΠ°Π·Π°Π½Ρ‹ Π² ΠΊΠ°ΠΆΠ΄ΠΎΠΌ ΠΈΠ· ΠΏΠΎΠ΄Ρ€Π°Π·Π΄Π΅Π»ΠΎΠ² Π½ΠΈΠΆΠ΅.

+

ΠŸΠ Π˜ΠœΠ•Π§ΠΠΠ˜Π•: ΠŸΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½Π°Ρ event_data Π΄Π΅ΠΉΡΡ‚Π²ΠΈΡ‚Π΅Π»ΡŒΠ½Π° Ρ‚ΠΎΠ»ΡŒΠΊΠΎ Π² этих событиях, ΠΏΠΎΡΠΊΠΎΠ»ΡŒΠΊΡƒ ΠΊΠ°Ρ€Ρ‚Π° DS, Π½Π° ΠΊΠΎΡ‚ΠΎΡ€ΡƒΡŽ ΠΎΠ½Π° ΡƒΠΊΠ°Π·Ρ‹Π²Π°Π΅Ρ‚, автоматичСски создаСтся Π² Π½Π°Ρ‡Π°Π»Π΅ события, Π° Π·Π°Ρ‚Π΅ΠΌ снова уничтоТаСтся Π² ΠΊΠΎΠ½Ρ†Π΅, ΠΏΡ€ΠΈ этом Π² ΠΎΡΡ‚Π°Π»ΡŒΠ½ΠΎΠ΅ врСмя эта пСрСмСнная сбрасываСтся Π² Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ -1.

+

Π‘Ρ‚ΠΎΠΈΡ‚ ΠΎΡ‚ΠΌΠ΅Ρ‚ΠΈΡ‚ΡŒ, Ρ‡Ρ‚ΠΎ Ссли Ρƒ вас Π΅ΡΡ‚ΡŒ нСсколько экзСмпляров ΠΏΠΎΠ΄ ΠΏΠΎΠ·ΠΈΡ†ΠΈΠ΅ΠΉ, ΠΊΠΎΡ‚ΠΎΡ€ΠΎΠΉ ΠΊΠ°ΡΠ°ΡŽΡ‚ΡΡ, ΠΈ всС ΠΎΠ½ΠΈ ΠΈΠΌΠ΅ΡŽΡ‚ событиС ТСста, Ρ‚ΠΎ ΡΡ€Π°Π±ΠΎΡ‚Π°ΡŽΡ‚ всС ΠΎΠ½ΠΈ, Π° Π½Π΅ Ρ‚ΠΎΠ»ΡŒΠΊΠΎ "самый Π²Π΅Ρ€Ρ…Π½ΠΈΠΉ" экзСмпляр. Π’Π°ΠΊΠΆΠ΅ ΠΎΠ±Ρ€Π°Ρ‚ΠΈΡ‚Π΅ Π²Π½ΠΈΠΌΠ°Π½ΠΈΠ΅, Ρ‡Ρ‚ΠΎ ΠΏΡ€ΠΈ использовании Π½Π΅ΡΠΊΠΎΠ»ΡŒΠΊΠΈΡ… Π²ΠΈΠ΄ΠΎΠ² ΠΊΠ°ΠΌΠ΅Ρ€Ρ‹ ΠΈ пСрСтаскивании экзСмпляра Π²ΠΎΠ·Π²Ρ€Π°Ρ‰Π°Π΅ΠΌΡ‹Π΅ значСния Π±ΡƒΠ΄ΡƒΡ‚ основаны Π½Π° Ρ‚ΠΎΠΌ Π²ΠΈΠ΄Π΅, Π² ΠΊΠΎΡ‚ΠΎΡ€ΠΎΠΌ Π²Ρ‹ Π½Π°Ρ…ΠΎΠ΄ΠΈΠ»ΠΈΡΡŒ Π² ΠΌΠΎΠΌΠ΅Π½Ρ‚ ΠΏΠ΅Ρ€Π²ΠΎΠ½Π°Ρ‡Π°Π»ΡŒΠ½ΠΎΠ³ΠΎ касания/Ρ‰Π΅Π»Ρ‡ΠΊΠ° - это справСдливо для всСх ΠΏΠΎΡΠ»Π΅Π΄ΡƒΡŽΡ‰ΠΈΡ… событий Π² этом ТСстС для Π΄Π°Π½Π½ΠΎΠ³ΠΎ экзСмпляра. ΠŸΠΎΡΡ‚ΠΎΠΌΡƒ ΠΏΡ€ΠΈ касании ΠΈ пСрСтаскивании экзСмпляра Π² ΠΎΠ΄Π½ΠΎΠΌ Π²ΠΈΠ΄Π΅, Π° Π·Π°Ρ‚Π΅ΠΌ отпускании касания Π² Π΄Ρ€ΡƒΠ³ΠΎΠΌ Π²ΠΈΠ΄Π΅, значСния Π±ΡƒΠ΄ΡƒΡ‚ Π²ΠΎΠ·Π²Ρ€Π°Ρ‰Π΅Π½Ρ‹ ΠΎΡ‚Π½ΠΎΡΠΈΡ‚Π΅Π»ΡŒΠ½ΠΎ исходного Π²ΠΈΠ΄Π°, Π² ΠΊΠΎΡ‚ΠΎΡ€ΠΎΠΌ ТСст Π±Ρ‹Π» Π²ΠΏΠ΅Ρ€Π²Ρ‹Π΅ ΠΎΠ±Π½Π°Ρ€ΡƒΠΆΠ΅Π½.

+

+

Бобытия, связанныС с касаниСм, пСрСтаскиваниСм ΠΈ пролистываниСм

+
+

Бобытия "Tap", "Drag" ΠΈ "Flick" основаны Π½Π° ΠΎΠ΄Π½ΠΎΠΌ прикосновСнии ΠΈΠ»ΠΈ Ρ‰Π΅Π»Ρ‡ΠΊΠ΅ ΠΌΡ‹ΡˆΠΈ ΠΏΠΎ экрану, Π° ΠΊΠ°Ρ€Ρ‚Π° event_data DS Map Π±ΡƒΠ΄Π΅Ρ‚ ΡΠΎΠ΄Π΅Ρ€ΠΆΠ°Ρ‚ΡŒ ΡΠ»Π΅Π΄ΡƒΡŽΡ‰ΠΈΠ΅ клавиши:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ΠšΠ»ΡŽΡ‡ΠžΠΏΠΈΡΠ°Π½ΠΈΠ΅
"gesture"
Π­Ρ‚ΠΎ ΠΈΠ΄Π΅Π½Ρ‚ΠΈΡ„ΠΈΠΊΠ°Ρ†ΠΈΠΎΠ½Π½ΠΎΠ΅ Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅, ΡƒΠ½ΠΈΠΊΠ°Π»ΡŒΠ½ΠΎΠ΅ для выполняСмого ТСста. Π­Ρ‚ΠΎ позволяСт ΡΠ²ΡΠ·Π°Ρ‚ΡŒ вмСстС Ρ€Π°Π·Π»ΠΈΡ‡Π½Ρ‹Π΅ части ТСстов, состоящих ΠΈΠ· Π½Π΅ΡΠΊΠΎΠ»ΡŒΠΊΠΈΡ… частСй (Π½Π°ΠΏΡ€ΠΈΠΌΠ΅Ρ€, Π½Π°Ρ‡Π°Π»ΠΎ пСрСтаскивания, пСрСтаскиваниС ΠΈ ΠΊΠΎΠ½Π΅Ρ† пСрСтаскивания).
"touch"
Π­Ρ‚ΠΎ индСкс касания, ΠΊΠΎΡ‚ΠΎΡ€Ρ‹ΠΉ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΡƒΠ΅Ρ‚ΡΡ для ТСста. Π’ ΠΎΠ±Ρ‰Π΅ΠΌ случаС ΠΎΠ½ начинаСтся с 0 ΠΈ увСличиваСтся для ΠΊΠ°ΠΆΠ΄ΠΎΠ³ΠΎ ΡƒΠ΄Π΅Ρ€ΠΆΠΈΠ²Π°Π΅ΠΌΠΎΠ³ΠΎ ΠΏΠ°Π»ΡŒΡ†Π°, Π·Π°Ρ‚Π΅ΠΌ сбрасываСтся Π΄ΠΎ 0, ΠΊΠΎΠ³Π΄Π° всС ΠΏΠ°Π»ΡŒΡ†Ρ‹ ΡƒΠ±ΠΈΡ€Π°ΡŽΡ‚ΡΡ, Π½ΠΎ Ссли ΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒ касаСтся экрана Π² Π΄Ρ€ΡƒΠ³ΠΎΠΌ мСстС, Ρ‚ΠΎ Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ Π±ΡƒΠ΄Π΅Ρ‚ большС 0. + Π³Π΄Π΅-Π»ΠΈΠ±ΠΎ Π΅Ρ‰Π΅, ΠΊΠΎΠ³Π΄Π° это событиС Π±ΡƒΠ΄Π΅Ρ‚ Π²Ρ‹Π·Π²Π°Π½ΠΎ Π΄Ρ€ΡƒΠ³ΠΈΠΌ прикосновСниСм, Ρ‚ΠΎ Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ Π±ΡƒΠ΄Π΅Ρ‚ большС 0.
"posX"
Π­Ρ‚ΠΎ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ X касания Π² пространствС ΠΊΠΎΠΌΠ½Π°Ρ‚Ρ‹.
"posY"
Π­Ρ‚ΠΎ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ касания Π² пространствС Y Π² ΠΏΠΎΠΌΠ΅Ρ‰Π΅Π½ΠΈΠΈ.
"rawposX"
Π­Ρ‚ΠΎ нСобработанная позиция X касания Π² пространствС ΠΎΠΊΠ½Π° (эквивалСнтно ΠΏΠΎΠ»ΡƒΡ‡Π΅Π½ΠΈΡŽ ΠΏΠΎΠ·ΠΈΡ†ΠΈΠΈ ΠΌΡ‹ΡˆΠΈ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ device_mouse_raw_x()).
"rawposY"
Π­Ρ‚ΠΎ нСобработанная позиция ΠΏΠΎ оси Y Π² пространствС ΠΎΠΊΠ½Π° (эквивалСнтно ΠΏΠΎΠ»ΡƒΡ‡Π΅Π½ΠΈΡŽ ΠΏΠΎΠ·ΠΈΡ†ΠΈΠΈ ΠΌΡ‹ΡˆΠΈ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ device_mouse_raw_y()).
"guiposX"
Π­Ρ‚ΠΎ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ касания Π² пространствС gui X (эквивалСнтно ΠΏΠΎΠ»ΡƒΡ‡Π΅Π½ΠΈΡŽ полоТСния ΠΌΡ‹ΡˆΠΈ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ device_mouse_x_to_gui()).
"guiposY"
Π­Ρ‚ΠΎ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ касания Π² пространствС gui ΠΏΠΎ оси Y (эквивалСнтно ΠΏΠΎΠ»ΡƒΡ‡Π΅Π½ΠΈΡŽ полоТСния ΠΌΡ‹ΡˆΠΈ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ device_mouse_y_to_gui()).
"diffX"
Π­Ρ‚ΠΎ Ρ€Π°Π·Π½ΠΈΡ†Π° Π² пространствС X ΠΌΠ΅ΠΆΠ΄Ρƒ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ΠΌ Ρ‚Π΅ΠΊΡƒΡ‰Π΅Π³ΠΎ касания ΠΈ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ΠΌ послСднСго касания Π² этом ТСстС.
"diffY"
Π­Ρ‚ΠΎ Ρ€Π°Π·Π½ΠΈΡ†Π° Π² пространствС Y ΠΌΠ΅ΠΆΠ΄Ρƒ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ΠΌ Ρ‚Π΅ΠΊΡƒΡ‰Π΅Π³ΠΎ касания ΠΈ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ΠΌ послСднСго касания Π² этом ТСстС.
"rawdiffX"
Π­Ρ‚ΠΎ нСобработанная Ρ€Π°Π·Π½ΠΈΡ†Π° X ΠΌΠ΅ΠΆΠ΄Ρƒ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ΠΌ Ρ‚Π΅ΠΊΡƒΡ‰Π΅Π³ΠΎ касания ΠΈ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ΠΌ послСднСго касания Π² этом ТСстС.
"rawdiffY"
Π­Ρ‚ΠΎ нСобработанная Ρ€Π°Π·Π½ΠΈΡ†Π° ΠΏΠΎ Y ΠΌΠ΅ΠΆΠ΄Ρƒ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ΠΌ Ρ‚Π΅ΠΊΡƒΡ‰Π΅Π³ΠΎ касания ΠΈ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ΠΌ послСднСго касания Π² этом ТСстС.
"guidiffX"
Π­Ρ‚ΠΎ Ρ€Π°Π·Π½ΠΈΡ†Π° ΠΏΠΎ оси X Π² пространствС gui ΠΌΠ΅ΠΆΠ΄Ρƒ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ΠΌ Ρ‚Π΅ΠΊΡƒΡ‰Π΅Π³ΠΎ касания ΠΈ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ΠΌ послСднСго касания Π² этом ТСстС.
"guidiffY"
Π­Ρ‚ΠΎ Ρ€Π°Π·Π½ΠΈΡ†Π° ΠΏΠΎ оси Y Π² пространствС gui ΠΌΠ΅ΠΆΠ΄Ρƒ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ΠΌ Ρ‚Π΅ΠΊΡƒΡ‰Π΅Π³ΠΎ касания ΠΈ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ΠΌ послСднСго касания Π² этом ТСстС.
"viewstartposX"
Π­Ρ‚ΠΎ Π½Π°Ρ‡Π°Π»ΡŒΠ½Π°Ρ позиция ΠΊΠΎΠΌΠ½Π°Ρ‚Ρ‹ X Ρ‚Π΅ΠΊΡƒΡ‰Π΅Π³ΠΎ ТСста.
"viewstartposY"
Π­Ρ‚ΠΎ Π½Π°Ρ‡Π°Π»ΡŒΠ½Π°Ρ позиция ΠΊΠΎΠΌΠ½Π°Ρ‚Ρ‹ Y Ρ‚Π΅ΠΊΡƒΡ‰Π΅Π³ΠΎ ТСста.
"rawstartposX"
Π­Ρ‚ΠΎ нСобработанная Π½Π°Ρ‡Π°Π»ΡŒΠ½Π°Ρ позиция X Ρ‚Π΅ΠΊΡƒΡ‰Π΅Π³ΠΎ ТСста.
"rawstartposY"
Π­Ρ‚ΠΎ нСобработанная Π½Π°Ρ‡Π°Π»ΡŒΠ½Π°Ρ позиция Y Ρ‚Π΅ΠΊΡƒΡ‰Π΅Π³ΠΎ ТСста.
"guistartposX"
Π­Ρ‚ΠΎ Π½Π°Ρ‡Π°Π»ΡŒΠ½Π°Ρ позиция X Π² gui-space для Ρ‚Π΅ΠΊΡƒΡ‰Π΅Π³ΠΎ ТСста.
"guistartposY"
Π­Ρ‚ΠΎ Π½Π°Ρ‡Π°Π»ΡŒΠ½Π°Ρ позиция Y Π² пространствС gui Ρ‚Π΅ΠΊΡƒΡ‰Π΅Π³ΠΎ ТСста.
"isflick"
+
+ Доступно Ρ‚ΠΎΠ»ΡŒΠΊΠΎ Π² событии Drag End. Π­Ρ‚ΠΎΡ‚ ΠΏΠ°Ρ€Π°ΠΌΠ΅Ρ‚Ρ€ устанавливаСтся Π² 1, Ссли ΠΊΠΎΠ½Π΅Ρ† пСрСтаскивания опрСдСляСтся ΠΊΠ°ΠΊ Ρ‰Π΅Π»Ρ‡ΠΎΠΊ. Π­Ρ‚ΠΎ ΠΎΠ·Π½Π°Ρ‡Π°Π΅Ρ‚, Ρ‡Ρ‚ΠΎ Π²Π°ΠΌ Π½Π΅ Π½ΡƒΠΆΠ½ΠΎ ΠΎΡ‚Π΄Π΅Π»ΡŒΠ½ΠΎΠ΅ событиС Flick, Ссли Π²Ρ‹ всС Ρ€Π°Π²Π½ΠΎ ΠΎΠ±Ρ€Π°Π±Π°Ρ‚Ρ‹Π²Π°Π΅Ρ‚Π΅ пСрСтаскиваниС.
+

+

НаТмитС

+
+

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅ Tap срабатываСт ΠΏΡ€ΠΈ касании ΠΈΠ»ΠΈ Π½Π°ΠΆΠ°Ρ‚ΠΈΠΈ Π½Π° экзСмпляр ΠΈΠ»ΠΈ - Ссли это глобальноС событиС - ΠΊΠΎΠ³Π΄Π° ΠΈΠ³Ρ€Π° рСгистрируСт касаниС ΠΈΠ»ΠΈ Π½Π°ΠΆΠ°Ρ‚ΠΈΠ΅ Π² любом мСстС ΠΊΠΎΠΌΠ½Π°Ρ‚Ρ‹. КасаниС считаСтся быстрым касаниСм ΠΈ отпусканиСм, Π° Ссли касаниС длится слишком + Ρ‚ΠΎ ΠΎΠ½ΠΎ Π±ΡƒΠ΄Π΅Ρ‚ ΡΡ‡ΠΈΡ‚Π°Ρ‚ΡŒΡΡ пСрСтаскиваниСм (ΠΈ Π²Ρ‹Π·ΠΎΠ²Π΅Ρ‚ события ТСста Drag вмСсто события Tap). Π­Ρ‚ΠΎ событиС Π³Π΅Π½Π΅Ρ€ΠΈΡ€ΡƒΠ΅Ρ‚ ΠΊΠ°Ρ€Ρ‚Ρƒ event_data DS, ΠΊΠΎΡ‚ΠΎΡ€ΡƒΡŽ ΠΌΠΎΠΆΠ½ΠΎ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚ΡŒ для получСния ΠΈΠ½Ρ„ΠΎΡ€ΠΌΠ°Ρ†ΠΈΠΈ ΠΎ событии. НапримСр:

+

Π‘ΠΎΠ·Π΄Π°Ρ‚ΡŒ событиС

+

x_goto = x;
y_goto = y;

+

Tap Event

+

x_goto = event_data[? "posX"];
y_goto = event_data[? "posY"];

+

Π¨Π°Π³ΠΎΠ²ΠΎΠ΅ мСроприятиС

+

var _pd = point_distance(x, y, x_goto, y_goto);
move_towards_point(x_goto, y_goto, clamp(_pd, 0, 5);

+

ΠŸΡ€ΠΈΠ²Π΅Π΄Π΅Π½Π½Ρ‹ΠΉ Π²Ρ‹ΡˆΠ΅ ΠΊΠΎΠ΄ ΠΎΠ±Π½Π°Ρ€ΡƒΠΆΠΈΡ‚ касаниС экрана, Π·Π°Ρ‚Π΅ΠΌ ΠΏΠΎΠ»ΡƒΡ‡ΠΈΡ‚ ΠΏΠΎΠ·ΠΈΡ†ΠΈΡŽ касания ΠΈ пСрСмСстит экзСмпляр Π² эту ΠΏΠΎΠ·ΠΈΡ†ΠΈΡŽ. ΠžΠ±Ρ€Π°Ρ‚ΠΈΡ‚Π΅ Π²Π½ΠΈΠΌΠ°Π½ΠΈΠ΅, Ρ‡Ρ‚ΠΎ Ссли Π²Ρ‹ Ρ…ΠΎΡ‚ΠΈΡ‚Π΅ ΠΈΠΌΠ΅Ρ‚ΡŒ большСС ΠΈΠ»ΠΈ мСньшСС врСмя обнаруТСния касания, Π²Ρ‹ ΠΌΠΎΠΆΠ΅Ρ‚Π΅ ΡƒΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ Π΅Π³ΠΎ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ gesture_drag_time(). + Она Π·Π°Π΄Π°Π΅Ρ‚ врСмя ΠΌΠ΅ΠΆΠ΄Ρƒ ΠΏΠ΅Ρ€Π²ΠΎΠ½Π°Ρ‡Π°Π»ΡŒΠ½Ρ‹ΠΌ ΠΎΠ±Π½Π°Ρ€ΡƒΠΆΠ΅Π½ΠΈΠ΅ΠΌ ΠΈ ΠΏΠ΅Ρ€Π΅Ρ…ΠΎΠ΄ΠΎΠΌ касания Π² пСрСтаскиваниС, поэтому установитС большСС Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅, Ρ‡Ρ‚ΠΎΠ±Ρ‹ ΡΠ΄Π΅Π»Π°Ρ‚ΡŒ ΠΎΠ±Π½Π°Ρ€ΡƒΠΆΠ΅Π½ΠΈΠ΅ касания Π±ΠΎΠ»Π΅Π΅ Π΄ΠΎΠ»Π³ΠΈΠΌ, ΠΈΠ»ΠΈ мСньшСС Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅, Ρ‡Ρ‚ΠΎΠ±Ρ‹ ΡΠ΄Π΅Π»Π°Ρ‚ΡŒ Π΅Π³ΠΎ Π±ΠΎΠ»Π΅Π΅ ΠΊΠΎΡ€ΠΎΡ‚ΠΊΠΈΠΌ (Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ Π² сСкундах ΠΈ ΠΏΠΎ ΡƒΠΌΠΎΠ»Ρ‡Π°Π½ΠΈΡŽ Ρ€Π°Π²Π½ΠΎ 0,16).

+

+
+

Π”Π²ΠΎΠΉΠ½ΠΎΠΉ ΡƒΠ΄Π°Ρ€

+
+

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅ Double Tap срабатываСт, ΠΊΠΎΠ³Π΄Π° ΠΊ экзСмпляру Π΄Π²Π°ΠΆΠ΄Ρ‹ быстро ΠΏΡ€ΠΈΠΊΠ°ΡΠ°ΡŽΡ‚ΡΡ ΠΈΠ»ΠΈ Π½Π°ΠΆΠΈΠΌΠ°ΡŽΡ‚ Π½Π° Π½Π΅Π³ΠΎ (ΠΈΠ»ΠΈ - Ссли это глобальноС событиС - ΠΊΠΎΠ³Π΄Π° ΠΈΠ³Ρ€Π° рСгистрируСт Π΄Π²Π° быстрых прикосновСния ΠΈΠ»ΠΈ наТатия Π² любом мСстС ΠΊΠΎΠΌΠ½Π°Ρ‚Ρ‹). Π”Π²ΠΎΠΉΠ½ΠΎΠ΅ касаниС считаСтся двумя + быстрыми касаниями ΠΈ отпусканиСм, Π½ΠΎ Ссли ΠΎΠ΄Π½ΠΎ ΠΈΠ· касаний длится слишком Π΄ΠΎΠ»Π³ΠΎ, Ρ‚ΠΎ это Π±ΡƒΠ΄Π΅Ρ‚ ΡΡ‡ΠΈΡ‚Π°Ρ‚ΡŒΡΡ пСрСтаскиваниСм (ΠΈ Π²Ρ‹Π·ΠΎΠ²Π΅Ρ‚ события ТСста Drag вмСсто события Double Tap). Π­Ρ‚ΠΎ событиС Π³Π΅Π½Π΅Ρ€ΠΈΡ€ΡƒΠ΅Ρ‚ event_data DS + ΠΊΠ°Ρ€Ρ‚Ρƒ, ΠΊΠΎΡ‚ΠΎΡ€ΡƒΡŽ ΠΌΠΎΠΆΠ½ΠΎ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚ΡŒ для получСния ΠΈΠ½Ρ„ΠΎΡ€ΠΌΠ°Ρ†ΠΈΠΈ ΠΎ событии. НапримСр:

+

Π‘ΠΎΠ·Π΄Π°Ρ‚ΡŒ событиС

+

x_goto = x;
y_goto = y;

+

ΠœΠ΅Ρ€ΠΎΠΏΡ€ΠΈΡΡ‚ΠΈΠ΅ "Π”Π²ΠΎΠΉΠ½ΠΎΠΉ ΡƒΠ΄Π°Ρ€

+

instance_destroy();

+

ΠŸΡ€ΠΈΠ²Π΅Π΄Π΅Π½Π½Ρ‹ΠΉ Π²Ρ‹ΡˆΠ΅ ΠΊΠΎΠ΄ просто ΠΎΠ±Π½Π°Ρ€ΡƒΠΆΠΈΠ²Π°Π΅Ρ‚ Π΄Π²ΠΎΠΉΠ½ΠΎΠ΅ касаниС ΠΈ Π·Π°Ρ‚Π΅ΠΌ ΡƒΠ½ΠΈΡ‡Ρ‚ΠΎΠΆΠ°Π΅Ρ‚ экзСмпляр. ΠžΠ±Ρ€Π°Ρ‚ΠΈΡ‚Π΅ Π²Π½ΠΈΠΌΠ°Π½ΠΈΠ΅, Ρ‡Ρ‚ΠΎ Π²Ρ‹ ΠΌΠΎΠΆΠ΅Ρ‚Π΅ ΡƒΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ врСмя ΠΌΠ΅ΠΆΠ΄Ρƒ касаниями для запуска Π΄Π²ΠΎΠΉΠ½ΠΎΠ³ΠΎ касания с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ gesture_double_tap_time() (которая + ΠΈΠΌΠ΅Π΅Ρ‚ Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ ΠΏΠΎ ΡƒΠΌΠΎΠ»Ρ‡Π°Π½ΠΈΡŽ - Π² сСкундах - 0,16), Π° Ρ‚Π°ΠΊΠΆΠ΅ ΠΌΠΎΠΆΠ½ΠΎ Π·Π°Π΄Π°Ρ‚ΡŒ расстояниС ΠΌΠ΅ΠΆΠ΄Ρƒ касаниями с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ gesture_double_tap_distance() (Ссли + Π²Ρ‚ΠΎΡ€ΠΎΠ΅ касаниС Π±ΡƒΠ΄Π΅Ρ‚ ΠΎΠ±Π½Π°Ρ€ΡƒΠΆΠ΅Π½ΠΎ Π·Π° ΠΏΡ€Π΅Π΄Π΅Π»Π°ΠΌΠΈ этого расстояния, ΠΎΠ½ΠΎ Π±ΡƒΠ΄Π΅Ρ‚ ΡΡ‡ΠΈΡ‚Π°Ρ‚ΡŒΡΡ ΠΎΠ±Ρ‹Ρ‡Π½Ρ‹ΠΌ касаниСм).

+

+
+

Начало пСрСтаскивания

+
+

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅ Drag Start срабатываСт, ΠΊΠΎΠ³Π΄Π° ΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒ ΡƒΠ΄Π΅Ρ€ΠΆΠΈΠ²Π°Π΅Ρ‚ прикосновСниС ΠΈΠ»ΠΈ Ρ‰Π΅Π»Ρ‡ΠΎΠΊ, Π½Π΅ отпуская Π΅Π³ΠΎ. Оно сработаСт ΠΎΠ΄ΠΈΠ½ Ρ€Π°Π·, ΠΊΠΎΠ³Π΄Π° ΠΏΡ€ΠΎΠΉΠ΄Π΅Ρ‚ Π·Π°Π΄Π°Π½Π½ΠΎΠ΅ врСмя послС ΠΏΠ΅Ρ€Π²ΠΎΠ³ΠΎ касания, ΠΊΠΎΡ‚ΠΎΡ€ΠΎΠ΅ ΠΏΠΎ ΡƒΠΌΠΎΠ»Ρ‡Π°Π½ΠΈΡŽ составляСт 0,16 сСкунды (хотя Π²Ρ‹ ΠΌΠΎΠΆΠ΅Ρ‚Π΅ ΡƒΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ любоС Π΄Ρ€ΡƒΠ³ΠΎΠ΅ Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ Π² сСкундах с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ + любоС Π΄Ρ€ΡƒΠ³ΠΎΠ΅ Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ Π² сСкундах с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ gesture_drag_time()). ПослС срабатывания этого события ΠΈ Π΄ΠΎ Ρ‚Π΅Ρ… ΠΏΠΎΡ€, ΠΏΠΎΠΊΠ° + ΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒ ΡƒΠ΄Π΅Ρ€ΠΆΠΈΠ²Π°Π΅Ρ‚ прикосновСниС/ΠΊΠ»ΠΈΠΊ, Ρ‚ΠΎ событиС ΠŸΠ΅Ρ€Π΅Ρ‚Π°ΡΠΊΠΈΠ²Π°Π½ΠΈΠ΅ Π±ΡƒΠ΄Π΅Ρ‚ Π²Ρ‹Π·Ρ‹Π²Π°Ρ‚ΡŒΡΡ ΠΊΠ°ΠΆΠ΄Ρ‹ΠΉ шаг, ΠΏΠΎΠΊΠ° прикосновСниС/ΠΊΠ»ΠΈΠΊ Π½Π΅ Π±ΡƒΠ΄Π΅Ρ‚ ΠΎΡ‚ΠΏΡƒΡ‰Π΅Π½ΠΎ. Π­Ρ‚ΠΎ событиС Π³Π΅Π½Π΅Ρ€ΠΈΡ€ΡƒΠ΅Ρ‚ ΠΊΠ°Ρ€Ρ‚Ρƒ event_data DS, ΠΊΠΎΡ‚ΠΎΡ€ΡƒΡŽ ΠΌΠΎΠΆΠ½ΠΎ Π·Π°Ρ‚Π΅ΠΌ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚ΡŒ для получСния ΠΈΠ½Ρ„ΠΎΡ€ΠΌΠ°Ρ†ΠΈΠΈ + ΠΎ событии. НапримСр:

+

Π‘ΠΎΠ·Π΄Π°Ρ‚ΡŒ событиС

+

drag_offsetX = 0;
drag_offsetY = 0;

+

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅ Π½Π°Ρ‡Π°Π»Π° пСрСтаскивания

+

drag_offsetX = x - event_data[?"posX"];
drag_offsetY = y - event_data[?"posY"];

+

ΠŸΡ€ΠΈΠ²Π΅Π΄Π΅Π½Π½Ρ‹ΠΉ Π²Ρ‹ΡˆΠ΅ ΠΊΠΎΠ΄ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΡƒΠ΅Ρ‚ событиС Drag Start, Ρ‡Ρ‚ΠΎΠ±Ρ‹ ΠΏΠΎΠ»ΡƒΡ‡ΠΈΡ‚ΡŒ ΠΏΠΎΠ·ΠΈΡ†ΠΈΡŽ касания/Ρ‰Π΅Π»Ρ‡ΠΊΠ° ΠΈ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚ΡŒ Π΅Π΅ для установки значСния смСщСния ΠΏΠΎ осям x ΠΈ y. Π—Π°Ρ‚Π΅ΠΌ это Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ ΠΌΠΎΠΆΠ½ΠΎ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚ΡŒ ΠΏΡ€ΠΈ пСрСтаскивании экзСмпляра, Ρ‡Ρ‚ΠΎΠ±Ρ‹ ΡƒΠ±Π΅Π΄ΠΈΡ‚ΡŒΡΡ, Ρ‡Ρ‚ΠΎ ΠΎΠ½ Π½Π΅ "ΠΏΠ΅Ρ€Π΅ΠΏΡ€Ρ‹Π³Π½Π΅Ρ‚" Π² ΠΏΠΎΠ·ΠΈΡ†ΠΈΡŽ + Π² ΠΊΠΎΡ‚ΠΎΡ€ΠΎΠΌ Π±Ρ‹Π»ΠΎ ΠΎΠ±Π½Π°Ρ€ΡƒΠΆΠ΅Π½ΠΎ касаниС/Ρ‰Π΅Π»Ρ‡ΠΎΠΊ (ΠΏΡ€ΠΎΠ΄ΠΎΠ»ΠΆΠ΅Π½ΠΈΠ΅ этого ΠΏΡ€ΠΈΠΌΠ΅Ρ€Π° см. Π² событии "ΠŸΠ΅Ρ€Π΅Ρ‚Π°ΡΠΊΠΈΠ²Π°Π½ΠΈΠ΅" Π½ΠΈΠΆΠ΅).

+

+
+

ΠŸΠ΅Ρ€Π΅Ρ‚Π°ΡΠΊΠΈΠ²Π°Π½ΠΈΠ΅

+
+

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅ пСрСтаскивания запускаСтся послС события Drag Start ΠΈ срабатываСт для ΠΊΠ°ΠΆΠ΄ΠΎΠ³ΠΎ шага, ΠΊΠΎΠ³Π΄Π° ΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒ ΡƒΠ΄Π΅Ρ€ΠΆΠΈΠ²Π°Π΅Ρ‚ прикосновСниС/Ρ‰Π΅Π»Ρ‡ΠΎΠΊ Π½Π° экзСмплярС (ΠΈΠ»ΠΈ экранС, Ссли это глобальноС событиС) ΠΈ пСрСмСщаСтся большС, Ρ‡Π΅ΠΌ ΠΎΠΏΡ€Π΅Π΄Π΅Π»Π΅Π½Π½Ρ‹ΠΉ ΠΏΠΎΡ€ΠΎΠ³ пСрСтаскивания. + По ΡƒΠΌΠΎΠ»Ρ‡Π°Π½ΠΈΡŽ это расстояниС составляСт 0,1 дюйма, Π½ΠΎ ΠΌΠΎΠΆΠ΅Ρ‚ Π±Ρ‹Ρ‚ΡŒ установлСно с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ gesture_drag_distance(). Если Π½Π΅ происходит + Π΄Π²ΠΈΠΆΠ΅Π½ΠΈΠ΅ ΠΈΠ»ΠΈ Π΄Π²ΠΈΠΆΠ΅Π½ΠΈΠ΅ мСньшС ΠΎΠΏΡ€Π΅Π΄Π΅Π»Π΅Π½Π½ΠΎΠ³ΠΎ ΠΏΠΎΡ€ΠΎΠ³Π°, событиС Π½Π΅ Π±ΡƒΠ΄Π΅Ρ‚ Π²Ρ‹Π·Π²Π°Π½ΠΎ. Π­Ρ‚ΠΎ событиС Π³Π΅Π½Π΅Ρ€ΠΈΡ€ΡƒΠ΅Ρ‚ ΠΊΠ°Ρ€Ρ‚Ρƒ event_data DS, ΠΊΠΎΡ‚ΠΎΡ€ΡƒΡŽ ΠΌΠΎΠΆΠ½ΠΎ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚ΡŒ для получСния ΠΈΠ½Ρ„ΠΎΡ€ΠΌΠ°Ρ†ΠΈΠΈ ΠΎ событии. НапримСр:

+

Π‘ΠΎΠ·Π΄Π°Ρ‚ΡŒ событиС

+

drag_offsetX = 0;
drag_offsetY = 0;

+

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅ Π½Π°Ρ‡Π°Π»Π° пСрСтаскивания

+

drag_offsetX = x - event_data[?"posX"];
drag_offsetY = y - event_data[?"posY"];

+

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅ пСрСтаскивания

+

x = event_data[?"posX"] + drag_offsetX;
y = event_data[?"posY"] + drag_offsetY;

+

ΠŸΡ€ΠΈΠ²Π΅Π΄Π΅Π½Π½Ρ‹ΠΉ Π²Ρ‹ΡˆΠ΅ ΠΊΠΎΠ΄ ΠΏΡ€ΠΈΠΌΠ΅Ρ€Π° ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΡƒΠ΅Ρ‚ ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½Ρ‹Π΅ смСщСния, установлСнныС Π² событии Drag Start, для пСрСмСщСния экзСмпляра ΠΏΡ€ΠΈ срабатывании события пСрСтаскивания.

+

+
+

ΠšΠΎΠ½Π΅Ρ† волочСния

+
+

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅ Drag End срабатываСт, ΠΊΠΎΠ³Π΄Π° ΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒ отпускаСт прикосновСниС/Ρ‰Π΅Π»Ρ‡ΠΎΠΊ Π½Π° экзСмплярС (ΠΈΠ»ΠΈ экранС, Ссли событиС глобальноС). Π­Ρ‚ΠΎ событиС Π³Π΅Π½Π΅Ρ€ΠΈΡ€ΡƒΠ΅Ρ‚ ΠΊΠ°Ρ€Ρ‚Ρƒ event_data DS, ΠΊΠΎΡ‚ΠΎΡ€ΡƒΡŽ Π²Ρ‹ ΠΌΠΎΠΆΠ΅Ρ‚Π΅ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚ΡŒ для получСния ΠΈΠ½Ρ„ΠΎΡ€ΠΌΠ°Ρ†ΠΈΠΈ ΠΎ событии. + Π½ΠΎ Π² этом событии ΠΊΠ°Ρ€Ρ‚Π° Π±ΡƒΠ΄Π΅Ρ‚ ΠΈΠΌΠ΅Ρ‚ΡŒ Π΄ΠΎΠΏΠΎΠ»Π½ΠΈΡ‚Π΅Π»ΡŒΠ½Ρ‹ΠΉ ΠΊΠ»ΡŽΡ‡: "isflick". Flick рассчитываСтся ΠΊΠ°ΠΊ расстояниС Π² сСкунду, Π½Π° ΠΊΠΎΡ‚ΠΎΡ€ΠΎΠ΅ ΠΏΡ€ΠΎΠΈΠ·ΠΎΡˆΠ»ΠΎ пСрСтаскиваниС, ΠΈ Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ для ΠΊΠ»ΡŽΡ‡Π° "isflick" + Π±ΡƒΠ΄Π΅Ρ‚ истинным, Ссли ΠΎΠ½ΠΎ большС ΠΎΠΏΡ€Π΅Π΄Π΅Π»Π΅Π½Π½ΠΎΠ³ΠΎ значСния расстояния Π² сСкунду, ΠΈ Π»ΠΎΠΆΠ½Ρ‹ΠΌ Π² ΠΏΡ€ΠΎΡ‚ΠΈΠ²Π½ΠΎΠΌ случаС. ΠžΠ±Ρ€Π°Ρ‚ΠΈΡ‚Π΅ Π²Π½ΠΈΠΌΠ°Π½ΠΈΠ΅, Ρ‡Ρ‚ΠΎ ΠΏΠΎ ΡƒΠΌΠΎΠ»Ρ‡Π°Π½ΠΈΡŽ это 2 дюйма Π² сСкунду, Π½ΠΎ Π²Ρ‹ ΠΌΠΎΠΆΠ΅Ρ‚Π΅ ΡƒΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ Π΄Ρ€ΡƒΠ³ΠΎΠ΅ Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ gesture_flick_speed(). + Π’Π°ΠΊΠΆΠ΅ ΠΎΠ±Ρ€Π°Ρ‚ΠΈΡ‚Π΅ Π²Π½ΠΈΠΌΠ°Π½ΠΈΠ΅, Ρ‡Ρ‚ΠΎ сущСствуСт ΡΠΏΠ΅Ρ†ΠΈΠ°Π»ΡŒΠ½ΠΎΠ΅ событиС Flick, ΠΊΠΎΡ‚ΠΎΡ€ΠΎΠ΅ Ρ‚Π°ΠΊΠΆΠ΅ Π±ΡƒΠ΄Π΅Ρ‚ Π·Π°ΠΏΡƒΡ‰Π΅Π½ΠΎ, Ссли пСрСмСнная "isflick" Π±ΡƒΠ΄Π΅Ρ‚ истинной. ΠŸΡ€ΠΈΠΌΠ΅Ρ€ΠΎΠΌ использования ΠΌΠΎΠΆΠ΅Ρ‚ Π±Ρ‹Ρ‚ΡŒ:

+

Π‘ΠΎΠ·Π΄Π°Ρ‚ΡŒ событиС

+

flickVelX = 0.0;
flickVelY = 0.0;

+

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅ окончания пСрСтаскивания

+

isFlick = event_data[?"isflick"];
if (isFlick)
Β  Β  {
Β  Β  flickVelX = event_data[?"diffX"];
Β  Β  flickVelY = event_data[?"diffY"];
Β  Β  }
else +
Β  Β  {
Β  Β  flickVelX = 0;
Β  Β  flickVelY = 0;
Β  Β  } +

+

Π¨Π°Π³ΠΎΠ²ΠΎΠ΅ мСроприятиС

+

x += flickVelX;
y += flickVelY;
flickVelX *= 0.7;
flickVelY *= 0.7;

+

ΠŸΡ€ΠΈΠ²Π΅Π΄Π΅Π½Π½Ρ‹ΠΉ Π²Ρ‹ΡˆΠ΅ ΠΊΠΎΠ΄ просто ΠΏΠΎΠ»ΡƒΡ‡Π°Π΅Ρ‚ Ρ€Π°Π·Π½ΠΈΡ†Ρƒ Π² ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠΈ x ΠΈ y послСднСго события пСрСтаскивания ΠΈ Ρ‚Π΅ΠΊΡƒΡ‰Π΅Π³ΠΎ события Drag End, ΠΈ Ссли ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Ρ‰Π΅Π½ΠΈΠ΅ Π±Ρ‹Π»ΠΎ большС ΠΏΠΎΡ€ΠΎΠ³Π° Ρ‰Π΅Π»Ρ‡ΠΊΠ°, ΠΎΠ½ устанавливаСт Π½Π΅ΠΊΠΎΡ‚ΠΎΡ€Ρ‹Π΅ ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½Ρ‹Π΅, ΠΊΠΎΡ‚ΠΎΡ€Ρ‹Π΅ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΡƒΡŽΡ‚ΡΡ для пСрСмСщСния экзСмпляра + Π² событии шага.

+

+
+

Flick

+
+

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅ Flick срабатываСт Ρ‚ΠΎΠ»ΡŒΠΊΠΎ Π² Ρ‚ΠΎΠΌ случаС, Ссли прикосновСниС/ΠΊΠ»ΠΈΠΊ удСрТиваСтся, пСрСтаскиваСтся, Π° Π·Π°Ρ‚Π΅ΠΌ отпускаСтся, ΠΈ расстояниС ΠΌΠ΅ΠΆΠ΄Ρƒ послСдним ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ΠΌ пСрСтаскивания ΠΈ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ΠΌ отпускания ΠΏΡ€Π΅Π²Ρ‹ΡˆΠ°Π΅Ρ‚ 2 дюйма Π² сСкунду (это настройка ΠΏΠΎ ΡƒΠΌΠΎΠ»Ρ‡Π°Π½ΠΈΡŽ, хотя Π΅Π΅ ΠΌΠΎΠΆΠ½ΠΎ ΠΈΠ·ΠΌΠ΅Π½ΠΈΡ‚ΡŒ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ + ΠΌΠΎΠΆΠ½ΠΎ ΠΈΠ·ΠΌΠ΅Π½ΠΈΡ‚ΡŒ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ gesture_flick_speed()). Π­Ρ‚ΠΎ событиС создаст ΠΊΠ°Ρ€Ρ‚Ρƒ event_data DS, ΠΊΠΎΡ‚ΠΎΡ€ΡƒΡŽ ΠΌΠΎΠΆΠ½ΠΎ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚ΡŒ для получСния ΠΈΠ½Ρ„ΠΎΡ€ΠΌΠ°Ρ†ΠΈΠΈ ΠΎ событии. НапримСр:

+

Π‘ΠΎΠ·Π΄Π°Ρ‚ΡŒ событиС

+

flickVelX = 0.0;
flickVelY = 0.0;

+

Π€Π»ΠΈΠΊ-событиС

+

flickVelX = event_data[?"diffX"];
flickVelY = event_data[?"diffY"];

+

Π¨Π°Π³ΠΎΠ²ΠΎΠ΅ мСроприятиС

+

x += flickVelX;
y += flickVelY;
flickVelX *= 0.7;
flickVelY *= 0.7;

+

ΠŸΡ€ΠΈΠ²Π΅Π΄Π΅Π½Π½Ρ‹ΠΉ Π²Ρ‹ΡˆΠ΅ ΠΊΠΎΠ΄ просто ΠΏΠΎΠ»ΡƒΡ‡Π°Π΅Ρ‚ Ρ€Π°Π·Π½ΠΈΡ†Ρƒ Π² ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠΈ x ΠΈ y послСднСго события пСрСтаскивания ΠΈ Ρ‚Π΅ΠΊΡƒΡ‰Π΅Π³ΠΎ события Flick, ΠΈ Ссли ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Ρ‰Π΅Π½ΠΈΠ΅ Π±Ρ‹Π»ΠΎ большС ΠΏΠΎΡ€ΠΎΠ³Π° flick, ΠΎΠ½ устанавливаСт Π½Π΅ΠΊΠΎΡ‚ΠΎΡ€Ρ‹Π΅ ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½Ρ‹Π΅, ΠΊΠΎΡ‚ΠΎΡ€Ρ‹Π΅ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΡƒΡŽΡ‚ΡΡ для пСрСмСщСния экзСмпляра Π² событии шага + событии шага.

+
+

+
+

Бобытия

+
+

Бобытия "Pinch" основаны Π½Π° ΠΎΠ΄Π½ΠΎΠ²Ρ€Π΅ΠΌΠ΅Π½Π½ΠΎΠΌ распознавании Π΄Π²ΡƒΡ… прикосновСний ΠΊ экрану устройства, ΠΊΠΎΠ³Π΄Π° ΠΎΠ΄Π½ΠΎ ΠΈΠ· Π½ΠΈΡ… (ΠΈΠ»ΠΈ ΠΎΠ±Π°) ΠΏΠ΅Ρ€Π΅ΠΌΠ΅ΡΡ‚ΠΈΠ»ΠΎΡΡŒ Π±ΠΎΠ»Π΅Π΅ Ρ‡Π΅ΠΌ Π½Π° ΠΎΠΏΡ€Π΅Π΄Π΅Π»Π΅Π½Π½ΠΎΠ΅ расстояниС. Π£Π³ΠΎΠ» пСрСмСщСния прикосновСний вмСстС с ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Ρ‰Π΅Π½ΠΈΠ΅ΠΌ ΠΊΠ°ΠΆΠ΄ΠΎΠ³ΠΎ прикосновСния являСтся Ρ‚Π΅ΠΌ, Ρ‡Ρ‚ΠΎ + ΠΎΠΏΡ€Π΅Π΄Π΅Π»ΡΡŽΡ‚ ΠΎΠ±Π½Π°Ρ€ΡƒΠΆΠ΅Π½ΠΈΠ΅ события Pinch ΠΈΠ»ΠΈ Rotate, Π³Π΄Π΅ (Π² случаС события Ρ‚ΠΈΠΏΠ° Pinch):

+ +

ΠŸΡ€ΠΈ ΠΎΠ±Π½Π°Ρ€ΡƒΠΆΠ΅Π½ΠΈΠΈ Π΄Π²ΡƒΡ… касаний ΠΈ двиТСния, ΡΠΎΠΎΡ‚Π²Π΅Ρ‚ΡΡ‚Π²ΡƒΡŽΡ‰ΠΈΡ… Π²Ρ‹ΡˆΠ΅ΡƒΠΊΠ°Π·Π°Π½Π½Ρ‹ΠΌ критСриям, Π±ΡƒΠ΄Π΅Ρ‚ ΠΈΠ½ΠΈΡ†ΠΈΠΈΡ€ΠΎΠ²Π°Π½ΠΎ событиС Pinch Event, ΠΈ Π² ΠΊΠ°ΠΆΠ΄ΠΎΠΌ ΠΈΠ· этих событий ΠΊΠ°Ρ€Ρ‚Π° event_data DS Map Π±ΡƒΠ΄Π΅Ρ‚ Π·Π°ΠΏΠΎΠ»Π½Π΅Π½Π° ΡΠ»Π΅Π΄ΡƒΡŽΡ‰ΠΈΠΌΠΈ клавишами:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ΠšΠ»ΡŽΡ‡ΠžΠΏΠΈΡΠ°Π½ΠΈΠ΅
"gesture"
Π­Ρ‚ΠΎ ΠΈΠ΄Π΅Π½Ρ‚ΠΈΡ„ΠΈΠΊΠ°Ρ†ΠΈΠΎΠ½Π½ΠΎΠ΅ Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅, ΡƒΠ½ΠΈΠΊΠ°Π»ΡŒΠ½ΠΎΠ΅ для выполняСмого ТСста. Π­Ρ‚ΠΎ позволяСт ΡΠ²ΡΠ·Π°Ρ‚ΡŒ вмСстС Ρ€Π°Π·Π»ΠΈΡ‡Π½Ρ‹Π΅ части ТСстов, состоящих ΠΈΠ· Π½Π΅ΡΠΊΠΎΠ»ΡŒΠΊΠΈΡ… частСй (Π½Π°ΠΏΡ€ΠΈΠΌΠ΅Ρ€, Π½Π°Ρ‡Π°Π»ΠΎ пСрСтаскивания, пСрСтаскиваниС ΠΈ ΠΊΠΎΠ½Π΅Ρ† пСрСтаскивания).
"touch1"
Π­Ρ‚ΠΎ индСкс ΠΏΠ΅Ρ€Π²ΠΎΠ³ΠΎ прикосновСния, ΠΊΠΎΡ‚ΠΎΡ€ΠΎΠ΅ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΡƒΠ΅Ρ‚ΡΡ ΠΊΠ°ΠΊ Ρ‡Π°ΡΡ‚ΡŒ ТСста Ρ‰ΠΈΠΏΠΊΠ°. ΠžΠ±Ρ‹Ρ‡Π½ΠΎ ΠΎΠ½ Ρ€Π°Π²Π΅Π½ 0, Π½ΠΎ Ссли ΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒ прикасаСтся ΠΊ экрану Π² Π΄Ρ€ΡƒΠ³ΠΎΠΌ мСстС, ΠΊΠΎΠ³Π΄Π° это событиС Π²Ρ‹Π·Π²Π°Π½ΠΎ Π΄Ρ€ΡƒΠ³ΠΈΠΌ прикосновСниСм, Ρ‚ΠΎ Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ Π±ΡƒΠ΄Π΅Ρ‚ + большС 0.
"touch2"
Π­Ρ‚ΠΎ индСкс Π²Ρ‚ΠΎΡ€ΠΎΠ³ΠΎ касания, ΠΊΠΎΡ‚ΠΎΡ€ΠΎΠ΅ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΡƒΠ΅Ρ‚ΡΡ ΠΊΠ°ΠΊ Ρ‡Π°ΡΡ‚ΡŒ ТСста Ρ‰ΠΈΠΏΠΊΠ°. ΠžΠ±Ρ‹Ρ‡Π½ΠΎ ΠΎΠ½ Π½Π° 1 большС, Ρ‡Π΅ΠΌ Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ для touch1, Π½ΠΎ ΠΌΠΎΠΆΠ΅Ρ‚ Π±Ρ‹Ρ‚ΡŒ ΠΈ Π΄Ρ€ΡƒΠ³ΠΈΠΌ, Π² зависимости ΠΎΡ‚ количСства опрСдСляСмых касаний Π² Π΄Ρ€ΡƒΠ³ΠΈΡ… мСстах.
"posX1"
Π­Ρ‚ΠΎ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ X Π² пространствС ΠΊΠΎΠΌΠ½Π°Ρ‚Ρ‹ для ΠΏΠ΅Ρ€Π²ΠΎΠ³ΠΎ касания.
"posY1"
Π­Ρ‚ΠΎ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ ΠΏΠΎ оси Y Π² пространствС помСщСния для ΠΏΠ΅Ρ€Π²ΠΎΠ³ΠΎ касания.
"rawposX1"
Π­Ρ‚ΠΎ нСобработанная позиция X Π² пространствС ΠΎΠΊΠ½Π° ΠΏΡ€ΠΈ ΠΏΠ΅Ρ€Π²ΠΎΠΌ касании (эквивалСнтно ΠΏΠΎΠ»ΡƒΡ‡Π΅Π½ΠΈΡŽ ΠΏΠΎΠ·ΠΈΡ†ΠΈΠΈ ΠΌΡ‹ΡˆΠΈ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ device_mouse_raw_x()).
"rawposY1"
Π­Ρ‚ΠΎ нСобработанная позиция Y Π² пространствС ΠΎΠΊΠ½Π° ΠΏΡ€ΠΈ ΠΏΠ΅Ρ€Π²ΠΎΠΌ касании (эквивалСнтно ΠΏΠΎΠ»ΡƒΡ‡Π΅Π½ΠΈΡŽ ΠΏΠΎΠ·ΠΈΡ†ΠΈΠΈ ΠΌΡ‹ΡˆΠΈ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ device_mouse_raw_y()).
"guiposX1"
Π­Ρ‚ΠΎ позиция X Π² пространствС gui ΠΏΠ΅Ρ€Π²ΠΎΠ³ΠΎ касания (эквивалСнтно ΠΏΠΎΠ»ΡƒΡ‡Π΅Π½ΠΈΡŽ ΠΏΠΎΠ·ΠΈΡ†ΠΈΠΈ ΠΌΡ‹ΡˆΠΈ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ device_mouse_x_to_gui()).
"guiposY1"
Π­Ρ‚ΠΎ позиция Y Π² пространствС gui Π²Ρ‚ΠΎΡ€ΠΎΠ³ΠΎ касания (эквивалСнтно ΠΏΠΎΠ»ΡƒΡ‡Π΅Π½ΠΈΡŽ ΠΏΠΎΠ·ΠΈΡ†ΠΈΠΈ ΠΌΡ‹ΡˆΠΈ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ device_mouse_y_to_gui()).
"posX2"
Π­Ρ‚ΠΎ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ X Π² пространствС ΠΊΠΎΠΌΠ½Π°Ρ‚Ρ‹ для Π²Ρ‚ΠΎΡ€ΠΎΠ³ΠΎ касания.
"posY2"
Π­Ρ‚ΠΎ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ ΠΏΠΎ оси Y Π² пространствС помСщСния для Π²Ρ‚ΠΎΡ€ΠΎΠ³ΠΎ касания.
"rawposX2"
Π­Ρ‚ΠΎ нСобработанная позиция X Π² пространствС ΠΎΠΊΠ½Π° для ΠΏΠ΅Ρ€Π²ΠΎΠ³ΠΎ касания.
"rawposY2"
Π­Ρ‚ΠΎ нСобработанная позиция Y Π² пространствС ΠΎΠΊΠ½Π° для Π²Ρ‚ΠΎΡ€ΠΎΠ³ΠΎ касания.
"guiposX2"
Π­Ρ‚ΠΎ позиция X gui-space Π²Ρ‚ΠΎΡ€ΠΎΠ³ΠΎ касания.
"guiposY2"
Π­Ρ‚ΠΎ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ ΠΏΠΎ оси Y Π² пространствС gui Π²Ρ‚ΠΎΡ€ΠΎΠ³ΠΎ касания.
"midpointX"
ПолоТСниС X срСднСй Ρ‚ΠΎΡ‡ΠΊΠΈ ΠΌΠ΅ΠΆΠ΄Ρƒ двумя касаниями Π² пространствС ΠΊΠΎΠΌΠ½Π°Ρ‚Ρ‹.
"midpointY"
ПолоТСниС Y срСднСй Ρ‚ΠΎΡ‡ΠΊΠΈ ΠΌΠ΅ΠΆΠ΄Ρƒ двумя касаниями Π² пространствС ΠΊΠΎΠΌΠ½Π°Ρ‚Ρ‹.
"rawmidpointX"
Π­Ρ‚ΠΎ Π½Π΅ΠΎΠ±Ρ€Π°Π±ΠΎΡ‚Π°Π½Π½ΠΎΠ΅ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ X срСднСй Ρ‚ΠΎΡ‡ΠΊΠΈ Π² пространствС ΠΎΠΊΠ½Π°.
"rawmidpointY"
Π­Ρ‚ΠΎ Π½Π΅ΠΎΠ±Ρ€Π°Π±ΠΎΡ‚Π°Π½Π½ΠΎΠ΅ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ Y срСднСй Ρ‚ΠΎΡ‡ΠΊΠΈ Π² пространствС ΠΎΠΊΠ½Π°.
"guimidpointX"
Π­Ρ‚ΠΎ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ X срСднСй Ρ‚ΠΎΡ‡ΠΊΠΈ Π² gui-space.
"guimidpointY"
Π­Ρ‚ΠΎ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ Y срСднСй Ρ‚ΠΎΡ‡ΠΊΠΈ Π² пространствС gui.
"relativescale"
Π­Ρ‚ΠΎ Ρ€Π°Π·Π½ΠΈΡ†Π° Π² ΠΌΠ°ΡΡˆΡ‚Π°Π±Π΅ ΠΏΠΎ ΡΡ€Π°Π²Π½Π΅Π½ΠΈΡŽ с послСдним событиСм Π² этом ТСстС (поэтому для событий Pinch In это Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ всСгда Π±ΡƒΠ΄Π΅Ρ‚ мСньшС 1.0, Π° для событий Pinch Out - большС 1.0).
"absolutescale"
Π­Ρ‚ΠΎ ΠΌΠ°ΡΡˆΡ‚Π°Π± ΠΏΠΎ ΡΡ€Π°Π²Π½Π΅Π½ΠΈΡŽ с Ρ‚Π΅ΠΌ, Π³Π΄Π΅ Π½Π°Ρ…ΠΎΠ΄ΠΈΠ»ΠΈΡΡŒ ΠΏΠ°Π»ΡŒΡ†Ρ‹ Π² ΠΌΠΎΠΌΠ΅Π½Ρ‚ Π½Π°Ρ‡Π°Π»Π° ТСста (Ρ‚Π°ΠΊ, Ссли расстояниС ΠΌΠ΅ΠΆΠ΄Ρƒ ΠΏΠ°Π»ΡŒΡ†Π°ΠΌΠΈ ΡƒΠΌΠ΅Π½ΡŒΡˆΠΈΠ»ΠΎΡΡŒ Π²Π΄Π²ΠΎΠ΅, Ρ‚ΠΎ этот ΠΏΠΎΠΊΠ°Π·Π°Ρ‚Π΅Π»ΡŒ Π±ΡƒΠ΄Π΅Ρ‚ Ρ€Π°Π²Π΅Π½ 0,5, Π° Ссли расстояниС ΡƒΠ΄Π²ΠΎΠΈΠ»ΠΎΡΡŒ, Ρ‚ΠΎ 2,0).
+

+

Запуск

+
+

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅ Pinch Start срабатываСт, ΠΊΠΎΠ³Π΄Π° ΠΊ экзСмпляру (ΠΈΠ»ΠΈ экрану, Ссли событиС глобальноС) ΠΏΡ€ΠΈΠΊΠΎΡΠ½ΡƒΠ»ΠΈΡΡŒ Π΄Π²Π° "ΠΏΠ°Π»ΡŒΡ†Π°" (ΠΈ прикосновСниС сохраняСтся), Π° Π·Π°Ρ‚Π΅ΠΌ ΠΎΠ΄ΠΈΠ½ ΠΈΠ»ΠΈ ΠΎΠ±Π° "ΠΏΠ°Π»ΡŒΡ†Π°" ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Ρ‰Π°ΡŽΡ‚ΡΡ. Если прикосновСния ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Ρ‰Π°ΡŽΡ‚ΡΡ + Π΄Ρ€ΡƒΠ³ ΠΎΡ‚ Π΄Ρ€ΡƒΠ³Π° ΠΈΠ»ΠΈ Π΄Ρ€ΡƒΠ³ ΠΊ Π΄Ρ€ΡƒΠ³Ρƒ большС, Ρ‡Π΅ΠΌ минимальноС ΠΊΠΎΠ½Ρ‚Ρ€ΠΎΠ»ΡŒΠ½ΠΎΠ΅ расстояниС (ΠΊΠΎΡ‚ΠΎΡ€ΠΎΠ΅ ΠΏΠΎ ΡƒΠΌΠΎΠ»Ρ‡Π°Π½ΠΈΡŽ Ρ€Π°Π²Π½ΠΎ 0,1 дюйма, Π½ΠΎ Π΅Π³ΠΎ ΠΌΠΎΠΆΠ½ΠΎ ΡƒΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ gesture_pinch_distance()), + ΠΈ ΡƒΠ³ΠΎΠ» ΠΌΠ΅ΠΆΠ΄Ρƒ Π½ΠΈΠΌΠΈ находится Π² ΠΏΡ€Π΅Π΄Π΅Π»Π°Ρ… Π·Π°Π΄Π°Π½Π½ΠΎΠ³ΠΎ значСния (ΠΏΠΎ ΡƒΠΌΠΎΠ»Ρ‡Π°Π½ΠΈΡŽ 45Β°, Π½ΠΎ ΠΌΠΎΠΆΠ΅Ρ‚ Π±Ρ‹Ρ‚ΡŒ установлСн с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΉ gesture_pinch_angle_towards() ΠΈ + gesture_pinch_angle_away()), Ρ‚ΠΎ Π±ΡƒΠ΄Π΅Ρ‚ ΠΈΠ½ΠΈΡ†ΠΈΠΈΡ€ΠΎΠ²Π°Π½ΠΎ событиС Pinch Start. Π’ этом событии ΠΌΠΎΠΆΠ½ΠΎ Π·Π°Π΄Π°Ρ‚ΡŒ ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½Ρ‹Π΅ ΠΈΠ»ΠΈ ΡΠΎΡ…Ρ€Π°Π½ΠΈΡ‚ΡŒ Π΄Π°Ρ‚Ρƒ полоТСния для дальнСйшСго использования. НапримСр: +

+

ΠœΠ΅Ρ€ΠΎΠΏΡ€ΠΈΡΡ‚ΠΈΠ΅ ΠΏΠΎ запуску

+

pinching = true;
pinch_x = event_data[? "midpointX"]; pinch_y = event_data[? "midpointY"];

+

ΠŸΡ€ΠΈΠ²Π΅Π΄Π΅Π½Π½Ρ‹ΠΉ Π²Ρ‹ΡˆΠ΅ ΠΊΠΎΠ΄ ΠΎΠ±Π½Π°Ρ€ΡƒΠΆΠΈΡ‚ Π·Π°Ρ‰Π΅ΠΌΠ»Π΅Π½ΠΈΠ΅ ΠΈ сохранит ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ срСднСй Ρ‚ΠΎΡ‡ΠΊΠΈ для этого защСмлСния.

+

+
+

Π’Π²ΠΎΠ΄ / Π²Ρ‹Π²ΠΎΠ΄

+
+

Бобытия Pinch In ΠΈ Pinch Out Π±ΡƒΠ΄ΡƒΡ‚ ΡΡ€Π°Π±Π°Ρ‚Ρ‹Π²Π°Ρ‚ΡŒ ΠΏΡ€ΠΈ ΠΊΠ°ΠΆΠ΄ΠΎΠΌ шагС, ΠΊΠΎΠ³Π΄Π° расстояниС ΠΌΠ΅ΠΆΠ΄Ρƒ двумя касаниями, ΡΠΎΡΡ‚Π°Π²Π»ΡΡŽΡ‰ΠΈΠΌΠΈ Ρ‰ΠΈΠΏΠΎΠΊ, измСняСтся свСрх минимального ΠΏΠΎΡ€ΠΎΠ³Π° (ΠΏΠΎ ΡƒΠΌΠΎΠ»Ρ‡Π°Π½ΠΈΡŽ установлСно +/- 0,1 дюйма, Π½ΠΎ Π²Ρ‹ ΠΌΠΎΠΆΠ΅Ρ‚Π΅ ΠΈΠ·ΠΌΠ΅Π½ΠΈΡ‚ΡŒ Π΅Π³ΠΎ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ gesture_pinch_distance). + Если прикосновСния Π½Π΅ ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Ρ‰Π°ΡŽΡ‚ΡΡ, Ρ‚ΠΎ эти события Π½Π΅ ΡΡ€Π°Π±Π°Ρ‚Ρ‹Π²Π°ΡŽΡ‚. Π­Ρ‚ΠΈ события Π³Π΅Π½Π΅Ρ€ΠΈΡ€ΡƒΡŽΡ‚ ΠΊΠ°Ρ€Ρ‚Ρƒ event_data DS, ΠΊΠΎΡ‚ΠΎΡ€ΡƒΡŽ ΠΌΠΎΠΆΠ½ΠΎ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚ΡŒ для получСния ΠΈΠ½Ρ„ΠΎΡ€ΠΌΠ°Ρ†ΠΈΠΈ ΠΎ событии. НапримСр:

+

Π“Π»ΠΎΠ±Π°Π»ΡŒΠ½ΠΎΠ΅ событиС вхоТдСния/выхоТдСния ΠΏΠΈΠ½Ρ‡Π°

+

var _scale = event_data[? "relativescale"];
var _w = camera_get_view_width(view_camera[0]);
var _h = camera_get_view_height(view_camera[0]);
var _x = camera_get_view_x(view_camera[0]) + (_w / 2);
var _y = camera_get_view_y(view_camera[0]) + + (_h / 2);
+
_w *= _scale;
_h = _w * (room_height / room_width);
_x -= _w / 2;
_y -= _h / 2;
+
camera_set_view_pos(view_camera[0], _x, _y);
camera_set_view_size(view_camera[0], _w, _h); +

+

ΠŸΡ€ΠΈΠ²Π΅Π΄Π΅Π½Π½Ρ‹ΠΉ Π²Ρ‹ΡˆΠ΅ ΠΊΠΎΠ΄ Π±ΡƒΠ΄Π΅Ρ‚ ΠΌΠ°ΡΡˆΡ‚Π°Π±ΠΈΡ€ΠΎΠ²Π°Ρ‚ΡŒ прСдставлСниС Π½Π° основС ΠΎΡ‚Π½ΠΎΡΠΈΡ‚Π΅Π»ΡŒΠ½ΠΎΠ³ΠΎ ΠΌΠ°ΡΡˆΡ‚Π°Π±Π° прикосновСний.

+

+
+

Π—Π°ΠΆΠΈΠΌΠ½ΠΎΠΉ ΠΊΠΎΠ½Π΅Ρ†

+
+

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅ Pinch End срабатываСт, ΠΊΠΎΠ³Π΄Π° ΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒ отпускаСт ΠΎΠ΄Π½ΠΎ (ΠΈΠ»ΠΈ ΠΎΠ±Π°) касания устройства. Π­Ρ‚ΠΎ событиС Π³Π΅Π½Π΅Ρ€ΠΈΡ€ΡƒΠ΅Ρ‚ ΠΊΠ°Ρ€Ρ‚Ρƒ event_data DS, ΠΊΠΎΡ‚ΠΎΡ€ΡƒΡŽ Π²Ρ‹ ΠΌΠΎΠΆΠ΅Ρ‚Π΅ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚ΡŒ для получСния ΠΈΠ½Ρ„ΠΎΡ€ΠΌΠ°Ρ†ΠΈΠΈ ΠΎ событии. Для + Π½Π°ΠΏΡ€ΠΈΠΌΠ΅Ρ€:

+

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅, связанноС с Π·Π°Ρ‰Π΅ΠΌΠ»Π΅Π½ΠΈΠ΅ΠΌ ΠΊΠΎΠ½Ρ†Π°

+

var _pinchx = event_data[? "midpointX"];
var _pinchy = event_data[? "midpointY"];
var _w = camera_get_view_width(view_camera[0]);
var _h = camera_get_view_height(view_camera[0]);
var _x = _pinchx - (_w / 2);
var _y = _pinchy - (_h / 2);
+
camera_set_view_pos(view_camera[0], _x, _y); +

+

ΠŸΡ€ΠΈΠ²Π΅Π΄Π΅Π½Π½Ρ‹ΠΉ Π²Ρ‹ΡˆΠ΅ ΠΊΠΎΠ΄ установит ΠΏΠΎΠ·ΠΈΡ†ΠΈΡŽ просмотра ΠΏΠΎ Ρ†Π΅Π½Ρ‚Ρ€Ρƒ срСднСй Ρ‚ΠΎΡ‡ΠΊΠΈ Π΄Π²ΡƒΡ… касаний, ΡΠΎΡΡ‚Π°Π²Π»ΡΡŽΡ‰ΠΈΡ… ΠΏΠΈΠ½Ρ‡, ΠΊΠΎΠ³Π΄Π° касания Π±ΡƒΠ΄ΡƒΡ‚ ΠΎΡ‚ΠΏΡƒΡ‰Π΅Π½Ρ‹.

+

+
+

+
+

ΠŸΠΎΠ²ΠΎΡ€ΠΎΡ‚ событий

+
+

Бобытия "ΠŸΠΎΠ²ΠΎΡ€ΠΎΡ‚" основаны Π½Π° ΠΎΠ΄Π½ΠΎΠ²Ρ€Π΅ΠΌΠ΅Π½Π½ΠΎΠΌ распознавании Π΄Π²ΡƒΡ… прикосновСний ΠΊ экрану устройства, ΠΈ Ссли Π² Ρ‚Π΅Ρ‡Π΅Π½ΠΈΠ΅ ΠΎΠΏΡ€Π΅Π΄Π΅Π»Π΅Π½Π½ΠΎΠ³ΠΎ Π²Ρ€Π΅ΠΌΠ΅Π½ΠΈ ΠΌΠ΅ΠΆΠ΄Ρƒ Π½ΠΈΠΌΠΈ ΠΏΡ€ΠΎΠΈΠ·ΠΎΡˆΠ΅Π» ΠΏΠΎΡΠ»Π΅Π΄ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒΠ½Ρ‹ΠΉ ΡƒΠ³Π»ΠΎΠ²ΠΎΠΉ ΠΏΠΎΠ²ΠΎΡ€ΠΎΡ‚. Π£Π³ΠΎΠ» двиТСния прикосновСний наряду с + опрСдСляСт ΠΎΠ±Π½Π°Ρ€ΡƒΠΆΠ΅Π½ΠΈΠ΅ события "Pinch" ΠΈΠ»ΠΈ "Rotate", Π³Π΄Π΅ (Π² случаС события Ρ‚ΠΈΠΏΠ° "Rotate"):

+ +

ΠŸΡ€ΠΈ ΠΎΠ±Π½Π°Ρ€ΡƒΠΆΠ΅Π½ΠΈΠΈ Π΄Π²ΡƒΡ… прикосновСний ΠΈ двиТСния, ΡΠΎΠΎΡ‚Π²Π΅Ρ‚ΡΡ‚Π²ΡƒΡŽΡ‰ΠΈΡ… Π²Ρ‹ΡˆΠ΅ΡƒΠΊΠ°Π·Π°Π½Π½Ρ‹ΠΌ критСриям, Π±ΡƒΠ΄Π΅Ρ‚ ΠΈΠ½ΠΈΡ†ΠΈΠΈΡ€ΠΎΠ²Π°Π½ΠΎ событиС Rotate Event, ΠΈ Π² ΠΊΠ°ΠΆΠ΄ΠΎΠΌ ΠΈΠ· этих событий ΠΊΠ°Ρ€Ρ‚Π° event_data DS Map Π±ΡƒΠ΄Π΅Ρ‚ Π·Π°ΠΏΠΎΠ»Π½Π΅Π½Π° ΡΠ»Π΅Π΄ΡƒΡŽΡ‰ΠΈΠΌΠΈ клавишами:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ΠšΠ»ΡŽΡ‡ΠžΠΏΠΈΡΠ°Π½ΠΈΠ΅
"gesture"
Π­Ρ‚ΠΎ ΠΈΠ΄Π΅Π½Ρ‚ΠΈΡ„ΠΈΠΊΠ°Ρ†ΠΈΠΎΠ½Π½ΠΎΠ΅ Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅, ΡƒΠ½ΠΈΠΊΠ°Π»ΡŒΠ½ΠΎΠ΅ для выполняСмого ТСста. Π­Ρ‚ΠΎ позволяСт ΡΠ²ΡΠ·Π°Ρ‚ΡŒ вмСстС Ρ€Π°Π·Π»ΠΈΡ‡Π½Ρ‹Π΅ части ТСстов, состоящих ΠΈΠ· Π½Π΅ΡΠΊΠΎΠ»ΡŒΠΊΠΈΡ… частСй (Π½Π°ΠΏΡ€ΠΈΠΌΠ΅Ρ€, Π½Π°Ρ‡Π°Π»ΠΎ пСрСтаскивания, пСрСтаскиваниС ΠΈ ΠΊΠΎΠ½Π΅Ρ† пСрСтаскивания).
"touch1"
Π­Ρ‚ΠΎ индСкс ΠΏΠ΅Ρ€Π²ΠΎΠ³ΠΎ прикосновСния, ΠΊΠΎΡ‚ΠΎΡ€ΠΎΠ΅ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΡƒΠ΅Ρ‚ΡΡ ΠΊΠ°ΠΊ Ρ‡Π°ΡΡ‚ΡŒ ТСста Ρ‰ΠΈΠΏΠΊΠ°. ΠžΠ±Ρ‹Ρ‡Π½ΠΎ ΠΎΠ½ Ρ€Π°Π²Π΅Π½ 0, Π½ΠΎ Ссли ΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒ прикасаСтся ΠΊ экрану Π² Π΄Ρ€ΡƒΠ³ΠΎΠΌ мСстС, ΠΊΠΎΠ³Π΄Π° это событиС Π²Ρ‹Π·Π²Π°Π½ΠΎ Π΄Ρ€ΡƒΠ³ΠΈΠΌ прикосновСниСм, Ρ‚ΠΎ Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ Π±ΡƒΠ΄Π΅Ρ‚ + большС 0.
"touch2"
Π­Ρ‚ΠΎ индСкс Π²Ρ‚ΠΎΡ€ΠΎΠ³ΠΎ касания, ΠΊΠΎΡ‚ΠΎΡ€ΠΎΠ΅ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΡƒΠ΅Ρ‚ΡΡ ΠΊΠ°ΠΊ Ρ‡Π°ΡΡ‚ΡŒ ТСста Ρ‰ΠΈΠΏΠΊΠ°. ΠžΠ±Ρ‹Ρ‡Π½ΠΎ ΠΎΠ½ Π½Π° 1 большС, Ρ‡Π΅ΠΌ Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ для touch1, Π½ΠΎ ΠΌΠΎΠΆΠ΅Ρ‚ Π±Ρ‹Ρ‚ΡŒ ΠΈ Π΄Ρ€ΡƒΠ³ΠΈΠΌ, Π² зависимости ΠΎΡ‚ количСства опрСдСляСмых касаний Π² Π΄Ρ€ΡƒΠ³ΠΈΡ… мСстах.
"posX1"
Π­Ρ‚ΠΎ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ X Π² пространствС ΠΊΠΎΠΌΠ½Π°Ρ‚Ρ‹ для ΠΏΠ΅Ρ€Π²ΠΎΠ³ΠΎ касания.
"posY1"
Π­Ρ‚ΠΎ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ ΠΏΠΎ оси Y Π² пространствС помСщСния для ΠΏΠ΅Ρ€Π²ΠΎΠ³ΠΎ касания.
"rawposX1"
Π­Ρ‚ΠΎ нСобработанная позиция X Π² пространствС ΠΎΠΊΠ½Π° ΠΏΡ€ΠΈ ΠΏΠ΅Ρ€Π²ΠΎΠΌ касании (эквивалСнтно ΠΏΠΎΠ»ΡƒΡ‡Π΅Π½ΠΈΡŽ ΠΏΠΎΠ·ΠΈΡ†ΠΈΠΈ ΠΌΡ‹ΡˆΠΈ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ device_mouse_raw_x()).
"rawposY1"
Π­Ρ‚ΠΎ нСобработанная позиция Y Π² пространствС ΠΎΠΊΠ½Π° ΠΏΡ€ΠΈ ΠΏΠ΅Ρ€Π²ΠΎΠΌ касании (эквивалСнтно ΠΏΠΎΠ»ΡƒΡ‡Π΅Π½ΠΈΡŽ ΠΏΠΎΠ·ΠΈΡ†ΠΈΠΈ ΠΌΡ‹ΡˆΠΈ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ device_mouse_raw_y()).
"guiposX1"
Π­Ρ‚ΠΎ позиция X Π² пространствС gui ΠΏΠ΅Ρ€Π²ΠΎΠ³ΠΎ касания (эквивалСнтно ΠΏΠΎΠ»ΡƒΡ‡Π΅Π½ΠΈΡŽ ΠΏΠΎΠ·ΠΈΡ†ΠΈΠΈ ΠΌΡ‹ΡˆΠΈ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ device_mouse_x_to_gui()).
"guiposY1"
Π­Ρ‚ΠΎ позиция Y Π² пространствС gui Π²Ρ‚ΠΎΡ€ΠΎΠ³ΠΎ касания (эквивалСнтно ΠΏΠΎΠ»ΡƒΡ‡Π΅Π½ΠΈΡŽ ΠΏΠΎΠ·ΠΈΡ†ΠΈΠΈ ΠΌΡ‹ΡˆΠΈ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ device_mouse_y_to_gui()).
"posX2"
Π­Ρ‚ΠΎ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ X Π² пространствС ΠΊΠΎΠΌΠ½Π°Ρ‚Ρ‹ для Π²Ρ‚ΠΎΡ€ΠΎΠ³ΠΎ касания.
"posY2"
Π­Ρ‚ΠΎ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ ΠΏΠΎ оси Y Π² пространствС помСщСния для Π²Ρ‚ΠΎΡ€ΠΎΠ³ΠΎ касания.
"rawposX2"
Π­Ρ‚ΠΎ нСобработанная позиция X Π² пространствС ΠΎΠΊΠ½Π° для ΠΏΠ΅Ρ€Π²ΠΎΠ³ΠΎ касания.
"rawposY2"
Π­Ρ‚ΠΎ нСобработанная позиция Y Π² пространствС ΠΎΠΊΠ½Π° для Π²Ρ‚ΠΎΡ€ΠΎΠ³ΠΎ касания.
"guiposX2"
Π­Ρ‚ΠΎ позиция X gui-space Π²Ρ‚ΠΎΡ€ΠΎΠ³ΠΎ касания.
"guiposY2"
Π­Ρ‚ΠΎ позиция Y Π² пространствС gui для Π²Ρ‚ΠΎΡ€ΠΎΠ³ΠΎ касания.
"pivotX"
ПолоТСниС X Ρ‚ΠΎΡ‡ΠΊΠΈ ΠΏΠΎΠ²ΠΎΡ€ΠΎΡ‚Π° Π² пространствС помСщСния.
"pivotY"
ПолоТСниС Y Ρ‚ΠΎΡ‡ΠΊΠΈ вращСния Π² пространствС помСщСния.
"rawpivotX"
Π­Ρ‚ΠΎ Π½Π΅ΠΎΠ±Ρ€Π°Π±ΠΎΡ‚Π°Π½Π½ΠΎΠ΅ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ X Π² пространствС ΠΎΠΊΠ½Π° Ρ‚ΠΎΡ‡ΠΊΠΈ ΠΏΠΎΠ²ΠΎΡ€ΠΎΡ‚Π°.
"rawpivotY"
Π­Ρ‚ΠΎ Π½Π΅ΠΎΠ±Ρ€Π°Π±ΠΎΡ‚Π°Π½Π½ΠΎΠ΅ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ Y Ρ‚ΠΎΡ‡ΠΊΠΈ вращСния Π² пространствС ΠΎΠΊΠ½Π°.
"guipivotX"
Π­Ρ‚ΠΎ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ X Ρ‚ΠΎΡ‡ΠΊΠΈ ΠΏΠΎΠ²ΠΎΡ€ΠΎΡ‚Π° Π² пространствС gui.
"guipivotY"
Π­Ρ‚ΠΎ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ Y Ρ‚ΠΎΡ‡ΠΊΠΈ ΠΏΠΎΠ²ΠΎΡ€ΠΎΡ‚Π° Π² пространствС gui.
"relativeangle"
Π­Ρ‚ΠΎ Ρ€Π°Π·Π½ΠΈΡ†Π° Π² ΠΏΠΎΠ²ΠΎΡ€ΠΎΡ‚Π΅ ΠΏΠΎ ΡΡ€Π°Π²Π½Π΅Π½ΠΈΡŽ с послСдним событиСм Π² этом ТСстС, измСряСтся Π² градусах
"absoluteangle"
Π­Ρ‚ΠΎ Ρ€Π°Π·Π½ΠΈΡ†Π° Π² ΡƒΠ³Π»Π΅ ΠΏΠΎ ΡΡ€Π°Π²Π½Π΅Π½ΠΈΡŽ с Ρ‚Π΅ΠΌ, Π³Π΄Π΅ Π½Π°Ρ…ΠΎΠ΄ΠΈΠ»ΠΈΡΡŒ ΠΏΠ°Π»ΡŒΡ†Ρ‹ Π² ΠΌΠΎΠΌΠ΅Π½Ρ‚ Π½Π°Ρ‡Π°Π»Π° ТСста, измСряСмая Π² градусах. Π’Π°ΠΊ, Π½Π°ΠΏΡ€ΠΈΠΌΠ΅Ρ€, Ссли с ΠΌΠΎΠΌΠ΅Π½Ρ‚Π° Π½Π°Ρ‡Π°Π»Π° ТСста ΠΏΠ°Π»ΡŒΡ†Ρ‹ ΠΏΠΎΠ²Π΅Ρ€Π½ΡƒΠ»ΠΈΡΡŒ Π½Π° Ρ‡Π΅Ρ‚Π²Π΅Ρ€Ρ‚ΡŒ окруТности, Ρ‚ΠΎ это Π·Π½Π°Ρ‡Π΅Π½ΠΈΠ΅ Π±ΡƒΠ΄Π΅Ρ‚ Ρ€Π°Π²Π½ΠΎ 90Β° + ΠΈΠ»ΠΈ -90Β°, Π² зависимости ΠΎΡ‚ направлСния вращСния.
+

+

ΠŸΠΎΠ²ΠΎΡ€ΠΎΡ‚ Начало

+
+

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅ Rotate Start срабатываСт, ΠΊΠΎΠ³Π΄Π° ΠΊ экзСмпляру (ΠΈΠ»ΠΈ экрану, Ссли событиС глобальноС) ΠΏΡ€ΠΈΠΊΠΎΡΠ½ΡƒΠ»ΠΈΡΡŒ Π΄Π²Π° "ΠΏΠ°Π»ΡŒΡ†Π°" (ΠΈ прикосновСниС сохраняСтся), Π° Π·Π°Ρ‚Π΅ΠΌ ΠΎΠ΄ΠΈΠ½ ΠΈΠ»ΠΈ ΠΎΠ±Π° "ΠΏΠ°Π»ΡŒΡ†Π°" ΠΏΠΎΠ²ΠΎΡ€Π°Ρ‡ΠΈΠ²Π°ΡŽΡ‚ΡΡ ΠΎΡ‚ своСго Π½Π°Ρ‡Π°Π»ΡŒΠ½ΠΎΠ³ΠΎ полоТСния + полоТСния. Π’Ρ€Π°Ρ‰Π΅Π½ΠΈΠ΅ касаний Π΄ΠΎΠ»ΠΆΠ½ΠΎ Π½Π°Ρ‡Π°Ρ‚ΡŒΡΡ Π² Ρ‚Π΅Ρ‡Π΅Π½ΠΈΠ΅ ΠΊΠΎΡ€ΠΎΡ‚ΠΊΠΎΠ³ΠΎ ΠΏΡ€ΠΎΠΌΠ΅ΠΆΡƒΡ‚ΠΊΠ° Π²Ρ€Π΅ΠΌΠ΅Π½ΠΈ (ΠΏΠΎ ΡƒΠΌΠΎΠ»Ρ‡Π°Π½ΠΈΡŽ 0,16 сСкунды, Π½ΠΎ Π΅Π³ΠΎ ΠΌΠΎΠΆΠ½ΠΎ Π·Π°Π΄Π°Ρ‚ΡŒ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ gesture_rotate_time()) + ΠΈ Π±Ρ‹Ρ‚ΡŒ большС минимального ΡƒΠ³Π»ΠΎΠ²ΠΎΠ³ΠΎ ΠΏΠΎΡ€ΠΎΠ³Π° (ΠΏΠΎ ΡƒΠΌΠΎΠ»Ρ‡Π°Π½ΠΈΡŽ 5Β°, Π½ΠΎ Π΅Π³ΠΎ ΠΌΠΎΠΆΠ½ΠΎ ΠΈΠ·ΠΌΠ΅Π½ΠΈΡ‚ΡŒ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ gesture_rotate_angle()). + Если эти ΠΏΡ€ΠΎΠ²Π΅Ρ€ΠΊΠΈ Π²Π΅Ρ€Π½Ρ‹, Ρ‚ΠΎ Π±ΡƒΠ΄Π΅Ρ‚ Π·Π°ΠΏΡƒΡ‰Π΅Π½ΠΎ событиС Rotate Start, ΠΊΠΎΡ‚ΠΎΡ€ΠΎΠ΅ ΠΌΠΎΠΆΠ½ΠΎ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚ΡŒ для хранСния Π·Π½Π°Ρ‡Π΅Π½ΠΈΠΉ ΠΈΠ»ΠΈ установки ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½Ρ‹Ρ… для использования с ΠΎΡΡ‚Π°Π»ΡŒΠ½Ρ‹ΠΌΠΈ событиями rotate. НапримСр:

+

Π‘ΠΎΠ·Π΄Π°Ρ‚ΡŒ событиС

+

rotating = false;
view_a = camera_get_view_angle(view_camera[0]);

+

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅ Π½Π°Ρ‡Π°Π»Π° ΠΏΠΎΠ²ΠΎΡ€ΠΎΡ‚Π°

+

rotating = true;

+

ΠŸΡ€ΠΈΠ²Π΅Π΄Π΅Π½Π½Ρ‹ΠΉ Π²Ρ‹ΡˆΠ΅ ΠΊΠΎΠ΄ просто устанавливаСт Π½Π΅ΠΊΠΎΡ‚ΠΎΡ€Ρ‹Π΅ ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½Ρ‹Π΅ для ΠΏΠΎΠ²ΠΎΡ€ΠΎΡ‚Π° ΠΊΠ°ΠΌΠ΅Ρ€Ρ‹ ΠΎΠ±Π·ΠΎΡ€Π°, Π° Π·Π°Ρ‚Π΅ΠΌ Π² событии Rotate Start устанавливаСт ΠΎΠ΄Π½Ρƒ ΠΈΠ· Π½ΠΈΡ… Π² true.

+

+
+

Π’Ρ€Π°Ρ‰Π°ΡŽΡ‰ΠΈΠΉΡΡ

+
+

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅ Rotating Π±ΡƒΠ΄Π΅Ρ‚ Π·Π°ΠΏΡƒΡΠΊΠ°Ρ‚ΡŒΡΡ ΠΊΠ°ΠΆΠ΄Ρ‹ΠΉ Ρ€Π°Π·, ΠΊΠΎΠ³Π΄Π° касания Π½Π° экранС Π²Ρ€Π°Ρ‰Π°ΡŽΡ‚ΡΡ Π΄Ρ€ΡƒΠ³ Π²ΠΎΠΊΡ€ΡƒΠ³ Π΄Ρ€ΡƒΠ³Π°, Π΄ΠΎ Ρ‚Π΅Ρ… ΠΏΠΎΡ€, ΠΏΠΎΠΊΠ° Π΄Π²ΠΈΠΆΠ΅Π½ΠΈΠ΅ ΠΏΡ€Π΅Π²Ρ‹ΡˆΠ°Π΅Ρ‚ ΠΌΠΈΠ½ΠΈΠΌΠ°Π»ΡŒΠ½Ρ‹ΠΉ ΡƒΠ³Π»ΠΎΠ²ΠΎΠΉ ΠΏΠΎΡ€ΠΎΠ³ (ΠΏΠΎ ΡƒΠΌΠΎΠ»Ρ‡Π°Π½ΠΈΡŽ 5Β°, Π½ΠΎ Π΅Π³ΠΎ ΠΌΠΎΠΆΠ½ΠΎ ΠΈΠ·ΠΌΠ΅Π½ΠΈΡ‚ΡŒ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ„ΡƒΠ½ΠΊΡ†ΠΈΠΈ gesture_rotate_angle()). + Π­Ρ‚ΠΎ событиС ΠΌΠΎΠΆΠ½ΠΎ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚ΡŒ для установки ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½Ρ‹Ρ… ΠΈ манипулирования экзСмплярами, Π½Π°ΠΏΡ€ΠΈΠΌΠ΅Ρ€:

+

Π’Ρ€Π°Ρ‰Π°ΡŽΡ‰Π΅Π΅ΡΡ событиС

+

var _relangle = event_data[?"relativeangle"];
var _a = camera_get_view_angle(view_camera[0]);
_a += _relangle;
camera_set_view_angle(view_camera[0], _a);

+

ΠŸΡ€ΠΈΠ²Π΅Π΄Π΅Π½Π½Ρ‹ΠΉ Π²Ρ‹ΡˆΠ΅ ΠΊΠΎΠ΄ ΠΏΠΎΠ²ΠΎΡ€Π°Ρ‡ΠΈΠ²Π°Π΅Ρ‚ Π²ΠΈΠ΄ ΠΊΠ°ΠΌΠ΅Ρ€Ρ‹ Π² зависимости ΠΎΡ‚ Π²Ρ€Π°Ρ‰Π°Ρ‚Π΅Π»ΡŒΠ½ΠΎΠ³ΠΎ двиТСния касаний Π² событии.

+

+
+

ΠŸΠΎΠ²ΠΎΡ€ΠΎΡ‚Π½Ρ‹ΠΉ ΠΊΠΎΠ½Π΅Ρ†

+
+

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅ Rotate End сработаСт, ΠΊΠΎΠ³Π΄Π° ΠΎΠ΄Π½ΠΎ (ΠΈΠ»ΠΈ ΠΎΠ±Π°) касания, ΡΠΎΡΡ‚Π°Π²Π»ΡΡŽΡ‰ΠΈΠ΅ ТСст, Π±ΡƒΠ΄ΡƒΡ‚ ΠΎΡ‚ΠΏΡƒΡ‰Π΅Π½Ρ‹ с экрана устройства. Π­Ρ‚ΠΎ событиС ΠΌΠΎΠΆΠ½ΠΎ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚ΡŒ, Π½Π°ΠΏΡ€ΠΈΠΌΠ΅Ρ€, для установки ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½Ρ‹Ρ… ΠΈ манипулирования экзСмплярами:

+

Π‘ΠΎΠ±Ρ‹Ρ‚ΠΈΠ΅ окончания ΠΏΠΎΠ²ΠΎΡ€ΠΎΡ‚Π°

+

rotating = false;

+

Π¨Π°Π³ΠΎΠ²ΠΎΠ΅ мСроприятиС

+

if !rotating
Β  Β  {
Β  Β  var _a = camera_get_view_angle(view_camera[0]);
Β  Β  var _adif = angle_difference(view_a, _a);
Β  Β  _a += median(-5, _adif, 5);
Β  Β  camera_set_view_angle(view_camera[0], _a);
Β  Β  }

+

ΠŸΡ€ΠΈΠ²Π΅Π΄Π΅Π½Π½Ρ‹ΠΉ Π²Ρ‹ΡˆΠ΅ ΠΊΠΎΠ΄ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΡƒΠ΅Ρ‚ событиС Rotate End для опрСдСлСния Ρ‚ΠΎΠ³ΠΎ, ΠΊΠΎΠ³Π΄Π° ΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒ останавливаСт ТСст, Π° Π·Π°Ρ‚Π΅ΠΌ устанавливаСт ΠΏΠ΅Ρ€Π΅ΠΌΠ΅Π½Π½ΡƒΡŽ. Π­Ρ‚Π° пСрСмСнная Π·Π°Ρ‚Π΅ΠΌ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΡƒΠ΅Ρ‚ΡΡ Π² событии step для ΠΏΠΎΠ²ΠΎΡ€ΠΎΡ‚Π° ΠΊΠ°ΠΌΠ΅Ρ€Ρ‹ ΠΎΠ±Π·ΠΎΡ€Π° Π² исходноС ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅.

+

+
+

+
+

+

+

+ + + + \ No newline at end of file diff --git a/Manual/contents/The_Asset_Editors/Object_Properties/Object_Events.htm b/Manual/contents/The_Asset_Editors/Object_Properties/Object_Events.htm index f5dd6bf4e..6b50d3684 100644 --- a/Manual/contents/The_Asset_Editors/Object_Properties/Object_Events.htm +++ b/Manual/contents/The_Asset_Editors/Object_Properties/Object_Events.htm @@ -10,7 +10,7 @@ - +

Бобытия ΠΎΠ±ΡŠΠ΅ΠΊΡ‚Π°

diff --git a/Manual/contents/The_Asset_Editors/Object_Properties/Object_Variables.htm b/Manual/contents/The_Asset_Editors/Object_Properties/Object_Variables.htm index 1da8e8352..e1459fcb4 100644 --- a/Manual/contents/The_Asset_Editors/Object_Properties/Object_Variables.htm +++ b/Manual/contents/The_Asset_Editors/Object_Properties/Object_Variables.htm @@ -9,7 +9,7 @@ - + diff --git a/Manual/contents/The_Asset_Editors/Object_Properties/Other_Events.htm b/Manual/contents/The_Asset_Editors/Object_Properties/Other_Events.htm index 7b23c76ac..eb7836b6f 100644 --- a/Manual/contents/The_Asset_Editors/Object_Properties/Other_Events.htm +++ b/Manual/contents/The_Asset_Editors/Object_Properties/Other_Events.htm @@ -10,7 +10,7 @@ - + diff --git a/Manual/contents/The_Asset_Editors/Object_Properties/Parent_Objects.htm b/Manual/contents/The_Asset_Editors/Object_Properties/Parent_Objects.htm index bfe752b93..63a55b917 100644 --- a/Manual/contents/The_Asset_Editors/Object_Properties/Parent_Objects.htm +++ b/Manual/contents/The_Asset_Editors/Object_Properties/Parent_Objects.htm @@ -10,7 +10,7 @@ - + diff --git a/Manual/contents/The_Asset_Editors/Object_Properties/Physics_Objects.htm b/Manual/contents/The_Asset_Editors/Object_Properties/Physics_Objects.htm index e5f1a2ffd..9e5bb6e3f 100644 --- a/Manual/contents/The_Asset_Editors/Object_Properties/Physics_Objects.htm +++ b/Manual/contents/The_Asset_Editors/Object_Properties/Physics_Objects.htm @@ -9,7 +9,7 @@ - + diff --git a/Manual/contents/The_Asset_Editors/Objects.htm b/Manual/contents/The_Asset_Editors/Objects.htm index bc708b080..d1eae9506 100644 --- a/Manual/contents/The_Asset_Editors/Objects.htm +++ b/Manual/contents/The_Asset_Editors/Objects.htm @@ -6,7 +6,7 @@ ΠžΠ±ΡŠΠ΅ΠΊΡ‚Ρ‹ - + diff --git a/Manual/contents/The_Asset_Editors/Paths.htm b/Manual/contents/The_Asset_Editors/Paths.htm index 68d571975..0d06055be 100644 --- a/Manual/contents/The_Asset_Editors/Paths.htm +++ b/Manual/contents/The_Asset_Editors/Paths.htm @@ -6,7 +6,7 @@ ΠŸΡƒΡ‚ΠΈ - + diff --git a/Manual/contents/The_Asset_Editors/Room_Properties/Filters_and_Effects.htm b/Manual/contents/The_Asset_Editors/Room_Properties/Filters_and_Effects.htm index f214d5537..f01fad8fa 100644 --- a/Manual/contents/The_Asset_Editors/Room_Properties/Filters_and_Effects.htm +++ b/Manual/contents/The_Asset_Editors/Room_Properties/Filters_and_Effects.htm @@ -6,7 +6,7 @@ Π€ΠΈΠ»ΡŒΡ‚Ρ€Ρ‹ ΠΈ эффСкты - + diff --git a/Manual/contents/The_Asset_Editors/Room_Properties/Layer_Properties.htm b/Manual/contents/The_Asset_Editors/Room_Properties/Layer_Properties.htm index 99cd157dc..c29388ce7 100644 --- a/Manual/contents/The_Asset_Editors/Room_Properties/Layer_Properties.htm +++ b/Manual/contents/The_Asset_Editors/Room_Properties/Layer_Properties.htm @@ -6,7 +6,7 @@ Бвойства слоя - + diff --git a/Manual/contents/The_Asset_Editors/Room_Properties/Room_Inheritance.htm b/Manual/contents/The_Asset_Editors/Room_Properties/Room_Inheritance.htm index 4d339b9f5..ef0162a11 100644 --- a/Manual/contents/The_Asset_Editors/Room_Properties/Room_Inheritance.htm +++ b/Manual/contents/The_Asset_Editors/Room_Properties/Room_Inheritance.htm @@ -6,7 +6,7 @@ НаслСдованиС ΠΊΠΎΠΌΠ½Π°Ρ‚ - + diff --git a/Manual/contents/The_Asset_Editors/Room_Properties/Room_Properties.htm b/Manual/contents/The_Asset_Editors/Room_Properties/Room_Properties.htm index cbd9d6d91..d10ff0f4e 100644 --- a/Manual/contents/The_Asset_Editors/Room_Properties/Room_Properties.htm +++ b/Manual/contents/The_Asset_Editors/Room_Properties/Room_Properties.htm @@ -6,7 +6,7 @@ Бвойства помСщСния - + diff --git a/Manual/contents/The_Asset_Editors/Rooms.htm b/Manual/contents/The_Asset_Editors/Rooms.htm index 342004059..07365fb21 100644 --- a/Manual/contents/The_Asset_Editors/Rooms.htm +++ b/Manual/contents/The_Asset_Editors/Rooms.htm @@ -6,7 +6,7 @@ НомСра - + diff --git a/Manual/contents/The_Asset_Editors/Scripts.htm b/Manual/contents/The_Asset_Editors/Scripts.htm index 527b00c78..2f9573005 100644 --- a/Manual/contents/The_Asset_Editors/Scripts.htm +++ b/Manual/contents/The_Asset_Editors/Scripts.htm @@ -6,7 +6,7 @@ Π‘ΠΊΡ€ΠΈΠΏΡ‚Ρ‹ - + diff --git a/Manual/contents/The_Asset_Editors/Sequence_Properties/Broadcast_Messages.htm b/Manual/contents/The_Asset_Editors/Sequence_Properties/Broadcast_Messages.htm index d5085116e..f42b2e01f 100644 --- a/Manual/contents/The_Asset_Editors/Sequence_Properties/Broadcast_Messages.htm +++ b/Manual/contents/The_Asset_Editors/Sequence_Properties/Broadcast_Messages.htm @@ -6,7 +6,7 @@ Π¨ΠΈΡ€ΠΎΠΊΠΎΠ²Π΅Ρ‰Π°Ρ‚Π΅Π»ΡŒΠ½Ρ‹Π΅ сообщСния - + diff --git a/Manual/contents/The_Asset_Editors/Sequence_Properties/Clipping_Masks.htm b/Manual/contents/The_Asset_Editors/Sequence_Properties/Clipping_Masks.htm index a242f8d5c..9691bbbf1 100644 --- a/Manual/contents/The_Asset_Editors/Sequence_Properties/Clipping_Masks.htm +++ b/Manual/contents/The_Asset_Editors/Sequence_Properties/Clipping_Masks.htm @@ -6,7 +6,7 @@ ΠžΠ±Ρ‚Ρ€Π°Π²ΠΎΡ‡Π½Ρ‹Π΅ маски - + diff --git a/Manual/contents/The_Asset_Editors/Sequence_Properties/The_Sequence_Canvas.htm b/Manual/contents/The_Asset_Editors/Sequence_Properties/The_Sequence_Canvas.htm index bc2e9004d..54add258a 100644 --- a/Manual/contents/The_Asset_Editors/Sequence_Properties/The_Sequence_Canvas.htm +++ b/Manual/contents/The_Asset_Editors/Sequence_Properties/The_Sequence_Canvas.htm @@ -6,7 +6,7 @@ ΠŸΠΎΠ»ΠΎΡ‚Π½ΠΎ ΠΏΠΎΡΠ»Π΅Π΄ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒΠ½ΠΎΡΡ‚ΠΈ - + diff --git a/Manual/contents/The_Asset_Editors/Sequence_Properties/The_Track_Panel.htm b/Manual/contents/The_Asset_Editors/Sequence_Properties/The_Track_Panel.htm index 805c98a4e..4786300b4 100644 --- a/Manual/contents/The_Asset_Editors/Sequence_Properties/The_Track_Panel.htm +++ b/Manual/contents/The_Asset_Editors/Sequence_Properties/The_Track_Panel.htm @@ -6,7 +6,7 @@ ΠŸΡƒΡ‚Π΅Π²Π°Ρ панСль - + diff --git a/Manual/contents/The_Asset_Editors/Sequence_Properties/Using_Animation_Curves.htm b/Manual/contents/The_Asset_Editors/Sequence_Properties/Using_Animation_Curves.htm index 6537ef025..6e64f493f 100644 --- a/Manual/contents/The_Asset_Editors/Sequence_Properties/Using_Animation_Curves.htm +++ b/Manual/contents/The_Asset_Editors/Sequence_Properties/Using_Animation_Curves.htm @@ -6,7 +6,7 @@ ИспользованиС Π°Π½ΠΈΠΌΠ°Ρ†ΠΈΠΎΠ½Π½Ρ‹Ρ… ΠΊΡ€ΠΈΠ²Ρ‹Ρ… - + diff --git a/Manual/contents/The_Asset_Editors/Sequence_Properties/Using_The_Dope_Sheet.htm b/Manual/contents/The_Asset_Editors/Sequence_Properties/Using_The_Dope_Sheet.htm index a8181a68a..1ee0bc3ad 100644 --- a/Manual/contents/The_Asset_Editors/Sequence_Properties/Using_The_Dope_Sheet.htm +++ b/Manual/contents/The_Asset_Editors/Sequence_Properties/Using_The_Dope_Sheet.htm @@ -6,7 +6,7 @@ ИспользованиС "Листа Π΄ΠΎΠΏΠΈΠ½Π³Π° - + diff --git a/Manual/contents/The_Asset_Editors/Sequences.htm b/Manual/contents/The_Asset_Editors/Sequences.htm index f5c198bfa..dcd787be0 100644 --- a/Manual/contents/The_Asset_Editors/Sequences.htm +++ b/Manual/contents/The_Asset_Editors/Sequences.htm @@ -6,7 +6,7 @@ ΠŸΠΎΡΠ»Π΅Π΄ΠΎΠ²Π°Ρ‚Π΅Π»ΡŒΠ½ΠΎΡΡ‚ΠΈ - + diff --git a/Manual/contents/The_Asset_Editors/Shaders.htm b/Manual/contents/The_Asset_Editors/Shaders.htm index 4693c011e..77cf3ea34 100644 --- a/Manual/contents/The_Asset_Editors/Shaders.htm +++ b/Manual/contents/The_Asset_Editors/Shaders.htm @@ -6,7 +6,7 @@ Π¨Π΅ΠΉΠ΄Π΅Ρ€Ρ‹ - + diff --git a/Manual/contents/The_Asset_Editors/Sounds.htm b/Manual/contents/The_Asset_Editors/Sounds.htm index 207978e6e..40ac24dd2 100644 --- a/Manual/contents/The_Asset_Editors/Sounds.htm +++ b/Manual/contents/The_Asset_Editors/Sounds.htm @@ -6,7 +6,7 @@ Π—Π²ΡƒΠΊΠΈ - + diff --git a/Manual/contents/The_Asset_Editors/Sprite_Properties/Nine_Slices.htm b/Manual/contents/The_Asset_Editors/Sprite_Properties/Nine_Slices.htm index f82fe4061..7333229ba 100644 --- a/Manual/contents/The_Asset_Editors/Sprite_Properties/Nine_Slices.htm +++ b/Manual/contents/The_Asset_Editors/Sprite_Properties/Nine_Slices.htm @@ -6,7 +6,7 @@ Π”Π΅Π²ΡΡ‚ΡŒ Π»ΠΎΠΌΡ‚ΠΈΠΊΠΎΠ² - + diff --git a/Manual/contents/The_Asset_Editors/Sprites.htm b/Manual/contents/The_Asset_Editors/Sprites.htm index c88a16afd..d19520a02 100644 --- a/Manual/contents/The_Asset_Editors/Sprites.htm +++ b/Manual/contents/The_Asset_Editors/Sprites.htm @@ -6,7 +6,7 @@ Π‘ΠΏΡ€Π°ΠΉΡ‚Ρ‹ - + diff --git a/Manual/contents/The_Asset_Editors/The_Asset_Editors.htm b/Manual/contents/The_Asset_Editors/The_Asset_Editors.htm index c2c16cd5d..6b123aeec 100644 --- a/Manual/contents/The_Asset_Editors/The_Asset_Editors.htm +++ b/Manual/contents/The_Asset_Editors/The_Asset_Editors.htm @@ -6,7 +6,7 @@ Π Π΅Π΄Π°ΠΊΡ‚ΠΎΡ€Ρ‹ Π°ΠΊΡ‚ΠΈΠ²ΠΎΠ² - + diff --git a/Manual/contents/The_Asset_Editors/Tile_Set_Editors/Animated_Tiles.htm b/Manual/contents/The_Asset_Editors/Tile_Set_Editors/Animated_Tiles.htm index 4366c7d8c..68c1a9442 100644 --- a/Manual/contents/The_Asset_Editors/Tile_Set_Editors/Animated_Tiles.htm +++ b/Manual/contents/The_Asset_Editors/Tile_Set_Editors/Animated_Tiles.htm @@ -6,7 +6,7 @@ АнимированныС ΠΏΠ»ΠΈΡ‚ΠΊΠΈ - + diff --git a/Manual/contents/The_Asset_Editors/Tile_Set_Editors/Auto_Tiles.htm b/Manual/contents/The_Asset_Editors/Tile_Set_Editors/Auto_Tiles.htm index 9e7d10aa8..1b977c1ff 100644 --- a/Manual/contents/The_Asset_Editors/Tile_Set_Editors/Auto_Tiles.htm +++ b/Manual/contents/The_Asset_Editors/Tile_Set_Editors/Auto_Tiles.htm @@ -6,7 +6,7 @@ Автоплитка - + diff --git a/Manual/contents/The_Asset_Editors/Tile_Set_Editors/Brush_Builder.htm b/Manual/contents/The_Asset_Editors/Tile_Set_Editors/Brush_Builder.htm index 8b4b45f35..0acad3c28 100644 --- a/Manual/contents/The_Asset_Editors/Tile_Set_Editors/Brush_Builder.htm +++ b/Manual/contents/The_Asset_Editors/Tile_Set_Editors/Brush_Builder.htm @@ -5,7 +5,7 @@ Π‘Ρ‚Ρ€ΠΎΠΈΡ‚Π΅Π»ΡŒ кистСй - + diff --git a/Manual/contents/The_Asset_Editors/Tile_Sets.htm b/Manual/contents/The_Asset_Editors/Tile_Sets.htm index 7823d3f4b..d86defd2b 100644 --- a/Manual/contents/The_Asset_Editors/Tile_Sets.htm +++ b/Manual/contents/The_Asset_Editors/Tile_Sets.htm @@ -6,7 +6,7 @@ Наборы ΠΏΠ»ΠΈΡ‚ΠΎΠΊ - + diff --git a/Manual/contents/The_Asset_Editors/Timelines.htm b/Manual/contents/The_Asset_Editors/Timelines.htm index 87cfa6577..c543fb4c0 100644 --- a/Manual/contents/The_Asset_Editors/Timelines.htm +++ b/Manual/contents/The_Asset_Editors/Timelines.htm @@ -6,7 +6,7 @@ Π’Ρ€Π΅ΠΌΠ΅Π½Π½Ρ‹Π΅ Ρ€Π°ΠΌΠΊΠΈ - + diff --git a/Manual/contents/assets/masterpages/Manual_Action_Page.htt b/Manual/contents/assets/masterpages/Manual_Action_Page.htt index b3d4bbd5c..2d86d1eeb 100644 --- a/Manual/contents/assets/masterpages/Manual_Action_Page.htt +++ b/Manual/contents/assets/masterpages/Manual_Action_Page.htt @@ -9,7 +9,7 @@ - + diff --git a/Manual/contents/assets/masterpages/Manual_Keyword_Page.htt b/Manual/contents/assets/masterpages/Manual_Keyword_Page.htt index 7de6fc840..812a3bb49 100644 --- a/Manual/contents/assets/masterpages/Manual_Keyword_Page.htt +++ b/Manual/contents/assets/masterpages/Manual_Keyword_Page.htt @@ -9,7 +9,7 @@ - + diff --git a/Manual/contents/assets/masterpages/Manual_Page.htt b/Manual/contents/assets/masterpages/Manual_Page.htt index a7f0a86c7..2d15b735b 100644 --- a/Manual/contents/assets/masterpages/Manual_Page.htt +++ b/Manual/contents/assets/masterpages/Manual_Page.htt @@ -9,7 +9,7 @@ - +