Cocos2D-Mono.Core.Android
2.4.8
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.Core.Android --version 2.4.8
NuGet\Install-Package Cocos2D-Mono.Core.Android -Version 2.4.8
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.Core.Android" Version="2.4.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cocos2D-Mono.Core.Android" Version="2.4.8" />
<PackageReference Include="Cocos2D-Mono.Core.Android" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Cocos2D-Mono.Core.Android --version 2.4.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cocos2D-Mono.Core.Android, 2.4.8"
#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.
#:package Cocos2D-Mono.Core.Android@2.4.8
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Cocos2D-Mono.Core.Android&version=2.4.8
#tool nuget:?package=Cocos2D-Mono.Core.Android&version=2.4.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Cocos2D-Mono for Core Android
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0-android33.0
- MonoGame.Framework.Android (>= 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.5.3 | 141 | 6/5/2025 |
2.5.2.1 | 147 | 5/19/2025 |
2.5.2 | 71 | 5/3/2025 |
2.5.1 | 106 | 4/5/2025 |
2.5.0 | 113 | 1/26/2025 |
2.4.8.3 | 94 | 1/14/2025 |
2.4.8.2 | 131 | 11/25/2024 |
2.4.8.1 | 120 | 10/23/2024 |
2.4.8 | 111 | 10/17/2024 |
2.4.7.18 | 123 | 9/24/2024 |
2.4.7.17 | 137 | 9/9/2024 |
2.4.7.16 | 154 | 8/24/2024 |
2.4.7.15 | 145 | 8/15/2024 |
2.4.7.14 | 113 | 8/5/2024 |
2.4.7.13 | 108 | 8/1/2024 |
2.4.7.12 | 104 | 7/31/2024 |
2.4.7.11 | 90 | 7/29/2024 |
2.4.7.10 | 107 | 7/26/2024 |
2.4.7.9 | 98 | 7/25/2024 |
2.4.7.8 | 149 | 7/22/2024 |
2.4.7.7 | 123 | 7/12/2024 |
2.4.7.6 | 132 | 6/24/2024 |
2.4.7.5 | 147 | 5/23/2024 |
2.4.7.4 | 141 | 5/13/2024 |
2.4.7.3 | 172 | 4/7/2024 |
2.4.7.2 | 151 | 3/31/2024 |
2.4.7.1 | 184 | 3/3/2024 |
2.4.7 | 173 | 2/22/2024 |
- Support for CCVector2
- Replace GetActionByTag with GetAction
- Replace StopActionByTag with StopAction
- AlignItemsVerticallyWithPadding with AlignItemsVertically
- AlignItemsHorizontallyWithPadding with AlignItemsHorizontally
- Add support for pause all sound effects
- Add support for resume all sound effects
- Fix out of index error for CCSpriteBatchNode