下列选项中不属于Box2DBodyDef对象的type值的是:
A: DYNAMIC
B: AUTO
C: STATIC
D: KINEMATIC
A: DYNAMIC
B: AUTO
C: STATIC
D: KINEMATIC
举一反三
- 以下选项中position的属性值有哪些 A: static B: auto C: fixed D: relative
- 下列选项中属于position属性值的是()。 A: static B: relative C: absolute D: fixed
- 定义函数时,下列选项中可以作为函数存储类型的是______ A: static B: viod C: auto D: register
- If the storage type of a variable is , the compiler allocates memory only when the variable is referred?? register or static|extern or register|auto or register|auto or static
- 以下不是position的属性值()。 A: static B: absolute C: relative D: auto