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

Less.css Framework | Techbirds

Posted on: September 4, 2017 /
Categories: HTML5/Design, Tutorials

Official Website https://lesscss.org/ LESS a dynamic stylesheet language extends the static CSS by adding a dynamic behavior in the CSS. You can create variables, functions, operations and mixins in the CSS like any language. With the help of this you can reduce the size of the CSS and can also make the changes later easily,

Read More →

How to rotate the sprite alone and sprite with b2Body in cocos2dx | Techbirds

Posted on: September 4, 2017 /
Categories: IOS/Iphone Apps, Mobile Applications

*SPRITE ROTATION WITH SOME PARTICULAR ANGLE IN PARTICULAR DURATION CCSprite *test=CCSprite::create(“sprite.png”);   test->setPosition(ccp(winSize.width/2,winSize.height/2));   test->setAnchorPoint(ccp(0.5,0.5));   CCRotateBy *rot=CCRotateBy::create(30, 360); Here,the sprite named as test is positioned in the centre of the screen and its anchor point is set at the centre of the sprite,anchor point is needed to be set somewhere since the sprite will

Read More →

How to handle the path problems windows | Techbirds

Posted on: September 4, 2017 /
Categories: Android, Mobile Applications, Tutorials

Hi all, I recently found some of my colleagues getting stuck in “Path” problems in Windows OS. So, This is a very quick post on how to handle the path problems and what all these means. 1. How to do this a. From your desktop right click on MyComputer(This PC in windows 8) or press WindowsKEY+E

Read More →

How to enable stroking on label in IOS 7.0 in cocos2d-x | Techbirds

Posted on: September 4, 2017 /
Categories: Mobile Applications

The normal stroking code of a label doesn’t work in IOS 7.0 but it works successfuly below IOS 7.0 The basic code for enabling stroking is provided below. We need to add a CCLabelTTF and then call the enableStroke function CCLabelTTF *label=CCLabelTTF::create(“Hello”, “Arial.fnt”, 50); label->setPosition(ccp(300,300)); label->enableStroke(ccGREEN, 1.0,true); this->addChild(label); This works fine with IOS below 7.0.

Read More →

Facebook SDK 2.0 issues | Techbirds

Posted on: September 4, 2017 /
Categories: Mobile Applications

Hi folks, I am writing this to inform all developers who like to create facebook apps that url hitting on facebook must be unversioned because as per rules of facebook now one cannot have friends specific permissions oif used with version 2.0 Proper documentation is on developers.facebook.com. 418 total views, 1 views today Share this On

« 1 … 46 47 48 49 50 … 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.