File: UI_Draw_Line_Join.xml

package info (click to toggle)
phpdox 0.11.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 6,476 kB
  • sloc: xml: 66,377; php: 9,049; makefile: 18
file content (18 lines) | stat: -rw-r--r-- 477 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8" ?>
<class xmlns="http://xml.phpdox.net/src" full="UI\Draw\Line\Join" namespace="" name="UI\Draw\Line\Join">
  <constant name="Miter" value="">
    <docblock>
      <var type="integer"/>
    </docblock>
  </constant>
  <constant name="Round" value="">
    <docblock>
      <var type="integer"/>
    </docblock>
  </constant>
  <constant name="Bevel" value="">
    <docblock>
      <var type="integer"/>
    </docblock>
  </constant>
</class>