MCPcopy 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
331float Node::getRotationSkewX() const
332{
333 return _rotationZ_X;
334}
335
336void Node::setRotation3D(const Vec3& rotation)
337{

Callers 3

startWithTargetMethod · 0.80
copyPropertiesMethod · 0.80
drawPropertiesMethod · 0.80

Calls

no outgoing calls

Tested by 1

drawPropertiesMethod · 0.64