Пример #1
0
void gkCharacterNode::setMapping(const MAP& map)
{
    GK_ASSERT(!map.empty());

    m_map = map;
}