프로퍼티 | 타입 | 설명 | |
---|---|---|---|
color | Color | ||
from | Vector3 | ||
text | String |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
effect | |||
vertices | Microsoft.Xna.Framework.Graphics.VertexPositionColor[] |
메소드 | 설명 | |
---|---|---|
Draw ( GraphicsDevice device, Matrix view, Matrix projection, |
||
LabelledVector ( Vector3 f, Vector3 t, Color c, String txt ) : System | ||
Load ( GraphicsDevice device ) : void |
public Draw ( GraphicsDevice device, Matrix view, Matrix projection, |
||
device | GraphicsDevice | |
view | Matrix | |
projection | Matrix | |
batch | ||
font | ||
리턴 | void |
public LabelledVector ( Vector3 f, Vector3 t, Color c, String txt ) : System | ||
f | Vector3 | |
t | Vector3 | |
c | Color | |
txt | String | |
리턴 | System |
protected static BasicEffect,Microsoft.Xna.Framework.Graphics effect | ||
리턴 |