Cocos2D-Mono.iOS
2.4.5.3
See the version list below for details.
dotnet add package Cocos2D-Mono.iOS --version 2.4.5.3
NuGet\Install-Package Cocos2D-Mono.iOS -Version 2.4.5.3
<PackageReference Include="Cocos2D-Mono.iOS" Version="2.4.5.3" />
paket add Cocos2D-Mono.iOS --version 2.4.5.3
#r "nuget: Cocos2D-Mono.iOS, 2.4.5.3"
// Install Cocos2D-Mono.iOS as a Cake Addin #addin nuget:?package=Cocos2D-Mono.iOS&version=2.4.5.3 // Install Cocos2D-Mono.iOS as a Cake Tool #tool nuget:?package=Cocos2D-Mono.iOS&version=2.4.5.3
Cocos2D-Mono for iOS
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-ios16.1 is compatible. net7.0-ios was computed. net8.0-ios was computed. |
-
- MonoGame.Content.Builder.Task (>= 3.8.1.303)
- MonoGame.Framework.iOS (>= 3.8.1.303)
- OpenTK (>= 4.7.7)
- SharpZipLib (>= 1.4.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.4.8.2 | 77 | 11/25/2024 |
2.4.8.1 | 81 | 10/23/2024 |
2.4.8 | 90 | 10/17/2024 |
2.4.7.18 | 99 | 9/24/2024 |
2.4.7.17 | 118 | 9/9/2024 |
2.4.7.16 | 133 | 8/24/2024 |
2.4.7.15 | 125 | 8/15/2024 |
2.4.7.14 | 84 | 8/5/2024 |
2.4.7.13 | 92 | 8/1/2024 |
2.4.7.12 | 85 | 7/31/2024 |
2.4.7.11 | 73 | 7/29/2024 |
2.4.7.10 | 88 | 7/26/2024 |
2.4.7.9 | 65 | 7/25/2024 |
2.4.7.8 | 106 | 7/22/2024 |
2.4.7.7 | 101 | 7/12/2024 |
2.4.7.6 | 115 | 6/24/2024 |
2.4.7.5 | 119 | 5/23/2024 |
2.4.7.4 | 104 | 5/13/2024 |
2.4.7.3 | 143 | 4/7/2024 |
2.4.7.2 | 130 | 3/31/2024 |
2.4.7.1 | 188 | 3/3/2024 |
2.4.7 | 220 | 2/22/2024 |
2.4.6.4 | 210 | 2/17/2024 |
2.4.6.3 | 270 | 2/10/2024 |
2.4.6.2 | 237 | 2/4/2024 |
2.4.6.1 | 238 | 1/28/2024 |
2.4.6 | 353 | 12/24/2023 |
2.4.5.3 | 345 | 11/8/2023 |
2.4.5.2 | 354 | 10/18/2023 |
2.4.5.1 | 363 | 10/12/2023 |
2.4.5 | 400 | 10/1/2023 |
2.4.4.6 | 407 | 9/22/2023 |
2.4.4.5 | 405 | 9/13/2023 |
2.4.4.4 | 426 | 8/25/2023 |
2.4.4.3 | 408 | 8/24/2023 |
2.4.4.2 | 446 | 8/22/2023 |
2.4.4.1 | 449 | 8/17/2023 |
2.4.4 | 477 | 8/9/2023 |
2.4.3 | 520 | 8/5/2023 |
2.4.2 | 538 | 7/8/2023 |
2.4.1 | 544 | 4/22/2023 |
2.4.0 | 573 | 3/5/2023 |
2.3.12 | 685 | 11/17/2022 |
2.3.11 | 753 | 8/29/2022 |
2.3.10 | 772 | 7/27/2022 |
2.3.9 | 783 | 6/11/2022 |
2.3.8.1 | 784 | 2/7/2021 |
2.3.8 | 728 | 2/4/2021 |
2.3.7 | 986 | 3/15/2020 |
- Maintain CCSprite scale when changing SpriteFrame
- Fix BitmapFont not loading in Android Tests
- CCNodeRGBA is officially gone! Use CCNode instead
- Implement IsSwallowTouches for CCTapNode
- Removed CCActionState from certain CCActions and aligned them with existing CCActions
- Reset vertex for CCDrawNode on Clear
- Maintain CCSprite Scale on TextureRect changes
- Fixes for CCSprite ContentSize setter
- Fixes for CCParallel
- Fixed issue with CCNode Pause and Resume
- Fixed visibility issue with CCSprite
- Enhancements for DrawSegment
- Add DrawLine function
- Additional colors like CCColor3B.DarkGray
- Font improvements for Android and iOS