Returns the ID of the specified bone for this skeleton. If no bone with the given name exists it will return -1. Index 0 is a valid bone.
integer GetSkeleton2DBone( iSkeleton, name )
int agk::GetSkeleton2DBone( UINT iSkeleton, const char* name )