Code Monkey home page Code Monkey logo

Comments (2)

superman-t avatar superman-t commented on July 26, 2024

This is my error.You can find there are BulletSprite.cpp and
BulletSprite2.cpp.Delete the BulletSprite.cpp,and run this project again.I
think it will no error.If you stuil have questions.Please tell me.I am
happy to help you .

2014-12-12 9:22 GMT+08:00 kangminswo [email protected]:

[image: 992]
https://cloud.githubusercontent.com/assets/5210981/5405301/188c81d0-81e7-11e4-872f-bffdc7d80c94.png

i saw this tutorial. but i had got problem.
https://github.com/superman-t/PlaneGame1

BulletSprite.cpp.

bool BulletSprite::init() {
if (!Sprite::init()) {
return false;
}
this->schedule(schedule_selector(BulletSprite::ShootBullet));
return true;
}

classes/BulletSprite.cpp:8:15: Call to non-static member function without
an object argument
classes/BulletSprite.cpp:8:15: 'init' is a protected member of
'cocos2d::Sprite’

two of bugs.

i have no idea

i can not do how to fix it.
Please help me
i can not sleep for 3 days.
Please help me

β€”
Reply to this email directly or view it on GitHub
#1.

from planegame.

kangminswo avatar kangminswo commented on July 26, 2024

i want to fix it because i am learning cocos2d-x and your project sorce code.
but...Please Please Please fix it .. i am a beginner. i wish i want to make the PlaneGame
.
your PlaneGame sorce code is best and you are best
thank you thank you so much

from planegame.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.