C# 클래스 FistBump.Framework.Log

FistBump.ca - Copyright (C)
파일 보기 프로젝트 열기: fistbump/framework

공개 메소드들

메소드 설명
Dump ( ) : void
Variable ( string name, float x, int y ) : void

메소드 상세

Dump() 공개 정적인 메소드

public static Dump ( ) : void
리턴 void

Variable() 공개 정적인 메소드

public static Variable ( string name, float x, int y ) : void
name string
x float
y int
리턴 void