Difference between revisions of "ShapeVars"
From King Arthur's Gold Wiki
(Created page with "<onlyinclude> </onlyinclude> Properties: {| class="wikitableShiny" border="1" |- ! '''Property''' ! '''Type''' ! '''Description''' |- | pos | Vec2f | |- | oldpos | Vec2f | |- ...") |
|||
Line 43: | Line 43: | ||
|- | |- | ||
| groundNormal | | groundNormal | ||
− | | | + | | Vec2f |
| | | | ||
|- | |- |
Latest revision as of 06:31, 9 September 2012
Properties:
Property | Type | Description |
---|---|---|
pos | Vec2f | |
oldpos | Vec2f | |
vel | Vec2f | |
oldvel | Vec2f | |
onground | bool | |
onladder | bool | |
onwall | bool | |
onceiling | bool | |
groundNormal | Vec2f | |
inwater | bool | |
old_inwater | bool |