Cocos2D-Mono.iOS
2.4.4
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Cocos2D-Mono.iOS --version 2.4.4
NuGet\Install-Package Cocos2D-Mono.iOS -Version 2.4.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Cocos2D-Mono.iOS" Version="2.4.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cocos2D-Mono.iOS --version 2.4.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cocos2D-Mono.iOS, 2.4.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Cocos2D-Mono.iOS as a Cake Addin #addin nuget:?package=Cocos2D-Mono.iOS&version=2.4.4 // Install Cocos2D-Mono.iOS as a Cake Tool #tool nuget:?package=Cocos2D-Mono.iOS&version=2.4.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. net9.0-ios was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- 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.3 | 39 | 1/14/2025 |
2.4.8.2 | 97 | 11/25/2024 |
2.4.8.1 | 96 | 10/23/2024 |
2.4.8 | 102 | 10/17/2024 |
2.4.7.18 | 111 | 9/24/2024 |
2.4.7.17 | 127 | 9/9/2024 |
2.4.7.16 | 142 | 8/24/2024 |
2.4.7.15 | 135 | 8/15/2024 |
2.4.7.14 | 92 | 8/5/2024 |
2.4.7.13 | 102 | 8/1/2024 |
2.4.7.12 | 93 | 7/31/2024 |
2.4.7.11 | 83 | 7/29/2024 |
2.4.7.10 | 95 | 7/26/2024 |
2.4.7.9 | 73 | 7/25/2024 |
2.4.7.8 | 116 | 7/22/2024 |
2.4.7.7 | 110 | 7/12/2024 |
2.4.7.6 | 124 | 6/24/2024 |
2.4.7.5 | 126 | 5/23/2024 |
2.4.7.4 | 113 | 5/13/2024 |
2.4.7.3 | 148 | 4/7/2024 |
2.4.7.2 | 137 | 3/31/2024 |
2.4.7.1 | 193 | 3/3/2024 |
2.4.7 | 225 | 2/22/2024 |
2.4.6.4 | 215 | 2/17/2024 |
2.4.6.3 | 279 | 2/10/2024 |
2.4.6.2 | 244 | 2/4/2024 |
2.4.6.1 | 243 | 1/28/2024 |
2.4.6 | 358 | 12/24/2023 |
2.4.5.3 | 350 | 11/8/2023 |
2.4.5.2 | 359 | 10/18/2023 |
2.4.5.1 | 368 | 10/12/2023 |
2.4.5 | 405 | 10/1/2023 |
2.4.4.6 | 412 | 9/22/2023 |
2.4.4.5 | 410 | 9/13/2023 |
2.4.4.4 | 430 | 8/25/2023 |
2.4.4.3 | 412 | 8/24/2023 |
2.4.4.2 | 450 | 8/22/2023 |
2.4.4.1 | 453 | 8/17/2023 |
2.4.4 | 481 | 8/9/2023 |
2.4.3 | 525 | 8/5/2023 |
2.4.2 | 542 | 7/8/2023 |
2.4.1 | 548 | 4/22/2023 |
2.4.0 | 576 | 3/5/2023 |
2.3.12 | 691 | 11/17/2022 |
2.3.11 | 759 | 8/29/2022 |
2.3.10 | 778 | 7/27/2022 |
2.3.9 | 789 | 6/11/2022 |
2.3.8.1 | 792 | 2/7/2021 |
2.3.8 | 734 | 2/4/2021 |
2.3.7 | 992 | 3/15/2020 |
- New Test TapTouchTest for CCTapNode
- Fixes for CCTapNode
- Support for initializing CCEaseActions with CCFiniteAction
- Support for initializing CCScale9Sprite with CCSpriteFrame
- Add new constructor for CCTexture2D to support data byte array
- Add TextureFilename property for CCSpriteFrame