Cocos2D-Mono.Android
2.4.5.4
See the version list below for details.
dotnet add package Cocos2D-Mono.Android --version 2.4.5.4
NuGet\Install-Package Cocos2D-Mono.Android -Version 2.4.5.4
<PackageReference Include="Cocos2D-Mono.Android" Version="2.4.5.4" />
paket add Cocos2D-Mono.Android --version 2.4.5.4
#r "nuget: Cocos2D-Mono.Android, 2.4.5.4"
// Install Cocos2D-Mono.Android as a Cake Addin #addin nuget:?package=Cocos2D-Mono.Android&version=2.4.5.4 // Install Cocos2D-Mono.Android as a Cake Tool #tool nuget:?package=Cocos2D-Mono.Android&version=2.4.5.4
Cocos2D-Mono for Android
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
net6.0-android31.0
- MonoGame.Content.Builder.Task (>= 3.8.1.303)
- 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.4.8.2 | 26 | 11/25/2024 |
2.4.8.1 | 85 | 10/23/2024 |
2.4.8 | 84 | 10/17/2024 |
2.4.7.18 | 89 | 9/24/2024 |
2.4.7.17 | 121 | 9/9/2024 |
2.4.7.16 | 119 | 8/24/2024 |
2.4.7.15 | 123 | 8/15/2024 |
2.4.7.14 | 78 | 8/5/2024 |
2.4.7.13 | 83 | 8/1/2024 |
2.4.7.12 | 74 | 7/31/2024 |
2.4.7.11 | 69 | 7/29/2024 |
2.4.7.10 | 73 | 7/26/2024 |
2.4.7.9 | 60 | 7/25/2024 |
2.4.7.8 | 106 | 7/22/2024 |
2.4.7.7 | 109 | 7/12/2024 |
2.4.7.6 | 108 | 6/24/2024 |
2.4.7.5 | 119 | 5/23/2024 |
2.4.7.4 | 90 | 5/13/2024 |
2.4.7.3 | 128 | 4/7/2024 |
2.4.7.2 | 111 | 3/31/2024 |
2.4.7.1 | 135 | 3/3/2024 |
2.4.7 | 134 | 2/22/2024 |
2.4.6.4 | 124 | 2/17/2024 |
2.4.6.3 | 135 | 2/10/2024 |
2.4.6.2 | 117 | 2/4/2024 |
2.4.6.1 | 107 | 1/28/2024 |
2.4.6 | 167 | 12/24/2023 |
2.4.5.4 | 186 | 11/19/2023 |
2.4.5.3 | 114 | 11/8/2023 |
2.4.5.2 | 148 | 10/18/2023 |
2.4.5.1 | 145 | 10/12/2023 |
2.4.5 | 156 | 10/1/2023 |
2.4.4.6 | 125 | 9/22/2023 |
2.4.4.5 | 160 | 9/13/2023 |
2.4.4.4 | 148 | 8/25/2023 |
2.4.4.3 | 147 | 8/24/2023 |
2.4.4.2 | 152 | 8/22/2023 |
2.4.4.1 | 139 | 8/17/2023 |
2.4.4 | 148 | 8/9/2023 |
2.4.3 | 163 | 8/5/2023 |
2.4.2 | 165 | 7/8/2023 |
2.4.1 | 182 | 4/22/2023 |
2.4.0 | 229 | 3/5/2023 |
2.3.12 | 344 | 11/17/2022 |
2.3.11 | 414 | 8/29/2022 |
2.3.10 | 413 | 7/27/2022 |
2.3.9 | 416 | 6/11/2022 |
2.3.8 | 458 | 2/4/2021 |
2.3.7 | 623 | 8/12/2019 |
2.3.6 | 683 | 6/3/2019 |
2.3.5.1 | 618 | 4/5/2019 |
2.3.5 | 612 | 3/31/2019 |
- 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