Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getRotationSkewX
Method
getRotationSkewX
core/2d/Node.cpp:331–334 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
329
}
330
331
float Node::getRotationSkewX() const
332
{
333
return _rotationZ_X;
334
}
335
336
void Node::setRotation3D(const Vec3& rotation)
337
{
Callers
3
startWithTarget
Method · 0.80
copyProperties
Method · 0.80
drawProperties
Method · 0.80
Calls
no outgoing calls
Tested by
1
drawProperties
Method · 0.64