12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- KumaChan Data
- {} kumachan.TestKmd.Canvas v1
- shapes [] | kumachan.TestKmd.Shape v1
- -
- () kumachan.TestKmd.Line v1
- {} kumachan.TestKmd.Point v1
- name string
- "A"
- pos () kumachan.TestKmd.Vector v1
- float
- 1
- float
- 2
- {} kumachan.TestKmd.Point v1
- name string
- "B"
- pos () kumachan.TestKmd.Vector v1
- float
- 3
- float
- 4
- -
- {} kumachan.TestKmd.Polygon v1
- points [] {} kumachan.TestKmd.Point v1
- -
- name string
- "O"
- pos () kumachan.TestKmd.Vector v1
- float
- 0
- float
- 0
- -
- -
- "C"
- -
- -
- -1.5
- -
- 0.5
- -
- -
- "D"
- -
- -
- -1.5
- -
- -2
- -
- {} kumachan.TestKmd.Circle v1
- center {} kumachan.TestKmd.Point v1
- name string
- "P"
- pos () kumachan.TestKmd.Vector v1
- float
- 5
- float
- 5
- radius float
- 15.5
|