Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我创建了不同的层,例如,屋顶、网格和设置的各种面板。
我想从左下角的 y 坐标开始。是否有一个已经存在的功能,或者这个问题有一个优雅的解决方案?
您将使用将“转换”y 轴值的装饰器包装对 jcanvas 的所有调用。
请注意,您不能使用180°旋转,因为旋转是在定位之后应用的。