Skip to content
Logo
  • Home
  • General
    • Cocos2d-x
    • Mobile Apps
      • Android Apps
      • Blackberry Apps
      • IOS/Iphone Apps
      • Windows Phone Apps
  • Tutorials
    • Android
    • HTML5/Design
    • IOS
    • JavaScript
    • Microsoft Technology
    • PHP
    • SAP
      • ABAP
    • Testing
    • Windows App
  • Poker app
    • Poker review
    • Poker bonus
    • Poker news
  • Contacts

Verification and Validation | Techbirds

Posted on: April 11, 2019 /
Categories: Testing

Posted on: June 6, 2014 / Categories: Testing / Author Name: Ankan Sithole Verification: The process of evaluating work-products (not the actual final product) of a development phase to determine whether they meet the specified requirements for that phase. To ensure that the product is being built according to the requirements and design specifications. In

Read More →

PHP | Techbirds | Page 2

Posted on: April 11, 2019 /
Categories: Mobile Applications

Posted on: June 19, 2014 / Categories: PHP / Author Name: Diksha Verma I am writing this post ..because  i hv strucked  in a problem in binding  jquery events with classes which were created dynamically in future.  i.e. the content(table) was made with Ajax. As we know, in document.ready function : The jQuery document ready

Read More →

How to drag a sprite in cocos2d-x | Techbirds

Posted on: April 11, 2019 /
Categories: cocos2d-x, Mobile Applications

bool HelloWorld::isTouchingSprite(CCTouch* touch) {     if(tag==1)         return (ccpDistance(ball->getPosition(), this->touchToPoint(touch)) < 100.0f); } CCPoint HelloWorld::touchToPoint(CCTouch* touch) {     // convert the touch object to a position in our cocos2d space     return CCDirector::sharedDirector()->convertToGL(touch->getLocationInView()); } void HelloWorld::ccTouchesBegan(CCSet* touches, CCEvent* event) {     this->touchOffset = CCPointZero;     CCTouch* touch = (CCTouch*)(touches->anyObject());     CCPoint location = touch->getLocationInView();     location = CCDirector::sharedDirector()->convertToGL(location);    if(ball->boundingBox().containsPoint(location)&&ball->getTag()==1)     {         tag=1;         if(

Read More →

Integrating Admob in Cocos2dx Windows/ Windows Phone Project | Techbirds

Posted on: April 11, 2019 /
Categories: Windows Phone Apps

For integrating Admob in the Windows/ Windows Phone. You need the following things. Coco2dx 2.2.3 version (below this version windows/windows phone. Don’t support Admob) Admob Sdk The main reason for taking the Cocos2dx 2.2.3 version is because before this version the Cocos2dx don’t support the XAML project version for windows/ windows phone & without the

Read More →

PHP | Techbirds | Page 9

Posted on: April 11, 2019 /
Categories: Mobile Applications

Posted on: December 3, 2013 / Categories: PHP / Author Name: Shivek Parmar To call a Soap Client Web Service We  need to include the “nusoap”  library Download the nu Soap library from the given Link Download NuSoap Library Now Inside the php tags write the following code. $credentials = array(‘login’=>’user’, ‘password’=>’pass’); $client = new

Read More →

« 1 … 6 7 8 9 10 … 66 »

Search on Site:

Quick Navigation

  • ABAP
  • Android
  • Android Apps
  • Blackberry Apps
  • cocos2d-x
  • General
  • HTML5/Design
  • IOS
  • IOS/Iphone Apps
  • JavaScript
  • Microsoft Technology
  • Mobile Applications
  • PHP
  • Poker app
  • Poker bonus
  • Poker news
  • Poker review
  • SAP
  • Testing
  • Tutorials
  • Windows App
  • Windows Phone Apps

Fresh Articles

  • Mostbet review
  • Bet365 review in India
  • Pokerstars Blowout Series is out
  • Facebook Zynga Poker
  • Purple Poker: Smooth Online Poker Experience for All

Copyright © Techbirds, 2023 | All rights reserved.